kplex icon indicating copy to clipboard operation
kplex copied to clipboard

kplex marine data multiplexer

Results 20 kplex issues
Sort by recently updated
recently updated
newest added

**File**: options.c **Bug Function**: sfilter_t *getfilter(char *fstring) **Version**: Git-master/kplex-1.4 **Description**: I'll use the Git-master version as an example. In line 235-241, `*filter`, `*tfilter` and `**fptr `are declared; In line 245-248,...

I see the note about filtering for proprietary sentences that start with $P but I didn't see anything saying that it will not transmit those sentences but I am seeing...

We are getting this error on a couple of the units running kplex. Systemctl does not re-start from this condition so all the data feed is lost until manually restarted....

This will generate kplex:latest docker image on each commit to master branch.

Hello stripydog, for your consideration I wrote a dockerfile for building kplex in a container. Running kplex in a container works really well, I've been doing it for a while...

Some WWAN modems with built-in GNSS require that the magic string `$GPS_START` is sent to the serial device which is used for NMEA0183, only then data will start to arrive...

Sierra Wireless EM 74xx modems come with a serial port outputting NMEA-0183 GPS sentences. In order to make it work, the magic string '$GPS_START' needs to be written to the...

This is a work in progress. Currently, it compiles into a Debian package but still have warnings and have problem around systemD/V and would probably be rejected by launchpad. (having...

Feature request: Allow deeper filter conditions (looking at the data in the NMEA sentence) For example, allowing only AIS messages with a valid channel indicator. !AIVDO,1,1,,,B3`j5;000@4DTk6=`uVHswh5sP06,0*53 !AIVDO,1,1,,,B3`j5;00004DTkV=`uRHCwhUsP06,0*17 These are "dummy"...

This issue open the convo around the Pull Request https://github.com/stripydog/kplex/pull/47 The original issue raised was about changing the default install location in the makefile. The correct install location for handbuild...