|
|
| F´ Version |
4.x |
| Affected Component |
fprime-gds |
Problem Description
The telemetry ids in the channel tab have a hex prefix notation, but the values are decimal.
For example a telemetry id of 0x10005001 would report as 0x268455937 (0x10005001 in decimal is 268455937)
How to Reproduce
Start fprime-gds and connect to a running fprime deployment that produces telemetry.
Expected Behavior
The reported telemetry ids should be hex and not decimal