Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hagre committed May 29, 2020
1 parent a555d3e commit 3f07bc1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# RVMP (RTCM-Via-MQTT-Protocol)
# RVMP (RTCM-VIA-MQTT-PROTOCOL)

RVMP (RTCM Via MQTT Protocol) V0.1 (first very basic approach, but some features for future are in preperation).
RVMP (RTCM-VIA-MQTT-PROTOCOL) V0.1 (first very basic approach, but some features for future are in preperation).

In use by RVMT (RTCM Via MQTT Transmitter - https://github.com/hagre/RVMT-RTCM-VIA-MQTT-TRANSMITTER) using the MQTT msg/protocol (as a secure and opensource alternative to NTRIP) to get RTK correction data from BaseStations to Broker and to Rover GPS units.

Caster is on https://github.com/hagre/RVMT-RTCM-VIA-MQTT-CASTER

Basicly, this is a try to implement something like a NTRIP caster with MQTT features. There are a lot of similarities to NTRIP (V1.0/V2.0), because it is a knowen and usefull protocol with most needet features for this task.

Attension: Topics are casesensitive!!
Expand Down

0 comments on commit 3f07bc1

Please sign in to comment.