All – Team 585 has created a patch program in PERL that allows you to patch the compiled hex code with constants defined in an external file (i.e., constants not initialized at compile time). The upshot is that you can make a single build of the controller software, but maintain the flexibility of changing constants (e.g., calibration curves) as tuning and hardware changes dictate. Simply put, manage one controller build and a few text files of constants rather than several special builds that each have different constants defined in their source code.
I have enclosed the program but had to change the name from patchy.pl to patchy.txt to support the upload file types.
Please let me know if you find utility in this . . . um . . . utility.
Cheers-
jwk
patchy.txt (13.6 KB)
patchy.txt (13.6 KB)