kplex icon indicating copy to clipboard operation
kplex copied to clipboard

add support for Sierra Wireless qcserial NMEA-0183 interface

Open dangowrt opened this issue 4 years ago • 0 comments

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 modem, as only then the modem firmware starts sending NMEA-0183 output. Add option 'sierragpsstart' which if set to anything else than 0 will make kplex send the magic string when the device is opened.

Fixed #53

dangowrt avatar May 26 '21 23:05 dangowrt