ardupilot icon indicating copy to clipboard operation
ardupilot copied to clipboard

AP_HAL_ChibiOS: Add ZeroOneX6 Flight Controller Bootloader File.

Open ZeroOne-Aero opened this issue 1 year ago • 3 comments

  1. ZeroOneX6 flight control adopts open source FMU v6X architecture.
  2. Separate flight control core design.
  3. Support CAN FD to increase the communication rate to 8Mbps.
  4. Support PWM 3.3V 5V voltage switching, adapt to more peripherals and large-size models .
  5. BalancedGyro™ technology, low noise and more shock-resistant.
  6. IMU constant temperature heating, stable as always.
  7. CAN bus dual power supply redundancy.
  8. Adopt industrial-grade magnetic compass.
  9. Customized shock-absorbing sponge, full-surround shock-absorbing design.
  10. Support 100M Ethernet interface.
  11. All external interfaces have port anti-static and filtering protection.
  12. High-voltage over-current and over-voltage protection.

ZeroOne-Aero avatar Jun 11 '24 04:06 ZeroOne-Aero

We need to squash the commits together as well and also the commits should be prefixed with "AP_HAL_ChibiOS:" like we always do to ease back porting.

rmackay9 avatar Jun 17 '24 07:06 rmackay9

This is ok from a hwdef point of view I think, but Henry will still want the docs

Thank you. I'm in the process of organizing docs, and I'll upload the docs soon.

ZeroOne-Aero avatar Jun 17 '24 08:06 ZeroOne-Aero

@Hwurzburg Updated README file, Pinout and default parm file. Please help review the document. Looking forward to your reply.

ZeroOne-Aero avatar Jun 20 '24 03:06 ZeroOne-Aero

@ZeroOne-Aero is this still an active project...no changes as requested for a while...also needs bootloader...where can this be obtained?

Hwurzburg avatar Jul 11 '24 17:07 Hwurzburg

@Hwurzburg Sorry, this project is still in progress, and I will make the submission after I finish modifying the README file. Could you clarify what you mean by 'bootloader'?The hwdef-bl.dat file has already been submitted in this Pull Request.

ZeroOne-Aero avatar Jul 17 '24 05:07 ZeroOne-Aero

read step 4 of this :https://ardupilot.org/dev/docs/porting.html

needs bootloader binary added here https://firmware.ardupilot.org/Tools/Bootloaders/

Hwurzburg avatar Jul 17 '24 19:07 Hwurzburg

read step 4 of this :https://ardupilot.org/dev/docs/porting.html

needs bootloader binary added here https://firmware.ardupilot.org/Tools/Bootloaders/

Hello, I have submitted the bootloader binary in PR#27596.

ZeroOne-Aero avatar Jul 19 '24 08:07 ZeroOne-Aero

Added some comments. The commits all need squashing as well.

andyp1per avatar Jul 21 '24 11:07 andyp1per

Duplicate of https://github.com/ArduPilot/ardupilot/pull/27596

peterbarker avatar Jul 24 '24 08:07 peterbarker