* vss uses real values
* some defaults
* test and correct math
* km, not miles!
* comment
* tooltip
* that macro went away
* 100hz and default settings gives 9kph
* changelog
* order of operations safety
* make the test like the pwm test
* housekeeping
* this is why we need sensor automation
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured enum_to_string for migrating to gradle
* fix: corrected main build.xml
* fix: corrected main build.xml for romraider
* fix: corrected main build.xml for romraider
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured enum_to_string for migrating to gradle
* fix: corrected main build.xml
* fix: corrected main build.xml for romraider
* fix: corrected main build.xml for romraider
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* upd: get changes from master; fix: rebasing conflicts
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* upd: up-to-master; fix: conflicts in build.xml's
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* fix: conflicts from master
* feat: restructured shared_ui module for gradle; fix: main build.xml
* feat: restructured tools module; fix: main build.xml according to new structure
* feat: restructured modules in java_tools with build.xml; fix: corrected paths in build.xml's and .iml's according to the new structure; corrected path in gen_ptrace_enums.bat
* simplify trig emulator
* spelling is hard
* fix various builds
* spelling again
* add command/button for external stimulation
* enable hw stim for HW-in-loop test
* s
* I does spelling good
* clear flag when disabled
* generate enough for console build
* don't disable that
* this test needs external stimulation enabled
* import
* ui improvements
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>