reflow-oven-control-sw/stm-firmware/include/reflow-controller
Mario Hüttel 08ec458e8f Add update code to updater and use uart for status updates 2021-04-08 21:23:25 +02:00
..
config-parser Write parser for temp profile language. Not yet tested. 2021-03-19 16:58:14 +01:00
periph-config Add update code to updater and use uart for status updates 2021-04-08 21:23:25 +02:00
safety updater: Add function to safety memory for storing the update file name 2021-04-07 13:19:16 +02:00
settings Issue #26: Add overtemp limit setting to settings module and load it from EEPROM at startup 2021-02-15 20:28:45 +01:00
ui Issue #28: Start GUI for Temp Profile execution 2021-03-21 21:07:54 +01: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 Add temperature profile executer and add shell command 2021-03-19 20:19:37 +01:00