Michael Keller
ea896e5445
Merge pull request #3447 from Faduf/master
...
Define PLL setting for overclock
2017-07-06 11:46:50 +12:00
Faduf
57f4c955f4
Add brackets to enslose an expression
2017-07-06 00:09:14 +02:00
Faduf
f47b438918
define PLL setting for overclock
2017-07-05 16:43:10 +02:00
borisbstyle
0a7a74965a
Fix for #3466
2017-07-05 15:19:00 +02:00
borisbstyle
864b498319
Merge pull request #3445 from jflyper/bfdev-overclocking-with-baby-face
...
Overclockin' baby face!!!
2017-07-05 14:53:15 +02:00
jflyper
7e48c48411
Overclockin' baby face!!!
2017-07-05 21:30:57 +09:00
borisbstyle
ffac9beaa5
Merge pull request #3443 from betaflight/mixtable_separation
...
mixTable() separation for readability
2017-07-05 14:20:19 +02:00
borisbstyle
4b01b9d4d9
Merge pull request #3444 from jflyper/bfdev-fix-issue-3431
...
Fix #3431
2017-07-05 14:17:43 +02:00
jflyper
a877a132b9
Use 0x2001FFF8 for overclock request marker
2017-07-05 20:57:32 +09:00
borisbstyle
4ff7b9394b
mixTable() separation for readability
2017-07-05 13:43:02 +02:00
borisbstyle
2cac202447
Merge pull request #3440 from betaflight/mixer_decoupling
...
mixTable() separation
2017-07-05 13:04:12 +02:00
borisbstyle
a96a7b7003
Merge branch 'master' of https://github.com/betaflight/betaflight
2017-07-05 12:58:57 +02:00
borisbstyle
d3b589f054
Revert "Patch for issue #3431"
...
This reverts commit b066dbe0a7
.
2017-07-05 12:57:51 +02:00
Martin Budden
a4470087ba
Merge pull request #3441 from martinbudden/bf_whitespace_tidy
...
Whitespace tidy
2017-07-05 09:47:29 +01:00
Martin Budden
a86ac89448
Whitespace tidy
2017-07-05 09:34:44 +01:00
borisbstyle
277755a719
Separate 3D state checks from mixTable() function for readability
2017-07-05 09:50:36 +02:00
Martin Budden
5eefa4e73f
Merge pull request #3438 from martinbudden/bf_whitespace_tidy
...
Whitespace tidy
2017-07-05 07:00:37 +01:00
Martin Budden
3d4f0bb137
Whitespace tidy
2017-07-05 06:36:22 +01:00
borisbstyle
ee8763bbf1
Merge pull request #3436 from martinbudden/bf_speed_optimisations
...
Revisited which modules are compiled with speed optimisations
2017-07-04 22:23:08 +02:00
borisbstyle
3598bf52c9
Merge pull request #3432 from Faduf/master
...
Patch for issue #3431
2017-07-04 22:22:19 +02:00
Martin Budden
4ca50db206
Revisited which modules are compiled with speed optimisations
2017-07-04 21:00:39 +01:00
Faduf
b066dbe0a7
Patch for issue #3431
2017-07-04 17:10:49 +02:00
borisbstyle
74b41713f9
Cleanup target file
2017-07-04 16:34:26 +02:00
borisbstyle
b8be0ea19e
Remove TODO
2017-07-04 14:38:18 +02:00
borisbstyle
ccca7fd2fe
Merge pull request #3429 from AndersHoglund/vagrant_update
...
Update vagrant, Ubuntu16.04LTS/Xenial and build tool chain.
2017-07-04 13:35:58 +02:00
borisbstyle
560e7adfa5
Merge pull request #3430 from jflyper/bfdev-enable-f7-escserial
...
F7 Enable USE_ESCSERIAL for rest of existing F7 targets
2017-07-04 13:00:40 +02:00
jflyper
6f733680e9
Enable USE_ESCSERIAL for rest of existing F7 targets
2017-07-04 19:00:06 +09:00
borisbstyle
084919c1c4
Merge pull request #3428 from jflyper/bfdev-f7-escserial
...
STM32F7 ESCSERIAL
2017-07-04 11:03:13 +02:00
borisbstyle
49066b29f1
Merge pull request #3355 from Faduf/F4overclock
...
Add F4 overclock
2017-07-04 10:58:47 +02:00
jflyper
b54a89e610
Test board
2017-07-04 17:42:20 +09:00
jflyper
b1b3882c13
Make ESCSERIAL compatible with F7
2017-07-04 17:42:08 +09:00
Anders Hoglund
10a089e8a6
Update vagrant, Ubuntu16.04LTS/Xenial and build tool chain.
2017-07-04 10:33:25 +02:00
Michael Keller
c9a2701fe0
Merge pull request #3423 from jflyper/bfdev-amend-left-out-LEDx-defs
...
Amend leftout LEDx defs
2017-07-04 08:30:43 +12:00
Martin Budden
0dae37dbf0
Merge pull request #3426 from fishpepper/fix_multi_defines
...
removed triple definition of MIN/MAX macros
2017-07-03 20:43:20 +01:00
Faduf
1c2eb3f731
Add F4 overclock possibility
...
F4 overclock activation via CLI and not automaticaly when Gyro 32k is activated
Add condition in target file to alow overclock
Replace ALLOW_OVERCLOCK by DISABLE_OVERCLOCK
Remanant flag and soft reboot for overclocking
2017-07-03 21:42:45 +02:00
Martin Budden
dfa13f8e76
Merge pull request #3427 from fishpepper/lst_generation
...
added make target for lst output
2017-07-03 20:42:35 +01:00
fishpepper
f9cd4c3800
added make target for lst output
2017-07-03 20:57:00 +02:00
fishpepper
7b55aed9ed
removed triple definition of MIN/MAX macros
2017-07-03 19:29:55 +02:00
Petr Ledvina
5112ffd4d1
Merge pull request #3425 from jflyper/bfdev-spi-minor-fix
...
SPI fix bad return value from spiDeviceByInstance
2017-07-03 16:44:27 +02:00
jflyper
57c88382c6
Fix bad return value
...
Thanks to @martinbudden
2017-07-03 23:37:36 +09:00
Michael Keller
78b22925a7
Merge pull request #3412 from mikeller/added_arming_disable_beeps
...
Added beeps to indicate the reason for arming being disabled.
2017-07-04 01:50:24 +12:00
mikeller
67acc6c7ec
Added beeps to indicate the reason for arming being disabled.
2017-07-04 01:38:04 +12:00
Michael Keller
4c7793567a
Merge pull request #3424 from DanNixon/reduce_flash_usage_spf3evo
...
Reduce flash usage on SPRACINGF3EVO targets
2017-07-04 01:21:08 +12:00
Dan Nixon
a7425c07ad
Reduce flash usage on SPRACINGF3EVO targets
2017-07-03 14:05:57 +01:00
Dan Nixon
78d28b48f8
Generic OSD timers
...
- Two configurable timer elements/stat items
- High precision timer (for race timing)
- Add array length checking to OSD items in MSP
2017-07-03 12:30:49 +01:00
jflyper
2fb6f7382c
Convert LEDx to LEDx_PIN
2017-07-03 20:11:49 +09:00
borisbstyle
31c639b13f
Merge pull request #3415 from DanNixon/osd_show_arming_disable_reason
...
Add most common reason for not arming to OSD
2017-07-03 13:01:40 +02:00
borisbstyle
f035751866
Add BETAFLIGHTF4 target
2017-07-03 10:06:24 +02:00
Martin Budden
1ea83c17ef
Merge pull request #3402 from martinbudden/bf_gyro_read_spi
...
Improved efficiency of gyro read for SPI
2017-07-03 06:54:32 +01:00
Michael Keller
57d27f45f8
Merge pull request #3419 from jflyper/bfdev-allow-3-leds-to-be-configured
...
Allow all three leds to be configurable
2017-07-03 15:33:53 +12:00