1744 Commits

Author SHA1 Message Date
ec7d624cca added missing gpioID 2022-02-17 20:53:45 +01:00
029ed7de9b small tweak 2022-02-17 20:53:28 +01:00
ce57f0b0f7 update spi test class 2022-02-17 20:53:06 +01:00
64b4ab3249 added rad sensor enable, obj factory fixes 2022-02-17 20:51:20 +01:00
49decb8e9a added new max1227 helper functions 2022-02-17 20:42:53 +01:00
ae4d1e6db3
update spi test task for PL PCDU 2022-02-17 10:17:46 +01:00
effe461380 nothing works 2022-02-16 21:29:37 +01:00
25b4af1921 more test code 2022-02-16 20:08:10 +01:00
c06ef5d6b5 added more max1227 tests 2022-02-16 18:56:38 +01:00
3387a71399 more sus testing 2022-02-16 15:16:36 +01:00
f5879f5867 possible some fixes in decoder logic 2022-02-15 20:40:44 +01:00
ce41b3316c apply clang format 2022-02-15 17:08:57 +01:00
41b029f12b Merge remote-tracking branch 'origin/develop' into mueller/master 2022-02-15 16:54:08 +01:00
c6c9a02f09 small fix 2022-02-15 16:50:16 +01:00
82f9d9db4b move generic max1227 code to separate source file 2022-02-15 16:44:12 +01:00
a2ec4a4828 add temp read for ext clocked mode 2022-02-15 16:40:48 +01:00
666188036f Merge branch 'mueller/plpcdu' into mueller/master 2022-02-15 16:07:25 +01:00
3a6dcdc78e Merge pull request 'Reworked cmake' () from mohr/cmake into develop
Reviewed-on: 
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2022-02-15 15:53:10 +01:00
4a5b201eba
added preprocessor guard to avoid hk spam 2022-02-15 14:42:59 +01:00
4af119d904
changed default TMTC handler 2022-02-15 14:41:41 +01:00
3a6be97c26 Merge remote-tracking branch 'origin/mueller/sus-update' into mueller/master 2022-02-15 11:55:06 +01:00
bc88dfd9a4
small fix GPS dev handler 2022-02-15 11:54:03 +01:00
35322add7a
fsfw update 2022-02-15 11:50:42 +01:00
4c60e54fe7 added empty file for common max 1227 code 2022-02-14 19:45:21 +01:00
938c361097 some minor fixes 2022-02-14 19:41:03 +01:00
1fd7ba18e9 remove some code 2022-02-14 18:47:44 +01:00
a38dd52d7b no perform op 2022-02-14 18:42:46 +01:00
84f77642d5 sus 0 on now 2022-02-14 18:41:46 +01:00
2a4905a1f7 somethings still wrong 2022-02-14 18:38:35 +01:00
1981be6e2f debug output 2022-02-14 17:19:03 +01:00
a1409fbcdf update SuS code 2022-02-14 17:13:06 +01:00
66bd5f8fbf refactoring 2022-02-11 17:38:02 +01:00
602a6cd86e branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/eive/eive-obsw into mueller/master 2022-02-11 17:04:36 +01:00
201bfd1b07 merge 2022-02-11 17:03:20 +01:00
d51e2c19f6
auto formatter 2022-02-10 18:05:14 +01:00
773242cc8e
transition delay 20 minutes 2022-02-10 18:04:53 +01:00
ce566b0fa8
implemented core switch on state machine 2022-02-10 18:02:49 +01:00
656eaf4dea
apply auto format 2022-02-10 16:55:18 +01:00
513c907962
pass comn if to handler 2022-02-10 16:55:06 +01:00
50cf01376f Merge branch 'develop' into mohr/cmake 2022-02-10 16:22:28 +01:00
00f411eaca
added first startup code version 2022-02-10 16:05:36 +01:00
9313fa4639
plpcdu stuff 2022-02-10 15:39:54 +01:00
e59a98f11c removed q7s/watchdog and q7s/simple configurations scripts, as there is no special configuration needed any more 2022-02-10 15:28:12 +01:00
00042af77c updated README to cmake changes 2022-02-10 15:27:03 +01:00
77f718bfce
added PL PCDU GPIO names 2022-02-10 14:31:33 +01:00
02a8fd124f
added empty PL PCDU handler 2022-02-10 14:24:34 +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
20f091d54e Merge pull request 'SCEX test code' () from mueller/scex-test-code into develop
Reviewed-on: 
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2022-02-09 14:24:49 +01:00
7005314d4b
apply clang-format 2022-02-09 12:07:29 +01:00
0108a913e6 ping test working 2022-02-08 17:23:02 +01:00