I'm performing some research on C:VARS using a heavily modified version of the Cabin Comfort sample. What I'm trying to understand is if it would be a good idea to implement something similar to an INS "brain" using a module DLL. The GPS "subsystem" has been implemented in a very similar way, right?
Is there any way to specify runtime parameters? Or do I have to use a configuration file (something like a .properties or .INI) instead?
Also is there any "standard" tool to locate and patch the dll.xml file, to be used during DLL install process?
P.S.: Never define a C:VAR name having a leading number because it will NOT work, I wasted a lot of hours before realizing this
Thank you very much in advance!
Marco
Is there any way to specify runtime parameters? Or do I have to use a configuration file (something like a .properties or .INI) instead?
Also is there any "standard" tool to locate and patch the dll.xml file, to be used during DLL install process?
P.S.: Never define a C:VAR name having a leading number because it will NOT work, I wasted a lot of hours before realizing this
Thank you very much in advance!
Marco



