1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-22 15:55:33 +03:00
Commit graph

596 commits

Author SHA1 Message Date
Dominic Clifton
e938060be4 Reorganize MSP calls on setup tab so that the calibrate mag button is
enabled on the CJMCU target which does not implement the GPS msp
commands.
2014-12-21 23:17:41 +00:00
Dominic Clifton
48f8c8f411 Fix wraping of 'master' slider on motors tab. 2014-12-21 14:03:09 +00:00
Dominic Clifton
502cf718ab Update backup/restore functionality so that it restores adjustments,
auxiliary settings and channel forwarding (per-profile).  Add "Warning
Cell Voltage" to the UI.
2014-12-21 12:29:36 +00:00
Dominic Clifton
5112a73c74 Use larger calibrarion buttons and avoid text-wrapping on button labels. 2014-12-21 00:26:33 +00:00
Dominic Clifton
968db92b81 Update CSS so that AUX 10-12 fit without wrapping. 2014-12-21 00:22:05 +00:00
Thomas Greer
8935054584 Fixed transposed URLs in firmware flasher 2014-12-20 11:16:35 +00:00
Dominic Clifton
7692b7354a Update configuration for Cleanflight settings. 2014-12-20 02:50:36 +00:00
Dominic Clifton
41a2ef3295 Re-instate use of MSP_CONFIG and updated MSP_MISC commands in
cleanflight.
2014-12-20 00:30:59 +00:00
Dominic Clifton
e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
2014-12-20 00:29:49 +00:00
Dominic Clifton
ccc0b839e6 Minor tweaks to the firmwre flasher. 2014-12-19 19:48:19 +00:00
Dominic Clifton
c6867d3c52 Update the firmware flasher to provide more details about the release.
Add warning message about target selection.
2014-12-19 16:04:42 +00:00
Dominic Clifton
dac49093a0 Update firmware flasher so that it uses files available via the github
releases api.
2014-12-19 14:56:40 +00:00
Paul Rogalinski
2f9e2b13c5 fixed typos 2014-12-19 04:05:25 +01:00
Paul Rogalinski
a8a6b8904c fixed async issues, added string formatter proto 2014-12-19 03:58:42 +01:00
Dominic Clifton
6051876f23 commit of broken code for a js expert to fix. 2014-12-19 01:30:48 +00:00
Dominic Clifton
a8cf910f51 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	README.md
	_locales/en/messages.json
	changelog.html
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
	js/protocols/stm32.js
	js/serial_backend.js
	main.css
	main.html
	main.js
	manifest.json
	tabs/auxiliary_configuration.css
	tabs/default.css
	tabs/firmware_flasher.js
	tabs/initial_setup.css
	tabs/initial_setup.html
	tabs/initial_setup.js
	tabs/modes.html
	tabs/modes.js
	tabs/motor_outputs.css
	tabs/motors.html
	tabs/receiver.css
	tabs/servos.js
2014-12-18 22:40:03 +00:00
cTn
c0284f1134 ditch some empty callbacks that are now gracefully handled inside the serial layer 2014-12-06 15:35:12 +01:00
cTn
c005b7604c add vtail/atail quad models from norem
#58
2014-12-05 17:25:33 +01:00
cTn
21e414f4b3 fix method name mismatch in serial layer 2014-12-05 10:23:53 +01:00
cTn
843aa8634a add MSP to supported serial RX array 2014-11-29 21:44:28 +01:00
cTn
2e88daa806 fix style 2014-11-29 10:16:53 +01:00
Stefan Kolla
4df1e9aafc Merge pull request #66 from jaahaavi/master
Updated GPS settings
2014-11-29 10:15:19 +01:00
cTn
277d39109a sort out dates in js 2014-11-26 16:32:17 +01:00
cTn
7f2dab0e4a moving to different time format 2014-11-26 12:34:32 +01:00
jaahaavi
b2cb677869 Updated GPS settings
- Added SBAS disabled (-1) to configuration tab
- Fixed GPS signal strength bars
2014-11-23 11:41:24 +02:00
cTn
5e165b286b implemented simple review mechanism 2014-11-21 08:40:43 +01:00
cTn
b7e6f66a3d add adjusted svg graphics for V tail and A tail quad from norem
#58
2014-11-19 19:36:11 +01:00
cTn
df79edc0ad fix gps distance to home not updating in GPS tab 2014-11-17 19:58:12 +01:00
cTn
dc633f2421 fix release/time sorting of fetched builds, optimize, needs more testing 2014-11-15 02:18:04 +01:00
cTn
366cd018b2 whops, fixing trailing commas 2014-11-15 01:18:04 +01:00
cTn
66ab7d1093 add A-tail Quad to supported multiTypes, no svg & using custom svg and default 3D model at the moment
#58
2014-11-14 12:11:22 +01:00
cTn
7a0d3a1199 handle all sorts of edge cases that would otherwise break UI or functionality 2014-11-11 11:59:12 +01:00
cTn
97e37347d6 implementing the highly wanted select box for hand picking firmware builds that are available on baseflight.net 2014-11-10 21:33:32 +01:00
Dominic Clifton
135b4e6905 Set a default rnage when enabling an adjustment. Show the channel
marker.
2014-11-09 04:55:52 +00:00
Dominic Clifton
56a3b7c52b Some cleanup of the auxilary tab code. 2014-11-09 04:54:12 +00:00
Dominic Clifton
902da2f91d Add 'Adjustments' tab.
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
2014-11-09 00:46:12 +00:00
cTn
a31282c6a3 fix vbatmincellvoltage and vbatmaxcellvoltage scale factors inside output cruncher 2014-11-03 18:36:29 +01:00
cTn
3a4b41b259 assign correct error message for fetching online firmware 2014-11-03 16:57:08 +01:00
cTn
72447a6103 set release filter to accept NAZE only 2014-11-03 16:53:54 +01:00
jeff
5cff317208 Changed model extensions from .js. to .json fitting with export from
latest three.js exporter.
	725819c98d

Updated texture on new models.
2014-11-02 19:04:32 +11:00
jef79m
a7c3779b25 Added some new models 2014-10-31 23:42:26 +11:00
cTn
59df068b63 rename all underlying references inside the renamed files 2014-10-30 12:47:52 +01:00
cTn
0cd315b5e7 rename files to better correspond to their specific tabs 2014-10-30 12:43:35 +01:00
cTn
e401b1ffce renaming some of the appview hits 2014-10-30 12:33:39 +01:00
cTn
561758b2a8 tweak obsolete class names and css 2014-10-25 14:04:38 +02:00
cTn
0af8d7d453 normalize css indentation in gps and firmware flasher (missed it the first time somehow) 2014-10-24 16:58:07 +02:00
cTn
ad005a3f1c revamped option part of firmware flasher UI 2014-10-24 16:55:42 +02:00
cTn
ed7600facc implement support for flashing development firmware (first iteration, done via checkbox) 2014-10-24 15:36:19 +02:00
cTn
569122392e planned cache and interval speed optimizations 2014-10-19 15:29:55 +02:00
cTn
3c4307ae57 add initialization timeout for flash on connect, rework functionality so each new detected port can trigger flashing sequence 2014-10-19 09:38:39 +02:00