Have any of you guys seen this new (well new to me at least) UBlox receiver?
If I’m reading this right it sounds like a multiband, multiconstellation RTK receiver. I sent UBlox an email for some more information. I couldn’t find a price anywhere.
Could be snake oil, but this video makes it sound like the holy grail of centimeter level positioning in a high multipath environment. The video below looks like they slapped the unit on a model train running in a 1m circle and managed to get an RTK fix INDOORS. Like I said, could be snake oil.
Anybody seen or heard anything about this module? If it’s priced anywhere close to the M8P and performs as advertised, Emlid and Swiftnav’s days are numbered…
Even if the video is a bit “pumped” it is still an L1/L2/L5 unit and coming from ublox it is probably going to be priced on the lower side. Hopefully we will have units integrating this new chip very very soon. It definitely looks like L1/L2 RTK will be available for masses at a reasonable price very soon.
I emailed the folks at U-Blox and they said the module will be for sale in Q4 of this year, guess we’ll know here soon enough. They said the evaluation board part number will be C099-F9P. They couldn’t give me any pricing information though (understandable).
Hello Corrado, the simpleRTK2B shield uses two UARTs that are fully configurable (from baudrate to protocol and messages), so you can connect any radio module that supports serial connection.
We offer two starter kits with medium (2.4GHz) and long range (896-900MHz) radios from Xbee, which they communicate with the shield via a serial connection.
Can you be more specific about your aircraft configuration? Are you asking to use your existing radio link for telemetry with the simpleRTK2B shields? Which radio link are you using?
@jpkh Thanks a lot for your feedback!
We are still in pre-production so we will be able to include the JST-GH connector in the shield.
We will replace the old DF13 by the new JST-GH and if someone wants to use it with the original Pixhawk they can use an adapter like this https://bit.ly/2Igqj0N.
@jolivart great to hear that you are still able to change it. Yes those DF13-GH cables are good way to interface between old and new connector bases.
One side note, pay attention on the pin order on GH connectors as they are swapped between side and top connectors. On DF13 this was NOT the case, you could use either one on same footprint.
@jpkh, I have read the GH connector specs and I noticed the top/side pin order inversion, thanks again!
@anon67614380, the simpleRTK2B shield does not support Ethernet connection. If you want to use your existing radiolink you will have to use a serial to Ethernet adapter.
@Pascal_P yes, the message UBX-RXM-RAWX contains the information to generate a RINEX3 observation file:
pseudorange, Doppler, carrier phase, phase lock, …
The ZED-F9P interface description document in u-blox website contains more information.
@Pascal_P, simpleRTK2B doesn’t support data logging directly.
You can use an Arduino to log the data or you can connect a data-logger (likes this one) directly to the simpleRTK2B UART.
The data-logger can be powered from the simpleRTK2B board.