Commit Graph

76 Commits (1c671f26bf37e66ec3be87f13cc281db5fa1103d)

Author SHA1 Message Date
Dominic Clifton ec57aa9d1a Fix 3D support.
Add missing backup and restore functionalty
Add missing configuration migration logic
Add missing visibility toggling of 3D section when API version <
`1.14.0`
Add missing logic for issuing the correct sequence of MSP commands
issues when API version < `1.14.0` when viewing the configuration tab.
2015-11-16 22:28:21 +00:00
Dominic Clifton e801cd260a Merge branch 'master' of https://github.com/NightHawk32/cleanflight-configurator into NightHawk32-master 2015-11-16 21:44:11 +00:00
NightHawk32 904a55c930 Adding fixes for 3D to the newest version
Merge remote-tracking branch 'upstream/master'

Conflicts:
	tabs/configuration.html
2015-11-12 17:34:21 -05:00
skaman82 0880343488 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
#	main.js
#	tabs/landing.js
2015-11-11 22:08:19 +01:00
NightHawk32 31cd2de3d3 Added 3D configuration parameters so they don't have to be changed in the CLI 2015-11-11 16:05:24 -05:00
Dominic Clifton d73196ea11 Fix toggle buttons reverting to checkboxes after reboot.
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
skaman82 e429cf623d placing tooltip content into the json file 2015-11-11 11:54:56 +01:00
Dominic Clifton 52fd9642bd Fixed failed merge of VCP reboot handling. 2015-11-10 01:28:05 +00:00
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
2015-11-09 23:01:42 +00:00
skaman82 1816979cc4 More Work done:
• Tooltip integration
• Sensor Tab: rework
• Help & Documentation Tab: basic styling
• Logging Tab: basic styling
• PID Tab: some fixes
• Added the word „configurator (+ version)“ under the logo
• Removed not yet used „help icons“
2015-11-05 16:37:15 +01:00
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 2015-11-04 22:22:23 +01:00
skaman82 77effe1963 Fixing some things in the configurator tab
and some media-query updates
2015-11-01 22:17:19 +01:00
Dominic Clifton 716457b0ed Merge branch 'development' 2015-10-31 11:18:51 +00:00
skaman82 a618839f50 Some updates 2015-10-30 17:41:39 +01:00
skaman82 54d7c24e82 First rework of Configuration Tab
… also minor fixes to switchery buttons
2015-10-30 09:46:53 +01:00
skaman82 87e9bfd3d9 ...restoring some files 2015-10-23 15:42:32 +02:00
skaman82 3a9c7f3794 Merge remote-tracking branch 'origin/baseflight-configurator-development' into GUI-rework
Conflicts:
	README.md
	js/libraries/d3.min.js
	js/msp.js
	main.html
2015-10-23 14:41:08 +02:00
Larry (TBS) e4f47f8153 - Target-unspecific VCP bugfix 2015-09-14 20:21:09 +08:00
Larry (TBS) 14c4fe1739 - take off reconnect for PR 2015-08-19 16:40:14 +08:00
Larry (TBS) d22f3faf1d * Add Colibri Race Support 2015-08-06 12:19:15 +08:00
Dominic Clifton fb46711659 Cleanup looptime configuration. 2015-07-13 19:07:39 +01:00
Dominic Clifton be93f37416 Merge branch 'looptime' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-looptime 2015-07-13 18:18:18 +01:00
Dominic Clifton d8c41fb3c7 Show channel forwarding feature if available. 2015-07-12 20:44:43 +01:00
tricopterY 17d525352f Allow FC loop time change via Configuration Tab 2015-05-26 16:28:58 +10:00
Dominic Clifton 244685c9a6 Update version checking code to use semantic versioning - see
http://semver.org/

semver.js creating using browserify.

https://www.brcdn.org/?module=semver&version=4.3.4
2015-05-07 22:10:26 +01:00
tricopterY c33cf6af2b Bug fix configurator.js 2015-03-30 23:18:34 +01:00
Dominic Clifton 91161ebf94 Fix feature masks that were broken by
69c18377cf
2015-03-29 19:05:59 +01:00
Dominic Clifton 045d2b0ca4 Use updated IDs for MSP_LOOP_TIME and MSP_SET_LOOP_TIME. Cleanup and
fix backup/restore arming config.  Backup restore/looptime.  Add config
migration of looptime and arming config.  Rename MSP_RCMAP to
MSP_RX_MAP to match cleanflight code.
2015-03-29 15:01:54 +01:00
tricopterY a64b166e69 API check when saving, configuration.js 2015-03-29 11:24:32 +11:00
tricopterY 91605b16f7 Reworked configuration.jsp MSP_ARMING_CONFIG, MSP_SET_ARMING_CONFIG 2015-03-29 08:42:30 +11:00
tricopterY 87cf0d27b1 Reworked configuration.jsp MSP_ARM_CONFIG 2015-03-18 14:17:20 +11:00
tricopterY 911c09076b Hiding div.disarm element when, not applicable.
CONFIG.apiVersion dependent
2015-03-15 16:08:59 +11:00
tricopterY 69c18377cf Update configuration.js 2015-03-14 13:21:41 +11:00
tricopterY 590f326e69 Added auto_disarm_delay and disarm_kill_switch 2015-03-14 11:02:05 +11:00
Dominic Clifton c423aaf44d work-in-progress changes to go with the corresponding serial-cleanup
firmware branch.
2015-02-27 01:15:37 +00:00
Stefan Grufman 9193b77119 Added new XBUS_MODE_B_RJ01 (for Align DMSS RJ01 receiver) to Configuration tab. Also increased width of listbox to show full name. 2015-01-25 14:48:58 +01:00
Nicholas Sherlock 38e9db1aca Add BLACKBOX feature tickbox and Blackbox port scenarios 2015-01-07 12:40:21 +13:00
Dominic Clifton 26d6c1a562 Allow baud rate configuration on the Configuration tab. 2015-01-04 10:28:32 +00:00
Dominic Clifton bfa689be40 Overhaul of the configuration tab. 2015-01-04 08:09:10 +00:00
Stefan Grufman a69921e5c4 Added XBUS_MODE_B to serial rx configuration. 2015-01-03 01:09:59 +00:00
Dominic Clifton d671bff583 First cut of functional 'Ports' tab. Support backup and restore of
serial port scenarios and baud rates.  Add note to 'features' tab.
2015-01-03 00:58:52 +00:00
Dominic Clifton 32820853ce Updating to use API version 1.1. 2015-01-02 19:31:50 +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 7692b7354a Update configuration for Cleanflight settings. 2014-12-20 02:50:36 +00:00
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
2014-12-20 00:29:49 +00:00
jaahaavi 9cf60224b2 Added Warning Cell Voltage
Added Warning Cell Voltage to Battery voltage in Configuration tab. When battery has deployed to level that is defined with warning cell voltage buzzer starts slow beeping and copter can still land safely. When min voltage is reached beeper start fast "screaming" and LIPO is empty (to point when it could be damaged from over discharging if using that default 3.3V).
2014-12-09 10:37:02 +02: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
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