Page MenuHomec4science

Project History
ActivePublic

Details

Looks Like
mux0183
Hashtags
#mux0183, #nmea0183, #multiplexer, #python
Description

NMEA0183 multiplexer (and tools), written in python (python3).

Comes with a lib that make it easy to connect to NMEA0183 servers and to send NMEA sentences.
Reading/Filtering NMEA sentences is also possible.

"/bin" contains:
A "multiplexer" can be used to connect several NMEA0183 clients.
A "joiner" connects a mutiplexer (or any NMEA server) to another multiplexer or server (one way).
A "pipe" connects a mutiplexer (or any NMEA server) to another multiplexer or server (bi-directional).
A "console" can be plugged-in on the multiplexer to monitor live NMEA0183 traffic.

"/lib" contains:
nmea0183.py: encoding/decoding/filtering library
nmeaSender.py: NMEA0183 message sending (to server) library
nmeaTranceiver.py: asyncio based lib to create intelligent NMEA clients
geoCalc.py: geographiclib based lib to do geographic calculations + convert Deg/Minute/Sec/Hemi format to NMEA format (decimal degrees)
aisMsg.py: lib to encode/decode AIS messages, based on ITU-R M.1371-5 Annex 8 (2014)
[...]

"/tools" contains:
boat.py: a simple test boat that receives RMBs and sends RMCs
dpt.py: a simple depth transducer that sends DPT
PetitBaigneur.py: a fake Cargo ship that sends it's AIS position
MOB.py: a MOB AIS signal
[...]

Also included: tools to decode GRIB files, polars, etc.

Event Timeline

valles created this project.Aug 26 2016, 10:54
valles set this project's icon to Tag.
valles created this object with visibility "Public (No Login Required)".
valles updated this project's image from F118342: profile to F118356: profile.Aug 26 2016, 11:09
valles removed a watcher: valles.Aug 26 2016, 11:14
valles changed the join policy from "No One" to "Project Members".
valles added a watcher: valles.
valles changed the visibility from "Public (No Login Required)" to "Project Members".Aug 26 2016, 14:00
valles changed the visibility from "Project Members" to "Public (No Login Required)".
valles set this project's icon to Project.Aug 30 2016, 10:46