Closed GoogleCodeExporter closed 9 years ago
What version of MultiWii, what version of i2c-gps-nav ? and what type of gps
module?
Please check it in standard MultiWiiConf is it displayed correctly ?
Original comment by eosba...@gmail.com
on 9 Jan 2013 at 12:31
Version 2.1. Not sure on i2c-gps-nav. Its a quadrino GPS module -
http://flyingeinstein.com/index.php/quadrino/quadrino-gps
Can check that, will get back to you.
Original comment by verti...@gmail.com
on 9 Jan 2013 at 12:33
Just checked it's not reported correctly, therefore I'm assuming the issue
might be within MultiWii's handling of the the Quadrino GPS output?
Original comment by verti...@gmail.com
on 9 Jan 2013 at 12:57
Attachments:
It is a code bug in the Quadrino gps firmware,. in line 849 of I2C_GPS_NAV.INO
you have to divide the alt with 100 "i2c_dataset.altitude =
venus_ctx.location.sealevel_alt /100; "
Original comment by eosba...@gmail.com
on 9 Jan 2013 at 1:15
Thanks for finding that, will pass it on.
Original comment by verti...@gmail.com
on 9 Jan 2013 at 1:16
Original issue reported on code.google.com by
verti...@gmail.com
on 9 Jan 2013 at 12:05Attachments: