rusefi-1/firmware/controllers/system
David Holdeman 7de7ea6ad0
TCU features and fixes (#4082)
* add tcc pwm freq field

* add pc fields, make trans fields conditional

* make button shift fields conditional, remove duplicates

* add 3-2 solenoid fields

* add PC curves

* try combining tcc curves

* try combining pc curves

* use airmass instead of tps for pc

* reduce airmass axis

* increase axis digits

* duplicate for per shift, change names

* add pc per shift arrays

* try moving tables

* move more tables

* init solenoid pins

* start adding pwm stuff, change some array names

* fix gear issue

* fix multiple shift issue

* fix transmission controllers not working

* fix transmission controllers not working 2

* rearrange and virtual some things

* make getMode const

* fix pwm
2022-04-18 20:09:27 -04:00
..
timer Remove legacy check fix #3808 2022-01-18 16:01:27 -05:00
buffered_writer.h code style 2021-05-06 10:43:42 -04:00
dc_motor.cpp [DRAFT] IAC H-Bridge Microstepping (#3213) 2021-10-06 13:57:04 -04:00
dc_motor.h [DRAFT] IAC H-Bridge Microstepping (#3213) 2021-10-06 13:57:04 -04:00
efi_gpio.cpp https://rusefi.com/forum/viewtopic.php?p=44100#p44100 2022-01-18 10:24:08 -05:00
efi_gpio.h TCU features and fixes (#4082) 2022-04-18 20:09:27 -04:00
periodic_task.cpp
periodic_task.h init the timer before we try to use it (#3205) 2021-08-27 10:59:00 +03:00
periodic_thread_controller.h misc threading/safety improvements (#2854) 2021-06-24 20:18:23 -04:00
system.mk mk files refactoring 2022-01-06 20:06:31 -05:00
thread_controller.h misc threading/safety improvements (#2854) 2021-06-24 20:18:23 -04:00