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 |
|
Michael Keller
|
4e71410337
|
Moved conditionals to right after 'platform.h'.
|
2017-02-17 13:47:11 +13:00 |
|
Anders Höglund
|
f0e80f5a77
|
Merge pull request #2418 from mikeller/fix_inconsistent_mess
Fixed inconsistent conditionals in targets.
|
2017-02-16 22:01:25 +01:00 |
|
Michael Keller
|
2ce66706b2
|
Fixed inconsistent conditionals in targets.
|
2017-02-17 08:35:18 +13:00 |
|
Anders Höglund
|
4e9dbeadb5
|
Merge pull request #2417 from AndersHoglund/fix_the_reds
SPRF3EVO and AIORF3 builds broken. Include file problems fixed.
|
2017-02-16 19:20:27 +01:00 |
|
Anders Hoglund
|
caee3d9c78
|
SPRF3EVO and AIORF3 builds broken. Include file problems fixed.
|
2017-02-16 18:56:21 +01:00 |
|
nathan
|
ba16a0af0b
|
[omnibusf4] enable spektrum bind
|
2017-02-15 23:46:58 -08:00 |
|
mikeller
|
082ebd445a
|
Disabled SDCard DMA by default for SPRACINGF3EVO because of write problems.
|
2017-02-16 01:45:57 +01:00 |
|
borisbstyle
|
ff1f9ce770
|
Scale down dtermSetpointWeight
|
2017-02-16 01:44:27 +01:00 |
|
borisbstyle
|
f2bb5374e7
|
Fix merge artifacts
|
2017-02-15 23:03:40 +01:00 |
|
mikeller
|
63d22417db
|
Fixed polarity for DShot on N channels on F4.
|
2017-02-15 22:55:11 +01:00 |
|
borisbstyle
|
adf9ea2dba
|
Remove LOOPTIME_SUSPEND_TIME
|
2017-02-15 22:52:03 +01:00 |
|
blckmn
|
d466af8a44
|
Fixed serial RX to be able to use TX pin on any F4 target.
|
2017-02-15 00:00:41 +01:00 |
|
borisbstyle
|
edbadf4285
|
Merge branch 'patch_v3.1.6' of https://github.com/betaflight/betaflight into patch_v3.1.6
|
2017-02-14 23:08:06 +01:00 |
|
jamming
|
e8d8c8453b
|
fix kakuteF4 led_trip final changes
|
2017-02-14 23:07:33 +01:00 |
|
jamming
|
fb383dc4a5
|
changes log
|
2017-02-14 23:07:22 +01:00 |
|
borisbstyle
|
4df02d101f
|
Merge branch 'patch_v3.1.6' of https://github.com/betaflight/betaflight into patch_v3.1.6
|
2017-02-14 22:54:37 +01:00 |
|
borisbstyle
|
7450816571
|
Merge pull request #2391 from jflyper/bf316-fix-ahi-reversed-movement
[OSD] Fix AHI rolling wrong way
|
2017-02-14 22:54:22 +01:00 |
|
mikeller
|
965e48cbec
|
Fixed conversion to / from external values for DShot 3D.
|
2017-02-14 22:49:44 +01:00 |
|
Sami Korhonen
|
1102df5d68
|
Disable F7 D-cache until more knowledge is acquired
|
2017-02-14 22:48:49 +01:00 |
|
borisbstyle
|
a135e9cbb2
|
Soften the lower setpoint transition
|
2017-02-14 22:44:10 +01:00 |
|
jflyper
|
e9a9eddabf
|
Fix AHI rolling wrong way
|
2017-02-13 12:22:16 +09:00 |
|
borisbstyle
|
ecc26428fb
|
Merge branch 'patch_v3.1.6' of https://github.com/betaflight/betaflight into patch_v3.1.6
|
2017-02-12 21:07:58 +01:00 |
|
borisbstyle
|
2cf0855745
|
Merge pull request #2369 from jflyper/bf316-forced-softserial
[SOFTSERIAL] Updates
|
2017-02-12 21:07:32 +01:00 |
|
mikeller
|
201d30ef60
|
Fixed LED_STRIP orientation for indicators.
|
2017-02-12 21:07:07 +01:00 |
|
jflyper
|
6b6146edfe
|
Fix wrong SERIAL_PORT_COUNT 😢
|
2017-02-12 09:32:04 +09:00 |
|
jflyper
|
39ee08ad52
|
Remove merge artifacts
|
2017-02-12 00:46:29 +09:00 |
|
jflyper
|
561f842585
|
And this... also dropped soft serial from STM32F3DISCOVERY
|
2017-02-11 23:37:47 +09:00 |
|
jflyper
|
33b9f4c9a0
|
Forgot to remove this
|
2017-02-11 22:32:01 +09:00 |
|
jflyper
|
0123905775
|
Typo
|
2017-02-11 22:24:28 +09:00 |
|
jflyper
|
9e9c9e9faa
|
Rebased
|
2017-02-11 22:19:45 +09:00 |
|
jflyper
|
4bdbed9b8b
|
Moved USE_SOFTSERIALx to target.h
|
2017-02-11 22:14:41 +09:00 |
|