|
34c1c3db4e
|
Rework UI to use newly created version handling
|
2023-01-01 21:12:19 +01:00 |
|
|
5ad1d574ff
|
Fix #46: Fix update bug of GUI. Works now
|
2022-12-31 20:38:22 +01:00 |
|
|
b18186423f
|
Fix #46: Add SD status to GUI
|
2022-12-31 20:22:41 +01:00 |
|
|
7d43b4130c
|
Add connector info to LCD GUI. So TX and RX of UART can be found without looking at the schematic.
|
2022-06-09 18:18:30 +02:00 |
|
|
c78477296a
|
Bugfix: Fix hardfault when update menu is opened and no hex file is located on disk
|
2021-11-27 18:47:17 +01:00 |
|
|
78f24f7338
|
Add LCD output to shell function 'Emulate UI'
|
2021-10-24 14:47:52 +02:00 |
|
|
fe0e8136d4
|
Refactor temperature profile executer
|
2021-10-23 21:00:21 +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 |
|
|
baf6b67658
|
Fix #35: List with updae filename was freed before it was used. This is now fixed and working
|
2021-07-13 21:05:00 +02:00 |
|
|
90c6165278
|
Move push button and rotary encoder files to UI folder
|
2021-05-22 17:05:56 +02:00 |
|
|
fdb3ceb3e9
|
Restructuring and comments
|
2021-05-22 16:40:08 +02:00 |
|
|
708fdea058
|
Add static blocking write function to gui. This allows us to set a updating... status on the display when starting the updater.
|
2021-05-22 11:34:33 +02:00 |
|
|
71315b7c92
|
Issue #28: Implement update successful notification.
|
2021-05-22 00:14:56 +02:00 |
|
|
ee5dda4a33
|
Issue #25: Add update menu to GUI
|
2021-05-16 20:34:09 +02:00 |
|
|
afb8e93b13
|
Rework function for finding temperature profiles to be able to search for any pattern
|
2021-05-16 19:57:08 +02:00 |
|
|
174bf4220e
|
Remove unused function
|
2021-05-15 21:57:23 +02:00 |
|
|
61e3b58992
|
Use singly linked list dfor temperature profile file list
|
2021-05-07 22:09:55 +02:00 |
|
|
f2972903d5
|
Use safer string copying in gui for file list
|
2021-04-10 14:37:51 +02:00 |
|
|
81155887de
|
Bug: Fix missing variable in printf varargs for gui
|
2021-04-10 13:11:35 +02:00 |
|
|
08eee66d30
|
Issue #28: Change GUI of profile executer
|
2021-04-06 19:46:31 +02:00 |
|
|
d146b10569
|
Issue #28: Inmprove GUI of profile executer
|
2021-04-06 19:23:45 +02:00 |
|
|
46125ba752
|
Issue #28: Implement first working draft of temperature profile GUI
|
2021-04-04 19:34:13 +02:00 |
|
|
5deac33949
|
Implement basic gui for profile selection. Still doesn't do anything
|
2021-04-04 17:43:31 +02:00 |
|
|
78b63c853f
|
Issue #28: Start GUI for Temp Profile execution
|
2021-03-21 21:07:54 +01:00 |
|
|
99d96fb426
|
Add kd_tau to oven PID parameters
|
2021-01-24 19:56:00 +01:00 |
|
|
c67298118e
|
Improve GUI
|
2020-12-07 00:19:42 +01:00 |
|
|
ef8e6231ff
|
Issue #4: Implement Constant temperature function in GUI. This is useful to verify the oven parameters
|
2020-11-30 21:43:38 +01:00 |
|
|
32da2a5fa6
|
Reflow Controller GUI: Move gui to gui.c file in UI subfolder
|
2020-11-29 19:01:24 +01:00 |
|