1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 05:45:31 +03:00
Commit graph

6534 commits

Author SHA1 Message Date
jflyper
d373857e59 Fix up fc_msp.c 2017-06-11 01:55:30 +09:00
Hydra
72e67a882c Cherry-pick 0e6e19c (without fc_msp.c) 2017-06-11 01:53:17 +09:00
jflyper
d8ff795327 Fixup fc_msp.c (and fc_core.c) 2017-06-11 01:49:52 +09:00
Dominic Clifton
a4ee4102d7 Cherry-pick CF/9f7f2f2 2017-06-11 01:47:01 +09:00
Dan Nixon
50339b1c09 Reenable WS2812 unit test 2017-06-10 17:25:14 +01:00
Dan Nixon
45a436129b Reenable failsafe unit test 2017-06-10 17:14:32 +01:00
Dan Nixon
9fd036e899 Fix a typo causing MAX7456 col adjust to not work 2017-06-09 18:36:53 +01:00
U-DESKTOP-12PPI61\boris.bozic
45c578c8b6 Disable setpointweight on other modes than acro // Remove forced rc smoothing for level modes 2017-06-09 14:34:06 +02:00
frsky
3638dab351 Added FrSky F3 / F4 targets.
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.
2017-06-09 14:34:00 +12:00
Michael Keller
11616f9230 Merge pull request #3237 from DanNixon/osd_gps_speed_fmt_fix
Fix formatting of GPS speed
2017-06-09 08:27:59 +12:00
Michael Keller
c0c8be1f5d Merge pull request #3238 from grizewald/master
Update LED1 and BEEPER pins to match circuit diagram.
2017-06-09 08:00:28 +12:00
Cheng Lin
8308b75e3d Change default Current scale on CL_RACINGF4 FC 2017-06-08 15:18:17 -04:00
Dan Nixon
c3cccb888b Fix formatting of GPS speed
Fixes #3236
2017-06-08 15:16:45 +01:00
mikeller
cef13c2a2b Fixed the fix. 2017-06-09 00:36:36 +12:00
Dominic Clifton
534a252342 Merge pull request #2845 from cleanflight/betaflight-master
merge recent BF changes
2017-06-09 00:29:41 +12:00
malcolm
5bd6bd932f Fix sparky2 target 2017-06-08 07:53:07 +01:00
jflyper
a7c6c3fbef Add transponder to REVO/AIRBOTF4 and variants 2017-06-07 21:35:27 +09:00
jflyper
25deb20b15 Add transponder to OMNIBUSF4 and variants 2017-06-07 21:34:24 +09:00
grizewald
353acbe940 Update LED1 and BEEPER pins to match circuit diagram. 2017-06-07 13:03:53 +02:00
jflyper
18b4c48499 Fix OSD slave serial port initialisation
Per cleanflight/#2847.
2017-06-07 10:13:36 +09:00
mikeller
c5c459c7ab Removed stale EXTI callback handler counts. 2017-06-07 00:52:37 +12:00
Adrian Miriuta
64c3df565b enable BOXHEADADJ when HEADFREEE is enabled, to enable correction of gyro drift 2017-06-05 10:42:40 +02:00
Dominic Clifton
15a786d7f1 Merge pull request #2839 from cleanflight/cleanup-dashboard-1
Cleanup some dashboard code.
2017-06-05 09:55:32 +12:00
Dominic Clifton
a72f98e4f3 Merge pull request #2841 from McGiverGim/fix-compile-issues-ifndef-USE_SERVOS
Fix compiles issues when not defined USE_SERVOS
2017-06-05 09:51:36 +12:00
mikeller
a2dd2f9c08 Changed serial word length to be 9 bits with parity when HAL is used. 2017-06-05 09:23:57 +12:00
Michael Keller
671d453709 Merge pull request #3097 from jflyper/bfdev-uart-refactor-and-configurable
UART refactor and configurable
2017-06-05 08:35:29 +12:00
Martin Budden
da042a2331 Merge pull request #3200 from mikeller/added_spracingf4neo
SPRACINGF4NEO - Initial target support.
2017-06-04 15:14:26 +01:00
Martin Budden
70eef18497 Merge pull request #3198 from mikeller/spracingf3neo-current-sensor-scale
CF/BF - SPRACINGF3NEO - Use appropriate current sensor scale.
2017-06-04 15:10:40 +01:00
Martin Budden
91e9101808 Merge pull request #3197 from mikeller/cleanup-osd
CF/BF - Cleanup OSD default positions.
2017-06-04 15:10:13 +01:00
Martin Budden
926c5e4184 Merge pull request #3206 from martinbudden/bf_beebrain_blheli
Restored BLHELI 4WAY interface on BEEBRAIN
2017-06-04 15:08:04 +01:00
Martin Budden
eac5cec261 Merge pull request #3205 from martinbudden/bf_code_tidy
Code tidy
2017-06-04 15:07:23 +01:00
Martin Budden
5e553ea35d Restored BLHELI 4WAY interface on BEEBRAIN 2017-06-04 14:17:39 +01:00
Martin Budden
39d6b31036 Code tidy 2017-06-04 14:12:56 +01:00
mikeller
6a39d35c37 Moved target specific configuration into 'config.c'
Moved target specific configuration into 'config.c'
2017-06-04 11:48:56 +12:00
Dominic Clifton
08b401737b Merge pull request #2835 from cleanflight/spracingf4neo
SPRACINGF4NEO - Initial target support.
2017-06-04 11:16:22 +12:00
mikeller
fb6254aa1f Fixed battery source defines. 2017-06-04 11:10:28 +12:00
Dominic Clifton
e016eac457 Merge pull request #2829 from cleanflight/spracingf3neo-current-sensor-scale
CF/BF - SPRACINGF3NEO - Use appropriate current sensor scale.
2017-06-04 10:47:16 +12:00
Dominic Clifton
e3b3b6881c Merge pull request #2836 from cleanflight/cleanup-osd-2
CF/BF - Cleanup OSD default positions.
2017-06-04 10:42:58 +12:00
Michael Keller
e8b9bc3290 Changed beeper warning LED to only activate when no other warnings are shown. 2017-06-02 20:12:19 +12:00
Michael Keller
27679e69f2 Merge pull request #3193 from DanNixon/osd_volt_symbol
Use the volts symbol for voltages in OSD
2017-06-02 15:37:10 +12:00
Martin Budden
ae0f735ae1 Merge pull request #3177 from jflyper/bfdev-reset-unsupported-mixer-to-custom-followup2
Follow up to mixer validation
2017-06-01 17:53:24 +01:00
Martin Budden
811b80a7ad Merge pull request #3178 from jflyper/bfdev-disable-uncommon-servo-mixers
Disable uncommon servo mixers if NOT USE_UNCOMMON_MIXERS
2017-06-01 17:51:10 +01:00
Dan Nixon
6297969a5e Use the volts symbol for voltages in OSD 2017-06-01 11:40:57 +01:00
jflyper
eb0f098264 Set telemetry_inversion to default on 2017-06-01 18:09:40 +09:00
jflyper
0b1383a730 Refactored the validation code
- The check is active regardless of the USE_UNCOMMON_MIXER to detect
unsupported/insufficiently supported mixers.
- Custom mixers always pass the check.
- Mixer mode resets to MIXER_CUSTOM if motorCount != 0 but motor array
is NULL.
- Mixer mode resets to MIXER_CUSTOM_AIRPLANE if useServo but servo
count is zero.
2017-06-01 00:30:04 +09:00
Dan Nixon
1366676880 Add back the OSD disarmed element 2017-05-31 16:29:10 +01:00
Michael Keller
270817a4c8 Merge pull request #3158 from AlienWiiBF/AcroWhoop
Adding various PikoBLX based FuriousFPV targets
2017-05-31 07:57:05 +12:00
jflyper
0fcccd7a40 Comment tidy 2017-05-31 02:46:46 +09:00
Michael Keller
323d0ae734 Merge pull request #3175 from bnn1044/clracingf7
Add ICM20689 support for CLRACINGF7
2017-05-30 13:00:40 +12:00
Michael Jakob
337d9823a3 Final reduction of targets 2017-05-29 21:08:38 +02:00