Hi there,

I've got a CRIUS All in one PRO board which is working fine - now I wanted to add GPS to it.

I've got this device:

http://www.goodluckbuy.com/remzibis-osd-poor-mans-osd-10hz-gps-w-us...

and want to use the GPS standalone (later I want to try the remzibi OSD as well as a minim osd with this board).

However, I did not have success - I've used the config option AUTO for the gps, but I'm unsure about the baud rate and format... using MTK also doesn't yield anything I always see "NO GPS".

I'm asking here because the GPS seems to be the same as this one:

http://store.diydrones.com/MediaTek_MT3329_GPS_10Hz_Adapter_Basic_p...

Can anyone tell me how I could get this running?

Thanks a lot,

Christoph

Views: 1692

Reply to This

Replies to This Discussion

The 3DR mediatek gps has it's own firmware I believe.  If I recall correctly it's in binary mode and at 115200 baud.

http://code.google.com/p/ardupilot/wiki/MediaTek

I have also been eyeballing the crius all-in-one.  Seems it has sensors that are just as good as the apm2.5, but at a cheaper price + it can also run multiwii.

Any idea how flightperformance and stability compare to the apm ?

Thx !

Thanks for your help! Is there any way I can use this mode then within megapirate?

I've tried GPS_PROTOCOL_AUTO and _MTK16 with baud rate 115200. I've also enabled GPS Lock in the settings but the screen still says NO GPS.

If I run the test in the console, I'm getting repeated 'garbage' lines, I guess this might be the binary protocol the GPS is sending?

Regarding your question: I cannot compare it to the APM, I only have a KK2 and its ancestor.

There are however some videos on youtube showing it performs quite well, which is also my experience. The only thing I noticed is that in Acro mode it seems to be more difficult to fly than the other boards, but I think this depends on arducopter and my current settings. I've tested the stability and alt hold mode (with non flashed ESCs) and it performed also really good.

Cristoph, posting in more forums won't help your issue. Get a FTDI interface, get the GPS hooked up to the PC and check its settings.

Otherwise, your options are to reload the AIOP firmware with all possible serial speeds starting at 9600 and with either NMEA or MK16 for protocol and see if you get any result.

@u4eake: the AIOP is OK if you need a 2nd (or 3rd or 4th) FC to test different frames and setups without dismantling the APM from its current frame. Works with the cheap hc-sr04 sonar. But if you don't fancy delving deep into code, you'll have to wait for MPNG ports from current AC releases. Latest is based on either 2.6.x or some beta 2.7, can't tell exactly which.

Even though I am using the MultiWiiCopter Paris board, you could still hook up MultiWiiCopter's I2C GPS/Mag board to it and then use an OSD which reads the MultiWii serial protocol.  I'm using the Rushduino OSD which connects to the serial port of the Paris MultiWii board.  No need for separate GPS's for the MultiWii GPS functions and the OSD positional feedback.

Using MultiWii V2.1 this gives me pos hold and RTH as well as a fairly comprehensive OSD with arrows and distance to home.

You may need to disable the mag on either the MultiWiiCopter I2C_GPS or the CIRUS board.

use:

#define SERIAL2_BAUD 38400 // GPS port

and

#define GPS_PROTOCOL GPS_PROTOCOL_MTK16

The GPS supports 115K and binary, but will start up in 38400 NMEA, then there are some special commands to put it in binary mode.

This all assumes you have the same firmware on the GPS. To check this, get the 'MTK firmware tools', which allows you to change the firmware, and tweak the GPS etc, You can then confirm what the baud actually is on your PC. I'm not sure where the official source is for this but you can get them here.

Thanks for your answers!

Para, I've asked here because after digging around I found that this board is more suitable for the particular question as it is not related to the board but the software.

Andrew, I'll try that, thanks a lot!

I don't have a FTDI cable right now, but I'm currently ordering from rctimer. I wondered if this board:

http://www.rctimer.com/index.php?gOo=goods_details.dwt&goodsid=...

Is the same as a FTDI cable and let's me connect to the device? I never used/had an FTDI cable

You don't have to wait for a package to arrive from HK for thigs as trivial as FTDI or ASP interfaces. They are found in alot of diy electronics stores and in everything connected to robotics and arduino.

Granted, an FTDI is $7 in HK and you'd probably find it for $20 in a store near your place, but it's mostly a one-time purchase and it's useful in a lot of applications. You can connect with it to GPS units, 3DRadio units and FrSky receivers, just to name a few.

I'm in Austria, and to be honest I can't find anything like an FTDI cable close - maybe I don't know the right term in German though ..

http://www.physicalcomputing.at/shop/article_A-1105500/USB-Serial-A...

 

I've only had to google "arduino shop austria" and it was the third link it returned.

Thanks for the hint

It's a bit difficult to find out what you 're looking for if you never had anything to do with arduinos at all... I have no idea what a breakout board is :)

Thanks for the hint, however, I still have "No GPS" - what am I supposed to see if I go to Terminal -> test -> gps?

Do I have to issue these commands in the terminal?

I suppose I again need the FTDI cable for these firmware checks..

RSS

Social Networking

Contests

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.

A list of all T3 contests is here

Groups

Advertisement

© 2013   Created by Chris Anderson.   Powered by

Badges  |  Report an Issue  |  Terms of Service