rusefi-1/firmware/hw_layer
Matthew Kennedy d5363b814a
better VSS configuration (#3542)
* vss uses real values

* some defaults

* test and correct math

* km, not miles!

* comment

* tooltip

* that macro went away

* 100hz and default settings gives 9kph

* changelog

* order of operations safety

* make the test like the pwm test

* housekeeping

* this is why we need sensor automation

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-27 08:49:07 -05:00
..
adc remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
algo remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
digital_input better VSS configuration (#3542) 2021-11-27 08:49:07 -05:00
drivers Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
mass_storage Remove correct file in create_ini_image.sh (#3460) 2021-11-04 16:06:44 -04:00
mc33816
microsecond_timer Mark hit timer watchdog #3608 2021-11-24 20:34:24 -05:00
ports Expose console over serial port for H7 proc (#3578) 2021-11-20 00:39:08 -05:00
sensors Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
backup_ram.h
cdm_ion_sense.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
cdm_ion_sense.h
debounce.cpp
debounce.h
flash_int.h
hardware.cpp rpm calculator refactoring, gm 24x test (#3585) 2021-11-20 14:59:02 +03:00
hardware.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
hip9011.md
hw_layer.mk
io_pins.cpp remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
io_pins.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
mc33816.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
mc33816.h
mc33816_data.c
mc33816_data.h
mc33816_memory_map.h
mmc_card.cpp simulator writes binary log (#3598) 2021-11-23 11:42:45 -05:00
mmc_card.h
pin_repository.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
pin_repository.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
readme.md
rtc_helper.cpp (void) -> () (#3550) 2021-11-15 13:02:34 +01:00
rtc_helper.h
servo.cpp
servo.h
smart_gpio.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
smart_gpio.h
stepper.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
stepper.h
stepper_dual_hbridge.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
trigger_input_adc.cpp fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00