ntrip-rtcm3-to-rtcm2p3
An NTRIP receiver + LAN rebroadcaster that also converts an RTCM 3.x reference stream into RTCM 2.3 DGPS corrections, so that legacy single-band receivers that only understand RTCM 2.3 (e.g. the u-blox 7) can benefit from a modern RTCM3-only correction network.
Built incrementally with a full test suite; every conversion stage is cross-checked against independent implementations (see the Validation docs).
📖 Documentation (Read the Docs)
Why
Modern correction networks (e.g. Geoscience Australia's
AUSCORS) broadcast RTCM 3.x only. A u-blox 7 / NEO-7
accepts RTCM 2.3 DGPS corrections but has no RTCM3 decoder. No off-the-shelf
tool converts RTCM3 → RTCM 2.3 (RTKLIB's
str2str can only emit RTCM3; the
BKG NTRIP Client (BNC) only decodes RTCM2).
RTCM 2.3 Type 1 messages are
derived pseudorange corrections, not a reformat — they must be computed from the
base station's observations, its known position, and satellite positions from
broadcast ephemeris.
Pipeline
obs + base position broadcast ephemeris
(RTCM3 MSM7 1077, 1006) (RTCM3 1019, separate mount)
│ │
▼ ▼
decode pseudoranges ───────────────► satellite position + clock
│ │
└───────────────┬───────────────────────┘
▼
per-SV PRC / RRC (DGPS reference-station math)
▼
encode RTCM 2.3 Type 1 / 3 (parity, IOD, scaling)
▼
serve as a local NTRIP mount alongside the raw RTCM3
Development
uv run --extra dev pytest # test suite
uv run --extra dev ruff check . # lint
License
Apache-2.0. See LICENSE.
Release files for ntrip-rtcm3-to-rtcm2p3 0.1.0.post20
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ntrip_rtcm3_to_rtcm2p3-0.1.0.post20.tar.gz | 23.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ntrip_rtcm3_to_rtcm2p3-0.1.0.post20-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 51.3 kB
Release files / ntrip_rtcm3_to_rtcm2p3-0.1.0.post20.tar.gz
| Download URL | ntrip_rtcm3_to_rtcm2p3-0.1.0.post20.tar.gz |
|---|---|
| Size | 23.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
56d5a3a5d845752ece69d2f442abf508d78758befe4c119cfaca5cc359d6e977
|
|
BLAKE2b-256 checksum How to use checksums |
8ac876615d8d6b39813d28af90892314feac3f01343b2763f5ffe9fc733d4b2e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.
Transparency logRelease files / ntrip_rtcm3_to_rtcm2p3-0.1.0.post20-py3-none-any.whl
| Download URL | ntrip_rtcm3_to_rtcm2p3-0.1.0.post20-py3-none-any.whl |
|---|---|
| Size | 27.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
457dfa902443168c91e46898903caed0480f6826a2dc54d299f23b8d968ecb7c
|
|
BLAKE2b-256 checksum How to use checksums |
2321691a276f1652d77680a18b7f0aff15856afbde3e262824e292f2b11bb82f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.
Transparency log