Commit Graph

17 Commits

Author SHA1 Message Date
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 24651fa74d Remove empty lines 2021-01-24 19:55:46 +01:00
Mario Hüttel 37bc397e9a Add reset-cal shell command and modify cal command to show existing calibration 2020-11-17 00:53:21 +01:00
Mario Hüttel c02d988350 Issue #21: Adapt calibration routine to new calibration format 2020-11-15 23:36:52 +01:00
Mario Hüttel 7b1ae3bdc6 Improve code in calibration module 2020-11-02 18:20:17 +01:00
Mario Hüttel dc9fc2f814 Fix code warnings 2020-11-01 21:24:13 +01:00
Mario Hüttel 57308e18e3 Delete cmsis math library. It is not needed anymore 2020-11-01 21:00:47 +01:00
Mario Hüttel 8ff276e30d see last commit 2020-11-01 20:58:32 +01:00
Mario Hüttel 1166477a6c Calibration routines adapted
* Implement custom mean and std functions
* Use standard deviation in calibration measurment instead of peak-peak noise.
2020-11-01 20:55:57 +01:00
Mario Hüttel da96daa767 Reworked measurement ADC to use safety controller 2020-07-27 22:15:01 +02:00
Mario Hüttel 2614cea431 Make claibration routine non blocking 2020-05-11 21:59:08 +02:00
Mario Hüttel 83978e8188 Fix typo 2020-04-20 01:06:01 +02:00
Mario Hüttel 5012b726cd Make Uart driver universal 2020-02-24 18:50:09 +01:00
Mario Hüttel b5d4bf5528 Add stack checker module andf fix all license headers 2020-02-21 21:22:01 +01:00
Mario Hüttel c3be39b4e5 Add license header to all files 2020-02-15 22:09:55 +01:00
Mario Hüttel c568b95cf2 Add calibration routine from shell 2020-02-15 17:54:13 +01:00
Mario Hüttel 5a00950589 Add deactivated PT1000 measurement as error flag, startcode for calibration routine 2020-02-15 01:04:40 +01:00