1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-22 15:55:48 +03:00
Commit graph

9721 commits

Author SHA1 Message Date
jflyper
30114bc57e Merge pull request #3809 from jflyper/bfdev-bluejayf4-add-provisioning-for-uart4
BLUEJAYF4 Add provision for UART4 over motor outputs 1 & 2
2017-08-11 23:10:10 +09:00
Michael Keller
a1855e4cc1 Merge pull request #3810 from MotoLab/motolabf4-new-defaults
New defaults for MOTOLABF4 target
2017-08-11 16:40:03 +12:00
Moto Moto
c238e6f22c New defaults for MOTOLABF4 target 2017-08-10 23:07:02 -05:00
jflyper
f203133364 Add provision for UART4 over motor outputs 1 & 2 2017-08-11 09:43:46 +09:00
jflyper
ef7f89d097 Make onboard ADC defaults for meters & add sonar 2017-08-11 01:29:58 +09:00
mikeller
f8cc45a64f Fixed resource assignments for Dshot on MATEKF722. 2017-08-11 00:51:05 +12:00
borisbstyle
b5f5421442 Merge pull request #3800 from betaflight/borisbstyle-min-check
Change Default min_check to 1050
2017-08-10 13:58:03 +02:00
Michael Keller
017d11b8b4 Merge pull request #3797 from MotoLab/skip_motolabf4
Add MOTOLABF4 to SKIP_TARGETS
2017-08-10 23:54:03 +12:00
Steffen Windoffer
25e9270395 remove unused gyro isr setting 2017-08-10 12:21:13 +02:00
borisbstyle
3f86178dc4 Change Default min_check to 1050
Reduce throttle deadband
2017-08-10 11:07:28 +02:00
Moto Moto
2940634268 Add MOTOLABF4 to SKIP_TARGETS 2017-08-09 23:45:28 -05:00
Cheng Lin
9702b53369 ADD CAMERA_CONTROL ENTER KEY TO THROTTLE CENTER, YAW HI
ADD CAMERA_CONTROL ENTER KEY TO THROTTLE CENTER, YAW HI

ADD CAMERA_CONTROL ENTER KEY TO THROTTLE CENTER, YAW HI

remove Enter key enter using Thr_low Pit_low
2017-08-09 08:44:35 -04:00
J Blackman
ac2026be6f Merge pull request #3748 from martinbudden/bf_sdcard_dma
Change SD card use DMA default to false
2017-08-09 17:41:10 +10:00
J Blackman
de07790d75 Merge pull request #3782 from jflyper/bfdev-sonar-refactor
SONAR Minor refactor
2017-08-09 17:40:31 +10:00
borisbstyle
b3b1585244 Merge pull request #3778 from betaflight/failsafe_delay
Decrease default failsafe delay
2017-08-09 09:00:19 +02:00
borisbstyle
b3f90254d8 Merge pull request #3736 from czchc/beebrain_v2
Add new target BeeBrain_V2
2017-08-09 08:58:31 +02:00
borisbstyle
52ac712c5c Merge pull request #3784 from MotoLab/motolabF4-BF3.2
Add MOTOLABF4 targets MLTEMPF4 and MLTYPHF4
2017-08-09 08:56:53 +02:00
borisbstyle
58eb248b05 Merge pull request #3785 from MotoLab/motolab-add-spiflash
Re-add spi flash support for MOTOLAB target
2017-08-09 08:56:36 +02:00
Moto Moto
9529fe5ea8 Re-add spi flash support for MOTOLAB target 2017-08-08 19:03:09 -05:00
Dan Nixon
dbdd3be4a5 Adds arming disable flags to MSP_STATUS payload 2017-08-08 17:25:13 +01:00
Moto Moto
3803992086 Add MOTOLABF4 targets MLTEMPF4 and MLTYPHF4 2017-08-07 22:10:48 -05:00
Moto Moto
b6f3f9e211 Corrected rct6705 soft spi band/channel indexes 2017-08-07 22:04:58 -05:00
jflyper
ab31cc2667 Remove unused resetSonarConfig and add default pin (NONE) 2017-08-08 09:18:27 +09:00
borisbstyle
a59d09e65e Decrease default failsafe delay 2017-08-07 09:00:47 +02:00
MJ666
981df1d544 Merge pull request #3767 from AlienWiiBF/AF_Whoop_V2
Fix buzzer settings for AlienFlight Whoop V2.0
2017-08-06 15:11:56 +02:00
Michael Jakob
3f926ddd9d Fix buzzer settings for AlienFlight Whoop V2.0 2017-08-06 14:16:47 +02:00
jflyper
265dd7bdc5 Merge pull request #3761 from jflyper/bfdev-fix-servo-tab
Fix MSP_SET_SERVO_CONFIGURATION data length
2017-08-06 06:16:35 +09:00
jflyper
00ccce06b7 Fix MSP_SET_SERVO_CONFIGURATION data length
Trivial bug introduced when angleAtMin and angleAtMax was deleted.

