-
Notifications
You must be signed in to change notification settings - Fork 14.6k
boards: ark x20 and f9p gps #25149
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
boards: ark x20 and f9p gps #25149
Conversation
9d76d8d
to
47e0479
Compare
how is the f9p-gps different from the can-rtk-gps? |
It is NDAA compliant and adds a PPS pin on one of the connectors. Has more flash as well. |
47e0479
to
23936d0
Compare
23936d0
to
410ea9c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested?
Yes. Here is X20 today with and without RTCM. F9P GPS from July. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll need to reserve the board ID in https://github.com/PX4/PX4-Bootloader/blob/main/board_types.txt
* boards: ark x20 gps * update startup * fix cmake variants * boards: ark f9p gps * ark x20 gps add serial dma hrt call * update gps submodule with x20 support * update default constellations * fix mag rotation
Requires PX4/PX4-GPSDrivers#181