Hi guys!
Want to share what we have been working on lately, it is an autopilot shield for Raspberry PI. It is called Navio and has everything what you will usually find on an autopilot platform. A powerful platform like Raspberry gives many opportunities like streaming video, 3g,wi-fi, ethernet connectivity and possibility to run computation intensive algorithms like Kalman filtering or RTK GPS. RTK or real time kinematics is one of the main features of the board, it is equipped with a GPS capable of providing raw data output: carrier phase, pseudo-ranges and ephemeris. Processing this data against a stationary receiver increases GPS positioning accuracy to centimeters. A radio link between the two is required, but you anyway have it to GCS. If network RTK is available in your area, you can use corrections from the internet over 3G thus eliminating the need in second receiver.
Our plans include porting APM to Raspberry Pi + Navio.
Features:
MS5611 barometric pressure sensor
MPU9150 (MPU9250 on future models) 3-axis gyro, accelerometer and magnetometer.
ADS1115 16-bit ADC
PCA9685 PWM extender to control servos
u-blox NEO6T GPS module with raw data on SPI, we saved the only UART on raspberry for Xbee or different telemetry.
13 servo connectors
Pixhawk compatible UART, I2C and SPI connectors
RGB LED – just because we love them
What we wanted to know if there is any interest in platform like this, because we have everything ready for manufacturing and to keep the cost down we need to manufacture as many as possible. We have written tutorials how to use the board and are now preparing them for publishing, all code for the board will be released under open source license. Some more pictures and details are available on our website.


Comments
Great project.. by the way... which is the 4WD frame that you are using on the 2nd picture? cheers! hernan.
RT-PREEMPT, max latency is about 70 microseconds. You can read more here. If you are interested in Navio+, you can write me directly to igor.vereninov at emlid.com
Richard, we run Real-time Linux, so this is not an issue.
There is new version of Navio available - Navio+ . APM port is fully functional and Navio+ is a ready to fly autopilot.
is Navio compatible with Raspberry Py B+???
How is it going with the Linux porting?
Jesper, we are now preparing everything to start preorder campaign. If you would like to keep updated please subscribe at emlid.com
Coming into this topic a little late - any updates on when, where and how much (buying)?
Antonie, we have tested RTK on speeds up to 100km/h and had a fixed solution, so speed should not be an issue here unless you are on a rocket.
The communication is unidirectional just to transfer the corrections, it would be a good idea to add them to MAVlink. Yes, you can use 3G for RTK corrections. A Wi-fi dongle, or a uart radio will also do.
Vertical accuracy is usually 1.5-2 times horizontal accuracy.
We use RTCM. But RTKLIB supports many native GPS protocols.
Thank you for your kind words.
-
1
-
2
-
3
-
4
-
5
of 5 Next