NOTE: See later for update
You know how it goes. You ask yourself a stupid question like "If I made a setup that was the average of all the setups for that car.... would it be a good general purpose setup?"
The attachment is the result.
There are two projects in the c# solution. One is a full object representation of the LFS setup file along with a reader/writer object. The other an app that allows you to create setups that are a number of files merged into one. Things that do not make sense to average are prompted for before the file is created.
Iy you use the library you should note that the limits are very loose on the setup fields so it is posssible to create invalid setups. I think what is needed is a config file that defines the limits for each car. The object would use this when objects are created to set the limits.
If you make changes to the library then please change the namespace of you library to avoid conflicts.
I have not manageed to drive the results yet as have some fresh stitches in a place that would get stressed if I drive
Enjoy and let me know what you think the setups it makes.
You know how it goes. You ask yourself a stupid question like "If I made a setup that was the average of all the setups for that car.... would it be a good general purpose setup?"
The attachment is the result.
There are two projects in the c# solution. One is a full object representation of the LFS setup file along with a reader/writer object. The other an app that allows you to create setups that are a number of files merged into one. Things that do not make sense to average are prompted for before the file is created.
Iy you use the library you should note that the limits are very loose on the setup fields so it is posssible to create invalid setups. I think what is needed is a config file that defines the limits for each car. The object would use this when objects are created to set the limits.
If you make changes to the library then please change the namespace of you library to avoid conflicts.
I have not manageed to drive the results yet as have some fresh stitches in a place that would get stressed if I drive
Enjoy and let me know what you think the setups it makes.