Should have been caught if configurator was tested (should have came up
as a length error).
2017-08-05 16:41:38 +09:00
Cheng Lin
f614038c3b remove enter key from rc_control.c make it target definition only PR 2017-08-04 13:30:29 -04:00
Cheng Lin
72ace4566e add camera_contro pin define, soft_serial,camera_control enter press key 2017-08-04 13:30:29 -04:00
Martin Budden
4921540790 Change SD card use DMA default to false 2017-08-04 09:10:04 +01:00
Martin Budden
ac03d2983b Merge pull request #3745 from mikeller/added_frsky_spi_rx_midelicf3
Added FrSky SPI RX and MIDELICF3 target.
2017-08-04 08:49:21 +01:00
Martin Budden
43531e9a42 Merge pull request #3743 from AndersHoglund/spektrum_tm
Spektrum TM: POWERBOX report replaced with FlightPack Capacity.
2017-08-04 07:24:38 +01:00
Martin Budden
5b03dab2b5 Merge pull request #3747 from jflyper/bfdev-fix-ms5611-spi-bus-init
MS5611 Wow ... don't set spi clock divisor against plain i/o port...
2017-08-04 07:18:25 +01:00
jflyper
df277c4465 Wow ... don't set clock divisor against plain i/o port... 2017-08-04 12:56:23 +09:00
midelic
fbd712a255 Added FrSky SPI RX and MIDELICF3 target.
add MIDELICF1/MIDELICF3 targets

added more files/target mods

typo error/cosmetics

mod telemetry files

cosmetics

update to full telemetry

Add images

telemetry select default

info readme

activate full telemetry

added FrskyRX main files

added info

cosmetics

fix telemetry buffer range

fix range

fix telemetry buffer

typo fix

added MIDELICF3V2 target

cosmetics

a2 telemetry fix

change status LED pin for production board

telemetry fix

telemetry fix

forgot  to add bind via cli

Fixes to make MIDELICF3 build.

Switched FrSky bind information to PG.

Added 'autoBind' as a config setting.

Some fixups.

Fixed binding (Langkawi edit).

Made FrSky binding non-blocking.

Fixups before PR.

Fixed telemetry integration.
2017-08-04 08:44:50 +08:00
Anders Hoglund
582b30baeb Spektrum TM Added mAh dran and changed all FP_MAH items to litle endian. 2017-08-04 00:12:34 +02:00
Anders Hoglund
6be8dfa6bb POWERBOX report replaced with FlightPAck Capacity. 2017-08-03 21:19:24 +02:00
Andreas Bertheussen
f875f92292 Update osd.c
Correct the heading boundaries used to display "numerical heading" arrow symbol, and "compass bar" direction.

The direction indicators get shifted by 1/32th of a circle. For instance the forward arrow and north direction will now be displayed for headings 349..011, instead of at headings 000..022.
2017-08-03 18:16:34 +02:00
czchc
3a0045dfb9 Add new target BeeBrain_V2 2017-08-03 17:12:43 +08:00
J Blackman
8b4ab25efa Merge pull request #3732 from jflyper/bfdev-bluejayf4-fix-i2c1-pin-assignments
BLUEJAYF4 Add appropriate I2C1 pin assignments
2017-08-03 02:53:15 -04:00
jflyper
ac30e7071b BLUEJAYF4 Add appropriate I2C1 pin assignments
I2C1 default pins are PB6 and PB7. Board has it on PB8 and PB9.
2017-08-03 08:57:28 +09:00
fishpepper
0ccacfdc0e fixed response code 2017-08-02 22:28:37 +02:00
J Blackman
11f1de5612 Merge pull request #3720 from jflyper/bfdev-bluejayf4-hexa-dshot-and-aux-timers
BLUEJAYF4 Rework pin-timer mapping
2017-08-02 06:27:05 -04:00
jflyper
a0d77a2050 Rework pin-timer mapping
The new mapping can do
- HEXA-Dshot on motor pins 1~6
- Timer + DMA capable DEBUG pin.
- S5_OUT, S6_OUT and DEBUG all have different timers and DMA streams, so that they can be assigned to motors, servos and software serials in any combination.
2017-08-02 17:53:50 +09:00
Martin Budden
f974c7fdc0 Merge pull request #3718 from DieHertz/fix-blackbox-download-offset
Removed MSP_PORT_DATAFLASH_INFO_SIZE offset from compression code
2017-08-02 07:42:58 +01:00
DieHertz
21820a8d4b Removed MSP_DATAFLASH_INFO_SIZE offset from compression code 2017-08-02 00:45:05 +03:00
Martin Budden
8d20ac7ff6 Merge pull request #3715 from DieHertz/fix-blackbox-p-denom-msp-read
Blackbox fixes
2017-08-01 22:25:26 +01:00
DieHertz
6f8eec3359 Read blackbox p_denom as u16 2017-08-01 22:14:31 +03:00
Martin Budden
47810e17d2 Merge pull request #3709 from DanNixon/missing_arming_disable_flag
Add missing arming disable flag name
2017-08-01 11:40:09 +01:00