tips:gnss

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tips:gnss [2020/12/18 09:12] – [ntrip base station] scipiotips:gnss [2022/08/25 23:03] (current) – [2022] sscipioni
Line 1: Line 1:
 ====== GNSS ====== ====== GNSS ======
 +
   * [[https://github.com/goblimey/ntripcaster|wonderful introduction on GNSS]]   * [[https://github.com/goblimey/ntripcaster|wonderful introduction on GNSS]]
   * [[http://www.epncb.oma.be/_networkdata/data_access/real_time/map.php|stations]] that broadcast real time RTCM (protocol) Radio Technical Commission for Maritime   * [[http://www.epncb.oma.be/_networkdata/data_access/real_time/map.php|stations]] that broadcast real time RTCM (protocol) Radio Technical Commission for Maritime
Line 6: Line 7:
   * ZED-F9P   * ZED-F9P
  
-===== ntrip caster =====+ 
 +===== 2022 ===== 
 + 
 +Use gpsd as [[http://trac.gateworks.com/wiki/expansion/gw16143|ntrip client]] on ublox device 
 + 
 +pygnssutils 
 + 
 +Configure ublox as [[https://github.com/semuconsulting/PyGPSClient/blob/master/examples/f9p_basestation.py|base station]] and run an rtrip server with [[https://github.com/semuconsulting/PyGPSClient#socketserver|PyGPSClient]] 
 + 
 + 
 + 
 + 
 +===== 2020 ===== 
 + 
 + 
 + 
 +==== ntrip caster ====
  
   * https://gitlab.com/ihfazhillah/simple-ntrip-caster/-/tree/master   * https://gitlab.com/ihfazhillah/simple-ntrip-caster/-/tree/master
Line 22: Line 39:
 curl http://192.168.2.50:2101 curl http://192.168.2.50:2101
 </code> </code>
-===== ntrip base station =====+ 
 + 
 +==== ntrip base station ====
  
 configure ublox in NMEA configure ublox in NMEA
  • tips/gnss.1608279129.txt.gz
  • Last modified: 2020/12/18 09:12
  • by scipio