.. |
algo
|
…
|
|
drivers
|
Gpio fixes (#1086)
|
2020-01-07 07:55:50 -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
|
Spi fixes (#1083)
|
2020-01-06 08:44:23 -05:00 |
sensors
|
Spi fixes (#1083)
|
2020-01-06 08:44:23 -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
|
…
|
|
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
|
Split CAN in to separate threads for rx/tx (#1078)
|
2019-12-22 12:17:53 -05:00 |
cdm_ion_sense.cpp
|
getting rid of boardConfiguration / binary compatible change
|
2019-12-11 17:48:55 -05:00 |
cdm_ion_sense.h
|
…
|
|
digital_input.cpp
|
…
|
|
digital_input.h
|
…
|
|
digital_input_exti.cpp
|
…
|
|
digital_input_exti.h
|
…
|
|
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
|
looks like this part of refactoring is good?
|
2019-11-12 23:38:02 -05:00 |
flash.h
|
…
|
|
hardware.cpp
|
Spi fixes (#1083)
|
2020-01-06 08:44:23 -05:00 |
hardware.h
|
…
|
|
hip9011.cpp
|
Pass action_s instead of callback/param (#1084)
|
2020-01-07 00:41:18 -05:00 |
hip9011.h
|
…
|
|
hip9011.md
|
…
|
|
hip9011_logic.cpp
|
Sporadic error: FATAL error: handleCycleStart #1030
|
2019-11-24 21:59:29 -05:00 |
hip9011_logic.h
|
…
|
|
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
|
…
|
|
mc33816.cpp
|
docs & code formatting
|
2019-11-19 18:17:03 -05:00 |
mc33816.h
|
…
|
|
mc33816_data.c
|
…
|
|
mc33816_data.h
|
…
|
|
mcp3208.c
|
…
|
|
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
|
Gpio fixes (#1086)
|
2020-01-07 07:55:50 -05:00 |
smart_gpio.h
|
…
|
|
stepper.cpp
|
getting rid of boardConfiguration / binary compatible change
|
2019-12-11 17:48:55 -05:00 |
stepper.h
|
unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix (#1029)
|
2019-11-25 00:02:53 -05:00 |
trigger_input.cpp
|
triggers: fix coexistence of ICU and EXTI trigger drivers (#1085)
|
2020-01-07 03:42:08 -05:00 |
trigger_input.h
|
triggers: fix coexistence of ICU and EXTI trigger drivers (#1085)
|
2020-01-07 03:42:08 -05:00 |
trigger_input_comp.cpp
|
just a trivial massive rename: TriggerState > TriggerWaveform
|
2019-12-08 01:09:39 -05:00 |
trigger_input_exti.cpp
|
triggers: fix coexistence of ICU and EXTI trigger drivers (#1085)
|
2020-01-07 03:42:08 -05:00 |
trigger_input_icu.cpp
|
triggers: fix coexistence of ICU and EXTI trigger drivers (#1085)
|
2020-01-07 03:42:08 -05: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
|
…
|
|