Replies: 3 comments 12 replies
-
Hello, great topic !
It all depends on how close to the shore and what your RTCM transmitters are capable of (depends on the type of link you can use).
Sounds good, and IMO is best to prototype your ideas and setup. But you need to be able to provide the required input. Post processing is made with RINEX and SP3 files (classical input)
First off, rtklib is a great software, and my toolkit originally did not cover positioning until 10 months ago.
Yes, especially considering that post processed positioning is most likely your only option to prototype the setup.
This solely depends on your application and how robust you want it to be
When sharing stuff over a network, especially replicated sensors, I would advice using MQTT mailboxes, which were designed for this very reason, allow server backups and information storage and have proved very powerful
Thank you for pointing that out, I will forward it to some friends of mine and will keep an eye on your project |
Beta Was this translation helpful? Give feedback.
-
Thank you. So RTK post processing is not the same as PPP? The latter does not need a base station? I am still pretty confused about all the different topics here. |
Beta Was this translation helpful? Give feedback.
-
Hello @gauteh, FIY, I have initiated all of these major topics. Major but much simpler than our past objectives (like the PPP solver).
|
Beta Was this translation helpful? Give feedback.
-
Hi,
I initially started out wondering how to set up RTK for a wave buoy close to the shore for measuring huge waves (accuracy preferably on 2-3 cm). But I think transmitting the RTK data from the base station is going to be a challenge. I don't really need the precise positioning at the time, so I started looking into post-processing the data. Would this project be useful in this? I also looked at RTKlib for post-processing, but I am pretty confused about all that is going on.
I am wondering whether I can put a GPS on the buoy, like the ZED-F9P (https://www.sparkfun.com/products/15136) and (if possible) capture the raw output from it (in RINEX?) and store it on a SD-card or transmit it home using the cellular network? It is a fair chance that the buoy may be lost in the ocean. Would that work? And would I need a base-station on land to also log the data? Could I use the same receiver to do that?
It depends a bit on the data-size as well. I suspect I won't be able to send everything home, but at least store it on SD-card for recovery.
The buoy is open-source: https://github.com/gauteh/sfy and has a cellular modem for transmitting data and position home.
Thank you,
Gaute
Beta Was this translation helpful? Give feedback.
All reactions