betaflight / config

Betaflight target definitions
GNU General Public License v3.0
30 stars 105 forks source link

Add support for JHEMCU GF16 F405 - JHEF405 #413

Closed rickard-von-essen closed 3 months ago

rickard-von-essen commented 5 months ago

This adds support for JHEMCU GF16 F405 flight controller[1]. The config was based on the 4.3.0 cli dump provided in the manufacturers Github repo[2], GF16-F405-BMI.txt in the FC.rar archive.

[1] https://www.jhemcu.com/e_productshow/?76-JHEMCU-GF16-BMI-stack-F405-Flight-control-13A-ESC-76.html [2] https://github.com/jhemcu/FC-ESC-Firmware/tree/main/GF16-BMI%2B13A%20ESC

nerdCopter commented 5 months ago
ot0tot commented 5 months ago

Isn't this the same as the existing JHEF405PRO target? https://github.com/betaflight/config/blob/master/configs/JHEF405PRO/config.h

haslinghuis commented 5 months ago

@rickard-von-essen Did not verify or compare yet but as @ot0tot points out this target is already available as JHEF405PRO.

rickard-von-essen commented 5 months ago

@rickard-von-essen Did not verify or compare yet but as @ot0tot points out this target is already available as JHEF405PRO.

Pretty sure the JHEF405PRO is this AIO: https://www.jhemcu.com/e_productshow/?78-GHF405AIO-ICM-78.html

(and that I tried that ~ 4 months ago when I started working on this.. IIRC)

ot0tot commented 5 months ago

@rickard-von-essen Did not verify or compare yet but as @ot0tot points out this target is already available as JHEF405PRO.

Pretty sure the JHEF405PRO is this AIO: https://www.jhemcu.com/e_productshow/?78-GHF405AIO-ICM-78.html

(and that I tried that ~ 4 months ago when I started working on this.. IIRC)

They use the same target. Do a diff, you'll see they are the same.