Path to this page:
./
geography/kplex,
Multitransport NMEA-0183 software data multiplexer
Branch: CURRENT,
Version: 1.3.2,
Package name: kplex-1.3.2,
Maintainer: pkgsrc-userskplex is a multitransport software data multiplexer, working with
data conforming to the NMEA-0183 standard.
Kplex multiplexes data inputs from sources such as serial lines,
pseudo terminals and network interfaces and send to any (reasonable)
number of similar outputs.
kplex can perform filtering of inputs (so you only get the data you
want, or don't get the data you don't want from a given source) and
outputs (so you only send what you want where you want) and can
perform fine-grained failover so that for any given type of data,
you specify a priority order of the source you would like to take
it from.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 83.585 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2016-04-29) Updated to version: kplex-1.3.2
- (2015-10-07) Updated to version: kplex-1.3.1
- (2015-02-17) Package added to pkgsrc.se, version kplex-1.2 (created)
CVS history: (Expand)
2021-10-26 12:45:18 by Nia Alarie | Files touched by this commit (108) |
Log message:
geography: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:09:33 by Nia Alarie | Files touched by this commit (108) |
Log message:
geography: Remove SHA1 hashes for distfiles
|
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
2016-04-29 10:49:46 by Iain Hibbert | Files touched by this commit (2) | |
Log message:
update to v1.3.2:
Released 21st April 2016
Added gpsd support
Fixed various udp handling bugs
Fixed various bugs on tcp reconnect
Improve reconnection handling
Added much more debugging
Give interfaces default names
|
2015-11-03 01:08:46 by Alistair G. Crooks | Files touched by this commit (67) |
Log message:
Add SHA512 digests for distfiles for geography category
One mismatched digest found in geography/libmemphis02:
# package libmemphis02
recorded SHA1 (memphis-0.2.3.tar.gz) = dbc2f61e49b996dc9ca91df0de9a08eb7adbfa9b
calculated SHA1 (memphis-0.2.3.tar.gz) = 85993bce12c3616fcf6e7682a70b9605883edec2
No changes were made to the libmemphis02 distinfo file
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-06 21:49:32 by Iain Hibbert | Files touched by this commit (2) | |
Log message:
update kplex; from the ChangeLog:
v1.3.1
Released 27th September 2015
- Fixed various uninitialised pointer fixes
- Updated Makefile for OpenWRT and github builds
- Accept NULL as a sentence terminator with "strict=no"
- Fixed problem with non-truncation of output files
- Better guessing of UDP interface parameters
- Define ACCESSPERMS, remove redundant declarations, add header guards
- Fixed bug in source filtering
- Added option to re-enable nagle for TCP interfaces
- "-d" flag now documented with additional debugging
- Default queue sizes reduced and SNDBUF size reduced
- Added optional interface to filter rules
v1.3
Released 15th April 2015
- Added udp interface type
- Added "strict" option and potential for looser parsing constraints
- Added "preamble" option to tcp interfaces
- Added AIS coalescing
- Fixed bugs in failover specification parsing
- Fixed file output to non-pre-existing files
|
2015-02-16 22:10:32 by Iain Hibbert | Files touched by this commit (4) |
Log message:
new package: kplex
--
kplex is a multitransport software data multiplexer, working with
data conforming to the NMEA-0183 standard.
Kplex multiplexes data inputs from sources such as serial lines,
pseudo terminals and network interfaces and send to any (reasonable)
number of similar outputs.
kplex can perform filtering of inputs (so you only get the data you
want, or don't get the data you don't want from a given source) and
outputs (so you only send what you want where you want) and can
perform fine-grained failover so that for any given type of data,
you specify a priority order of the source you would like to take
it from.
|