Commit b376003
Add ntrip client [v4.0] [CPP-944] (#1033)
- adds additional ntrip subtab to advanced tab
- adds`--enable-ntrip` flag, safe to merge since this feature is off by
default
- static option (manual input) and dynamic (auto lat lon alt values)
- output options, RTCM or SBP out
- bundles rtcm3tosbp binary under `/binaries/{OS}/rtcm3tosbp(.exe)`
- adds additional hidden until running status bar to capture amount of
bytes
---------
Co-authored-by: Jason Mobarak <[email protected]>1 parent 1dd17d0 commit b376003
File tree
32 files changed
+1164
-159
lines changed- binaries
- linux
- mac
- windows
- console_backend
- src
- resources
- AdvancedTabComponents
- Constants
- src/main/resources/base
32 files changed
+1164
-159
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
0 commit comments