rusefi-1/firmware/hw_layer
Matthew Kennedy a8eddbccf6
perform extra-step-prevention in the stepper driver itself (#3038)
* perform extra-step-prevention in the stepper driver itself

* isBusy flag

* I am unable to type

* the court of public opinion has decided that greater-equal is correct

* that sets target in steps, not percent

* correct var name

* mock stepper motor

* testable stepper

* build is happy

* helping build
2021-08-02 07:03:57 -04:00
..
adc H7 ADC triggered by hardware timer (#3028) 2021-07-23 14:50:35 -04:00
algo
digital_input dead var 2021-07-31 01:36:50 -04:00
drivers Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
mass_storage RUSEFI MSD to contain bundle-specific URL #2848 2021-07-30 22:47:35 -04:00
mc33816 Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
microsecond_timer don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
ports Int flash fixes (#3089) 2021-08-01 18:26:42 -04:00
sensors Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
backup_ram.h
cdm_ion_sense.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
cdm_ion_sense.h
debounce.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
debounce.h rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
flash_int.h Int flash fixes (#3089) 2021-08-01 18:26:42 -04:00
hardware.cpp unit test for vehicle_speed.cpp #3081 2021-08-01 12:09:53 -04:00
hardware.h Clutch switch inverted options do not invert detected pedal position #3044 2021-07-24 15:54:51 -04:00
hip9011.md
hw_layer.mk remove TS file read (#3004) 2021-07-21 14:24:53 -04:00
io_pins.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
io_pins.h trigger signal debug pins - logic level output #2959 2021-07-15 01:46:30 -04:00
mc33816.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
mc33816.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
mc33816_data.c
mc33816_data.h
mc33816_memory_map.h
mmc_card.cpp sd card indicators (#3001) 2021-07-20 21:29:24 -04:00
mmc_card.h remove TS file read (#3004) 2021-07-21 14:24:53 -04:00
pin_repository.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
pin_repository.h trigger signal debug pins - logic level output #2959 2021-07-15 02:12:57 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
rtc_helper.cpp Kill warnings (#2623) 2021-05-04 18:55:27 -04:00
rtc_helper.h
servo.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
servo.h
smart_gpio.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
smart_gpio.h hiding 8888 mess under the rug 2021-05-14 10:54:40 -04:00
stepper.cpp perform extra-step-prevention in the stepper driver itself (#3038) 2021-08-02 07:03:57 -04:00
stepper.h perform extra-step-prevention in the stepper driver itself (#3038) 2021-08-02 07:03:57 -04:00
stepper_dual_hbridge.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
trigger_input_adc.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
vehicle_speed.cpp unit test for vehicle_speed.cpp #3081 2021-08-01 12:19:59 -04:00
vehicle_speed.h unit test for vehicle_speed.cpp #3081 2021-08-01 12:09:53 -04:00