Commit Graph

738 Commits

Author SHA1 Message Date
Mario Hüttel 7c9d296e34 Merge branch 'dev' into feature/28-profile-parser 2021-04-06 19:45:37 +02:00
Mario Hüttel 533656ca28 Add Cmake variable for Uart on debug header in release and use -Og for debugbuild instead of -O0 2021-04-06 19:25:25 +02:00
Mario Hüttel d146b10569 Issue #28: Inmprove GUI of profile executer 2021-04-06 19:23:45 +02:00
Mario Hüttel 8576bf4231 Merge branch 'dev' into feature/28-profile-parser 2021-04-04 19:35:52 +02:00
Mario Hüttel 6ebd74cb31 Safety Bug: Add meas ADC timing flag to output of the pt1000 read function so it becomes invalid in this case. 2021-04-04 19:35:32 +02:00
Mario Hüttel 46125ba752 Issue #28: Implement first working draft of temperature profile GUI 2021-04-04 19:34:13 +02:00
Mario Hüttel 6c9f90c986 Issue #28: Fix buf in profile executer 2021-04-04 19:33:33 +02:00
Mario Hüttel 74defd5384 Add main loop cycle counter for debugging 2021-04-04 19:32:44 +02:00
Mario Hüttel 5deac33949 Implement basic gui for profile selection. Still doesn't do anything 2021-04-04 17:43:31 +02:00
Mario Hüttel 666353e3b7 Merge branch 'dev' into feature/28-profile-parser 2021-04-04 17:01:51 +02:00
Mario Hüttel df40ab1be7 Update base64 lib submodule 2021-03-23 22:19:43 +01:00
Mario Hüttel 4c3574c2e2 Make project Cmake ready 2021-03-23 22:15:11 +01:00
Mario Hüttel 289f49204d fisr draft of cmake buidl system. Update generation still missing 2021-03-21 22:38:22 +01:00
Mario Hüttel 4bc98e6baf Merge branch 'dev' into feature/28-profile-parser 2021-03-21 21:08:38 +01:00
Mario Hüttel e50ce0d541 Add pictures of external watchdog 2021-03-21 21:08:19 +01:00
Mario Hüttel 78b63c853f Issue #28: Start GUI for Temp Profile execution 2021-03-21 21:07:54 +01:00
Mario Hüttel a25b249d77 Issue #28: Improve script handling 2021-03-21 19:21:36 +01:00
Mario Hüttel e815442617 Pid Controller: Set integral term lower boundary to 0 2021-03-21 19:18:08 +01:00
Mario Hüttel 60104df30e Issue #28: Write temperture ramp command 2021-03-20 01:02:33 +01:00
Mario Hüttel 5ab911b4b6 Merge branch 'dev' into feature/28-profile-parser 2021-03-19 20:55:00 +01:00
Mario Hüttel 9c37e083a0 Merge branch 'error-mem-viewer' into dev
* This is a preliminary version of hte error memory viewer
2021-03-19 20:54:32 +01:00
Mario Hüttel 08427cc589 Merge branch 'dev' into feature/28-profile-parser 2021-03-19 20:53:58 +01:00
Mario Hüttel 62d745bd3a Fix doxygen header 2021-03-19 20:53:46 +01:00
Mario Hüttel ba6e0880b4 Merge branch 'dev' into feature/28-profile-parser 2021-03-19 20:52:13 +01:00
Mario Hüttel ec2c23c9f7 Change unstbale detection range from 10 Ohm to 20 Ohm 2021-03-19 20:51:54 +01:00
Mario Hüttel 6a71416d2a Add void casts to unused parameters 2021-03-19 20:24:49 +01: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 13e7cbfd81 Documentation: Fix docu of overtemp flag 2021-03-18 23:21:17 +01:00
Mario Hüttel 857838f293 Docu: Improvements 2021-03-18 23:18:18 +01:00
Mario Hüttel ae97a69d26 documentation 2021-03-18 23:15:13 +01:00
Mario Hüttel 001f2be176 Add a few flags to the documentation 2021-03-18 23:12:44 +01:00
Mario Hüttel 1797dac60b Systick: Correct comments 2021-03-18 22:53:11 +01:00
Mario Hüttel e3e4a6d926 Merge branch 'dev' into feature/28-profile-parser 2021-03-18 22:50:28 +01:00
Mario Hüttel dca696cd6a Safety: Fix different spelling mistakes for persistence 2021-03-18 22:50:13 +01:00
Mario Hüttel 93ff4959a2 Issue #28: Start Temp profile parser 2021-03-18 22:44:05 +01:00
Mario Hüttel b1a7af28a2 Merge branch 'dev' into error-mem-viewer 2021-03-15 21:24:13 +01:00
Mario Hüttel b560a91673 Merge branch 'issue/26-overtemp-flag' of mhu/reflow-oven-control-sw into dev 2021-03-14 22:01:06 +01:00
Mario Hüttel 64a97fa048 Issue #26: Add overtemp function to shell 2021-03-14 21:57:33 +01:00
Mario Hüttel d1b8e91674 Fix typo in linker script 2021-03-14 20:08:52 +01:00
Mario Hüttel 0fc35db53d Merge branch 'dev' into issue/26-overtemp-flag 2021-02-15 20:36:13 +01:00
Mario Hüttel 8a764f599b Remove cat command from shell 2021-02-15 20:35:54 +01:00
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 694a78982a Add missing parameter to doxygen header of dc_pt1000_set_resistance_calibration() 2021-02-14 20:11:21 +01:00
Mario Hüttel 59ff842f56 Merge branch 'dev' into error-mem-viewer 2021-02-14 20:09:20 +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 50ad31d58a Issue #26: Add configuration for overtemperature flag to safety controller and include the config in the memory checking 2021-02-02 20:35:45 +01:00
Mario Hüttel 64bb06882f 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
Mario Hüttel 0b01be9840 Issue #26: Add ERR_FLAG_OVERTEMP Error flag
* Add error flag
* Set default persistence to false
* Set default flag weight to stop PID controller
2021-02-02 18:40:52 +01:00