12 Commits

Author SHA1 Message Date
1519b13b78
appears to work now 2022-05-24 00:52:08 +02:00
b2c286cd7e
improve and optimize SD card handling 2022-05-24 00:20:23 +02:00
8a5090b8ee
apply new auto-formatter on all files 2022-05-17 13:40:19 +02:00
b6de685ea2 Merge pull request 'Update for memory management' () from mueller/sdcman-mg into develop
Reviewed-on: 
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2022-03-04 09:55:06 +01:00
ebdd3914f4
added try catch for more safety 2022-03-03 19:13:43 +01:00
714167f112 Merge remote-tracking branch 'origin/develop' into mueller/sdcman-mg 2022-03-03 13:38:39 +01:00
b8bd211d8e
updated API to take reference instead of pointer 2022-03-01 17:52:39 +01:00
711732ccd6
Udated for memory management 2022-03-01 17:41:58 +01:00
4d154b7cee reworked cmake, unfortunately a big one due to interdependence
- /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 2022-01-17 15:58:27 +01:00
Jakob Meier
e26ffb6afd fpga download image command 2021-12-29 20:33:20 +01:00
88a20a512a corrections and tests 2021-07-16 21:51:30 +02:00