Michael Keller
a8baaef858
Merge pull request #538 from betaflight/dshot1200_proshot1000
...
Make DSHOT1200 visible and add PROSHOT1000
2017-07-05 00:33:23 +12:00
U-DESKTOP-12PPI61\boris.bozic
187759226c
Make DSHOT1200 visible and add PROSHOT1000
2017-07-04 13:55:55 +02:00
Michael Keller
e4a1492dd1
Merge pull request #537 from jflyper/bfcdev-add-boader-to-transponder-selectbox
...
Add border for select box in transponder tab
2017-07-02 14:34:18 +12:00
jflyper
dd0794698f
Added border for select boxes
2017-07-02 11:19:41 +09:00
Dominic Clifton
34cd92dae0
Merge pull request #479 from SSPW/erlt-provider
...
Added support for ERLT Transponder provider
2017-07-02 12:19:34 +12:00
Michael Keller
8122c7df23
Merge pull request #533 from jflyper/bfcdev-MSP_STATUS_EX-handle-extended-sensor-bits
...
Handle extended sensor bits (gyro) in MSP_STATU_EX
2017-07-02 12:07:13 +12:00
jflyper
8efbd9bc92
Rely on apiVersion for gyro bit detection
2017-06-30 22:28:55 +09:00
Dan Nixon
b8a3e4c8c9
Tidy some formatting in OSD config tab
2017-06-30 13:21:58 +01:00
Dan Nixon
829b0b468a
Added new timer elements and stats
...
Adds array length checking on configurator side
(old timers on stats can simply be replaced as the MSP API version has
ot changed since they were first added)
2017-06-30 13:21:52 +01:00
jflyper
2c4a97aee2
Handle extended sensor bits in MSP_STATU_EX
...
Per betaflight/#3391
In detected sensor field (16-bits), lower 5-bits (bits 0-4) represents
traditional sensors (ACC, BARO, MAG, GPS and SONAR).
Bit 5 is an extension bit, and if present, bit 6 indicates gyro
detection status.
2017-06-30 15:19:33 +09:00
Michael Keller
736c6c293c
Updated instructions on how to install from GitHub (thanks to Eric).
2017-06-27 17:58:53 +12:00
Michael Keller
7cad1f2112
Merge pull request #532 from AndersHoglund/bump_dev_version
...
Bump version so it differs from the release version.
2017-06-27 02:04:36 +12:00
Anders Hoglund
36acb97af8
Bump version so it differs from the release version.
2017-06-26 15:22:13 +02:00
Michael Keller
5b0343bf4d
Merge pull request #531 from DanNixon/osd_bb_log_no
...
Bring the configurator OSD config up to date with firmware
2017-06-26 08:35:42 +12:00
Dan Nixon
157e6bb68c
Bring the configurator up to dat with firmware OSD features
...
Add:
- blackbox numer stat
- ESC temperature element
- ESC RPM element
- missing tooltip descriptions
2017-06-25 16:22:24 +01:00
Dominic Clifton
25a0db0f6c
Merge pull request #490 from cleanflight/led-strip-vtx-mode
...
Led strip vtx mode
2017-06-19 23:34:43 +12:00
borisbstyle
e1045ab334
Merge pull request #528 from mikeller/added_osd_visual_beeper
...
Added OSD visual beeper support.
2017-06-19 09:19:10 +02:00
Dominic Clifton
e543f871d3
Merge pull request #485 from Garogat/master
...
GPS map fixed using webview instead of sandbox
2017-06-19 09:05:20 +12:00
mikeller
78f0e11d88
Added OSD visual beeper support.
2017-06-18 19:51:41 +12:00
Michael Keller
41d02fee76
Merge pull request #527 from McGiverGim/bf-compass_bar_OSD
...
Add compass bar to OSD
2017-06-15 02:41:25 +12:00
Miguel Angel Mulero Martinez
3d197b996e
Add compass bar to OSD
2017-06-14 09:49:56 +02:00
Michael Keller
bc49247c8e
Merge pull request #512 from DanNixon/osd_tab_tooltips
...
Add tooltips for OSD elements and statistics
2017-06-14 12:53:37 +12:00
Michael Keller
cb3bd0186f
Merge pull request #526 from fbohmann/tooltip-fix
...
pid profile tooltip fix
2017-06-14 12:49:27 +12:00
Michael Keller
fa353f7e2c
Merge pull request #524 from DanNixon/new_osd_elements
...
Heading and vario OSD elements
2017-06-14 12:48:45 +12:00
Dan Nixon
2efa4755d3
Improve styleing of stat selection
...
Style the stat selection the smae as element selection.
This imporves looks and makes sure tooltips appear in the correct place
(for first in list).
2017-06-13 14:39:13 +01:00
Dan Nixon
beecf9868c
Add tooltips for OSD elements and ststistics
2017-06-13 14:39:13 +01:00
Dan Nixon
1842e96061
Add numerical heading and vario OSD elements
2017-06-13 12:41:23 +01:00
Michael Keller
7ef4334dfa
Merge pull request #525 from McGiverGim/bf-add_max_distance_stat_to_OSD
...
Add MAX DISTANCE stat to OSD
2017-06-13 23:31:32 +12:00
fbohmann
16574f7197
pid profile tooltip fixed
2017-06-13 13:02:38 +02:00
Miguel Angel Mulero Martinez
3b190bacf0
Add MAX DISTANCE stat to OSD
2017-06-13 10:36:34 +02:00
fbohmann
9d4b8c1ec9
pid profile tooltip fix
2017-06-13 09:29:44 +02:00
Michael Keller
a9489c9ac5
Merge pull request #521 from sheaivey/vtx-led-strip
...
VTX LED Strip
2017-06-13 19:14:45 +12:00
sheaivey
77a8162af2
cleaning up branch.
2017-06-12 23:08:00 -07:00
sheaivey
1228562073
Merge branch 'master' of https://github.com/betaflight/betaflight-configurator
2017-06-12 22:15:28 -07:00
Michael Keller
22fc84de54
Merge pull request #523 from McGiverGim/bf-add_distance_home_to_OSD
...
Add Home Distance to OSD
2017-06-13 12:21:18 +12:00
Miguel Angel Mulero Martinez
a8c0b02df3
Add Home Distance to OSD
2017-06-12 18:24:38 +02:00
Michael Keller
6fa9d80dce
Merge pull request #520 from McGiverGim/add_home_direction_arrow_to_OSD
...
Add HOME DIR to OSD
2017-06-12 22:54:38 +12:00
sheaivey
cce9cfa9f9
Replacing “blink on landing” overlay code for new VTX code
2017-06-10 12:17:00 -07:00
Michael Keller
e9febfa6e0
Merge pull request #519 from McGiverGim/adjust-osd-gps-precision
...
Adjust precision of GPS LAT and LON in the OSD preview
2017-06-09 20:13:55 +12:00
Miguel Angel Mulero Martinez
1456cc2ee1
Adjust precision of GPS LAT and LON in the OSD preview
2017-06-09 10:05:38 +02:00
Miguel Angel Mulero Martinez
9d41f3e912
Add HOME DIR to OSD
2017-06-09 09:59:56 +02:00
Michael Keller
e27533f8ad
Merge pull request #518 from betaflight/Typo-fix
...
Typo fix suggestion
2017-06-09 08:25:14 +12:00
skaman82
b5d2f20999
FIx suggestion
2017-06-08 22:10:38 +02:00
Michael Keller
fb8287a93a
Merge pull request #517 from McGiverGim/adjust-osd-gps-preview
...
Adjust OSD element GPS LAT and LON preview
2017-06-08 23:48:08 +12:00
Miguel Angel Mulero Martinez
2637fdfec6
Adjust OSD element GPS LAT and LON preview
2017-06-08 10:36:29 +02:00
Michael Keller
862788a91c
Merge pull request #516 from bilson/osd-preview-fixed
...
Don't hide osd preview when scrolling
2017-06-08 14:45:39 +12:00
Rodrigo Pérez
9e952debdf
Don't hide osd preview when scrolling
2017-06-07 06:22:33 -04:00
Michael Keller
3b476e528e
Merge pull request #507 from mikeller/load_craft_name_on_startup
...
Added loading of craft name on startup.
2017-06-03 11:00:28 +12:00
Michael Keller
c95785dd8e
Merge pull request #513 from DanNixon/osd_disarmed_element
...
Add back the OSD disarmed element
2017-06-01 10:53:52 +12:00
Michael Keller
d2a9b12e23
Merge pull request #509 from DanNixon/osd_stats
...
Allow customisation of the OSD stats screen
2017-05-31 08:07:41 +12:00