The online racing simulator
#1 - Woz
DEVS: Request for LFS.exe to dump the setup field limits for all to file
It would be good if you could call LFS.exe with a command line switch and have it dump the min/max limits for all setup fields for all cars.

XML or binary is fine.

It would make supporting the setup file library easier as the class library could use the file to automatically keep in sync.
You have to write this into the feature request thread not here.
Is knowing the limits that useful anyway?
If all the source data is coming from valid ranges, and you're averaging, you can't possible get a value outside of the ranges, so there is still no need to know them (in that example).
Quote from Bob Smith :If all the source data is coming from valid ranges, and you're averaging, you can't possible get a value outside of the ranges, so there is still no need to know them (in that example).

hm got a point there
would still be useful to know for using that lib in setup makers
#7 - Woz
Quote from Bob Smith :If all the source data is coming from valid ranges, and you're averaging, you can't possible get a value outside of the ranges, so there is still no need to know them (in that example).

Yep the average code will not step out off limits but the code is in 2 parts.

1) An object representation of the setup file. This is stand alone and can be used for other apps/projects etc.

2) The merge tool that makes use of the library.

The limits would be handy so that full validation of values can be done outside the LFS app. I could go through and set them all up for each car but then maint becomes an issue.

FGED GREDG RDFGDR GSFDG