Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nmea and ublox altitude #8

Open
lucafedechen opened this issue Apr 13, 2014 · 8 comments
Open

nmea and ublox altitude #8

lucafedechen opened this issue Apr 13, 2014 · 8 comments

Comments

@lucafedechen
Copy link

Hi Kipk..
I make some test with nmea and ublox protocol...I use gps emulator in 38400 baus connect directly trought ftdi for test the tracker and in display the altitude and speed always keep in cero...pan servo works ok but tilt not change...position latitude and longitude it's ok...
For nmea i use $GPGGA, $GPVTG setences and ublox NAV-POSLLH, NAV-VELNET,NAV-STATUS,NAV-SOL sentences

Best Regards

@KipK
Copy link
Owner

KipK commented Apr 13, 2014

You use nmea/ublox on Ghettostation directly or over GhettoProxy ?

If first, have you undefined in GS config.h :

//#define BARO_ALT

?

@lucafedechen
Copy link
Author

Yes...I undefined baro_alt and I test directly and over ghettoproxy

@KipK
Copy link
Owner

KipK commented Apr 13, 2014

I had some troubles with many gps emulator I've tested.
Wich one are you using ?
this one works not so bad, but had some bugs sometimes too: http://www.happykillmore.com/Software/faq.asp?LANG=English&ID=160

Could you try first with a real gps ? just to know.

@lucafedechen
Copy link
Author

Ublox display say no telemetry...alt and dist always cero spd work and hdg....
Nmea display no telemetry...alt, dist keep zero...hdg show wrong value

@lucafedechen
Copy link
Author

I use happykillmore gps emulator...ok i test with real gps...and report
Thank you

@KipK
Copy link
Owner

KipK commented Apr 14, 2014

I' ve just fixed the no telemetry state with NMEA & Ubx.. But It's not related to the altitude problem you have.

@lucafedechen
Copy link
Author

Hi kipk I test directly a ardupilot ublox and no data. Gps connect to ardupilot> apm gps port to ghettostation 38400bps ublox protocol..the gps trought ftdi and ublox center works....

I think for improve the system is usefull a select bearing method option directly in ghettostation...for example if yo use mavlink setting trougt flight controller compass is easy....but you use another plane or multi with ublox protocol only...how i set the bearing only if I recompile and upload again....is sMall improvement for better system
Thank you
Best regards

@KipK
Copy link
Owner

KipK commented Apr 23, 2014

Hi.

New commit from today adds bearing method on lcd menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants