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

AP_HAL_ChibiOS: add hwdef files for NarinFC-H7 #29098

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vololand
Copy link

AP_HAL_ChibiOS: add hwdef files for NarinFC-H7
(ArduPilot/ardupilot:master <--- vololand/ardupilot:NarinFC-H7)

@vololand
Copy link
Author

Is there a description of "New Board Support" and "Wiki Need"?

@Hwurzburg
Copy link
Collaborator

just labels for our dev team use to track PRs...

@vololand
Copy link
Author

Thank you for the explanation.
Labels understood.
Where can I find a description for writing wiki?

@Hwurzburg
Copy link
Collaborator

Hwurzburg commented Jan 20, 2025

@vololand

  1. Since this is an exact clone of the CUAV X7 you will need to do the following:
    • submit a separate PR for an assignment of a board id in the Tools/AP_Bootloader/build_types.txt file for your own board id. perhaps AP_HW_NarinH7 1183 as the next available. It can be merged as soon as you post it to reserve the bd id.
    • be sure to include the CUAV copyright notice on any source code copied (hwdef.dat,etc.) per their LICENSE (https://github.com/ArduPilot/Schematics/blob/master/CUAV/LICENSE)
  2. You will need to create a bootloader for this PR.
  3. For the wiki, I use the readme file included here to create a wiki page
    Once the first two items above are done , myself and others will review (I know I will ask for more details on the readme in order for me to ba able eventually create the wiki page) and once you have prototypes and have tested them, we will submit to the dev team for final review and merge into the database.

@vololand
Copy link
Author

@vololand

  1. Since this is an exact clone of the CUAV X7 you will need to do the following:

    • submit a separate PR for an assignment of a board id in the Tools/AP_Bootloader/build_types.txt file for your own board id. perhaps AP_HW_NarinH7 1183 as the next available. It can be merged as soon as you post it to reserve the bd id.
    • be sure to include the CUAV copyright notice on any source code copied (hwdef.dat,etc.) per their LICENSE (https://github.com/ArduPilot/Schematics/blob/master/CUAV/LICENSE)
  2. You will need to create a bootloader for this PR.

  3. For the wiki, I use the readme file included here to create a wiki page
    Once the first two items above are done , myself and others will review (I know I will ask for more details on the readme in order for me to ba able eventually create the wiki page) and once you have prototypes and have tested them, we will submit to the dev team for final review and merge into the database.

@Hwurzburg

There is no tool/AP_Bootloader/build_types.txt file in the path you were told.
There is a tool/AP_Bootloader/board_types.txt file in the path you told me, do you want me to write AP_HW_NarinH7 1183 here and create PR?

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