Continued Tracker Progress, but a problem :) #213
Replies: 7 comments 6 replies
-
It is probably the case that the forwarder is scaling the GPS altitude incorrectly. |
Beta Was this translation helpful? Give feedback.
-
There is a bug in mwp's MAV1/MAV2 forwarding. It added the origin altitude to the MSP GPS altitude (which is already AMSL), so if you're at 920, and your model is at say 60, you'd get 1900m. The MAVLINK altitude is also AMSL ... |
Beta Was this translation helpful? Give feedback.
-
mwp forwards |
Beta Was this translation helpful? Give feedback.
-
the forward bug is fixed in the development branch. |
Beta Was this translation helpful? Give feedback.
-
However, from the device manual, I think I need to add |
Beta Was this translation helpful? Give feedback.
-
This should generate |
Beta Was this translation helpful? Give feedback.
-
Tested and all seems to work! Application stable, Altitude registered as "0" which matches MWP, registered SATS matched so looks great! I can not test flying for a week, but as soon as I do I will report back. Thankyou so very much for working on this. As soon as I have test flown I will report back and do a blog in the MWP, mLRS and INAV Fixed wing groups. INAV + MWP Tools + mLRS with a tracker is the complete suite! |
Beta Was this translation helpful? Give feedback.
-
Thanks for help so far! The MAV2 telemetry forward from mLRS/MWP seems to work over BlueTooth to the tracker. The PAN works perfectly but pitch not at all. You can see in the video successful pan. The tracker can be set for altitude from GPS or BARO and BARO is recommended. With the GPS option I get an altitude of 2000+ and with BARO 0. You can see the tracker screen in the image showing SATs, distance, direction and altitude. Altitude is wrong. So my question is how do I debug this? Altitude not correct in forwarded MAV2? Tracker not reading MAV2 correctly? Not sure how to figure it out. I am sooo close :) Tracker is a MFD Mini Crossbow. Logs included.
https://github.com/user-attachments/assets/092ca07e-e9ae-408e-8558-7829654a3378

3-15 logs.zip
Beta Was this translation helpful? Give feedback.
All reactions