Commit Graph

23 Commits

Author SHA1 Message Date
Mario Hüttel b9dfe35652 Issue #26: Add overtemp limit setting to settings module and load it from EEPROM at startup 2021-02-15 20:28:45 +01:00
Mario Hüttel 7c5b60ec6b #26: Add over temperature monitor settings to eeprom 2021-02-14 20:06:28 +01:00
Mario Hüttel e614eaa23b Correct version of EEPROM header for settings and write check for overtemperature 2021-02-02 20:50:30 +01:00
Mario Hüttel 99d96fb426 Add kd_tau to oven PID parameters 2021-01-24 19:56:00 +01:00
Mario Hüttel 3a07347f48 Implement EEPROM and use it for saving the calibration 2021-01-08 18:39:54 +01:00
Mario Hüttel 95bd606dd8 Add functions for eeprom. Not yet implemented 2021-01-02 23:03:59 +01:00
Mario Hüttel 75f9c58c54 Fix bug: Invalid calibration loaded if no calibration is present on sd card 2021-01-01 17:31:35 +01:00
Mario Hüttel a474111f36 Use error checking function of config parser in settings module 2020-11-29 19:03:17 +01:00
Mario Hüttel f2405e23b4 Add settings load function for PID parameters 2020-11-08 21:35:41 +01:00
Mario Hüttel bb39c4b6e0 Fix bug in settings parser 2020-11-02 18:20:57 +01:00
Mario Hüttel dc9fc2f814 Fix code warnings 2020-11-01 21:24:13 +01:00
Mario Hüttel 88360fe307 close config parser after use for reading calibration 2020-11-01 21:03:00 +01:00
Mario Hüttel 1eeaf3d892 Use new config parser for calibration 2020-11-01 00:59:46 +01:00
Mario Hüttel 0395cd19d4 SD card settings folder: Use f_stat to determine if directory is present 2020-08-21 00:06:56 +02:00
Mario Hüttel 543127b187 Fix bugs in settings saving 2020-08-16 22:11:57 +02:00
Mario Hüttel 6c92048de5 Remove emptry line 2020-08-16 20:35:11 +02:00
Mario Hüttel 58937b46f6 Improve code 2020-08-16 20:33:17 +02:00
Mario Hüttel e06c9f7ddc Remove toml. Write calibration to dat files. Implement first draft for reading function 2020-08-16 19:37:41 +02:00
Mario Hüttel d04d8ebf9d Change save fuinction for SD card calibration data 2020-08-16 13:15:35 +02:00
Mario Hüttel 15d255778c Fix #1: Implement save function for calibration 2020-08-16 12:52:37 +02:00
Mario Hüttel 3c6200e08c Settings: Add preliminary functions to store Claibration data on SD Card. Not yet implemented correctly 2020-08-16 01:24:20 +02:00
Mario Hüttel 5fcb5305f8 Implement dummy for calibration save function 2020-05-09 20:51:30 +02:00
Mario Hüttel 6e07a363f4 Add settings module 2020-04-26 20:22:00 +02:00