@ -81,6 +81,7 @@ typedef struct mmodem_tag {
// 0x12U transmission lost
// 0x13U transmission end
union {
unsigned char unused[51]; // this makes room for trailing crap on the header
unsigned char ack; // the type being acknowledged
unsigned char mode; // 0 idle, 1 dstar, 2 dmr, 3 ysf, 99 calibration
struct {
Powered by TurnKey Linux.