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

7394 commits

Author SHA1 Message Date
Manors
70101693bc Tidy scaleRange code 2017-04-06 00:45:44 +08:00
borisbstyle
e1c4b5cc2d Revert "Remove GPS for FURYF3"
This reverts commit 02b8204fb1.
2017-04-03 22:27:50 +02:00
borisbstyle
4d63ee598e Add anti gravity feature to cli 2017-04-03 22:19:27 +02:00
borisbstyle
7cce36386f Merge branch 'patch_v3.1.7' of https://github.com/betaflight/betaflight into patch_v3.1.7 2017-04-03 22:13:25 +02:00
Martin Budden
a3beebea19 Disable uncommon mixers for ROM saving 2017-04-03 22:12:19 +02:00
Michael Keller
e244d1383a Merge pull request #2809 from AndersHoglund/fix_cc3d_msp_uart3
Disable i2c on CC3D flexiport, fixes the problem with MSP on UART3 not working.
2017-04-04 00:02:19 +12:00
Anders Hoglund
34f5f25c8a Disable i2c on CC3D flexiport, fixes the problem with MSP on UART3 not working. 2017-04-03 13:11:04 +02:00
borisbstyle
ba995ac52b Merge branch 'patch_v3.1.7' of https://github.com/betaflight/betaflight into patch_v3.1.7 2017-04-03 00:48:03 +02:00
borisbstyle
8f3b7b5628 Disable transition by default 2017-04-03 00:47:24 +02:00
Martin Budden
876f277d69 Merge pull request #2798 from betaflight/spracingf4evo-patch-v3.1.7
SPRACINGF4EVO for v3.1.7
2017-04-02 22:32:25 +01:00
borisbstyle
ca1ae28b8e Fix bug with unset PID's 2017-04-02 22:38:58 +02:00
Hydra
837f24f098 fix wrong flash sector on F4 targets. 2017-04-02 10:08:52 +01:00
Miguel
60cf02354f Change the timerHardware_t to use the DEF_TIM macro 2017-04-02 10:08:51 +01:00
Hydra
a5261e3c54 SPRACINGF4EVO - Initial target support 2017-04-02 10:08:50 +01:00
Dominic Clifton
37496e3d0f Merge pull request #2631 from cleanflight/fix-f4-transponder
Fix F4 transponder transponder.
2017-04-02 09:40:22 +01:00
mikeller
2ca124f747 Moved hardware specific parts into 'transponder_ir.c'. 2017-04-02 09:40:21 +01:00
mikeller
012864beec Added transponder driver for F4. 2017-04-02 09:40:21 +01:00
Hydra
6bbd6c3894 CF/BF - Fix STM32F4 DMA mappings for TIM8_CH2.
For Tim8Ch2, it should be
0: DMA2_ST3/DMA_Channel_0
1: DMA2_ST2/DMA_Channel_7

https://github.com/cleanflight/cleanflight/pull/2683#discussion_r109164830

See DM00031020 STM32F405xx Reference Manual page 309.

