Telemetry GPS Display

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
User avatar
mbrak
Posts: 136
Joined: Sat Dec 03, 2011 8:08 pm
Location: Germany, Lemgo

Telemetry GPS Display

Post by mbrak »

Hi

Yesterday i tested to display the GPS coords in telemetry-mode.
The first digit of latitude is missing .i.e. latitude is real 52.0803977 and display is 208.03977
the point is also on the wrong place (logitude is also displayed wrong. divided by 100 it would be right)

I use an OLED display and uBlox serial GPS with mega 2560 (CRIUS AIO). Software is dev1317

OLED_GPS.JPG
(22.66 KiB) Not downloaded yet


can someone confirm this? how could this be fixed?


p.s. in config.h at line 789 i can define which pages are displayed in telemetry-mode. can someone add a text there (a comment would be fine) what is displayed at page 1,2,3,4,5,6,7,8,9 ? i.e. Page 1 = Sensor Display / Page 2 =.....
after this it would be easier to define the page of interest :) after stopping the automated hopping, the page would not be updated!

Thanks Michael

User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Re: Telemetry GPS Display

Post by Hamburger »

update anyone?

User avatar
mbrak
Posts: 136
Joined: Sat Dec 03, 2011 8:08 pm
Location: Germany, Lemgo

Re: Telemetry GPS Display

Post by mbrak »

Cannot believe that the problem should only exists with my configuration. :)

User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Re: Telemetry GPS Display

Post by Hamburger »

firmware of the GPS maybe?

User avatar
mbrak
Posts: 136
Joined: Sat Dec 03, 2011 8:08 pm
Location: Germany, Lemgo

Re: Telemetry GPS Display

Post by mbrak »

hmmmm

its the ublox from flyduino (red board). dont know the firmware version. gps functions are working very well.

User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Re: Telemetry GPS Display

Post by Hamburger »

do you have any other gui you can connect it to and verify?
Does the MWii gui provide same data but display it correctly?

Post Reply