Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tips:gnss [2020/08/13 09:43] – [ntrip base station] scipio | tips:gnss [2022/08/25 23:03] (current) – [2022] sscipioni | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== GNSS ====== | ====== GNSS ====== | ||
+ | |||
* [[https:// | * [[https:// | ||
* [[http:// | * [[http:// | ||
Line 6: | Line 7: | ||
* ZED-F9P | * ZED-F9P | ||
- | ===== ntrip caster | + | |
+ | ===== 2022 ===== | ||
+ | |||
+ | Use gpsd as [[http:// | ||
+ | |||
+ | pygnssutils | ||
+ | |||
+ | Configure ublox as [[https:// | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===== 2020 ===== | ||
+ | |||
+ | |||
+ | |||
+ | ==== ntrip caster | ||
* https:// | * https:// | ||
+ | * https:// | ||
+ | |||
+ | sourcetable.dat | ||
+ | < | ||
+ | CAS; | ||
+ | STR; | ||
+ | </ | ||
Line 15: | Line 39: | ||
curl http:// | curl http:// | ||
</ | </ | ||
- | ===== ntrip base station | + | |
+ | |||
+ | ==== ntrip base station ==== | ||
configure ublox in NMEA | configure ublox in NMEA | ||
Line 62: | Line 88: | ||
ubxtool -p RESET | ubxtool -p RESET | ||
ubxtool -e BINARY | ubxtool -e BINARY | ||
- | ubxtool -d NMEA | + | ubxtool -e NMEA |
</ | </ | ||
Line 83: | Line 109: | ||
< | < | ||
ubxtool -p MODEL,4 | ubxtool -p MODEL,4 | ||
+ | ubxtool -p SAVE | ||
</ | </ | ||