rusefi/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
cj125.h
cj125.md
cj125_logic.cpp
cj125_logic.h
hip9011.cpp Fix gpio reinit race condition (#2098) 2020-12-18 17:18:12 -05:00
hip9011.h
hip9011_logic.cpp
hip9011_logic.h
joystick.cpp
joystick.h
sensors.mk
yaw_rate_sensor.cpp
yaw_rate_sensor.h