mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-08 15:48:35 +00:00
IBEACON for IGate statistics. NMEA style waypoints. Clean up compile warnings and header file use for Windows.
6 lines
124 B
C
6 lines
124 B
C
|
|
/* pfilter.h */
|
|
|
|
int pfilter (int from_chan, int to_chan, char *filter, packet_t pp);
|
|
|
|
int is_telem_metadata (char *infop); |