89 Commits

Author SHA1 Message Date
@CarlWachter
4357b27ae4 Improved grouping and allow doxygen without other defines 2024-01-06 13:02:54 +01:00
@CarlWachter
759495f2ce Added API group 2024-01-06 13:02:18 +01:00
dario
2494b4f0c1 Merge pull request 'api-changes' (#18) from api-changes into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/TACOS/pulls/18
Reviewed-by: carlwachter <carlwachter@noreply.git.intern.spaceteamaachen.de>
1.2
2024-01-03 09:33:17 +00:00
dario
3401235717 Merge pull request 'startup-update' (#17) from startup-update into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/TACOS/pulls/17
Reviewed-by: carlwachter <carlwachter@noreply.git.intern.spaceteamaachen.de>
2024-01-02 22:33:30 +00:00
dario
0fca639a2f README.md aktualisiert 2024-01-02 12:42:20 +00:00
dario
34882cc280 Merge branch 'startup-update' of ssh://git.intern.spaceteamaachen.de:22222/ALPAKA/TACOS into startup-update 2024-01-02 12:51:29 +01:00
dario
ada57bc36e Moved doxygen to weak implementation and added tacos defgroup 2024-01-02 12:51:22 +01:00
dario
ae588bc91f README.md aktualisiert 2024-01-02 11:35:08 +00:00
dario
a8a7738859 README.md aktualisiert 2024-01-02 11:34:49 +00:00
dario
74e1226998 Fixed the addThread function 2024-01-02 01:40:09 +01:00
dario
9c167e2074 Added a simple API for TACOS 2024-01-02 01:03:01 +01:00
dario
08ed271f13 Disabled printable initialization if debugging is disabled 2024-01-02 01:00:43 +01:00
dario
550ec32076 Disabled printable initialization if debugging is not enabled 2023-12-31 08:21:25 +01:00
dario
90843468a8 Added default config 2023-12-31 08:10:02 +01:00
carlwachter
fe81ef6073 Merge pull request 'Doxygen support' (#16) from doxygen into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/TACOS/pulls/16
Reviewed-by: dario <dario@noreply.git.intern.spaceteamaachen.de>
2023-12-30 11:04:21 +00:00
@CarlWachter
7eede5faaa Doxygen support 2023-12-29 19:39:14 +01:00
carlwachter
7ebc2e5d1e Added uartmutex to README 2023-12-21 13:50:23 +00:00
carlwachter
10204f67cb Merge pull request 'TACOS as Library' (#15) from reformat into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/TACOS/pulls/15
2023-12-20 21:38:29 +00:00
dario
34a35e4bbb README.md aktualisiert 2023-12-20 21:12:54 +00:00
dario
a8ac397a3e README.md aktualisiert 2023-12-20 21:12:23 +00:00
carlwachter
364235d0c5 More detail for include 2023-12-20 14:54:46 +00:00
@CarlWachter
5bfc6b66bc Added reminder to call startALPAKA 2023-12-14 17:46:13 +01:00
CarlWachter
f189cc162e Removed submodules 2023-12-14 12:13:15 +01:00
CarlWachter
cf25d003f2 Removed libs 2023-12-14 12:13:03 +01:00
CarlWachter
5220bc9168 Updated README 2023-12-14 10:25:42 +01:00
CarlWachter
b6e440a6cf New format 2023-12-14 10:24:41 +01:00
dario
d4867427e9 Fixed statemachine and manager priority 2023-12-13 19:14:33 +01:00
carlwachter
f73cd47215 Merge pull request 'statemachine-rework' (#10) from statemachine-rework into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/TACOS/pulls/10
Reviewed-by: carlwachter <carlwachter@noreply.git.intern.spaceteamaachen.de>
stable1.1
2023-12-03 09:04:13 +00:00
dario
69ea3a5542 Removed waiting forever for state transitions 2023-12-03 09:03:43 +00:00
dario
1c42cf1986 Performed successful lockout test 2023-12-03 09:03:43 +00:00
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
59b1005590 Cleaned up compiler errors that I missed somehow. 2023-12-03 09:03:43 +00:00
dario
098ef140a6 Added changes for potential statemachine rework 2023-12-03 09:03:43 +00:00
CarlWachter
2205ff7446 Finished Transition to TACOS-Demo -> TACOS 2023-11-21 13:45:32 +01:00
CarlWachter
be9ded1641 Updated README.md stable 2023-11-07 18:00:29 +01:00
CarlWachter
47634c99fc Changed Include Path to reflect name change 2023-11-07 14:35:10 +01:00
dario
4de63ced98 Changed statemachine to only check for transitions if the lockout timer is not running 2023-10-30 17:25:09 +01:00
dario
9f4c772437 Adapted TACOS to checkTerminationRequest renaming in rtos2-utils 2023-10-28 20:24:19 +02: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
54b2e4e9cd Changed both submodules to main branch 2023-09-28 12:35:38 +02:00
dario
8086b2d8e5 Minor changes 2023-09-28 12:32:47 +02:00
dario
73bf55a0b4 Changed timer thread priority and fixed lockout and failsafe timers 2023-09-27 09:53:06 +02:00
dario
817db58a0e Working manager & statemachine tasks; timers still bugged; statemachine init bugged 2023-09-27 00:07:23 +02:00
dario
5bf6cca3b1 Updated rtos-utils to new version 2023-09-23 10:37:01 +02:00