Chris Charles
76a6918cb1
Merge pull request #1 from betaflight/clitabfix
...
Clitabfix
2017-05-17 17:49:18 +01:00
skaman82
6d17f8b04a
Some Styling fixes
...
• CLI Tab: proper styling for the new save button
• Config Tab: fixed distances and some minor things
• Ports Tab: fixed table padding
2017-05-17 15:21:34 +02:00
mikeller
eff295292b
Added loading of craft name on startup.
2017-05-16 23:48:31 +12:00
Michael Keller
e2faf9fe26
Merge pull request #506 from charlch/master
...
cli output save button
2017-05-16 23:26:32 +12:00
Chris Charles
df556ad1bd
cli output save button
2017-05-16 08:11:32 +01:00
Michael Keller
e517b16001
Merge pull request #505 from charlch/master
...
Improve wording, spelling etc for UI text
2017-05-13 17:39:16 +12:00
Chris Charles
6986d8b762
Improve wording, spelling etc for UI text
2017-05-12 20:06:57 +01:00
Michael Keller
02a1537009
Merge pull request #501 from Mistale/fix-syntax-errors-in-localization
...
Add missing ')'-characters in localization to make syntax valid
2017-05-10 09:11:05 +12:00
Michael Keller
cc900dda31
Merge pull request #502 from Mistale/make-src-paths-relative
...
Make absolute path in osd tab (implicitly absolute) relative
2017-05-10 09:10:11 +12:00
Michael Keller
94f8ef00c1
Merge pull request #503 from Mistale/fix-osd-tab-for-mobile-drag-and-drop
...
Make drag-and-drop in osd tab mobile-friendly
2017-05-10 09:09:22 +12:00
Anders G
61a7381d71
Add draggable attribute to draggable div's in osd tab, and fix data-type mismatch when setting / retrieving data.
...
Most mobile shims for drag-and-drop assumes that you're either dragging an img-tag or an element with the draggable attribute. When not specified, the event-target will be the nested img instead of the div.
On mobile platforms (atleast iOS), no data is returned when dropping an element if getData() and setData() uses different types.
2017-05-09 18:42:14 +02:00
Anders G
3d6c677adb
Make absolute path in osd tab (implicitly absolute) relative, to make base-tag work.
...
This change is needed in repos that use this repo as a submodule, and thereby have other base urls.
All instances of $.load() already have relative paths.
2017-05-09 18:22:18 +02:00
Anders G
04e1c9d201
Add missing ')'-characters to make syntax valid
2017-05-09 17:37:25 +02:00
Michael Keller
3ee1e51fc3
Merge pull request #500 from bilson/add-debug-gps-lon-lat-to-osd
...
Change VTX_CHANNEL preview and added missing elements to OSD Tab
2017-05-09 01:36:50 +12:00
Rodrigo Pérez
52ae219449
Typo
2017-05-08 10:36:06 -03:00
Rodrigo Pérez
ec1e1a87cb
Change VTX_CHANNEL preview and added missing elements to OSD Tab
...
* Change VTX_CHANNEL preview
* Add DEBUG
* ADD GPS Lon/Lat
2017-05-08 10:03:16 -03:00
Michael Keller
7390870738
Merge pull request #494 from mikeller/fix_battery_error
...
Fixed API version number in battery tab error message, added Betaflight release version number.
2017-05-08 22:10:38 +12:00
Michael Keller
4209885731
Merge pull request #497 from theseankelly/dupe_target_custom
...
Removing duplicate TARGET_CUSTOM entry in serialRx configuration
2017-05-08 22:10:24 +12:00
Michael Keller
538d8e7150
Merge pull request #499 from bilson/fix-hidden-elements-in-osd-tab
...
Fix hidden elements in OSD Tab
2017-05-08 10:03:43 +12:00
Rodrigo Pérez
fc9f3417b4
Fix hidden elements in OSD Tab
2017-05-07 18:55:08 -03:00
Albert Kravcov
1d7ba7ea91
Merge pull request #496 from TheAngularity/patch-2
...
fixed floating scrollbar on blackbox tab
2017-05-07 22:34:49 +02:00
Albert Kravcov
36df27f5bc
Merge pull request #498 from TheAngularity/patch-3
...
fixed spaces between boxes
2017-05-07 22:19:36 +02:00
TheAngularity
c054bdd061
fixed spaces between boxes
...
brings back normal spaces between two boxes on firmware flasher tab, power tab, sensors tab and blackbox tab
2017-05-07 17:53:09 +02:00
Sean Kelly
f4293f5420
Removing duplicate TARGET_CUSTOM entry in serialRx configuration
2017-05-07 07:48:15 -07:00
TheAngularity
924d6d9ed6
fixed floating scrollbar on blackbox tab
...
if the configurator is minimized the right scrollbar is floating in the air
2017-05-07 09:39:52 +02:00
mikeller
2ab7deace4
Fixed API version number in battery tab error message, added Betaflight release version number.
2017-05-07 15:01:36 +12:00
Michael Keller
09713b954b
Merge pull request #488 from mikeller/updates_for_api_1.33_from_cleanflight
...
Updates for api 1.33 from cleanflight
2017-05-07 09:54:28 +12:00
TheAngularity
20cb7bea8b
fixed update request
...
removed empty voltage and amperage box ... same bug fixed in bf configurator https://cloud.githubusercontent.com/assets/20139767/25701932/dffd5c9c-30ce-11e7-97ca-1af541bbd9fb.jpg
2017-05-05 16:01:34 +12:00
mikeller
b729ffaf68
Fixes for merge from cleanflight.
2017-05-05 16:01:34 +12:00
Sean Kelly
457700f052
Changing the wrap around the TARGET_CUSTOM SerialRx protocol to be based
...
on MSP Version and not FC version
2017-05-05 16:01:34 +12:00
Sean Kelly
6119acf617
BF/CF - Adding TARGET_CUSTOM SerialRx protocol option. ( #484 )
...
Allows configurator to choose to use custom target-defined serialRx
protocols. Requires target support
2017-05-05 16:01:34 +12:00
Hydra
fb3557897e
CF/BF - Add font-awesome.
2017-05-05 16:01:34 +12:00
Hydra
1b359c53b6
CF/BF - Add a line break to the modal dialog firmware related messages.
2017-05-05 16:01:34 +12:00
Hydra
2fecfb0b65
CF/BF - Cleanup ports tab.
...
Handes wrapping on narrow screens better.
2017-05-05 16:01:34 +12:00
Hydra
831d087aaa
CF/BF - Remove console log regarding MSP_DISPLAYPORT.
2017-05-05 16:01:34 +12:00
Hydra
fb64fa0d61
CF/BF - Prevent exceptions that result in a white content panel occuring
...
when unplugging USB cable while in CLI mode.
Note: Various different exception scenarious were encountered in testing, the main solution seemed to be not trying to send when disconnected (!). Other state related issues were found along the way.
2017-05-05 16:01:34 +12:00
Dominic Clifton
9bf9132772
Merge pull request #475 from TheAngularity/patch-2
...
rearrange power-tab
2017-05-05 16:01:34 +12:00
Dominic Clifton
a1abd85bf7
Merge pull request #474 from TheAngularity/patch-1
...
fixed save button in power-tab
2017-05-05 16:01:34 +12:00
mikeller
d011599450
Fixes to make cleanflight-configurator code work in betaflight-configurator.
2017-05-05 16:01:34 +12:00
Miguel
445b9931bb
Change the extension of blackbox saved files to BBL and add as prefix
...
the flight controller identifier.
2017-05-05 16:01:34 +12:00
error414
780451cd38
add presistent state, fix code style
2017-05-05 16:01:34 +12:00
error414
59e9f59887
rebase and fix
...
reference to https://github.com/cleanflight/cleanflight-configurator/pull/445
2017-05-05 16:01:34 +12:00
Hydra
a4da6240a1
CF/BF - Disable ESC Sensor and virtual current meter sources for OSD
...
Slave boards.
2017-05-05 16:01:34 +12:00
Hydra
bf0fcb5643
CF/BF - improve readability by reformating the structures.
2017-05-05 16:01:34 +12:00
Hydra
2618d6dafc
CF/BF - Prepare for updated OSD Slave boards.
...
* Replaces Setup tab with Setup OSD tab for OSD Slave boards - ported
from CF v1.x.
* Disables CLI tab for OSD Slave boards - due to
https://github.com/cleanflight/cleanflight/pull/2710
*
2017-05-05 16:01:34 +12:00
Hydra
6ada059231
CF/BF - Fix failure to reconnect when disconnect occurs with the CLI tab
...
open.
2017-05-05 16:01:34 +12:00
Hydra
0520f0d473
CF/BF - Update for API v0.35.0 - OSD SLAVE.
2017-05-05 16:01:34 +12:00
Hydra
158b36cd9c
CF/BF - Add support for updated MSP_GPS_CONFIG in API v1.34.0
2017-05-05 16:01:34 +12:00
Hydra
248f2ec727
CF/BF - Update OSD examples to match latest firmware.
2017-05-05 16:01:33 +12:00
Hydra
b4f3452ad4
CF/BF - add more translations for ESC voltage/current meters.
2017-05-05 16:00:38 +12:00