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

Add a new target KakuteF4wing #10122

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Conversation

jamming
Copy link
Contributor

@jamming jamming commented Jun 11, 2024

KakuteF4wing is made smaller and lighter. It cover an area of 25x30mm.
1- 6 PWM channel are: 2 motor pads and 4 servo with THT
2- 5 serial ports, one with inverter on the RX of a UART for traditional SBUS
3- I2C
4- analog OSD
5- Independent 5V 3A BEC for servo
6-16MB onboard flash memory
7- Based on STM32F405
8- Simple PDB with 2BECs (5V/3A)
9-2 ADC
10- Shunt resistance up to 90A.

@MrD-RC
Copy link
Collaborator

MrD-RC commented Jun 11, 2024

Please note that new hardware needs to follow the New Hardware policy.

https://github.com/iNavFlight/inav/blob/master/docs/policies/NEW_HARDWARE_POLICY.md

@mmosca mmosca added New target This PR adds a new target Unofficial Target and removed Unofficial Target labels Jun 11, 2024
@mmosca
Copy link
Collaborator

mmosca commented Jun 11, 2024

@jamming Are you representing the manufacturer and plan to make it an official target, or are you a user trying to submit an unofficial target?

As MrD mentioned, please have a look at the New Hardware policy. For official targets, samples need to be submitted to the team for validation. Let me and MrD know if you need help contacting the dev team. We can both be reached on INAV's discord as well.

@vincentpoont2
Copy link
Contributor

Hi @MrD-RC @mmosca, @jamming and I are with Holybro, manufacturer of the Kakute Flight Controllers. We want to get this target into INAV. Is there a specific group in INAV discord for these topic? Or what is your discord ID? My Discord ID is vincepoon

@MrD-RC
Copy link
Collaborator

MrD-RC commented Jun 12, 2024

Hi @MrD-RC @mmosca, @jamming and I are with Holybro, manufacturer of the Kakute Flight Controllers. We want to get this target into INAV. Is there a specific group in INAV discord for these topic? Or what is your discord ID? My Discord ID is vincepoon

Hi Vince,

Awesome. It will be great to see more Holybro FW flight controllers in INAV.

The best place would be the INAV Discord server and the inav-development channel. https://discord.gg/r5XFzNUE

Both @mmosca and myself are there 👍🏻

@vincentpoont2
Copy link
Contributor

vincentpoont2 commented Jun 12, 2024

Hi @MrD-RC @mmosca, @jamming and I are with Holybro, manufacturer of the Kakute Flight Controllers. We want to get this target into INAV. Is there a specific group in INAV discord for these topic? Or what is your discord ID? My Discord ID is vincepoon

Hi Vince,

Awesome. It will be great to see more Holybro FW flight controllers in INAV.

The best place would be the INAV Discord server and the inav-development channel. https://discord.gg/r5XFzNUE

Both @mmosca and myself are there 👍🏻

Thanks! Already made a post few hours ago. Tagged you.

// ********** Internal BARO On I2C2*********
#define USE_BARO
#define BARO_I2C_BUS BUS_I2C2
#define USE_BARO_BMP280
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also use USE_BARO_ALL here, if you would like.

@mmosca
Copy link
Collaborator

mmosca commented Jul 15, 2024

KakuteF4wing

  • Flash firmware
  • Calibrate
  • Orientation matches
  • Gyro working
  • Accel working
  • Baro working
  • Mag working (i2c)
  • Voltage correct
  • Current correct
  • UART1
  • UART2
  • UART3
  • UART5
  • UART6
  • Camera working
  • Video Out working
  • OSD working
  • LEDs working
  • Buzzer working
  • Motor/Servo outputs
  • Blackbox

@mmosca mmosca merged commit b67d58a into iNavFlight:master Jul 18, 2024
21 checks passed
@MrD-RC MrD-RC added this to the 8.0 milestone Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New target This PR adds a new target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants