Commit Graph

12 Commits

Author SHA1 Message Date
26216eca88
new fs helper module
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-09-16 11:53:33 +02:00
38f435d1ae
update for new FSFW code
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-09-16 11:43:11 +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
Jakob Meier
9fc1e57943 fixed conflicts 2022-03-14 14:35:07 +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
Jakob Meier
45c7f9555d flash write wip 2022-01-07 09:50:04 +01:00
91ff9f3f68 FS queue size configurable 2021-07-12 16:32:14 +02:00
bef73d7357 writing api for scratch buffer 2021-07-09 16:57:34 +02:00
ef3fb0457e updated file system handler 2021-07-08 12:22:41 +02:00
834fa89e7b cotninued sd card access manager 2021-07-07 20:50:11 +02:00
08c5c5ebeb added more sd card stubs 2021-07-05 12:09:31 +02:00
385dbd977e some stubs 2021-05-27 21:06:37 +02:00