rusefillc
64d35a1307
gear_detection does not work on small-can-board #5812
...
taking 'engine->periodicSlowCallback();' out of guards
only:small-can-board
2023-12-17 22:23:54 -05:00
Andrey
360df524cb
only:small-can-board
2023-12-17 16:35:36 -05:00
rusefillc
005b48ed78
reduce speed rejection limit because why not
...
only:small-can-board
2023-12-17 15:57:35 -05:00
rusefillc
ff40d113ab
same gear count for everyone, also honda
...
only:small-can-board
2023-10-19 12:54:30 -04:00
rusefi
e8c45a2e7d
refactoring: reducing code duplication. Also, do we even care for critical error codes?!
2023-08-20 22:23:44 -04:00
rusefillc
3236ad01e6
bugfix: gear detection does not work until setting change - better code
2023-06-05 14:34:23 -04:00
rusefillc
90eb242fc9
bugfix: gear detection does not work until setting change
2023-06-04 20:30:46 -04:00
rusefillc
4fe50ac65b
only:better error message
2023-06-04 19:49:53 -04:00
Matthew Kennedy
f10f7fa569
gear detector doesn't need StoredValueSensor
2023-06-04 18:30:24 -04:00
Matthew Kennedy
831e016bc4
register/unregister
...
(cherry picked from commit c682c49d4608cb071e512f926b2729e6927e1d7d)
2023-04-30 10:54:38 -04:00
Matthew Kennedy
4e7e25585e
gear detection in to the sensor model
...
(cherry picked from commit 82794403f86023d36a211e349ca2ff530eb2eb3c)
2023-04-30 10:54:38 -04:00
Matthew Kennedy
61e5b4b1ad
change ObdCode to enum class builds firmware
2023-04-29 00:44:00 -04:00
Matthew Kennedy
3c062e02bc
Lua hooks for gear detection ( #4328 )
...
* implement
* sim has vss
* write a test
* guard
2022-07-07 23:16:56 -04:00
David Holdeman
49f8daae14
More untested transmission features ( #4093 )
...
* use ISS for gearbox ratio, add gauge for TC ratio
* measure shift time
* add shift time gauge, todo notes for pc
* do conversion in the right direction
* switch to Timer and seconds
* try fixing build
* try fixing build again
* try defines, remove include
* use shift pcs
* add 3-2 pct curve
* control 3-2 solenoid
* move 3-2 to persistent config
* fix param
2022-04-23 07:34:39 -04:00
Matthew Kennedy
bd2b5a3dba
gear detection validation ( #4053 )
...
* gear detection validation
* test validation because why not
2022-04-09 08:59:07 -04:00
Matthew Kennedy
f0b810a81c
Gear detection implementation ( #4052 )
...
* gear detect improvements
* ui
* ui for gear ratios
* ui
* output channel
* output channels etc
* implement gear detection
* name
* s
* status loop
* missing function
* ui tweaking
* s
2022-04-07 09:21:11 -04:00
Matthew Kennedy
ad368b2031
Gear detection improvements ( #4047 )
...
* gear detect improvements
* ui
* ui for gear ratios
* ui
2022-04-06 16:15:58 -04:00