1/ Software Update on the integration of Remzibi OSD and APM
I am just updating Blake's and binzi's Blog contents: Blake and binzi
I do not know how to make a firmware for APM Planner, so you will need to use Arduino GUI tool
Replace your ArduPilotMega folder with the ArduPilotMega folder from APM2.1.2-OSD.zip: APM2.1.2-OSD.zip
Configure the APM_Config.h to your need
//to deactivate use OSD_PROTOCOL_NONE
//#define OSD_PROTOCOL OSD_PROTOCOL_NONE
#define OSD_PROTOCOL OSD_PROTOCOL_REMZIBI
// port 3 is the telem port on the shield
#define OSD_PORT 3
// set a radio switch to activate/deactivate the OSD output :
// below 1450 will display the OSD
// above 1450 will stop displaying the OSD
#define OSD_MODE_CHANNEL 6
// choose your unit to display the disctance to waypoint in feet or meter
#define OSD_UNIT OSD_UNIT_METER
//#define OSD_UNIT OSD_UNIT_FEET
Then follow the normal process from the wiki above.
http://code.google.com/p/ardupilot-mega/wiki/Code
2/ Hardware
To connect your APM with the Remzibi OSD, you need to have a cable from Telem port to Remzibi GPS port. GND and TX (from APM) are enough.
If you do not see any OSD info at first, stop your camera feed to see if the OSD shows up anything. You might be starting in the wrong TV mode (PAL/NTSC). You just have to push the OSD button for about 1 second.
3/ Remzibi
You need to use Remzibi OSD software from Remzibi site and update your layout with APM.bin and flash the firmware using ARDU firmware (Announcement) in the same software.
Note: for metric or feet units , be carefull to use the right unit in the Remzibi OSD software. You need to change the APM_Config.h for feet/meter of the next waypoint in the status at the bottom
4/Usage
Once everything is connected, normally the APM sets HOME for the OSD once it gets a GPS_fix. If you connected your OSD after that, then you can just push the OSD button once to force the HOME location on the OSD.
The arrow and distance from home will always display home direction and distance to home direction. It won't show the next waypoint direction (too complicated yet )
5/ what's new
I have updated all the units and it should be displaying proper values now
Comment by Juampa on May 31, 2011 at 12:59pm
Comment by Johann Van Niekerk on June 1, 2011 at 11:01am Hi Matthias
I got it working thank you, but i have a problem now that everthing is really unaccurate the longs. lats. and sats
any ideas?
Comment by Johann Van Niekerk on June 1, 2011 at 11:17am @Johann: For the overlay, it might be an electrical issue (bad wiring)
I have done a debug session of the values displayed and most of them are wrong (speed, altitude, direction to waypoint). I had lat/lon non displayed but I would not be surprised that this, as well, was wrong.
I will release a new version tomorrow.
Updated it to 2.1.2 and fixed all the wrong units.
Would be nice to see this code be integrated in main APM codebase.
Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.1355 members
206 members
52 members
719 members
203 members
© 2013 Created by Chris Anderson.
Powered by

You need to be a member of DIY Drones to add comments!
Join DIY Drones