Michael Keller
b77b866c2d
Merge pull request #3346 from mikeller/fix_rcsplit_box_id
...
Removed 'boxId' from 'rcsplitSwitchState_t', cleaned up naming.
2017-06-25 18:46:25 +12:00
Michael Keller
39f46f5ac7
Merge pull request #3338 from mikeller/cleanup_dshot
...
Cleaned up Dshot naming, containment.
2017-06-25 18:37:35 +12:00
mikeller
7396e2665d
Removed 'boxId' from 'rcsplitSwitchState_t', cleaned up naming.
2017-06-25 18:24:28 +12:00
Michael Keller
779823fb79
Cleaned up Dshot naming, containment.
2017-06-25 18:20:29 +12:00
Michael Keller
289e054693
Merge pull request #3344 from blckmn/ledstrip_f7
...
Increase frequency of led strip for higher resolution
2017-06-25 18:06:35 +12:00
Michael Keller
4bacbdcc91
Merge pull request #3300 from jflyper/bfdev-configurable-bind-pin-2
...
Automatic/configurable spektrum bind facility
2017-06-25 17:08:59 +12:00
Michael Keller
facac4c3e6
Merge pull request #3342 from DanNixon/osd_bb_log_no
...
Add post flight statistic for SD card blackbox log number
2017-06-25 14:01:59 +12:00
Dan Nixon
3a84e81827
Add BB log no for SD card
2017-06-24 17:15:32 +01:00
blckmn
81d00db1b1
Increase frequency of led strip for higher resolution - tested as working off NERO motor pin 5
2017-06-24 13:26:43 +10:00
jflyper
e88db3cb1a
Merge branch 'master' into bfdev-configurable-bind-pin-2
2017-06-23 19:20:31 +09:00
jflyper
10605e00b9
Resolve confict
2017-06-23 19:14:07 +09:00
Martin Budden
cca6d1ad6a
Merge pull request #3321 from jflyper/bfdev-set-spi-cs-initial-high-2
...
Preset CS lines for SPI devices initial high
2017-06-23 10:36:16 +01:00
Michael Keller
691260f38d
Merge pull request #3339 from betaflight/revert-3327-bfdev-configurable-oled-display
...
Revert "Configurable OLED display bus and address"
2017-06-23 20:17:21 +12:00
Michael Keller
20260aa8e2
Revert "Configurable OLED display bus and address"
2017-06-23 20:17:00 +12:00
Michael Keller
9c2e1ddf46
Merge pull request #3327 from jflyper/bfdev-configurable-oled-display
...
Configurable OLED display bus and address
2017-06-23 19:48:24 +12:00
borisbstyle
e05f00e1ff
Merge pull request #3334 from mikeller/add-runcam-split-support
...
From cleanflight: Add runcam split support
2017-06-23 09:20:45 +02:00
Michael Keller
8ab13665bb
Merge pull request #3333 from Faduf/master
...
YupiF4 : Correction for PPM support and S6 output
2017-06-23 08:59:47 +12:00
Michael Keller
0492925ff6
Merge pull request #3330 from mikeller/fixed_cli_buffers
...
Fixed CLI buffer defines.
2017-06-23 08:49:58 +12:00
Dominic Clifton
32fa109a64
Merge pull request #2852 from azolyoung/add-runcam-split-support
...
Add runcam split support
2017-06-23 08:48:07 +12:00
Faduf
88495cf7f9
Correction for PPM support
2017-06-22 20:18:31 +02:00
jflyper
5845f96c1e
RX_CE_PIN doesn't need to be initialized
2017-06-22 23:15:45 +09:00
mikeller
2b2894a96f
Fixed CLI buffer defines.
2017-06-23 00:43:45 +12:00
Shang2017
53eb07c56a
remove config of hmc5883 and ms5611 ( #3260 )
...
* Add frsky f3 directory
* add F4
* ADD F4 CONFIG.C
* restore rx.c and fix some issues
* restore Makefile
* restore Makefile
* 1.USE DEF_TIM in target.c
2.remove unneeded include and config items in xonfig.c
3.adjusted indentation in all of the files.
* solve the whitespace issue in taget.c and config.c
In FRSKYF3/target.h remove the line UNDEF USE_I2C
* Fixed tabbing.
* remove config of mag and ms5611
* test
* remove white space
* Add Baro config
* rebase and remove Mag and MS5611
2017-06-22 23:07:48 +12:00
Michael Keller
19ebc38e0d
Merge pull request #3326 from DanNixon/osd_fix_typo
...
Fix broken if-else from 41668fa
2017-06-22 13:01:07 +12:00
Michael Keller
bed5f0a58b
Merge pull request #3328 from brycedjohnson/fixreversemotors
...
Explicit initialization for reverse motors
2017-06-22 07:55:01 +12:00
Bryce Johnson
cb8c20107e
explicit initialization for reverse motors
2017-06-21 14:30:26 -05:00
borisbstyle
d4bd8a366d
Merge pull request #3318 from mikeller/fixup_dshot
...
Fixup Dshot / Proshot implementation.
2017-06-21 15:34:46 +02:00
jflyper
858d910d07
Make I2C bus for OLED display configurable
2017-06-21 21:01:56 +09:00
Dan Nixon
5ba8d39ad8
Fixes broken if-else from 41668fa
2017-06-21 11:29:43 +01:00
Michael Keller
0a17e416da
Merge pull request #3325 from bnn1044/CLRACINGF7
...
ADD ICM-20602 support for CLRACINGF7
2017-06-21 15:05:13 +12:00
jflyper
a2718a91cd
Even more devices (RX_SPI and RX_NRF24)
2017-06-21 03:12:05 +09:00
Cheng Lin
7d2c278213
ADD ICM-20602 support for CLRACINGF7
2017-06-20 11:57:24 -04:00
jflyper
8a03089569
More SPI devices
2017-06-21 00:54:33 +09:00
jflyper
1cda1b44ab
Created OWNER_SPI_PREINIT
2017-06-20 22:20:59 +09:00
Michael Keller
939dedb043
Merge pull request #3320 from jflyper/bfdev-fix-isMPUSoftReset-for-f4-f7
...
Fix isMPUSoftReset for F4 and F7
2017-06-21 00:40:18 +12:00
mikeller
76869eb3dd
Changed function pointer semantics.
2017-06-21 00:38:01 +12:00
mikeller
559079ff31
Fixup Dshot / Proshot implementation.
2017-06-21 00:12:01 +12:00
jflyper
682d4d4014
Preset CS lines for SPI devices initial high
2017-06-20 21:10:31 +09:00
borisbstyle
1a082d5c7e
Change cli naming for proshot
2017-06-20 11:18:58 +02:00
jflyper
42fa95c2d0
Reset bind pin when override is in effect.
2017-06-20 10:08:46 +09:00
jflyper
74f34d463d
Use cached value instead of RCC->CSR
2017-06-20 09:53:28 +09:00
jflyper
d51d66f8f1
Use cached value instead of RCC->CSR
2017-06-20 09:45:46 +09:00
jflyper
e2caf8831f
Target cleanup
2017-06-19 22:36:31 +09:00
jflyper
4451ae5fe9
Exclude SITL case
2017-06-19 20:46:49 +09:00
jflyper
8e2ebcf026
Rebased on to master
2017-06-19 19:43:18 +09:00
jflyper
1fe839331e
Enable USE_SPEKTRUM_BIND{,_PIN} for relevant targets
...
FLASH_SIZE > 128 and USE_SERIALRX_SPEKTRUM.
2017-06-19 19:34:32 +09:00
Michael Keller
7b762e640c
Merge pull request #3304 from mikeller/add_cli_array
...
Added support for array variables to CLI.
2017-06-19 21:39:49 +12:00
borisbstyle
3575ff4515
Merge pull request #3242 from betaflight/float_conversion_moved
...
Convert motor values at the final stage // Increase resolution
2017-06-19 09:51:57 +02:00
borisbstyle
b21877438e
Convert motor values at the final stage // Increase resolution
2017-06-19 09:51:17 +02:00
borisbstyle
c5054f9e9d
Merge pull request #3316 from betaflight/proshot_cli
...
Add proshot to cli
2017-06-19 08:26:16 +02:00