Prusa-Firmware-MMU/src/modules
Yuri D'Elia 006dfd4abc PulseGen: remove all floating point calculations
Work in steps, steps/s, steps/s2 directly.
2021-07-07 16:59:04 +02:00
..
buttons.cpp Change buttons' ADC limits into an array 2021-07-05 18:07:54 +02:00
buttons.h Change buttons' ADC limits into an array 2021-07-05 18:07:54 +02:00
debouncer.cpp Greatly improve unload filament unit test 2021-06-30 07:39:31 +02:00
debouncer.h Introduce Doxyfile + fix modules documentation 2021-06-30 07:39:31 +02:00
finda.cpp Start using config.h 2021-07-05 18:07:54 +02:00
finda.h Start using config.h 2021-07-05 18:07:54 +02:00
fsensor.cpp Introduce Timebase module, refactor timing code + unit tests 2021-06-21 10:22:17 +02:00
fsensor.h Start using config.h 2021-07-05 18:07:54 +02:00
globals.cpp Fix compilation 2021-06-16 06:43:20 +02:00
globals.h Introduce Doxyfile + fix modules documentation 2021-06-30 07:39:31 +02:00
idler.cpp Parametrize Idler and Selector in common config.h 2021-07-05 18:07:54 +02:00
idler.h Parametrize Idler and Selector in common config.h 2021-07-05 18:07:54 +02:00
leds.cpp Qualify leds::Mode in LED to fix build 2021-06-29 08:58:37 +02:00
leds.h Start using config.h 2021-07-05 18:07:54 +02:00
math.h Add modules::math for specialized math functions 2021-07-07 16:59:04 +02:00
motion.cpp Update Motion for the new TMC2130/pins definitions 2021-07-07 16:59:04 +02:00
motion.h Add initial Axis configuration static structs 2021-07-07 16:59:04 +02:00
permanent_storage.cpp Start using config.h 2021-07-05 18:07:54 +02:00
permanent_storage.h Introduce Doxyfile + fix modules documentation 2021-06-30 07:39:31 +02:00
protocol.cpp Reformat sources to fit the new namespace formatting rules 2021-05-25 12:24:19 +02:00
protocol.h Introduce Doxyfile + fix modules documentation 2021-06-30 07:39:31 +02:00
pulse_gen.cpp PulseGen: remove all floating point calculations 2021-07-07 16:59:04 +02:00
pulse_gen.h PulseGen: remove all floating point calculations 2021-07-07 16:59:04 +02:00
selector.cpp Parametrize Idler and Selector in common config.h 2021-07-05 18:07:54 +02:00
selector.h Parametrize Idler and Selector in common config.h 2021-07-05 18:07:54 +02:00
speed_table.cpp Add initial Axis configuration static structs 2021-07-07 16:59:04 +02:00
speed_table.h Add initial Axis configuration static structs 2021-07-07 16:59:04 +02:00
timebase.cpp Define the global Timebase instance 2021-06-29 08:59:16 +02:00
timebase.h Introduce Doxyfile + fix modules documentation 2021-06-30 07:39:31 +02:00
user_input.cpp Rebase onto upstream/main, adapt to cleaned-up circular buffer interface 2021-06-30 07:39:31 +02:00
user_input.h Rebase onto upstream/main, adapt to cleaned-up circular buffer interface 2021-06-30 07:39:31 +02:00