This is how the Icom Stack sends data to the gateway

lastudp
Tom Early 7 years ago
parent a1f27bc33a
commit 633e32e916

@ -39,8 +39,8 @@ typedef struct dstr_tag {
union {
struct {
unsigned char flag[3]; // 17
unsigned char r1[8]; // 20
unsigned char r2[8]; // 28
unsigned char r2[8]; // 20
unsigned char r1[8]; // 28
unsigned char ur[8]; // 36
unsigned char my[8]; // 44
unsigned char nm[4]; // 52

Loading…
Cancel
Save

Powered by TurnKey Linux.