|
5ad1d574ff
|
Fix #46: Fix update bug of GUI. Works now
|
2022-12-31 20:38:22 +01:00 |
|
|
f95ad1729e
|
Fix buf on sd mounting handling
|
2022-12-31 20:29:22 +01:00 |
|
|
b18186423f
|
Fix #46: Add SD status to GUI
|
2022-12-31 20:22:41 +01:00 |
|
|
ec2d3da4cb
|
Add missing header file required for memset()
|
2022-12-31 20:22:08 +01:00 |
|
|
5e00441d99
|
Add separate source file handling the mounting of the SD card. This will give proper access to the GUI to check whether an SD is mounted
|
2022-12-31 20:18:34 +01:00 |
|
|
e91b33f379
|
Remove old CRC patcher
|
2022-12-31 19:56:33 +01:00 |
|
|
b621c66378
|
Update Flag Weights
* Fix #47: Update flash and data CRCs to trigger panic mode
* Update meas ADC CRC flag to stop PID
* Update safety ADC CRC flag to trigger panic mode
|
2022-12-31 19:53:45 +01:00 |
|
|
8ff402caaa
|
Merge branch 'dev' of git.shimatta.de:mhu/reflow-oven-control-sw into dev
|
2022-12-31 19:43:41 +01:00 |
|
|
aade3288eb
|
Update doxygen headers in config parser
|
2022-12-31 19:43:37 +01:00 |
|
|
049afbd66f
|
Merge pull request 'Use patchelfcrc program for CRC patching.' (#45) from port-to-patchelfcrc into dev
Reviewed-on: #45
|
2022-12-31 19:42:54 +01:00 |
|
|
240b1ffc8f
|
Update gitignore for use with vscode and clangd
|
2022-12-31 19:25:55 +01:00 |
|
|
f46044e5fc
|
Remove mthumb-interwork from GCC command line. It is not neededfor CM4 cores
|
2022-12-31 19:24:27 +01:00 |
|
|
354c26ca67
|
Change Build step to use pathcelfcrc program instead of python script
|
2022-10-25 21:23:02 +02:00 |
|
|
6570d217c7
|
Separate flash CRC checker from safety controller and implement shell command to calculate CRCs
|
2022-09-22 21:16:41 +02:00 |
|
|
aeffb9df99
|
Update C file generator script
|
2022-09-22 21:16:07 +02:00 |
|
|
ad3de6e6b7
|
Improve HW version detect code. Funtionally equivalent
|
2022-08-09 00:23:55 +02:00 |
|
|
ab5fd6433e
|
Rename python file to snake case
|
2022-08-09 00:23:23 +02:00 |
|
|
35542f56cb
|
Add pylintrc and fix style problems in crc patcher
|
2022-08-09 00:21:57 +02:00 |
|
|
f9b9a3c685
|
Add compile error for configuration mistake
|
2022-07-30 16:45:26 +02:00 |
|
|
aaed95cc95
|
Restructure safety handle function. Now returns worst flag state set. Used to blink LED
|
2022-07-30 16:04:46 +02:00 |
|
|
6ac108e1b2
|
make LED blink if error that stop the PID are present
|
2022-07-30 15:53:04 +02:00 |
|
|
7a36b597be
|
Add comment to function
|
2022-07-30 15:52:47 +02:00 |
|