Commit Graph

17 Commits

Author SHA1 Message Date
Mario Hüttel 00b8d1f48e Fix style issues in config-parser.c 2022-07-16 15:14:35 +02:00
Mario Hüttel 96e0931c9f Add a bunch of stuff: Add baudrate reconfig command to shell and move the uart to separate C file 2021-11-27 17:41:11 +01:00
Mario Hüttel 73606bf7a0 Write documentation for the config parser 2021-10-23 20:54:37 +02:00
Mario Hüttel fdb3ceb3e9 Restructuring and comments 2021-05-22 16:40:08 +02:00
Mario Hüttel 0b1ce8b614 Fix #32:
* Implement clear flags command for profile language.
2021-05-22 12:13:43 +02:00
Mario Hüttel 6322c3728b Use singly linked list to store profile commands. 2021-05-15 21:58:00 +02:00
Mario Hüttel 0f239dc39d Fix warning in temp profile parser 2021-04-06 20:53:18 +02:00
Mario Hüttel 1ecd5edd93 Add temperature profile executer and add shell command 2021-03-19 20:19:37 +01:00
Mario Hüttel 1b4eba1871 Write parser for temp profile language. Not yet tested. 2021-03-19 16:58:14 +01:00
Mario Hüttel 93ff4959a2 Issue #28: Start Temp profile parser 2021-03-18 22:44:05 +01:00
Mario Hüttel ed4c18f2be Add error checking function for config parser 2020-11-29 19:02:52 +01:00
Mario Hüttel f2405e23b4 Add settings load function for PID parameters 2020-11-08 21:35:41 +01:00
Mario Hüttel 1eeaf3d892 Use new config parser for calibration 2020-11-01 00:59:46 +01:00
Mario Hüttel 86f153bf69 Fix code style 2020-10-31 01:10:46 +01:00
Mario Hüttel 3ca5e41602 Implement config read function 2020-10-30 23:12:39 +01:00
Mario Hüttel dcec366b0a Implement config_parser_reset_to_start() 2020-10-30 22:24:03 +01:00
Mario Hüttel 14b7bdbf19 Start config parser 2020-10-30 22:21:31 +01:00