|
78f24f7338
|
Add LCD output to shell function 'Emulate UI'
|
2021-10-24 14:47:52 +02:00 |
|
|
e3a552248d
|
Make a wrong size of the flashcrc struct an error becuase it might lead to misaligned CRCs in the structure
|
2021-10-23 21:26:01 +02:00 |
|
|
288b19c4fc
|
Comment functions
|
2021-10-23 21:18:32 +02:00 |
|
|
56872086fa
|
Comment code
|
2021-10-23 21:14:24 +02:00 |
|
|
fe0e8136d4
|
Refactor temperature profile executer
|
2021-10-23 21:00:21 +02:00 |
|
|
73606bf7a0
|
Write documentation for the config parser
|
2021-10-23 20:54:37 +02:00 |
|
|
78501143cc
|
Fix wrongly typed float literal
|
2021-10-23 20:54:20 +02:00 |
|
|
bb0ea908cb
|
Merge branch 'brown-out-detection' into dev
|
2021-10-17 12:52:59 +02:00 |
|
|
61cb92fbe8
|
Add command for printing option bytes
|
2021-10-17 12:30:58 +02:00 |
|
|
eb41e5e210
|
Implement option byte writing and set brown out level
|
2021-10-16 23:39:23 +02:00 |
|
|
decb484d06
|
Start implementation of option byte manipulation
|
2021-10-16 00:44:39 +02:00 |
|
|
4009a2794d
|
Add STM device resvision to MOTD.
|
2021-10-15 22:06:30 +02:00 |
|
|
d9c145ec81
|
Fix some coding issues and a possible race condition
|
2021-10-15 21:16:26 +02:00 |
|
|
6fde4cfd66
|
Improve doxygen comments in code.
|
2021-10-11 19:45:13 +02:00 |
|
|
c82ca7d8f0
|
Merge branch 'jenkins' into dev
|
2021-10-10 22:41:00 +02:00 |
|
|
2bc2c0c670
|
Add example jenkins file
|
2021-10-10 22:38:58 +02:00 |
|
|
aad9be9905
|
Add doxygen to CMake and update the config
|
2021-10-10 22:09:46 +02:00 |
|
|
6f2b6e0839
|
Fix code in updater.c
|
2021-10-10 21:04:40 +02:00 |
|
|
45145c1f36
|
Clean up systick.c
|
2021-10-10 21:02:39 +02:00 |
|
|
1722ba7e5d
|
Clean up shell.c
|
2021-10-10 21:00:28 +02:00 |
|
|
7a44a383ff
|
Fix style in file
|
2021-10-10 20:49:42 +02:00 |
|
|
7a2c77a83e
|
Fix style problems in main-cycle-counter
|
2021-10-10 20:47:15 +02:00 |
|
|
c8e3bf5de2
|
Fix style problems in main.c
|
2021-10-10 20:45:59 +02:00 |
|
|
400c77f11c
|
Update c style checker
|
2021-10-10 20:42:15 +02:00 |
|
|
7be6047e04
|
Fix style warnings
|
2021-10-10 20:40:40 +02:00 |
|
|
2ab7257fe6
|
Remove unneeded parameter from fuction
|
2021-10-09 22:59:35 +02:00 |
|
|
376d9c7aaf
|
Merge branch 'dev' of git.shimatta.de:mhu/reflow-oven-control-sw into dev
|
2021-10-03 19:38:47 +02:00 |
|
|
2a6a98deac
|
Merge branch 'feature/41-updater-sha256-check' into dev
|
2021-10-03 19:38:31 +02:00 |
|
|
20b460cd5a
|
Fix #41: Updater SHA256 check implemented and tested
|
2021-10-03 19:38:01 +02:00 |
|
|
ae60c30919
|
Implement SHA256 update file checking
|
2021-10-03 19:27:41 +02:00 |
|
|
c6fcd3154f
|
Remove unneeded variable
|
2021-10-03 18:51:14 +02:00 |
|
|
a7394ef170
|
Feature #41: Add SHA calculation to updater. Has yet to be checked against file. Code not tested
|
2021-09-24 22:43:47 +02:00 |
|
|
01abb3e085
|
Delete unnecessary code for testing CRCs
|
2021-09-21 10:14:25 +02:00 |
|
|
d63761d016
|
Add sha 256 library and adapt license sections in documentation
|
2021-08-24 22:19:12 +02:00 |
|
|
d468e52dea
|
Merge branch 'feature/40-fir-filter' into dev
|
2021-08-24 21:51:20 +02:00 |
|
|
5a1deeb9ee
|
Reformat code
|
2021-08-24 21:50:57 +02:00 |
|
|
809c86a618
|
Add shell command to change filter alpha
|
2021-08-24 21:50:36 +02:00 |
|
|
88a4bb97a5
|
Remove fior filter again... Not needed.
|
2021-08-24 21:49:23 +02:00 |
|
|
4a98d41623
|
Add sample data and jupyter notebook containing filter analysis
|
2021-08-24 21:48:04 +02:00 |
|
|
836c7af163
|
Merge branch 'dev' into feature/40-fir-filter
|
2021-08-19 21:47:11 +02:00 |
|
|
e3670434ca
|
Add FIR filter code
|
2021-08-19 21:44:50 +02:00 |
|
|
a802b5c1b5
|
Add main cylcle counter and increase filter alpha for PT1000 to 0.01
|
2021-08-19 21:25:04 +02:00 |
|
|
ffb544e21d
|
Merge branch 'issue/37-crc-flags-config-regs' into dev
|
2021-07-23 20:06:35 +02:00 |
|
|
e4ebf9ec3f
|
Add CRC monitoring over ADC registers
|
2021-07-23 20:06:09 +02:00 |
|
|
6e89c0e098
|
Update error memory viewer to newest memory structure
|
2021-07-19 22:44:13 +02:00 |
|
|
fdb1c6e893
|
Fix memory checking. The stack is now completely copied to CCMRAM before testing the main memory.
|
2021-07-19 22:29:13 +02:00 |
|
|
e753504ae3
|
Check for python in RAM code and use find_package to determine the python interpreter
|
2021-07-17 15:25:25 +02:00 |
|
|
2fa12cda60
|
Throw error in case the python virtualenv cannot be found
|
2021-07-17 15:12:45 +02:00 |
|
|
17609a2491
|
Add automatic flash CRC patching to cmake
|
2021-07-16 21:57:30 +02:00 |
|
|
1e870972e3
|
Improve code and add a Flash CRC check
|
2021-07-16 21:17:59 +02:00 |
|