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

hwdef: added baro in HolybroG4_GPS #28781

Merged
merged 4 commits into from
Dec 9, 2024
Merged

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Nov 30, 2024

new units have a ICP201XX baro and IMU

disable baro by default to avoid issues with airflow and GPS modules installed on the outside of the aircraft
set IMU rate to zero by default

This PR should also be merged for DSDL units fix:
dronecan/DSDL#62

new units have a ICP201XX baro

disable baro by default to avoid issues with airflow and GPS modules
installed on the outside of the aircraft
@tridge tridge added the hwdef label Nov 30, 2024
wait_for_sample() can't handle very low sample rates without a
separate delay() by a ms value
IMU rate zero by default
@vincentpoont2
Copy link
Contributor

Tested FW can recognize both IMU and baro.
Please merge @tridge @peterbarker

The IMU can be recognized after setting the parameter "INS_SAMPLE_RATE".
(It default to zero to disable the IMU set it to the rate of IMU data you want. For a peripheral like this a value of around 50Hz would be typical)

@tridge tridge merged commit 7759bc7 into ArduPilot:master Dec 9, 2024
99 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants