-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
813e665
commit 5f1c82d
Showing
3 changed files
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,8 +75,8 @@ Contact [email protected] for sales | |
| Pin | Signal | Volt | | ||
| :--: | :-----: | :---: | | ||
| 1 | VCC | +5V | | ||
| 2 | UART_TX1 | +3.3V | | ||
| 3 | UART_RX1 | +3.3V | | ||
| 2 | UART_TX7 | +3.3V | | ||
| 3 | UART_RX7 | +3.3V | | ||
| 4 | X | X | | ||
| 5 | X | X | | ||
| 6 | GND | GND | | ||
|
@@ -177,4 +177,4 @@ The compiled firmware is located in folder **"build/PixFlamingo-F767/bin/arducop | |
|
||
## Loading Firmware | ||
|
||
The PixFlamingo-F767 flight controller comes pre-installed with an ArduPilot compatible bootloader, allowing the loading of *.apj firmware files with any ArduPilot compatible ground station. | ||
The PixFlamingo-F767 flight controller comes pre-installed with an ArduPilot compatible bootloader, allowing the loading of *.apj firmware files with any ArduPilot compatible ground station. |
3 changes: 0 additions & 3 deletions
3
libraries/AP_HAL_ChibiOS/hwdef/PixFlamingo-F767/defaults.parm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
RC2_REVERSED 1 | ||
MOT_SAFE_DISARM 1 | ||
BARO_ALTERR_MAX 6000 | ||
BRD_HEAT_TARG -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters