Commit Graph

4 Commits

Author SHA1 Message Date
Robin Müller b0006c2272
watchdog fixes and submodule updates 2022-04-16 01:04:06 +02:00
Robin Müller 292cf8f5e4
new defintions file 2022-02-22 00:22:15 +01:00
Ulrich Mohr 4d154b7cee reworked cmake, unfortunately a big one due to interdependence
EIVE/eive-obsw/pipeline/head This commit looks good Details
- /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
Robin Müller 59bcf6cec2
added eive-watchdog 2021-07-29 11:35:20 +02:00