You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Horus 62 the radio stopped transmitting partway throughout the flight, cause unknown. No residual carrier from no modulation, the radio just turned off somehow.
At the moment we only configure the radio once, when we run start_tx.sh. Instead, we should be moving this initialisation into the PacketTX class and regularly try and communicate with the radio, and reinitialise it if necessary.
The text was updated successfully, but these errors were encountered:
On Horus 62 the radio stopped transmitting partway throughout the flight, cause unknown. No residual carrier from no modulation, the radio just turned off somehow.
At the moment we only configure the radio once, when we run start_tx.sh. Instead, we should be moving this initialisation into the PacketTX class and regularly try and communicate with the radio, and reinitialise it if necessary.
The text was updated successfully, but these errors were encountered: