-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update formatting and add extractor configs
- Loading branch information
Showing
5 changed files
with
52 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
COSMOS/flatsat/config/tools/tlm_extractor/adcs_sensorproc_hwmonitor.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
ITEM ADCS_SENSORPROC HWMONITOR RECEIVED_TIMESECONDS | ||
ITEM ADCS_SENSORPROC HWMONITOR TEMP | ||
ITEM ADCS_SENSORPROC HWMONITOR TEMP2 | ||
ITEM ADCS_SENSORPROC HWMONITOR SUPVOLT | ||
ITEM ADCS_SENSORPROC HWMONITOR ANTCUR | ||
ITEM ADCS_SENSORPROC HWMONITOR ANTVOLT | ||
ITEM ADCS_SENSORPROC HWMONITOR DIGCOREVOLT |
6 changes: 6 additions & 0 deletions
6
COSMOS/flatsat/config/tools/tlm_extractor/adcs_sensorproc_photodiode.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
ITEM ADCS_SENSORPROC PHOTODIODE RECEIVED_TIMESECONDS | ||
ITEM ADCS_SENSORPROC PHOTODIODE CENTER | ||
ITEM ADCS_SENSORPROC PHOTODIODE LEFT | ||
ITEM ADCS_SENSORPROC PHOTODIODE RIGHT | ||
ITEM ADCS_SENSORPROC HEALTH RECEIVED_TIMEFORMATTED | ||
ITEM ADCS_SENSORPROC HEALTH INTTEMP |
6 changes: 6 additions & 0 deletions
6
COSMOS/flatsat/config/tools/tlm_extractor/adcs_sensorproc_sunsensor.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
ITEM ADCS_SENSORPROC HEALTH RECEIVED_TIMESECONDS | ||
ITEM ADCS_SENSORPROC HEALTH INTTEMP | ||
ITEM ADCS_SENSORPROC SUNSENSOR RECEIVED_TIMESECONDS | ||
ITEM ADCS_SENSORPROC SUNSENSOR STATUS | ||
ITEM ADCS_SENSORPROC SUNSENSOR ALPHA | ||
ITEM ADCS_SENSORPROC SUNSENSOR BETA |