-
Notifications
You must be signed in to change notification settings - Fork 17.6k
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
AP_ExternalAHRS_AdvancedNavigation #23267
base: master
Are you sure you want to change the base?
AP_ExternalAHRS_AdvancedNavigation #23267
Commits on Aug 15, 2024
-
AP_HAL_SITL: Added Software simulation for Advanced Navigation Devices.
Adds ability for SITL Simulation of an AdNav device to be used by making a simulated serial port. Changes create a SITL::AdNav class when requested on the command line
Configuration menu - View commit details
-
Copy full SHA for 93bc5e1 - Browse repository at this point
Copy the full SHA 93bc5e1View commit details -
SITL: Added Simulation for Advanced Navigation Devices
Added a SITL::AdNav class to emulate a ANPP Device communicating with the Advanced Navigation External AHRS module
Configuration menu - View commit details
-
Copy full SHA for 1669350 - Browse repository at this point
Copy the full SHA 1669350View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec348f8 - Browse repository at this point
Copy the full SHA ec348f8View commit details -
AP_ExternalAHRS: Added Advanced Navigation Device Support
EAHRS_TYPE: 3 (AdNav) has been added to the AP_External_AHRS.h/.cpp files. New Class AP_ExternalAHRS_AdvancedNavigation added in new .cpp/.h files. Supports any Advanced Navigation Packet Protocol (ANPP) device with different devices having slight behaviour changes.
Configuration menu - View commit details
-
Copy full SHA for 76005b7 - Browse repository at this point
Copy the full SHA 76005b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c5d1b - Browse repository at this point
Copy the full SHA 47c5d1bView commit details -
AP_ExternalAHRS: Added filter updates for advanced navigation devices
When running EAHRS update it will now check for flight mode and gnss enable and request the appropriate changes in the device filter.
Configuration menu - View commit details
-
Copy full SHA for c2b77a5 - Browse repository at this point
Copy the full SHA c2b77a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2754a5c - Browse repository at this point
Copy the full SHA 2754a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 982453b - Browse repository at this point
Copy the full SHA 982453bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0879d58 - Browse repository at this point
Copy the full SHA 0879d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ceb5c - Browse repository at this point
Copy the full SHA e8ceb5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c69f5a7 - Browse repository at this point
Copy the full SHA c69f5a7View commit details -
AP_ExternalAHRS: Added Acknowledgement GCS Messages for AdNav
Applied PR Suggestions
Configuration menu - View commit details
-
Copy full SHA for d29c487 - Browse repository at this point
Copy the full SHA d29c487View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e7686 - Browse repository at this point
Copy the full SHA b4e7686View commit details -
AP_ExternalAHRS_AdvancedNavigation: Rearranged the way initialization…
… is handled to prevent locking of thread.
Configuration menu - View commit details
-
Copy full SHA for 720f8a4 - Browse repository at this point
Copy the full SHA 720f8a4View commit details