Implement airspy_adsb send support.
This commit is contained in:
@@ -7,3 +7,4 @@ struct packet;
|
||||
|
||||
void airspy_adsb_init();
|
||||
bool airspy_adsb_parse(struct buf *, struct packet *, void *);
|
||||
void airspy_adsb_serialize(struct packet *, struct buf *);
|
||||
|
||||
Reference in New Issue
Block a user