reflow-oven-control-sw/stm-firmware/include/reflow-controller
Mario Hüttel d9bd434dc6 Fix indent 2021-05-22 12:45:46 +02:00
..
config-parser Fix #32: 2021-05-22 12:13:43 +02:00
periph-config Add update code to updater and use uart for status updates 2021-04-08 21:23:25 +02:00
safety Fix indent 2021-05-22 12:45:46 +02:00
settings Improve code style and comments 2021-05-22 12:44:43 +02:00
ui Add static blocking write function to gui. This allows us to set a updating... status on the display when starting the updater. 2021-05-22 11:34:33 +02:00
updater Updater: Store update file name in safety memory before executing updater. Currently name is hardcoded. 2021-04-07 13:26:39 +02:00
adc-meas.h Fix doxygen header 2021-03-19 20:53:46 +01:00
button.h Issue #17: Add override function for button 2020-08-30 18:20:58 +02:00
calibration.h Issue #21: Adapt calibration routine to new calibration format 2020-11-15 23:36:52 +01:00
digio.h Add default frequency to loudspeaker set 2021-01-01 19:48:31 +01:00
hw-version-detect.h Doxygen 2020-12-01 21:03:05 +01:00
oven-driver.h Add temperature profile executer and add shell command 2021-03-19 20:19:37 +01:00
pid-controller.h Add kd_tau to oven PID parameters 2021-01-24 19:56:00 +01:00
rotary-encoder.h Issue #17: Add override function for deltas of rotary encoder 2020-08-30 18:25:10 +02:00
shell.h Add correct handling of sd card, add reset command, add ls command 2020-04-26 21:23:25 +02:00
systick.h Systick: Correct comments 2021-03-18 22:53:11 +01:00
temp-converter-data.h Fix license header 2020-04-20 21:30:00 +02:00
temp-converter.h Issue #26: Add reverse lookup function to temp converter that converts a temperature to a PT1000 resistance value 2021-02-02 19:32:12 +01:00
temp-profile-executer.h Use singly linked list to store profile commands. 2021-05-15 21:58:00 +02:00