1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
Commit graph

7366 commits

Author SHA1 Message Date
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
borisbstyle
d4b8ce8522 Bump EEPROM 2017-03-06 23:56:37 +01:00
borisbstyle
aed87872f1 Merge branch 'patch_v3.1.7' of https://github.com/betaflight/betaflight into patch_v3.1.7 2017-03-06 23:49:45 +01:00
Martin Budden
f390f35c30 Added separate yaw pidsum limit 2017-03-06 23:48:10 +01:00
Michael Keller
99ca63fee1 Merge pull request #2581 from mikeller/fix_spracingf3evo_serial_port_count
Fixed SERIAL_PORT_COUNT for SPRACINGF3EVO.
2017-03-07 09:33:55 +13:00
Michael Keller
6a053cf6f9 Fixed SERIAL_PORT_COUNT for SPRACINGF3EVO. 2017-03-07 09:32:58 +13:00
Michael Keller
f2bbc5fc62 Merge pull request #2580 from mikeller/remove_spracingf3evo_softserial
Removed SOFTSERIAL from SPRACINGF3 to make targets fit flash space.
2017-03-07 08:31:13 +13:00
Michael Keller
c97c717a1e Removed SOFTSERIAL from SPRACINGF3 to make targets fit flash space. 2017-03-07 08:30:30 +13:00
Michael Keller
8185d57519 Merge branch 'patch_v3.1.6_p2' into patch_v3.1.7 2017-03-07 08:15:05 +13:00
Anders Hoglund
7639f4120b Merge branch 'patch_v3.1.6_p2' into patch_v3.1.7 2017-03-06 13:27:45 +01:00
borisbstyle
1ec8f411a2 gitignore
Delete .mak
2017-03-06 11:52:49 +01:00
borisbstyle
6760ddb28d Bump version 2017-03-06 11:09:14 +01:00
Hydra
81cfcc2ce7 CF/BF - Further MPU9250/AK8975 mag cleanup. 2017-03-06 11:39:28 +13:00
Dominic Clifton
89e31d29e0 CF/BF - SPRACINGF3EVO - remove the two #undefs to enable softserial, the serial port count was mismatched and causing duplicate serial ports to appear in the configurator. 2017-03-06 11:02:15 +13:00
Hydra
7179d93f00 CF/BF - Fix AK8975 mag detection that was broken in
196baa4e87.

The bit to enable bypass mode was incorrect.
2017-03-06 11:02:04 +13:00
mikeller
780257faeb Added validation for Dterm notch filter settings. 2017-03-06 11:01:26 +13:00
Michael Keller
1559fbab64 Merge pull request #2534 from AndersHoglund/fix_binding_stuck
Fix Spektrum satellites stuck in bind mode.
2017-03-03 13:40:33 +13:00
Anders Hoglund
d48579c706 Fix Spektrum satellites stuck in bind mode. 2017-03-02 21:58:05 +01:00
borisbstyle
eea547332b Revert "F3 and F7 updates to remove DSHOT interrupt."
This reverts commit ccd07cf03e.
2017-02-23 01:19:17 +01:00
borisbstyle
1fd502c357 Lower F1 looptime restriction 2017-02-20 13:13:45 +01:00
borisbstyle
906e240c13 Change current scale BFF3 2017-02-20 12:00:40 +01:00
Bas Delfos
a66be14dcb Softserial 1 & 2 for KISS FC 2017-02-20 02:07:24 +01:00
borisbstyle
84105629ea Fix filter bug for trying filter over nyquist 2017-02-20 01:52:15 +01:00
borisbstyle
1e695ab7d6 Merge branch 'patch_v3.1.6' of https://github.com/betaflight/betaflight into patch_v3.1.6 2017-02-19 23:56:38 +01:00
Bas Delfos
887ce10f7b Moved current sensor to PITCH pad (aka pin A02) with ADC1 2017-02-19 23:56:03 +01:00
J Blackman
22234ce42a Merge pull request #2396 from nathantsoi/patch_v3.1.6
[omnibusf4] enable spektrum bind
2017-02-19 17:51:21 +11:00
Michael Keller
c283c93807 Fixed timer definitions for REVO / REVOLT / AIRBOTF4. 2017-02-19 00:16:32 +01:00
borisbstyle
0b73e613c0 Remove experimental square in relax calc 2017-02-19 00:13:44 +01:00
Michael Keller
0fb720b37e Merge pull request #2421 from mikeller/move_conditionals
Moved conditionals to right after 'platform.h'.
2017-02-17 14:25:29 +13:00