Thanks @ledvinap and @McGiverGim
2017-04-02 09:11:18 +01:00
borisbstyle
02b8204fb1 Remove GPS for FURYF3 2017-03-31 23:29:17 +02:00
borisbstyle
a5872041cc Cleanup pidsum code 2017-03-31 23:23:31 +02:00
borisbstyle
839df10e8c Backport rssi inversion from #2540 2017-03-31 23:15:28 +02:00
Michael Keller
6aee42dad2 Merge pull request #2763 from jflyper/bfdev-omnibusf4sd-led-fix
OMNIBUSF4SD Add UART6 inverter and LED timer
2017-03-31 23:15:26 +02:00
Michael Keller
83537aef18 Merge pull request #2759 from vgoodsun/master
add board VGOODDHF4
2017-03-31 23:15:24 +02:00
Michael Keller
b388f6e4b9 Merge pull request #2758 from mikeller/fix_omnibusf4_ppm
Fixed OMNIBUSF4 PPM input.
2017-03-31 23:15:22 +02:00
Michael Keller
f94d35ee87 Merge pull request #2753 from jamming/master
Fix kakuteF4 DSHOT and SBUS issue.
2017-03-31 23:15:20 +02:00
Martin Budden
7641c8eb67 Merge pull request #2711 from betaflight/spracingf3neo-fix-1
CF/BF - SPRACINGF3NEO - Fix incorrect LED strip output pin.
2017-03-31 23:15:18 +02:00
Martin Budden
2698861e3a Merge pull request #2712 from Faduf/master
Add OSD support to YuPiF4 target
2017-03-31 23:15:16 +02:00
Michael Keller
806a834480 Fixed BEEROTORF4 / KROOZX target for 3.1.7. 2017-03-31 23:15:14 +02:00
Michael Keller
e2ac3a95ad Merge pull request #2690 from mikeller/added_beerotorf4_target
Added BEEROTORF4 target.
2017-03-31 23:15:11 +02:00
Michael Keller
094087d10c Merge pull request #2688 from mikeller/added_cl_racingf4_target
Added CL_RACINGF4 target.
2017-03-31 23:15:09 +02:00
Michael Keller
30240f8e87 Merge pull request #2667 from flyinglemonfpv/master
Added PLUM F4 target
2017-03-31 23:15:07 +02:00
Michael Keller
198c8d9d5e Merge pull request #2562 from softsr/kroozx_port
Added KroozX board
2017-03-31 23:15:05 +02:00
Anders Hoglund
2cc05e0ade BFF3, fix ibat_scale reset default problem. 2017-03-31 23:15:03 +02:00
larryho5
2ab44c9384 - take off PWM_TYPE_MULTISHOT 2017-03-31 23:15:00 +02:00
larryho5
d08e405149 - Set defualt to PPM 2017-03-31 23:14:58 +02:00
larryho5
05f6161e2a - Default change to CRSF
- And Fix RX Serial number problem.
2017-03-31 23:14:56 +02:00
larryho5
fa232ed7e8 - SERIAL RX UART3 is UART2 in configuator 2017-03-31 23:14:54 +02:00
borisbstyle
8d57f5fa1f Remove files 2017-03-31 23:14:51 +02:00
borisbstyle
2d9306652d Add anti gravity as feature and mode 2017-03-31 15:55:31 +02:00
borisbstyle
53bd377742 Experimental throttle to Iterm coupling 2017-03-23 01:41:20 +01:00
borisbstyle
00ec17b6a3 Disable Airmode fully when airmode not active // Adjust default setpoints / pids 2017-03-22 23:40:24 +01:00
borisbstyle
28f9dc6849 Fix unwanted inversion of escprog // Fix motor output numbering 2017-03-19 02:05:25 +01:00
borisbstyle
5a9ae10fd7 Merge pull request #2608 from lostcontrol/cms_addition_v3.1.7
CMS addition for v3.1.7
2017-03-15 21:58:18 +01:00
borisbstyle
a734edf7fe Merge pull request #2657 from tcalvert/singularity-dshot
Usable DSHOT on SINGULARITY target (motors 1-4 only)
2017-03-15 21:51:04 +01:00
Thomas Calvert
a4b19e98c5 Usable DSHOT on Singularity target (motors 1-4 only) 2017-03-15 17:35:01 +01:00
Cyril Jaquier
0270074e53 Add digital_idle_percent to CMS 2017-03-09 21:08:49 +01:00
blckmn
812ed226bb Protection to ensure only one or the other is initialised in regards to blackbox (for BlueJayF4) 2017-03-08 10:19:48 +13:00
borisbstyle
548a6de121 Uncomment Softserialx for COLIBRI_RACE 2017-03-07 15:40:36 +01:00
jflyper
aaad1ced25 COLIBRI_RACE: Drop USE_SOFTSERIALx
Per #2542
2017-03-07 15:40:35 +01:00
borisbstyle
acc48a4c93 AngleTrimSignFix by @ethomas999 2017-03-07 00:23:44 +01:00