Skip to content

Only LSB of batteryChargingCurrent is sent in RTTY #8

Description

@jgromes

Due to a cast from int16_t to uint8_t, only LSB of charging current is sent during RTTY system info transmission:

Communication_RTTY_Print_Hex(batteryChragingCurrent);

Also, current RTTY system info prints out letter shift symbol at the end of each hex-encoded byte. This makes transmission longer than it needs to be (although easier to decode in some cases).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsatelliteIssue related to satellitesoftware

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions