Renamed SKYF405 to SKYZONEF405.

This commit is contained in:
mikeller 2018-07-27 01:02:53 +12:00
parent 158d0224b3
commit 3bb10ead4d
8 changed files with 11 additions and 11 deletions

View File

@ -1,24 +1,24 @@
# SKYF405
# SKYZONEF405
## Description
The SKYF405 has been designed as a versatile flight controller, to allow efficient control of craft with 4, 6 or 8 motors.
The SKYZONEF405 has been designed as a versatile flight controller, to allow efficient control of craft with 4, 6 or 8 motors.
It is available in 2 variants:
### SKYF405\_STD
### SKYZONEF405\_STD
Standard 30 * 30 mm size
![SKYF405\_STD top](images/skyf405_std_front.jpg)
![SKYF405\_STD bottom](images/skyf405_std_back.jpg)
![SKYZONEF405\_STD top](images/skyzonef405_std_front.jpg)
![SKYZONEF405\_STD bottom](images/skyzonef405_std_back.jpg)
### SKYF405\_PDB
### SKYZONEF405\_PDB
30 x 30 mm 'extended corners' design with integrated PDB / current sensing shunt.
![SKYF405\_PDB top](images/skyf405_pdb_front.jpg)
![SKYF405\_PDB bottom](images/skyf405_pdb_back.jpg)
![SKYZONEF405\_PDB top](images/skyzonef405_pdb_front.jpg)
![SKYZONEF405\_PDB bottom](images/skyzonef405_pdb_back.jpg)
## Hardware
@ -40,7 +40,7 @@ PPM in|yes
Camera control output|yes
LED strip (WS2811) output|yes
Battery voltage sensor|yes
Current sensor|yes (SKYF405\_PDB only)
Current sensor|yes (SKYZONEF405\_PDB only)
Integrated voltage regulator|yes
Buttons|boot
LEDs|power, activity
@ -49,7 +49,7 @@ LEDs|power, activity
Plenty of connectivity options, including 5 UARTs, most of them with through-hole solder points, minimising the risk of ripped off solder pads.
ESC signal / telemetry solder points next to the corners for motors 1 - 4 (SKYF405\_PDB only).
ESC signal / telemetry solder points next to the corners for motors 1 - 4 (SKYZONEF405\_PDB only).
## Manufacturers and Distributors

View File

Before

Width:  |  Height:  |  Size: 700 KiB

After

Width:  |  Height:  |  Size: 700 KiB

View File

Before

Width:  |  Height:  |  Size: 818 KiB

After

Width:  |  Height:  |  Size: 818 KiB

View File

Before

Width:  |  Height:  |  Size: 722 KiB

After

Width:  |  Height:  |  Size: 722 KiB

View File

Before

Width:  |  Height:  |  Size: 745 KiB

After

Width:  |  Height:  |  Size: 745 KiB

View File

@ -22,7 +22,7 @@
#define TARGET_BOARD_IDENTIFIER "SKF4"
#define USBD_PRODUCT_STRING "skyzone SKY F405"
#define USBD_PRODUCT_STRING "skyzone F405"
#define ENABLE_DSHOT_DMAR true