Commit Graph

16 Commits

Author SHA1 Message Date
Robin Müller 90962c9f8e
rudimentary SD commanding interface
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-09-27 10:51:07 +02:00
Robin Müller c1248dd4e1
building new EM config
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-04-29 15:47:54 +02:00
Robin Müller 6ccf16f56d
enabled more GCC warnings
EIVE/eive-obsw/pipeline/head Build started... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-03-08 09:37:23 +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 e1ae1c021a made more spi devices optional
EIVE/eive-obsw/pipeline/head This commit looks good Details
2021-09-22 11:45:25 +02:00
Robin Müller df5b0a19de improved preprocessor defines
EIVE/eive-obsw/pipeline/head This commit looks good Details
2021-09-15 17:38:26 +02:00
Robin Müller 6ecd4ec2f3
pin fixes for ACS board
EIVE/eive-obsw/pipeline/head This commit looks good Details
2021-08-20 14:50:40 +02:00
Robin Müller 190590e1b5
new conf option 2021-07-28 20:11:22 +02:00
Robin Müller 434a0f6a7a added JSON lib, bugfixes in FileSystemHandler 2021-07-16 20:32:13 +02:00
Robin Müller e0cf333a7d more bugfixes 2021-07-12 15:19:06 +02:00
Robin Müller 9284398b8b cold redundant and hot redundant configuration 2021-07-12 14:32:20 +02:00
Robin Müller 08c5c5ebeb added more sd card stubs 2021-07-05 12:09:31 +02:00
Robin Müller 3895eea24b added file system test 2021-06-30 16:15:46 +02:00
Robin Müller 3f177d3321 simple mode implemented 2021-06-30 15:18:41 +02:00
Robin Müller 56cabbc117 split up psts 2021-06-23 15:18:31 +02:00
Robin Müller ab8aaba0f4 using configuration files now 2021-06-08 17:04:28 +02:00