AndronikosKostas / AndronikosKostas/test
[Housekeeping Chain] OBC-COMMS CAN Request parameters message
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Main Tasks
- [ ] Update the mission database Excel file with the latest information.
**Update**:
- [ ] Create a parameters database for the COMMS, ensuring that each parameter is assigned a unique parameter ID.
**Update**:
- [ ] Update also the COMMS parameters on the OBC side (file AcubeSATParameters.hpp)
**Update**:
- [ ] Adjust all tasks to incorporate the new parameters database by setting values in accordance with the defined parameters.
**Update**:
- [ ] Integrate the parameter management service.
**Update**:
- [ ] Enable the following following function in the CAN application layer:
`createSendParametersMessage(NodeIDs destinationAddress, bool isMulticast,
const etl::array ¶meterIDs, bool isISR) `\
**Update**:
### Test Tasks
- [ ] Verify that the parameters database for COMMS is functional and correctly assigns unique parameter IDs.
**Update**:
- [ ] Test the above by sending a request parameters message from the OBC and verifying the same information is printed on the OBC side. From the side of COMMS you will use the `createSendParametersMessage`
**Update**:
### Reference
[DDJF_OBDH.pdf](https://github.com/user-attachments/files/18391518/DDJF_OBDH.pdf)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.