rusefi-1/firmware/hw_layer/sensors
Matthew Kennedy 6168bcea80
Fix gpio reinit race condition (#2098)
* fix unregister api for gpio

* consumers

* guard with a critical section

* index

* guard less

* unregister under lock

* fix reinit

* dead flag

* fix most tests

* initialize properly

* initialize properly

* assertions in tests

* fix message

* we must lock earlier to be truly safe

* this was using huge memory

* devirtualize
2020-12-18 17:18:12 -05:00
..
accelerometer.cpp
accelerometer.h
cj125.cpp fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
cj125.h CJ125 PI commands 2020-05-01 20:22:49 -04:00
cj125.md https://github.com/rusefi/rusefi_documentation/issues/37 2020-04-29 18:46:51 -04:00
cj125_logic.cpp WBO 2020-05-20 19:01:55 -04:00
cj125_logic.h better state messages 2020-05-01 18:52:06 -04:00
hip9011.cpp Fix gpio reinit race condition (#2098) 2020-12-18 17:18:12 -05:00
hip9011.h Remove trigger listener list (#1886) 2020-10-17 08:00:11 -04:00
hip9011_logic.cpp The Big Refactoring of 2019: folder structure #723 2020-08-02 20:46:40 -04:00
hip9011_logic.h The Big Refactoring of 2019: folder structure #723 2020-08-02 20:46:40 -04:00
joystick.cpp Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 10:55:39 -05:00
joystick.h
sensors.mk
yaw_rate_sensor.cpp
yaw_rate_sensor.h