Commit Graph

20 Commits

Author SHA1 Message Date
55608f0660
that should now fix it
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-11-28 11:35:28 +01:00
ad5ee7fa44
now the unittest should run
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-11-28 10:39:47 +01:00
447c4d5c88
all retval replacements
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2022-08-24 17:27:47 +02:00
8a5090b8ee
apply new auto-formatter on all files
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2022-05-17 13:40:19 +02: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
77c45c0de9
applied formatting
Some checks failed
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-01-17 15:58:27 +01:00
c1be4a1e83
changes for updated fsfw
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-11-19 13:22:20 +01:00
6b7356611d small tweak 2021-06-08 16:47:32 +02:00
b7e26be45e object manager singleton now 2021-06-08 16:45:25 +02:00
853a728d4c updated host osal 2021-04-01 10:37:34 +02:00
e573b74681 removed make launch configs and updated shell scripts 2021-03-05 19:17:03 +01:00
5b8ddd3abb lwgps update 2021-02-28 16:16:22 +01:00
f8b9ce1d42 updated init mission of hosted bsp
and executed lwGPS test
2021-02-27 21:39:32 +01:00
fa81b06bea moved all third-party lib to separate folder 2021-02-27 19:32:58 +01:00
557a5fa45f better missed deadline handling 2021-02-22 18:46:45 +01:00
83530f9c4e moved gpiod test to bsp folder 2021-02-14 12:23:29 +01:00
cdd020666b restructured objectfactory and init_mission for libgpio test on te0720 2021-02-14 11:03:53 +01:00
e00667ba0b added gpio read function 2021-02-14 09:25:40 +01:00
f80463ef7b test printout added 2020-09-16 16:32:17 +02:00
bc525ab2eb linux working 2020-09-16 16:22:36 +02:00