rusefi-1/firmware/hw_layer
shadowm60 638cb64b54
Can vss updates (#1345)
* Vss over Can implementation proposal

Working for BMW e46

* fixed Firmware CI?

* kinetis fix.

* minor fixes

* Added W202 + fixed broken configs

- w202 Vel decoded
- added dbc checks
2020-04-22 13:40:08 -04:00
..
algo code style 2020-04-01 19:00:56 -04:00
drivers Vss over Can implementation proposal (#1340) 2020-04-21 20:48:37 -04:00
lcd code style 2020-04-01 19:00:56 -04:00
mass_storage
mc33816 TL,DR 2019-12-26 23:07:15 -05:00
ports a bit of header clean-up 2020-04-06 13:05:30 -04:00
sensors new attempt at better simulator 2020-04-13 13:12:55 -04:00
serial_over_usb happy new year unification 2020-01-13 21:57:43 -05:00
AdcConfiguration.h deduplicate logic (#1307) 2020-04-17 16:26:51 -04:00
adc_external.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
adc_inputs.cpp deduplicate logic (#1307) 2020-04-17 16:26:51 -04:00
adc_inputs.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
adc_subscription.cpp TPS Initialization Testing (#1264) 2020-04-05 09:10:08 -04:00
adc_subscription.h we already have a timestamp, don't take another one (#1133) 2020-02-08 17:48:15 -05:00
backup_ram.cpp software jump to DFU #809 2019-07-28 12:33:47 -04:00
backup_ram.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
cdm_ion_sense.cpp happy new year 2020-01-08 00:02:40 -05:00
cdm_ion_sense.h code style 2020-04-01 19:00:56 -04: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 happy new year unification 2020-01-13 21:57:43 -05:00
digital_input_exti.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
digital_input_icu.cpp fix icu trigger polarity (#1177) 2020-03-08 08:57:21 -04:00
digital_input_icu.h fix icu trigger polarity (#1177) 2020-03-08 08:57:21 -04:00
flash.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
hardware.cpp Vss over Can implementation proposal (#1340) 2020-04-21 20:48:37 -04:00
hardware.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
hip9011.cpp extracting method 2020-04-08 22:36:18 -04:00
hip9011.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
hip9011.md
hip9011_logic.cpp happy new year 2020-01-08 00:02:40 -05:00
hip9011_logic.h code style 2020-01-26 13:58:47 -05:00
hw_layer.mk Deduplicate mpu_util headers (#1187) 2020-03-13 18:48:22 -04:00
io_pins.cpp Finally rename injector_central to bench_test (#1229) 2020-03-26 08:03:55 -04:00
io_pins.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
max31855.cpp happy new year unification 2020-01-13 21:57:43 -05:00
max31855.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
mc33816.cpp minor fix 2020-04-16 16:04:38 -04:00
mc33816.h TEST_33816 2020-02-25 21:35:21 -05:00
mc33816_data.c save some ram (#1211) 2020-03-22 19:06:29 -04:00
mc33816_data.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
mc33816_memory_map.h MC33816 dram update (#1305) 2020-04-16 07:32:08 -04:00
mcp3208.c happy new year 2020-01-08 00:02:40 -05:00
mcp3208.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
microsecond_timer.cpp Better handling in case of ETB idle without ETB #1332 2020-04-19 21:51:27 -04:00
microsecond_timer.h NT not US not MS 2020-01-19 03:49:35 -05:00
mmc_card.cpp fix warnings (#1282) 2020-04-12 09:39:14 -04:00
mmc_card.h code style 2020-04-01 19:00:56 -04:00
neo6m.cpp happy new year unification 2020-01-13 21:57:43 -05:00
neo6m.h code style 2020-04-01 21:32:21 -04:00
pin_repository.cpp extracting method 2020-04-08 22:36:18 -04:00
pin_repository.h code style 2020-04-01 19:00:56 -04:00
pwm_generator.cpp happy new year unification 2020-01-13 21:57:43 -05:00
pwm_generator.h Default to applyPinState (#1219) 2020-03-25 18:14:09 -04:00
rtc_helper.cpp happy new year unification 2020-01-13 21:57:43 -05:00
rtc_helper.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
servo.cpp Stricter compile options (#1132) 2020-02-08 08:05:40 -03:00
servo.h code style & pleasing LGTM 2020-02-18 08:16:19 -05:00
smart_gpio.cpp a bit of header clean-up 2020-04-06 13:05:30 -04:00
smart_gpio.h smart gpio clean-up 2020-04-06 14:28:08 -04:00
stepper.cpp Fully switch acc pedal to new sensors (#1212) 2020-04-01 20:21:03 -04:00
stepper.h code style 2020-04-01 19:00:56 -04:00
stepper_dual_hbridge.cpp Control stepper with dual H-bridges (#1121) 2020-03-10 15:18:29 -04:00
trigger_input.cpp improve pin error messages (#1252) 2020-04-03 15:00:59 -04:00
trigger_input.h code style 2020-04-01 21:32:21 -04:00
trigger_input_comp.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
trigger_input_exti.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
trigger_input_icu.cpp multi-channel Tuner Studio tooth logger #1284 2020-04-15 19:10:54 -04:00
vehicle_speed.cpp Can vss updates (#1345) 2020-04-22 13:40:08 -04:00
vehicle_speed.h code style 2020-04-01 21:32:21 -04:00