Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Golle 8790d3a1fe kplex: add support for Sierra Wireless Gobi GPS
Sierra Wireless modems need the string '$GPS_START' to be sent to the
GPS tty device as only then the modem firmware starts emitting
NMEA-0183 sentences.
Add an option 'sierragpsstart' to kplex' serial driver to support that
quirk as kplex can be very useful to spread GPS data over the network
while also supplying 'ugps' using a PTY, allowing for correct system
time to be set automatically on boot up from GPS.

This patch is also PR'ed at the upstream project:
https://github.com/stripydog/kplex/pull/54

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-05-28 23:57:42 +02:00
Sven Eckelmann bbb1ea7345 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Rosen Penev 0ea5b983fd kplex: Update to 1.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-20 17:34:49 +01:00
Caesar Schinas 4ca39773c8 kplex: copy config file to /etc/
Signed-off-by: Caesar Schinas <caesar@caesarschinas.com>
2017-08-27 08:43:46 +01:00
Caesar Schinas d640f17bfc kplex: update to v1.3.4
Use stable release instead of git commit hash.

Signed-off-by: Caesar Schinas <caesar@caesarschinas.com>
2017-08-27 08:43:46 +01:00
Nuno Goncalves f5e6c1120b kplex: add init script
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-08-09 11:50:11 +01:00
Nuno Goncalves 3520ff67d8 add kplex: NMEA-0183 multiplexer and router
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-07-28 22:58:18 +01:00