System and Subsystem Init #166

Merged
meierj merged 73 commits from mueller/system-subsystems into develop 2022-03-22 17:41:20 +01:00
Owner
  • Added stubs for planned system components
  • Some fixes for PCDU switcher list
  • Added first ACS Board Assembly and Sun Sensor Board Assembly implementation
  • Moved power switcher list header file to common configuration folder
  • Update fsfwgen and tmtc dependency
- Added stubs for planned system components - Some fixes for PCDU switcher list - Added first ACS Board Assembly and Sun Sensor Board Assembly implementation - Moved power switcher list header file to common configuration folder - Update `fsfwgen` and `tmtc` dependency
muellerr added 8 commits 2022-03-03 15:49:32 +01:00
separate branch for new system components
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
9597e3868c
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
0b200cd296
continued acs board assembly
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
5873371d36
finished ACS board ASS
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
5255e7d2ed
check children state on implementation
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
c7183b730e
started SUS assembly
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
ff0da65662
fixes for PCDU code and switcher list handling
completed switcher switch case
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
261b4a808d
muellerr added 1 commit 2022-03-03 15:50:30 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
63c4095d4d
muellerr added 1 commit 2022-03-03 19:39:47 +01:00
added mutex protection for power switches
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
a7c1dafce5
muellerr added 1 commit 2022-03-03 20:11:17 +01:00
finished most of sus handler
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
0595e29100
muellerr added 1 commit 2022-03-04 09:38:34 +01:00
added some missing acs board ass code
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
120153e9c7
muellerr added 1 commit 2022-03-04 14:52:16 +01:00
Merge branch 'develop' into mueller/system-subsystems
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
c4ed263e6c
muellerr added 1 commit 2022-03-04 14:54:02 +01:00
Merge branch 'develop' into mueller/system-subsystems
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
fe7394bded
muellerr added 1 commit 2022-03-04 16:03:59 +01:00
start acs task
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
4eb948c5ef
muellerr added 2 commits 2022-03-04 18:33:29 +01:00
some more bugfixes
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
cbb8103278
muellerr added 1 commit 2022-03-07 09:43:26 +01:00
first version of ACS board ASS working
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
32def71502
- Testes transition OFF to NORMAL for A side
- Refactored power switching so it can be used by SUS ass as well
- Generate events for sending switch command
- Generate event if switch state changes
- Deny Q7S switch commanding
muellerr added 1 commit 2022-03-07 11:09:04 +01:00
regenerate object and events
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
debc72014a
muellerr added 2 commits 2022-03-07 11:35:38 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
970b8c33e5
muellerr added 1 commit 2022-03-07 11:36:52 +01:00
update events and objects
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
d5c755a331
muellerr added 1 commit 2022-03-07 13:20:20 +01:00
subsystem ID bugfix
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
b53900071c
muellerr added 1 commit 2022-03-07 14:46:58 +01:00
command init switch state
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
f83153934c
muellerr added 1 commit 2022-03-07 14:56:33 +01:00
update switch initializer
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
b5660d582e
muellerr added 1 commit 2022-03-07 15:27:37 +01:00
improved preproc handling in obj factory
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
a1ea5db4f0
muellerr added 1 commit 2022-03-07 15:44:21 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
a2fee43c8c
muellerr added this to the v1.9.0 milestone 2022-03-07 15:44:56 +01:00
muellerr added 1 commit 2022-03-07 15:55:37 +01:00
switch initialization is now optional (default on)
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
e678b53452
muellerr added 1 commit 2022-03-07 16:47:26 +01:00
reattempt power switching at least once
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
d262b8ab8b
muellerr added 2 commits 2022-03-07 17:10:34 +01:00
update event list again
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
597ab9c74c
muellerr added 1 commit 2022-03-07 18:39:41 +01:00
bugfixes for NORMAL to OFF transition
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
62229cb999
muellerr added 1 commit 2022-03-08 08:53:13 +01:00
Merge branch 'develop' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
9ab8188034
muellerr added 2 commits 2022-03-08 09:44:46 +01:00
enabled more GCC warnings
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
6ccf16f56d
Merge branch 'mueller/additional-gcc-warnings' into mueller/system-subsystems
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
39c47a1abf
muellerr added 2 commits 2022-03-08 09:49:21 +01:00
minor update in fsfw
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
10a2973dc7
Merge branch 'mueller/additional-gcc-warnings' into mueller/system-subsystems
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
e2ad666d07
muellerr added 3 commits 2022-03-08 09:54:15 +01:00
repoint tmtc
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head Build started...
d799e3768d
name fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
84dead546c
muellerr added 1 commit 2022-03-08 10:14:50 +01:00
Merge branch 'develop' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
db1a4267bb
muellerr added 2 commits 2022-03-08 10:17:48 +01:00
muellerr added 1 commit 2022-03-08 10:28:20 +01:00
bump version
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
b9c1523e81
muellerr modified the milestone from v1.9.0 to v1.10.0 2022-03-08 10:33:25 +01:00
muellerr added 1 commit 2022-03-08 10:35:08 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
b2ad33a1c6
muellerr added 1 commit 2022-03-08 11:57:32 +01:00
minor fixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
3dbf66383a
muellerr added 3 commits 2022-03-08 12:03:07 +01:00
hotfix for countdown in SDC manager
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
b992058e00
bump revision
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
15151e0400
Merge branch 'mueller/hotfixes' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
29f0c5b8f6
muellerr added 1 commit 2022-03-08 13:08:54 +01:00
add quiet flag
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
95e694d01a
muellerr added 1 commit 2022-03-09 18:21:23 +01:00
small tweaks
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
d836f6ea10
muellerr added 1 commit 2022-03-09 19:12:13 +01:00
fsfw and tmtc update
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
85372a10c8
muellerr added 1 commit 2022-03-09 19:31:09 +01:00
update for version handling
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
406f44ae26
muellerr added 1 commit 2022-03-10 09:48:11 +01:00
fsfw update
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
3f54a3a5a5
muellerr added 1 commit 2022-03-10 09:49:01 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
6a59f6338c
muellerr added 1 commit 2022-03-10 09:56:43 +01:00
fsfw update
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
662e8cae17
muellerr added 1 commit 2022-03-10 09:59:35 +01:00
small fsfw update
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
1dcf34f3ba
muellerr added 1 commit 2022-03-10 10:04:51 +01:00
fixes where FSFW version is used
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
03aba8b080
muellerr added 1 commit 2022-03-10 10:54:40 +01:00
created new dual lane assembly base
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
1742371c14
muellerr added 1 commit 2022-03-10 11:02:23 +01:00
started integrating new base obj into sus assembly
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
3cfb58d681
muellerr added 1 commit 2022-03-10 11:05:52 +01:00
docs
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
8c41669d1f
muellerr added 1 commit 2022-03-10 11:10:53 +01:00
more docs
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
fec6cc3ea9
muellerr added 1 commit 2022-03-11 14:33:20 +01:00
update for gen scripts, small fixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
dd37f90b47
muellerr added 1 commit 2022-03-14 17:48:21 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
8e3f40a780
muellerr added 1 commit 2022-03-16 19:56:47 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
bbf3a4df91
muellerr added 1 commit 2022-03-17 10:17:10 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
72acab599a
muellerr added 1 commit 2022-03-17 10:21:33 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/system-subsystems
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
ad30b84c83
muellerr added 1 commit 2022-03-17 10:23:00 +01:00
.h.in file fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
3c1055f988
muellerr added 1 commit 2022-03-17 10:23:12 +01:00
tmtc update
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
dabc3e1fbc
muellerr added 2 commits 2022-03-17 11:16:10 +01:00
small fixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
e373fe0769
muellerr added 1 commit 2022-03-17 19:24:02 +01:00
continued ACS board + SUS board assemblies
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
acd0307591
- Handling and Testing of basic FDIR
muellerr added 1 commit 2022-03-17 20:00:04 +01:00
add and instantiate SUS ASS + SUS FDIR
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
e5a4065055
muellerr added 1 commit 2022-03-21 10:12:27 +01:00
fsfw update
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
f37c57d0bc
muellerr added 1 commit 2022-03-22 10:15:20 +01:00
refresh events, objects, retvals
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
c95374bfbd
muellerr added 1 commit 2022-03-22 11:07:43 +01:00
various smaller bugfixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
e4d1cdafcc
muellerr added 1 commit 2022-03-22 11:12:07 +01:00
update fsfwgen deps
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
5589eb2c7b
muellerr changed title from WIP: System and Subsystem Init to System and Subsystem Init 2022-03-22 11:18:46 +01:00
muellerr requested review from meierj 2022-03-22 11:18:55 +01:00
muellerr added 1 commit 2022-03-22 14:31:35 +01:00
set test flag for rad sensor to 0
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
1c7601aa1c
meierj approved these changes 2022-03-22 17:41:10 +01:00
meierj merged commit 27f9cb7469 into develop 2022-03-22 17:41:20 +01:00
Sign in to join this conversation.
No description provided.