Telemetry Validation
Intro
To learn more about the telemetry system refer to:
Action | Expected Result | Actual / Notes | |
---|---|---|---|
1 | Compile | No compilation errors |
|
2 | Connect CAN dongle and GPS to the Raspberry Pi | Should connect properly |
|
3 | Open FRED and DynamoDB | Successfully login and connect to the Raspberry Pi |
|
4 | Run GPS script | GPS data should be sent to DynamoDB, FRED, and written to local CSV. |
|
5 | Run CAN script | CAN data should be sent to DynamoDB, FRED, and written to local CSV. |
|
6 | Run both scripts simultaneously | Both GPS data and CAN data should be sent to DynamoDB, FRED, and written to local CSV. |
|
7 | Disconnect from wifi and run both scripts |
|
|
8 | Disconnect from LTE and run both scripts |
|
|