開放街圖標誌 OpenStreetMap 開放街圖

RTKBase v2 is available for your GNSS Base Station

於 2020年六月16日 由 StephanePEnglish發表。 上一次更新在 2024年六月 2日。

What is RTKBase?

It’s a software to manage a Gnss base station. It’s a fully Open Source Software and it’s available here: https://github.com/Stefal/rtkbase

What is a Gnss base Station?

It’s a permanent and fixed Gnss receiver with known accurate coordinates. A base station is needed when you want to get centimeter accuracy with RTK.

New Features:

  • Web Gui
  • Automated installation
  • Automated setup for usb connected Ublox F9P
  • Satellite levels
  • Map
  • Settings
  • Update from the Gui.
  • Manage Raw data
  • Multiple simultaneous streams (Raw/Rtcm/Ntrip)

Raspberry Pi Gnss Base Station

GUI Tour:

Video

Gnss Antenna

Example:

Here are 15 “gpx” traces made with a RTK rover on my car, and my Base station. roundabout

電子郵件圖示 藍天圖示 Facebook 圖示 LinkedIn 圖示 乳齒象圖示 Telegram 圖示 X 圖示

討論

ndrw62020年06月17日 16時36分 發表的評論

How far was your car/rover from the base station when collecting your trace examples? What rover device do you use? Is it possible to post-process an existing GPX file (e.g. from a cellphone) or does it only work in real-time with the rover?

Glassman2020年06月17日 18時10分 發表的評論

Interesting diary post. I looked to and was surprised to discover an open RTK/Gnss base station not to far from my area of interest. What do you use for a gps device that can connect to the RTK base station, specifically any Android apps?

StephaneP2020年06月17日 18時50分 發表的評論

@ndrw6 The rover was about 4km from the base station. With dual frequency receivers (base + rover) you can get a very good accuracy, up to 60km. The rover was a Zed-F9P with an arduino-like (Adafruit Feather M0 Adalogger). You can’t post-process a gpx, because all the useful informations are already gone. You can post process a base/rover setup or use them in real-time. I usually post-process, because I can test everything I want with RTKLib, and I don’t have to worry if my phone doesn’t receive the base data.

@Glassman Sorry, but I don’t know any low cost dual-frequency gnss receiver ready to use (with battery, case, bluetooth….). You have to build one yourself. When you have such a receiver, you can use it in realtime or only log the raw data and postprocess later. In realtime, you can use the receiver internal engine if you feed it with the base data, or the android app Rtkgps+ (it’s not 100% compatible with the F9P). This is a Rtkgps+ that “should” work with the F9P : https://github.com/jancelin/RtkGps/releases

登入 來留下評論