Michael Keller
45b6989350
Merge pull request #6536 from leocb/Acc-reciprocal
...
Change divisions by acc_1G to multiply by the reciprocal value
2018-08-17 00:36:27 +12:00
Michael Keller
c86818e1be
Merge pull request #6527 from etracer65/bb_header_interp_ch
...
Add interpolation channels to the blackbox header
2018-08-17 00:35:59 +12:00
Michael Keller
701bcd24da
Merge pull request #6522 from awolf78/LUA_VTX_support
...
VTX LUA support for external VTX devices
2018-08-17 00:35:39 +12:00
Michael Keller
7f870d0252
Merge pull request #6509 from awolf78/master
...
Added MSP_MULTIPLE_MSP
2018-08-17 00:32:32 +12:00
Michael Keller
660a21d282
Merge pull request #6498 from frozenskys/feature-tidyuposd
...
Tidy up max7456_symbols.h and document OSD Font glyphs.
2018-08-17 00:31:32 +12:00
mikeller
430379016e
Converted camera control pin definition to timer flag.
2018-08-17 00:26:02 +12:00
Michael Keller
18cc9ef15a
Merge pull request #6404 from s0up/rescue_config_change
...
[GPS Rescue] - Allow minimum distance to home to be configurable.
2018-08-17 00:22:52 +12:00
Michael Keller
41ce2c6327
Merge pull request #6391 from leocb/osd-max-g-force-stat
...
Added Max G-force OSD stat
2018-08-17 00:22:11 +12:00
Michael Keller
d4eabba541
Merge pull request #6232 from McGiverGim/add_elements_osd_order_loop
...
Add OSD elements to order loop
2018-08-16 23:57:46 +12:00
Michael Keller
fdb4e20ed0
Merge pull request #6224 from Scavanger/CMS-for-Hott-Textmode
...
CMS for HoTT-Textmode.
2018-08-16 23:57:15 +12:00
Michael Keller
44d92915c2
Merge pull request #6215 from Scavanger/SUMD-V3
...
Add SUMD V3 support
2018-08-16 23:56:44 +12:00
Michael Keller
eefd3e62a2
Merge pull request #6155 from mikeller/remove_ledstrip_upcall
...
Remove up call from drivers in 'light_ws2811strip.h'.
2018-08-16 23:45:33 +12:00
Michael Keller
69dc62aff4
Merge pull request #6133 from jevring/mah-used-in-heading-field-mavlink
...
Enable using the 'heading' field in MAVlink to display mAh used
2018-08-16 23:45:10 +12:00
mikeller
ace12a63f4
Made beeper activation conditions consistent, updated comments.
2018-08-16 23:43:16 +12:00
mikeller
d7bed772d5
Incremented MSP version to 1.41 for 4.0.
2018-08-16 23:32:04 +12:00
mikeller
e21cdecee2
Updated version for 4.0.0.
2018-08-15 19:31:42 +12:00
Michael Keller
a851043683
Increment EEPROM version to force config reset.
2018-08-14 13:33:32 +12:00
Alex Wolf
031ea3ea94
Merge branch 'master' of https://github.com/betaflight/betaflight
2018-08-13 18:27:44 -04:00
Michael Keller
91798f89b4
Merge pull request #6529 from mikeller/remove_osd_slave
...
Removed SPRACINGF3OSD support.
2018-08-14 06:48:14 +12:00
Michael Keller
086e1a08c4
Merge pull request #6526 from flywoo/master
...
Add new target FLYWOOF405
2018-08-12 18:20:54 +12:00
flywoo
eab8969b70
Edit the format
2018-08-12 13:41:40 +08:00
flywoo
f87fd80c58
Add FLYWOOF4 target variant
2018-08-12 12:54:54 +08:00
Michael Keller
883899011c
Merge pull request #6549 from mikeller/fix_errorneous_resource_lines
...
Fixed errorneous 'resource' lines in 'diff' when 'USE_PWM' is disabled.
2018-08-12 02:18:53 +12:00
mikeller
8d03431699
Fixed errorneous 'resource' lines in 'diff' when 'USE_PWM' is disabled.
2018-08-12 00:14:34 +12:00
Michael Keller
d97ec44a1e
Merge pull request #6538 from nyway/master
...
Change DALRC F722DUAL VBAT_SCALE_DEFAULT
2018-08-11 22:28:10 +12:00
ZhengNingwei
67e83c7a92
Change DALRC F722DUAL VBAT_SCALE_DEFAULT
...
DALRC F722DUAL will support 10s battery,the VBAT_SCALE_DEFAULT change 160,max voltage achieved 51V.
DALRCF722DUAL add picture
DALRCF722DUAL add picture
Update board -DALRCF722DUAL.md
Update board -DALRCF722DUAL.md
2018-08-11 15:12:58 +08:00
Andrey Mironov
efd7586841
Added GNSS receiver fix messages
2018-08-10 13:52:50 +03:00
flywoo
e48190ccd7
change_3
2018-08-10 17:02:07 +08:00
flywoo
3fc506f0ad
changer code add pwm5-pwm8,fcam,support mpu6000,modify scl-uart pin
2018-08-10 16:41:03 +08:00
flywoo
9494a26231
change_1
2018-08-10 15:07:03 +08:00
MJ666
022cb588e9
Fortini F4 Rev3 CAM control update
2018-08-10 07:25:22 +02:00
leocb
24ab7d3421
Fix struct padding and implict double conversion
2018-08-09 18:00:48 -03:00
leocb
34b0707cb6
change divisions by acc_1G to multiply by the reciprocal value
2018-08-09 14:41:05 -03:00
Alex Wolf
92d3b7ca6f
GPS support via MSP
2018-08-08 09:49:36 -04:00
Alex Wolf
f0511f6e2d
Merge branch 'master' of https://github.com/betaflight/betaflight
2018-08-07 21:15:59 -04:00
Michael Keller
283e55e45d
Removed SPRACINGF3OSD support.
2018-08-08 08:32:20 +12:00
Bruce Luckcuck
d37244518d
Add interpolation channels to the blackbox header
...
Added blackbox header "rc_interpolation_channels".
2018-08-07 11:07:09 -04:00
Alex Wolf
7b6555f001
Add MSP_MULTIPLE_MSP
2018-08-07 10:47:32 -04:00
flywoo
fdddaec4e8
Add new target FLYWOOF405
2018-08-07 17:30:40 +08:00
Bruce Luckcuck
3dae764b0e
Capture and use crash flip if set initially when arming is delayed due to beacon
...
Previously if arming was delayed due to DSHOT beacon then the arming type (normal or crash-flip) would be captured *after* the delay. This change captures the state on entering the delay which more accurately represents the pilot's intent.
For example, the pilot may have crash-flip on a momentary switch that's initially set when the arming switch is enabled. Previously if the pilot didn't hold the momentary switch through the entire delay the quad would arm in normal mode. This change uses the state when the arming switch first enables so even if the momentary crash-flip switch is released the quad will still arm in crash-flip mode.
2018-08-06 15:41:05 -04:00
Markus Jevring
131d46c850
Enable using the 'heading' field in MAVlink to display mAh used
2018-08-06 20:26:41 +02:00
Michael Keller
efb340f4c6
Merge pull request #6513 from mikeller/fix_crsf_altitude
...
Fixed altitude display with CRSF telemetry.
2018-08-06 23:01:49 +12:00
ctzsnooze
249ee2b309
comma
2018-08-06 20:59:46 +10:00
Michael Keller
f305feb797
Merge pull request #6516 from mikeller/fix_extra_esc_sensors
...
Fixed reporting of extended ESC sensor data in SmartPort.
2018-08-06 22:46:16 +12:00
loopur
d8e373f823
Modify the compile error from variable definition
2018-08-06 16:22:36 +08:00
Alex Wolf
096457fcd4
VTX LUA support for external VTX devices
2018-08-05 21:40:49 -04:00
ctzsnooze
67abb63d95
Set default iterm relax to RP and RC smoothing to filter
2018-08-06 10:01:59 +10:00
Michael Keller
348508ce9f
Fixed syntax error.
2018-08-06 08:40:31 +12:00
Michael Keller
6e718b504a
Fixed tests.
2018-08-06 08:37:26 +12:00
mikeller
c54aba77f1
Fixed reporting of extended ESC sensor data in SmartPort.
2018-08-05 11:57:07 +12:00