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: ARKV6x: fix RC input #28015

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

dakejahl
Copy link
Contributor

@dakejahl dakejahl commented Sep 5, 2024

This reverts 9f5e837. I believe when I tested that PR I didn't run waf configure and therefore the hwdef changes never got applied. So I thought I fixed something that was never broken to begin with 🤦

I tested this on an ARK Jetson Carrier with an ARKV6X

requirements for SBUS
SERIAL8_PROTOCOL = 23 (RCIN)
RC_PROTOCOL = 1 (all)

@tridge I think this should make more sense, let me know if there's anything I missed!

We can close #27736

@peterbarker
Copy link
Contributor

Added WikiNeeded on a hunch.

@dakejahl
Copy link
Contributor Author

dakejahl commented Sep 5, 2024

Added WikiNeeded on a hunch.

This wiki here? https://github.com/ArduPilot/ardupilot_wiki

What kind of information typically goes in the wiki? At the very least it would be good to document which serial ports correspond to which SERIAL* parameters. And any other basic getting started information specific to the hardware would be good to document. PX4 docs have some vendor specific documentation, should we add the same for Ardupilot?

eg
ARKV6X
https://docs.px4.io/main/en/flight_controller/arkv6x.html
ARK Flow
https://docs.px4.io/main/en/dronecan/ark_flow.html

@peterbarker peterbarker merged commit d969260 into ArduPilot:master Sep 5, 2024
41 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