Open shihaocao opened 2 years ago
MTMSN 4
Moving to PowerSave3, ignore_sun_vectors true, with ~24 hour radio max_wait for drastic measures
{
"field": "radio.max_wait",
"value": 500000
},
{
"field": "radio.max_transceive",
"value": 10
},
{
"field": "adcs_cmd.havt_disable18",
"value": true
},
{
"field": "adcs.state",
"value": 1
},
{
"field": "gomspace.piksi_off",
"value": true
},
{
"field": "dcdc.disable_cmd",
"value": true
},
{
"field": "attitude_estimator.ignore_sun_vectors",
"value": true
},
{
"field": "downlink.toggle_id",
"value": 36
},
{
"field": "downlink.shift_id1",
"value": 36
},
{
"field": "downlink.shift_id2",
"value": 2
}
]
MTMSN 5 PS3, sun_vectors false, long wait time
[
{
"field": "radio.max_wait",
"value": 500000
},
{
"field": "radio.max_transceive",
"value": 10
},
{
"field": "adcs_cmd.havt_disable18",
"value": true
},
{
"field": "adcs.state",
"value": 1
},
{
"field": "gomspace.piksi_off",
"value": true
},
{
"field": "dcdc.disable_cmd",
"value": true
},
{
"field": "attitude_estimator.ignore_sun_vectors",
"value": false
},
{
"field": "downlink.toggle_id",
"value": 36
},
{
"field": "downlink.shift_id1",
"value": 36
},
{
"field": "downlink.shift_id2",
"value": 2
}
]
Sent 7:34 ET on 01/25 MTMSN 6 attitude_estimator.ignore_sun_vectors: true
PowerSaving3 + ADCS Power Cycle
Rationale: same as leader, see leader log We want to try the same on the follower, maybe we'll get lucky and see results.
Updated goto_follower command to match the leader, rationale on the leader log: https://github.com/pathfinder-for-autonomous-navigation/FlightSoftware/issues/852#issuecomment-1053871234
MTMSN 3 Justification: https://github.com/pathfinder-for-autonomous-navigation/FlightSoftware/issues/852#issuecomment-1014229979
Queue'd 1 at 2:59 AM ET on 01/17/2022.