Commit Graph

8724 Commits

Author SHA1 Message Date
Michael Keller 8502861acb Merge pull request #3363 from DanNixon/osd_unit_test
OSD unit test
2017-06-28 11:57:38 +12:00
Dan Nixon 270c4bd5fe Update OSD unit test as per comments from @ledvinap 2017-06-27 18:01:55 +01:00
Dan Nixon 427c5fe524 OSD unit test 2017-06-27 10:01:35 +01:00
Michael Keller b052c60fd0 Merge pull request #3360 from mikeller/fix_dshot
Fixed Dshot idle value.
2017-06-27 00:23:54 +12:00
mikeller 4113f9be01 Fixed Dshot idle value. 2017-06-27 00:04:19 +12:00
Michael Keller 582af3d515 Merge pull request #3351 from mikeller/improve_dshot_reverse_condition
Refactored Dshot reverse condition block.
2017-06-26 01:03:11 +12:00
Martin Budden c96973ea49 Merge pull request #3353 from martinbudden/bf_bus_device
Moved busDevice_t out of sensor.h into bus.h
2017-06-25 13:30:43 +01:00
Martin Budden ccb30565f1 Moved busDevice_t out of sensor.h into bus.h 2017-06-25 12:28:15 +01:00
Martin Budden bf250c2c27 Merge pull request #3345 from martinbudden/bf_blackbox_tidy
Minor tidy of blackbox code. iNav alignment
2017-06-25 11:35:19 +01:00
Martin Budden d714624b7b Merge pull request #3283 from AndersHoglund/unit_test_Werror
Unit tests with clang warnings slips by unnoticed, added -Werror compiler option.
2017-06-25 11:00:21 +01:00
Martin Budden 62b4f8e3ac Merge pull request #3350 from martinbudden/bf_tests_warnings
Fix warnings in unit tests
2017-06-25 10:33:51 +01:00
mikeller 7bd05b2148 Refactored Dshot reverse condition block. 2017-06-25 21:18:39 +12:00
Martin Budden b47df12759 Fix warnings in unit tests 2017-06-25 10:12:21 +01:00
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
Martin Budden 58fdace43c Minor tidy of blackbox code. iNav alignment 2017-06-25 05:15:19 +01: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