rusefi-full/firmware/controllers/sensors
Andrey G 777979c3ca
Chibi os 20 (#2212)
* Update ChibiOS

* Fix Makefiles includes paths

* halconf.h: remove flash hack

* mcuconf: fix EXTI ptiorityes

* Digital Input: ICU: use designated initializers, initialize 'arr'

* ChibiOS: lis302dl fix

* ADC: update to new API

* UARTConfig: timeout_cb field, formating

* ChibiOS: remove _exit, _kill, _getpid

* Fix lis302dl

* Bump config versions

* chconfig_common: cosmetic changes

* stm32f4ems: commulative config update

* Update Simulator

* ALLCSRC already contain all needed ChibiOS files.

Same for ALLINC and ALLCPPSRC

* ChibiOS fix for Simulator

* ChibiOS: port lock/unlock hook and MMC over SPI timeout

* STM32F7: update configs

* STM32F7: update linker file

* Cypress: port ADC lld to ChibiOS-20

* Cypress: port SPI lld to ChibiOS-20

* Cypress: port CAN lld to ChibiOS-20

* Cypress: fix include path for rules.ld

* Cypress: update chconf.h and halconf.h for ChibiOS-20

* Kinetis: update ADC lld to ChibiOS-20

* Kinetis: update SPI lld to ChibiOS-20

* Kinetis: update UART lld driver for ChibiOS-20

* Kinetis: update chconf.h and halconf.h for ChibiOS-20

* Kinetis: fix include path for rules.ld

* Nucleo F746: update ld script

* Nucleo F746: fix compile

* Bootloader: fix compilation with ChibiOS-20, cleanup

* Bootloader: add way to pass crosscompiler using CROSS_COMPILE

* Debug build arguments

* Simulator: fix windows compilation

Exclude syscalls_cpp.cpp from compilation
2021-01-19 15:20:35 -05:00
..
converters better error checking of thermistor config (#2199) 2021-01-07 20:37:15 -05:00
AemXSeriesLambda.cpp extra data for rusEfi wideband controller (#2082) 2020-12-16 18:25:11 -05:00
AemXSeriesLambda.h move AEM xseries lambda to new sensor (#1764) 2020-09-21 06:01:54 -04:00
allsensors.cpp gpio helper (#2195) 2021-01-08 20:01:26 -05:00
allsensors.h code style 2020-01-21 01:40:11 -05:00
can_sensor.h move AEM xseries lambda to new sensor (#1764) 2020-09-21 06:01:54 -04:00
ego.cpp Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
ego.h code style 2020-01-21 01:40:11 -05:00
flex_sensor.cpp Implement flex sensor (#2189) 2021-01-05 17:13:56 -05:00
flex_sensor.h Implement flex sensor (#2189) 2021-01-05 17:13:56 -05:00
function_pointer_sensor.h squash warnings (#1984) 2020-11-23 09:43:16 -05:00
functional_sensor.cpp
functional_sensor.h Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
hip9011_lookup.cpp happy new year unification 2020-01-13 21:57:43 -05:00
hip9011_lookup.h code style 2020-01-21 01:40:11 -05:00
maf.cpp Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
maf.h code style 2020-01-21 01:40:11 -05:00
map.cpp Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
map.h Put map in the sensor model (#2161) 2020-12-30 08:43:49 -05:00
proxy_sensor.h misc 2020-07-29 02:29:55 -07:00
redundant_sensor.cpp Improve unexpected (#1323) 2020-04-19 08:37:43 -04:00
redundant_sensor.h add isRedundant (#2031) 2020-12-06 14:55:06 -05:00
sensor.cpp Flex fuel stubs (#2187) 2021-01-05 07:57:26 -05:00
sensor.h clang warnings again #2055 2020-12-11 12:50:10 -05:00
sensor_info_printing.cpp squash warnings (#1984) 2020-11-23 09:43:16 -05:00
sensor_reader.h
sensor_type.h Flex fuel stubs (#2187) 2021-01-05 07:57:26 -05:00
sensors.mk Implement flex sensor (#2189) 2021-01-05 17:13:56 -05:00
software_knock.cpp Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
software_knock.h Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
stored_value_sensor.h fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
thermistors.cpp Remove old thermistor implementation (#1458) 2020-05-28 17:51:33 -04:00
thermistors.h Remove old thermistor implementation (#1458) 2020-05-28 17:51:33 -04:00
tps.cpp Goodbye, old TPS (#1266) 2020-04-05 19:33:33 -04:00
tps.h Goodbye, old TPS (#1266) 2020-04-05 19:33:33 -04:00
voltage.cpp Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
voltage.h dead (#1480) 2020-06-02 19:21:48 -04:00