Commit Graph

10 Commits

Author SHA1 Message Date
7427d93c1d
fix in config file
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-02-22 13:46:13 +01:00
0f9690f6c2
watchdog updates
Some checks failed
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-02-22 13:35:12 +01:00
4d154b7cee reworked cmake, unfortunately a big one due to interdependence
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
- /mission is a library now, in preparation of unittests (which bring their own main)
- eive-simple is now only available in bsp=arm/q7s (but is still not compiling)
- watchdog and simple are their own executables, not configurations any more
- moved some q7s specific code into /bsp-q7s to flatten if-hierarchy in main CMakeLists.txt
- compiler and linker options are not globally applied to all targets
- linux is the default fsfw osal now, as current code does not compile on hosted
2022-02-09 21:38:56 +01:00
d8acf94a02
more corrections
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2021-07-29 18:33:15 +02:00
940d4965bc
small corrections
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2021-07-29 18:32:02 +02:00
34d3479e81
various bugfixes and improvements 2021-07-29 18:09:54 +02:00
dba620baf2
various bugfixes, watchdog working now 2021-07-29 17:21:27 +02:00
ff86c8af73
watchdog handling finished 2021-07-29 16:31:04 +02:00
55727accf5
minor tweaks 2021-07-29 11:59:32 +02:00
59bcf6cec2
added eive-watchdog 2021-07-29 11:35:20 +02:00