reflow-oven-control-sw/stm-firmware/include/reflow-controller
Mario Hüttel fdb3ceb3e9 Restructuring and comments 2021-05-22 16:40:08 +02:00
..
periph-config Add update code to updater and use uart for status updates 2021-04-08 21:23:25 +02:00
safety Expand documentation 2021-05-22 15:27:55 +02:00
settings Improve code style and comments 2021-05-22 12:44:43 +02:00
temp-profile Restructuring and comments 2021-05-22 16:40:08 +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 Expand documentation 2021-05-22 15:27:55 +02: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