Commit Graph

23 Commits

Author SHA1 Message Date
rusefillc 91941691cf engine type clean-up 2024-03-06 18:15:56 -05:00
rusefillc f0bab6da74 engine type clean-up 2024-03-05 22:44:17 -05:00
rusefillc afe59ea99f only: dead 2024-01-16 10:34:54 -05:00
Andrey a27a5e91e6 only: a bit of dead code 2024-01-15 17:34:54 -05:00
rusefillc f68610f83b
simulator: sensor mocking UI is broken #5473 (#5474) 2023-08-01 01:04:06 -04:00
rusefillc 47fe3af39a refactoring: magic constant 2023-05-24 08:23:50 -04:00
Andrey 4ee6ee73db a bit of dead code? 2023-04-29 18:41:44 -04:00
rusefillc 35a0438c32 only:we still have twoWireBatchIgnition 2023-04-29 07:36:58 -04:00
Matthew Kennedy 94373d040d dead
(cherry picked from commit 6289415f61)
2023-04-29 07:06:25 -04:00
Matthew Kennedy 404a9408e5 test
(cherry picked from commit 8fc35d3b57)
2023-04-29 07:05:06 -04:00
Matthew Kennedy fb5bfd5f10 neon test
(cherry picked from commit 8ba3e3673f)
2023-04-29 07:04:51 -04:00
Andrey 3894310d4d Native SENT TPS input #5079
magic constant bad
2023-02-20 22:17:42 -05:00
Matthew Kennedy 71d35343d9
renumber airmass mode enum to start at 0 (#4986)
* #1690

* hw ci tests
2023-01-21 08:12:27 +05:30
rusefillc 2e98d31671 RusEFI console keeps resetting on latest #4899
HW CI coverage?
2022-12-17 10:04:25 -05:00
Matthew Kennedy 88d51a0c25
tiny piece of mock adc remove (#3890)
* tiny piece

* remove commands
2022-02-03 19:32:56 -05:00
rusefillc 719ecae60f generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 12:34:52 -04:00
rusefillc c6d47c1a8a generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 09:16:11 -04:00
rusefillc bcf2cb74c9 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 09:00:10 -04:00
rusefillc 11d519332d Revert "generate java enum from C enum? generate both C and java from yaml? #2102"
This reverts commit 73b52ed1
2021-10-24 08:24:49 -04:00
rusefillc 73b52ed185 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 23:37:04 -04:00
Matthew Kennedy db12cdbe19
put MAP in the sensor model (#3292)
* map averaging in sensor model

* deadly, deadly code!

* mpxh

* Revert "deadly, deadly code!"

This reverts commit 346fe25267.

* comments

* sensor types

* last sensor

* channel init

* correct spot

* deinit properly

* simplify

* fix

* mocks

* map init test

* showInfo

* comment

* singleton identity function

* sensor info print

* multiple cylinder averaging buffer

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-04 17:18:08 -04:00
Matthew Kennedy 26d9f004c9
check for overflow in HW CI (#3313) 2021-10-04 08:19:58 -04:00
Lenar Khannanov 555d9dfe4e
Feature 3014 migrating to gradle (#3079)
* 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
2021-07-30 08:15:32 -04:00