Solar Array Deployment Update #305

Merged
muellerr merged 36 commits from mueller/solar-array-depl-autonomous into develop 2022-10-17 10:26:10 +02:00
Owner
  • Removed GPIO PST. The related GPIOs did not intefere in anyway so I don't see a need for a PST. The heater handler is scheduled as a regular exec object inside the TCS system task while the solar array deployment exec object is scheduled in a separate task
  • Add autonomous solar array deployment mechanism as specified in https://egit.irs.uni-stuttgart.de/redmine/projects/eive-flight-manual/wiki/Solar_Arrays_and_Deployment
  • Two mechanism in updated SA Deployment handler: Autonomous handling related to the deployment file and manual deployment which fires the deployment mechanism for a time period specified inside a telecommand. For both mechanisms, there is a dry-run mode for testing
  • Move TMTC bridge exec object to TMTC distributor task
  • Related TMTC PR: eive/eive-tmtc#118
- Removed GPIO PST. The related GPIOs did not intefere in anyway so I don't see a need for a PST. The heater handler is scheduled as a regular exec object inside the TCS system task while the solar array deployment exec object is scheduled in a separate task - Add autonomous solar array deployment mechanism as specified in https://egit.irs.uni-stuttgart.de/redmine/projects/eive-flight-manual/wiki/Solar_Arrays_and_Deployment - Two mechanism in updated SA Deployment handler: Autonomous handling related to the `deployment` file and manual deployment which fires the deployment mechanism for a time period specified inside a telecommand. For both mechanisms, there is a dry-run mode for testing - Move TMTC bridge exec object to TMTC distributor task - Related TMTC PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/118
muellerr added 12 commits 2022-10-13 14:39:45 +02:00
remove gpio pst
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
b6b258d82c
new solar array deployment task
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
ea82748496
simplified SA Depl init
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
09c0afbe7f
update comment block
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
3289a40320
pass SDC man to SA DEPL handler
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
a2e1ed56c9
continue SA DEPL
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
6a900693f3
continue autonomous depl handling
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2bc7c7b3ae
continue SA DEPL handler
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
15fb86ddb7
action handler init
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
10da5cd45b
add TODO
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
22691b6950
finish file handling
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
e1b3688869
added TODO
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
20b57906b7
muellerr added 1 commit 2022-10-13 15:10:06 +02:00
continue SA DEPL impl
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
db7f7bdae2
muellerr added 1 commit 2022-10-13 15:13:21 +02:00
add missing public keyword
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
18e8827a84
muellerr added 1 commit 2022-10-13 15:59:58 +02:00
completed impl
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
0ebd0a0c0b
muellerr added 1 commit 2022-10-13 16:04:36 +02:00
update depl handler
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
d97e0a1a6a
muellerr added 1 commit 2022-10-13 17:34:48 +02:00
implemented alternating GPIO SA Deployment
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
773747dd54
muellerr added 1 commit 2022-10-13 17:35:58 +02:00
removed TODO
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
f9ee01b02d
muellerr added this to the v1.15.0 milestone 2022-10-13 17:37:06 +02:00
muellerr added 1 commit 2022-10-13 17:48:33 +02:00
add debug mode
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
0e8a085f97
muellerr added 1 commit 2022-10-13 18:11:08 +02:00
remove channel param from cmd
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
a4bf47499e
muellerr added 1 commit 2022-10-13 18:15:37 +02:00
start SA depl task
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
213787d435
muellerr added 1 commit 2022-10-13 18:20:18 +02:00
important fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
d8907d5ccc
muellerr added 1 commit 2022-10-13 18:39:18 +02:00
start the FSM properly
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
b783e9865e
muellerr added 1 commit 2022-10-13 18:42:46 +02:00
some more fixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
4714c15d65
muellerr added 1 commit 2022-10-13 18:44:51 +02:00
remember commander
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
f939bfc469
muellerr added 1 commit 2022-10-13 18:52:52 +02:00
convert some debug output into info output
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
470f0ad7e8
muellerr added 1 commit 2022-10-14 11:59:33 +02:00
rerun generator script
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
69f34acbd2
muellerr added 1 commit 2022-10-14 13:13:45 +02:00
bugfixes for alternation
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
19c73167c9
muellerr added 1 commit 2022-10-14 13:30:39 +02:00
small delay
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
bcef1f5d33
muellerr added 2 commits 2022-10-14 14:17:28 +02:00
muellerr added 1 commit 2022-10-14 14:34:37 +02:00
some more important bugfixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
99f703a2eb
muellerr added 1 commit 2022-10-14 14:55:43 +02:00
some more testing and bugfixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
3cff1c48e9
muellerr added 1 commit 2022-10-14 15:05:47 +02:00
fix one shot flag
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
e9a4c63127
muellerr added 1 commit 2022-10-14 15:33:43 +02:00
basic SD card remount FDIR
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
c800ddfa31
muellerr added 1 commit 2022-10-14 20:37:05 +02:00
default time windows
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
43f25e8002
muellerr changed title from WIP: Solar Array Deployment Update to Solar Array Deployment Update 2022-10-14 20:37:26 +02:00
muellerr merged commit 81696b334c into develop 2022-10-17 10:26:10 +02:00
muellerr deleted branch mueller/solar-array-depl-autonomous 2022-10-17 10:26:13 +02:00
Sign in to join this conversation.
No description provided.