Skip to content

Update G3X Serial#52

Merged
TopherTimeMachine merged 8 commits intomasterfrom
Add-DA-and-change-TAS-Source
Aug 9, 2024
Merged

Update G3X Serial#52
TopherTimeMachine merged 8 commits intomasterfrom
Add-DA-and-change-TAS-Source

Conversation

@midwestpanels
Copy link
Collaborator

Updated G3X Serial input module to retrieve TAS and Density Altitude from G3X SID 2 instead of calculating them from values in SID 1

Solves issue #51

  • Adam O

Updated G3X Serial input module to retrieve TAS and Density Altitude from G3X SID 2 instead of calculating them from values in SID 1
@midwestpanels midwestpanels added the enhancement New feature or request label Jul 30, 2024
Fixed the TAS to MPH conversion (accounting for the 0.1kt resolution) and expand scope of branch to add autopilot bug settings.
Added UTF-8 Decoding to the N/S and E/W lat-long characters, as they were being read as "'b'N'" bytes.

Also changed SentID to string and UTF-8 decoding sentence ID instead of reading int byte to better support installations where CNI data is enabled on the G3X textout format.
Added UTF-8 Decoding to the N/S and E/W lat-long characters, as they were being read as "'b'N'" bytes.

Also changed SentID to string and UTF-8 decoding sentence ID instead of reading int byte to better support installations where CNI data is enabled on the G3X textout format.
Change ground speed reference source to SID 7 instead of calculating from GPS info
@midwestpanels
Copy link
Collaborator Author

@TopherTimeMachine I've been able to test on my G3X booth on macOS. I'm confident in the operation of this module to be robust. Please review.

@TopherTimeMachine TopherTimeMachine merged commit 7794a3f into master Aug 9, 2024
@hpmicrowave
Copy link
Collaborator

hpmicrowave commented Aug 9, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants