iFly 10.2.75 not receiving GPS postion from Stratux v1.4r5

iFly GPS Forum

We have a new Forum!  Go here to get started: https://adventurepilot.community.forum.  
The new forum is easier to use and much more capable than the old, we hope you will join our community! 

Below is a copy of the old forum. This will remain available for a short period so you can access and review the information contained here. To continue a conversation, or start a new one, please register and create a post at our new forum location.
HomeHomeDiscussionsDiscussionsADS-B Discussio...ADS-B Discussio...iFly 10.2.75  not receiving GPS postion from Stratux v1.4r5iFly 10.2.75 not receiving GPS postion from Stratux v1.4r5
Previous
 
Next
New Post
5/6/2018 7:55 PM
 
You're smarter than I am. I tend to be a bit cavalier in my testing of beta versions. (I had the old Stratux SD card as a backup. But not practical to swap in flight. (Can't reach the Stratux buried behind me.) I've gotten used to things just working and I didn't see any changes in the Stratux that looked like they would cause problems.

Well, the good news is 1) it was VFR day and 2) I have built-in GPS in one of the tablets. (Although not WAAS.)
 
New Post
5/7/2018 7:52 AM
 

EDIT: See Correction below.  Stratux does not have a defect; the iFly GPS fix will be included in the next beta release.


Ergo, thanks for the log. Thanks to you (and this log) I was able to debug the issue.

From what I can tell, the Stratux "status message" (type 101) is defective for the new firmware.   Byte[3] is supposed to indicate fix type where: 

0 = no fix
1 = Fix
2 = Waas

The latest Stratux firmware always sends us "0" (no fix) in this message.  I believe this is a Stratux defect.   But I went ahead and put in a kludge fix in iFly GPS (might just be temporary) which ignores this "0" for up to 3 seconds, as the Stratux also gives us a proprietary status message which tells us there is a 'fix'.

I believe the correct fix here is for Stratux to fix their message type 101, and set Byte[3] correctly, instead of always showing '0'.

EDIT: This post is wrong, see my next post below for the real conclusion.


Brian Knox, Sr Software Engineer
 
New Post
5/7/2018 10:25 AM
 

CORRECTION - the message type 101, Status Update, is *not* a standard message, and that was the crux of our confusion.  For the Stratux, we simply need to ignore this message,  and this fix will be in the next Beta Release.

There is nothing that Stratux needs to do here.  Their latest firmware is fine.


Brian Knox, Sr Software Engineer
 
New Post
5/7/2018 11:46 AM
 
Hi Brian:

Sounds like you and Walter went down the same path. (See Walter's posts near the end of https://github.com/cyoung/stratux/issues/710 )

Walter said he had changed the code in iFly in 10.2.3 to ignore the new FF message from Stratux v1.4r5. Maybe his change didn't make it thru?

Anyway, looking forward to the next beta of iFly.
 
New Post
5/7/2018 12:35 PM
 

Yes, Walter is the one who set me straight.  The reason it wasn't fixed in the last Beta was that I failed to integrate his fix into that build. 


Brian Knox, Sr Software Engineer
 
Previous
 
Next
HomeHomeDiscussionsDiscussionsADS-B Discussio...ADS-B Discussio...iFly 10.2.75  not receiving GPS postion from Stratux v1.4r5iFly 10.2.75 not receiving GPS postion from Stratux v1.4r5