Skip to content

Commit

Permalink
Merge pull request #6458 from mikeller/rename_skyf405_skyzonef405
Browse files Browse the repository at this point in the history
Renamed SKYF405 to SKYZONEF405.
  • Loading branch information
mikeller committed Jul 28, 2018
1 parent 682b2d7 commit f5e55e2
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
@@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
Expand Up @@ -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

Expand Down
File renamed without changes.

0 comments on commit f5e55e2

Please sign in to comment.