rusefi/firmware/hw_layer
Andrey G 1987f497e2
Uaefi sent (#7099)
* SENT: typo

* SENT: separate menu for input configuration

* SENT: pass SENT input number to decoder function

* SENT: is optional

* SENT: move gauges to "Sensors - SENT" category

* SENT: gauges show first channels statsistic only

* SENT: channels abstraction

First we define gpios used for SENT channels
Then we glue sensors to SENT channels

* SENT: fix gauges

* SENT: guards
2024-11-26 10:01:07 -05:00
..
adc modularize knock adc for h7 (#7086) 2024-11-20 09:18:28 -05:00
algo
atwinc1500
digital_input std::m.. 2024-09-26 09:37:31 -04:00
drivers Uaefi sent (#7099) 2024-11-26 10:01:07 -05:00
mass_storage mass_storage: allow EFI_USE_COMPRESSED_INI_MSD override 2024-05-27 08:41:17 -04:00
microsecond_timer rename Executor -> Scheduler 2024-09-05 00:11:31 -04:00
openblt maintainability: openblt text status #6981 2024-10-12 13:23:44 -04:00
ports H7 knock 2024-11-23 12:02:27 -05:00
sensors - remove old output param m_frequency from knockController 2024-10-22 05:33:17 -04:00
backup_ram.h
cdm_ion_sense.cpp
cdm_ion_sense.h
debounce.cpp compile-time enforcement of printf strings 2024-06-10 21:05:42 -04:00
debounce.h start/stop button improvements #6483 2024-05-08 22:52:31 -04:00
flash_int.h encapsulation 2024-07-30 11:51:39 -04:00
hardware.cpp improving compilation guards 2024-10-22 06:14:09 -04:00
hardware.h
hw_layer.mk ADC: extract on-chip driver code to separate file 2024-06-25 07:18:43 -04:00
io_pins.cpp
io_pins.h
kline.cpp only:helping build 2024-05-26 09:51:32 -04:00
kline.h
main_hardfault.c
main_hardfault_asm.S
mc33816.cpp MRE fals to CH_CFG_SYSTEM_HALT_HOOK due to enabled MC33816 fix #6946 2024-09-23 10:11:03 -04:00
mc33816.h
mmc_card.cpp more accurate SD card rate 2024-11-25 00:02:25 -05:00
mmc_card.h mmc_card: RD and WR indicators 2024-07-13 05:55:53 -04:00
pin_repository.cpp only:minor 2024-09-04 20:00:50 -04:00
pin_repository.h revive MC33816 driver, also support bus sharing #6781 2024-08-11 18:48:39 -04:00
plain_pin_repository.h
readme.md
rtc_helper.cpp debug configurations are suddenly out of flash #6876 2024-08-31 17:27:24 -04:00
rtc_helper.h RTC and SD logs #4556 2024-08-28 21:21:31 -04:00
smart_gpio.cpp huh? 2024-07-20 22:34:40 -04:00
smart_gpio.h TLE9201 SPI diag support https://github.com/rusefi/rusefi/issues/5058 (#7049) 2024-11-07 08:44:08 -05:00
stepper.cpp min/maxF -> std::min/max 2024-09-26 00:35:52 -04:00
stepper.h
stepper_dual_hbridge.cpp