23 Commits

Author SHA1 Message Date
28a4f782f9
Merge remote-tracking branch 'origin/develop' into mueller/rtds-update 2022-05-17 17:55:25 +02:00
8a5090b8ee
apply new auto-formatter on all files 2022-05-17 13:40:19 +02:00
478975db26
spi setup more stable now 2022-05-14 11:34:25 +02:00
625abcfd5b
important bugfixes 2022-05-11 15:45:38 +02:00
c043375ae3
RW Refactoring
- FSFW update: SPI device is part of ComIF now
- Only set RW mode (speed is set a side effect but not necessary) once
- Release SPI bus in the 70 ms delay duration
2022-05-11 11:13:00 +02:00
45c1ac0f61
update 2022-05-10 18:34:39 +02:00
cf4edac604
maybe this fixes the timing issue? 2022-05-05 16:32:09 +02:00
0b64999ce2
added generic GPIO checker 2022-04-28 18:38:38 +02:00
59d58da4f2
splitting pdu1 and pdu2 sets done 2022-04-07 19:48:09 +02:00
2410c6ccc6
added SUS component creation to RPi 2022-03-26 16:38:42 +01:00
cffafb6a6b
update gpio API 2022-02-28 15:19:13 +01:00
f5879f5867 possible some fixes in decoder logic 2022-02-15 20:40:44 +01:00
41b029f12b Merge remote-tracking branch 'origin/develop' into mueller/master 2022-02-15 16:54:08 +01:00
2a4905a1f7 somethings still wrong 2022-02-14 18:38:35 +01:00
66bd5f8fbf refactoring 2022-02-11 17:38:02 +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
1eb6017a9d callback working 2022-01-19 18:05:17 +01:00
5cc7331e90 applied clang formatting 2022-01-18 11:41:19 +01:00
433947824a
removed spi mux switching, not necessary anymore 2021-12-21 18:28:46 +01:00
77f6ac57e9
some reaction wheel fixes 2021-11-30 16:45:33 +01:00
Jakob Meier
017e02e513 changes applied during flatsat debugging 2021-10-29 19:11:46 +02:00
c7d0a9551e small bugfix for rm3100 2021-09-15 17:26:23 +02:00
f7c6f16777
added gps reset callback 2021-09-07 16:11:02 +02:00