dario
|
2b4e634179
|
Changed TacosThread termination to work correctly; fixed bugs in the testing
|
2023-12-03 09:03:43 +00:00 |
|
dario
|
a70dc00f4c
|
Added new task for testing
|
2023-12-03 09:03:43 +00:00 |
|
dario
|
5217945c03
|
Added first successful test for statemachine rework
|
2023-12-03 09:03:43 +00:00 |
|
dario
|
098ef140a6
|
Added changes for potential statemachine rework
|
2023-12-03 09:03:43 +00:00 |
|
dario
|
5e23008b78
|
Added thread rework, and cleaned up Tacos startup
|
2023-10-27 12:44:23 +02:00 |
|
dario
|
4efc0382f8
|
Compilable but untested statemachine implementation including a lot of clean up.
|
2023-10-23 23:50:08 +02:00 |
|
dario
|
67f3e9aa15
|
Multiple bugfixes; working manager task
|
2023-10-15 22:37:04 +02:00 |
|
dario
|
cb41fb56e2
|
Fixed crashing timers by increasing the default task's stack
|
2023-10-10 11:31:27 +02:00 |
|
dario
|
1a9a96503e
|
Changed registerThread to accept shared_ptrs to fix some issues with polymorphism.
|
2023-09-29 15:12:44 +02:00 |
|
dario
|
817db58a0e
|
Working manager & statemachine tasks; timers still bugged; statemachine init bugged
|
2023-09-27 00:07:23 +02:00 |
|
dario
|
10bcad8203
|
Added dummy task. Still a lot of compiler errors to be fixed
|
2023-09-23 10:16:53 +02:00 |
|
dario
|
ac7237b0bb
|
Modified manager task to avoid crashes.
|
2023-09-01 18:48:51 +02:00 |
|
dario
|
d7d80c2288
|
Modified config.hpp + enabled UART + added startUpExtras
|
2023-08-30 22:14:39 +02:00 |
|