rusefi-1/firmware/hw_layer
Matthew Kennedy a6a1335adb Require tooth reference time for scheduleByAngle (#1091)
* injection

* injectors

* add edge timestamp to ShaftPositionListener

* scheduleByAngle require edgeTimestamp

* schedule with nt not us

* oops, these were missing from this branch
2020-01-09 23:45:13 +03:00
..
algo ETB target is using integer values #945 2019-09-22 16:52:22 -04:00
drivers happy new year 2020-01-08 00:02:40 -05:00
lcd getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
mass_storage
mc33816 TL,DR 2019-12-26 23:07:15 -05:00
ports happy new year 2020-01-08 00:02:40 -05:00
sensors happy new year 2020-01-08 00:02:40 -05:00
serial_over_usb evil manual merge of https://github.com/DonaldBecker/rusefi 2019-11-06 18:26:50 -05:00
AdcConfiguration.h Move slow ADC to thread #630 (#1042) 2019-12-11 09:28:11 -05:00
adc_external.h
adc_inputs.cpp random refactoring: hopefully not changing byte size of any variables but clarifying/fixing type between ticks, US and MS 2019-12-21 21:11:09 -05:00
adc_inputs.h happy new year 2020-01-08 00:02:40 -05:00
adc_subscription.cpp experiment 2019-10-11 17:43:21 -07:00
adc_subscription.h Hmm, that didn't quite work right (#955) 2019-09-25 07:26:56 -04:00
backup_ram.cpp software jump to DFU #809 2019-07-28 12:33:47 -04:00
backup_ram.h software jump to DFU #809 2019-07-28 12:33:47 -04:00
can_hw.cpp Split CAN in to separate threads for rx/tx (#1078) 2019-12-22 12:17:53 -05:00
can_hw.h happy new year 2020-01-08 00:02:40 -05:00
cdm_ion_sense.cpp happy new year 2020-01-08 00:02:40 -05:00
cdm_ion_sense.h happy new year 2020-01-08 00:02:40 -05:00
digital_input.cpp happy new year 2020-01-08 00:02:40 -05:00
digital_input.h happy new year 2020-01-08 00:02:40 -05:00
digital_input_exti.cpp looks like this part of refactoring is good? 2019-11-12 23:38:02 -05:00
digital_input_exti.h happy new year 2020-01-08 00:02:40 -05:00
digital_input_icu.cpp triggers: fix coexistence of ICU and EXTI trigger drivers (#1085) 2020-01-07 03:42:08 -05:00
digital_input_icu.h happy new year 2020-01-08 00:02:40 -05:00
flash.h defined(__DOXYGEN__) ? #748 2019-04-12 20:52:51 -04:00
hardware.cpp happy new year 2020-01-08 00:02:40 -05:00
hardware.h defined(__DOXYGEN__) ? #748 2019-04-12 20:52:51 -04:00
hip9011.cpp Require tooth reference time for scheduleByAngle (#1091) 2020-01-09 23:45:13 +03:00
hip9011.h happy new year 2020-01-08 00:02:40 -05:00
hip9011.md docs 2019-05-27 17:02:46 -04:00
hip9011_logic.cpp happy new year 2020-01-08 00:02:40 -05:00
hip9011_logic.h happy new year 2020-01-08 00:02:40 -05:00
hw_layer.mk refactoring: time to unify digital pin API 2019-11-11 23:32:09 -05:00
io_pins.cpp unit tests progress 2019-09-19 22:10:39 -04:00
io_pins.h codes clean-up 2019-12-14 00:14:36 -05:00
max31855.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
max31855.h happy new year 2020-01-08 00:02:40 -05:00
mc33816.cpp happy new year 2020-01-08 00:02:40 -05:00
mc33816.h happy new year 2020-01-08 00:02:40 -05:00
mc33816_data.c manual sync with https://github.com/NOx-z/rusefi/tree/mc33816_spi 2019-06-06 20:12:03 -04:00
mc33816_data.h happy new year 2020-01-08 00:02:40 -05:00
mcp3208.c happy new year 2020-01-08 00:02:40 -05:00
mcp3208.h defined(__DOXYGEN__) ? #748 2019-04-12 20:52:51 -04:00
microsecond_timer.cpp Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
microsecond_timer.h
mmc_card.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
mmc_card.h
neo6m.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
neo6m.h
pin_repository.cpp Gpio fixes (#1086) 2020-01-07 07:55:50 -05:00
pin_repository.h STM32-specific GPIO refactor (stm32_pins.cpp) (#817) 2019-06-02 16:48:38 -04:00
pwm_generator.cpp
pwm_generator.h smarter PWM API - need to pass arbitrary pointer 2019-04-12 20:15:18 -04:00
rtc_helper.cpp refactoring: better file name 2019-07-06 20:15:49 -04:00
rtc_helper.h
servo.cpp Strongly typed action constructor (#1087) 2020-01-07 18:10:31 -05:00
servo.h
smart_gpio.cpp happy new year 2020-01-08 00:02:40 -05:00
smart_gpio.h happy new year 2020-01-08 00:02:40 -05:00
stepper.cpp stepper as thread task (#1089) 2020-01-09 09:03:23 +03:00
stepper.h stepper as thread task (#1089) 2020-01-09 09:03:23 +03:00
trigger_input.cpp happy new year 2020-01-08 00:02:40 -05:00
trigger_input.h happy new year 2020-01-08 00:02:40 -05:00
trigger_input_comp.cpp Inject timestamps in to hwHandleShaftSignal (#1090) 2020-01-09 21:19:11 +03:00
trigger_input_exti.cpp Inject timestamps in to hwHandleShaftSignal (#1090) 2020-01-09 21:19:11 +03:00
trigger_input_icu.cpp Inject timestamps in to hwHandleShaftSignal (#1090) 2020-01-09 21:19:11 +03:00
vehicle_speed.cpp that's how we can move all fields one by one from boardConfiguration to engineConfiguration 2019-11-30 10:24:37 -05:00
vehicle_speed.h