|
42ca1a01b5
|
Merge branch 'issue/1-shell-function-save-calibration-data' into dev
|
2020-08-16 12:53:47 +02:00 |
|
|
15d255778c
|
Fix #1: Implement save function for calibration
|
2020-08-16 12:52:37 +02:00 |
|
|
d1d2d514bd
|
Add timing monitor for main loop and add monitors to safety flag command
|
2020-08-16 12:34:41 +02:00 |
|
|
fa3c980207
|
shell: Add dummy function save-calibration. Not yet correcly implemented!
|
2020-08-16 01:24:59 +02:00 |
|
|
464c247e32
|
Fix a few bugs and implement flags command further
|
2020-07-30 20:29:48 +02:00 |
|
|
6498aaf8b8
|
Add color to flag monitor command and set oven output to 0
|
2020-07-28 23:26:28 +02:00 |
|
|
b65d94b0e8
|
Fix ADC measurement to run at 1000 Hz and fix wrong error handling for PT1000 Watchdog. Add function for flags to shell
|
2020-07-28 22:55:02 +02:00 |
|
|
da96daa767
|
Reworked measurement ADC to use safety controller
|
2020-07-27 22:15:01 +02:00 |
|
|
9136dc196c
|
Further rewrite safety handling
|
2020-07-09 22:31:42 +02:00 |
|
|
8a365ab5e0
|
Move safety ADC to safety subfolder
|
2020-07-06 20:13:01 +02:00 |
|
|
78417e0c8c
|
Progress in error handling
|
2020-06-14 23:36:49 +02:00 |
|
|
679d4534cb
|
Add formatted prinbt function for LCD menu and use systick vonversion in uptime shell command
|
2020-06-14 14:45:58 +02:00 |
|
|
e627cb67a5
|
fix smaller bugs in Menu code and implement first test of main menu with one functional sunbmenu for the safety parameters
|
2020-06-12 01:35:37 +02:00 |
|
|
92c0c5cd8c
|
shrink shellmatta history buffer
|
2020-06-04 21:46:45 +02:00 |
|
|
e97092042b
|
Add preliminary safety ADC which measures the Controller temperature and checks the reference voltage against the STM's internal reference voltage
|
2020-05-16 21:00:55 +02:00 |
|
|
2614cea431
|
Make claibration routine non blocking
|
2020-05-11 21:59:08 +02:00 |
|
|
4f05c084d9
|
Make ptdump command async: Main loop will continue if comamnd is called
|
2020-05-09 20:40:31 +02:00 |
|
|
fe51c80248
|
Merge branch 'dev' into ui
|
2020-04-27 21:53:27 +02:00 |
|
|
e7106b54c4
|
Add cat command
|
2020-04-27 21:52:52 +02:00 |
|
|
415979e211
|
Merge branch 'dev' into ui
|
2020-04-27 20:20:03 +02:00 |
|
|
d91463c458
|
Make MOTD clear the screen
|
2020-04-27 20:19:49 +02:00 |
|
|
eb3b0eb459
|
Merge branch 'dev' into ui
|
2020-04-27 19:28:32 +02:00 |
|
|
4df68880f0
|
Add correct handling of sd card, add reset command, add ls command
|
2020-04-26 21:23:25 +02:00 |
|
|
85fe0f6749
|
Fix LEDs in ptdump command
|
2020-04-26 19:52:48 +02:00 |
|
|
5017bf7003
|
Merge branch 'dev' into ui
|
2020-04-20 01:21:08 +02:00 |
|
|
4e4dc8e16e
|
Add dynamic memory info to meminfo command
|
2020-04-20 01:05:48 +02:00 |
|
|
66d6a76e1a
|
Fix shell prompt
|
2020-04-20 00:15:37 +02:00 |
|
|
455c3dae68
|
Merge branch 'dev' into ui
|
2020-04-19 16:39:27 +02:00 |
|
|
310922161a
|
Add ptdump shell command
|
2020-04-19 16:37:33 +02:00 |
|
|
cd23e93825
|
Add newest shellmatta and include missing syscalls
|
2020-04-11 00:54:17 +02:00 |
|
|
49835d9213
|
Merge branch 'dev' into ui
|
2020-02-24 20:03:57 +01:00 |
|
|
5012b726cd
|
Make Uart driver universal
|
2020-02-24 18:50:09 +01:00 |
|
|
55b664b58f
|
Fix possible bufferoverflow with strncpy
|
2020-02-23 21:57:50 +01:00 |
|
|
8ffc5c11e0
|
Fix style in shell.c
|
2020-02-23 21:06:24 +01:00 |
|
|
30aa1149a3
|
Merge branch 'ui' into dev
|
2020-02-21 23:08:38 +01:00 |
|
|
68fc473372
|
Add stack checking functions
|
2020-02-21 23:01:04 +01:00 |
|
|
b5d4bf5528
|
Add stack checker module andf fix all license headers
|
2020-02-21 21:22:01 +01:00 |
|
|
532262f670
|
Fix rotary encoder relative change function
|
2020-02-16 18:17:19 +01:00 |
|
|
c3be39b4e5
|
Add license header to all files
|
2020-02-15 22:09:55 +01:00 |
|
|
43473efcdd
|
Add fallthrough warning for switch cases explicitly to CFLAGS
|
2020-02-15 21:06:45 +01:00 |
|
|
7df97831be
|
Add conversion function for resistance to temperature conversion and add it to thept command of the shell
|
2020-02-15 20:31:38 +01:00 |
|
|
c568b95cf2
|
Add calibration routine from shell
|
2020-02-15 17:54:13 +01:00 |
|
|
5a00950589
|
Add deactivated PT1000 measurement as error flag, startcode for calibration routine
|
2020-02-15 01:04:40 +01:00 |
|
|
0da3ebed6f
|
Add unique ID as serial number to version output
|
2020-02-12 22:24:26 +01:00 |
|
|
c6dd4e735c
|
Improve coding and add color to shell output
|
2020-02-12 22:02:18 +01:00 |
|
|
13c528163d
|
Add compile date to shell version command's output
|
2020-02-12 21:53:13 +01:00 |
|
|
1745a7e2b2
|
Fix coding in all files
|
2020-02-12 21:19:11 +01:00 |
|
|
09507b5734
|
Add compile options for more warnings
|
2020-02-12 21:10:15 +01:00 |
|
|
29fed8328c
|
Improve code
|
2020-02-12 21:08:05 +01:00 |
|
|
bb898adfac
|
Move include files out of uart folder
|
2020-02-12 21:06:52 +01:00 |
|