# RTKLIB-B2b **Repository Path**: liu-chunbobo/RTKLIB-B2b ## Basic Information - **Project Name**: RTKLIB-B2b - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2025-04-08 - **Last Updated**: 2025-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RTKLIB-B2b Application An open-source software toolkit for decoding and positioning using BeiDou-3 (BDS-3) PPP-B2b service signals, developed based on RTKLIB. Built with C/C++ and CMake for high efficiency and cross-platform compatibility. ## 🚀 Core Features ### PPP-B2b Decoding - ​**Hardware Support** - ComNav(SinoGNSS) receivers (e.g. K803W) - Unicore receivers (e.g. UM980) - ​**Data Formats** - Proprietary binary PPP-B2b correction streams - GPS LNAV/BDS CNAV1 broadcast ephemerides - ​**Operation Modes** - Real-time decoding - Post-processing decoding - ​**Output Format** - Extended ASCII text compatible with BNC (BKG Ntrip Client) ### PPP Positioning - ​**Positioning Modes** - Real-time positioning - Post-processing positioning - ​**Satellite Systems** - BDS-only mode - GPS+BDS combined mode ## 🌍 Cross-Platform Support | Platform | Real-time | Embedded Platforms | Recommended Usage | |----------------|-----------|---------------------|------------------------------| | ​**Linux** | âœ”ī¸ | Rk3566, Imx6ull | Realtime and Post-processing | | ​**Windows** | âœ”ī¸ | - | Post-processing only | > 💡 ​**Recommendation**: For best real-time performance, use Unix-like systems (Linux) especially for console-based operations. ## 📊 GNSS Datasets for RTKLIB-B2b ### Complementary Datasets for PPP Research & Validation This collection supports two key application scenarios: ​**real-time playback simulation** and ​**post-processing analysis** of PPP-B2b corrections. Both datasets are archived on Zenodo: #### a. Real-time Playback Dataset **Purpose**: Simulate real-time streams using authentic receiver outputs **Equipment**: - Receivers: SinoGNSS K803W & Unicore UM980 - Antenna: CNT AT360 **Location**: APM Building 1 Rooftop (Wuhan, China) **Coverage**: - Time: DOY 080-082, 2025 (Mar 21-23, 2025) - Data: Raw binary logs (SINO/UNICORE formats) 🔗 [Download on Zenodo](https://doi.org/10.5281/zenodo.15105929) #### b. Post-processing Analysis Dataset **Components**: - 1 Hz MGEX observations (gamg, ulab, wuh2) - DLR (German Aerospace Center) broadcast ephemeris - Unicore PPP-B2b corrections **Coverage**: - Observations: DOY 065-067, 2025 (Mar 6-8) - Ephemeris/Corrections: DOY 065-068, 2025 (Mar 6-9) 🔗 [Download on Zenodo](https://doi.org/10.5281/zenodo.15110885) **Usage Recommendations**: 1. Dataset 1 for testing real-time module via `--playback` mode 2. Dataset 2 for post-processing validation with precise reference ##### ❓ Support & Feedback 🚧 ​**Beta Testing Notice**: This software is currently in active development phase. â„šī¸ ​**Detailed are description in the [User Manual](manual/RTKLIB-B2b_UserManual.pdf).**