rusefi-1/firmware/hw_layer
Andrey G fa840a7593
hip9011 and friends (#2527)
* engine math: extrant getFiringOrderTable for reuse

* engine math: getNextFiringCylinderId helper

* introduce knock_logic: first member is getCylinderKnockBank()

moved from software_knock.cpp

* hip9011: support two inputs/banks

* fix CI

* Board Subaru EG33: populated with TPIC8101 with Advanced mode

* hip9011: test communication in advanced mode

* hip9011: handle situation when chip is already in advanced mode

* Board Subaru EG33: cylinder to knock bank mapping

* hip9011: count spi transactions in advansed mode too

* hip9011: reset incalid responce counter after chip initialization

* hip9011: make debug output more structured
2021-04-04 18:13:21 -04:00
..
adc dead code, warnings (#2461) 2021-03-15 10:23:19 -04:00
algo ADC cleanup, enable oversampling on H7 (#2437) 2021-03-08 14:50:50 -05:00
digital_input
drivers enable CAN on H7 (#2393) 2021-03-09 18:54:01 -05:00
lcd replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
mass_storage dead code, warnings (#2461) 2021-03-15 10:23:19 -04:00
mc33816
microsecond_timer speed up boot by 48 ms (#2506) 2021-03-29 22:59:38 -04:00
ports h7 dfu and comments (#2522) 2021-04-03 21:58:29 -04:00
sensors hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
backup_ram.h
cdm_ion_sense.cpp
cdm_ion_sense.h
debounce.cpp
debounce.h
flash_int.h H7 flash (#2408) 2021-02-26 17:38:17 -05:00
hardware.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
hardware.h move some initialization steps earlier (#2480) 2021-03-25 16:22:03 -04:00
hip9011.md
hw_layer.mk implement ads1015 driver (#2458) 2021-03-14 19:02:42 -04:00
i2c_bb.cpp implement ads1015 driver (#2458) 2021-03-14 19:02:42 -04:00
i2c_bb.h implement ads1015 driver (#2458) 2021-03-14 19:02:42 -04:00
io_pins.cpp
io_pins.h
max31855.cpp
max31855.h
mc33816.cpp vBatt -> SensorType::vBatt #2260 2021-03-11 22:52:34 -05:00
mc33816.h
mc33816_data.c
mc33816_data.h
mc33816_memory_map.h
mmc_card.cpp explicit status for MSD SD mode 2021-04-03 19:42:54 -04:00
mmc_card.h move some initialization steps earlier (#2480) 2021-03-25 16:22:03 -04:00
mmc_card_access.cpp fixes for f7, sdio/sdmmc (#2400) 2021-02-25 13:37:41 -05:00
neo6m.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
neo6m.h
pin_repository.cpp harden against various no-boot scenarios (#2468) 2021-03-17 09:24:13 -04:00
pin_repository.h
readme.md
rtc_helper.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
rtc_helper.h
servo.cpp set all thread priorities in the same place (#2412) 2021-02-28 07:30:45 -05:00
servo.h
smart_gpio.cpp
smart_gpio.h
stepper.cpp set all thread priorities in the same place (#2412) 2021-02-28 07:30:45 -05:00
stepper.h
stepper_dual_hbridge.cpp
trigger_input_adc.cpp
vehicle_speed.cpp
vehicle_speed.h