..
algo
…
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
…
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
…
adc_subscription.h
…
backup_ram.cpp
…
backup_ram.h
…
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
…
hardware.cpp
happy new year
2020-01-08 00:02:40 -05:00
hardware.h
…
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
…
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
…
io_pins.cpp
…
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
…
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
…
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
…
pwm_generator.cpp
…
pwm_generator.h
…
rtc_helper.cpp
…
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
…