direwolf/pfilter.h
WB2OSZ 3e9118ba17 1.4 development snapshot C.
IBEACON for IGate statistics.  NMEA style waypoints.  Clean up compile warnings and header file use for Windows.
2016-07-03 18:09:34 -04:00

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);