Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GPS_RAW_DATA for PX1 GNSS resolve #25517 #26042

Closed
wants to merge 7 commits into from
Closed

Support GPS_RAW_DATA for PX1 GNSS resolve #25517 #26042

wants to merge 7 commits into from

Conversation

pulak-gautam
Copy link
Contributor

  • Consume GPS_RAW_DATA in AP_GPS_GSOF
  • Handled disabling logging on disarm, i.e. when GPS_RAW_DATA = 2
    I am not sure of how I handled gsofmsg_time and disarming. Please do review the same. Thank you.

@pulak-gautam
Copy link
Contributor Author

pulak-gautam commented Jan 25, 2024

@Ryanf55 Please review the latest changes, considering the feedback you provided earlier. I've implemented adjustments similar to what has been done in both AP_GPS_Ublox.cpp and AP_GPS_SBF.cpp, as seen here: link. The current logic assumes logging is enabled when the _raw_data parameter is non-zero. Additionally, if _raw_data is set to 2, logging is disabled upon disarming

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

Successfully merging this pull request may close these issues.

2 participants