Commit Graph

156 Commits (ecab75a61063453a15564dff435d3979eedb64ef)

Author SHA1 Message Date
Dominic Clifton fb46711659 Cleanup looptime configuration. 9 years ago
Dominic Clifton be93f37416 Merge branch 'looptime' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-looptime 9 years ago
Dominic Clifton d8c41fb3c7 Show channel forwarding feature if available. 9 years ago
tricopterY 17d525352f Allow FC loop time change via Configuration Tab 9 years ago
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
10 years ago
tricopterY c33cf6af2b Bug fix configurator.js 10 years ago
Dominic Clifton 91161ebf94 Fix feature masks that were broken by
69c18377cf
10 years ago
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.
10 years ago
tricopterY a64b166e69 API check when saving, configuration.js 10 years ago
tricopterY 91605b16f7 Reworked configuration.jsp MSP_ARMING_CONFIG, MSP_SET_ARMING_CONFIG 10 years ago
tricopterY 87cf0d27b1 Reworked configuration.jsp MSP_ARM_CONFIG 10 years ago
tricopterY 911c09076b Hiding div.disarm element when, not applicable.
CONFIG.apiVersion dependent
10 years ago
tricopterY 69c18377cf Update configuration.js 10 years ago
tricopterY 590f326e69 Added auto_disarm_delay and disarm_kill_switch 10 years ago
Dominic Clifton c423aaf44d work-in-progress changes to go with the corresponding serial-cleanup
firmware branch.
10 years ago
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. 10 years ago
Nicholas Sherlock 38e9db1aca Add BLACKBOX feature tickbox and Blackbox port scenarios 10 years ago
Dominic Clifton 26d6c1a562 Allow baud rate configuration on the Configuration tab. 10 years ago
Dominic Clifton bfa689be40 Overhaul of the configuration tab. 10 years ago
Stefan Grufman a69921e5c4 Added XBUS_MODE_B to serial rx configuration. 10 years ago
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.
10 years ago
Dominic Clifton 32820853ce Updating to use API version 1.1. 10 years ago
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.
10 years ago
Dominic Clifton 7692b7354a Update configuration for Cleanflight settings. 10 years ago
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
10 years ago
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).
10 years ago
cTn 843aa8634a add MSP to supported serial RX array 10 years ago
cTn 2e88daa806 fix style 10 years ago
Stefan Kolla 4df1e9aafc Merge pull request #66 from jaahaavi/master
Updated GPS settings
10 years ago
jaahaavi b2cb677869 Updated GPS settings
- Added SBAS disabled (-1) to configuration tab
- Fixed GPS signal strength bars
10 years ago
cTn b7e6f66a3d add adjusted svg graphics for V tail and A tail quad from norem
#58
10 years ago
cTn 66ab7d1093 add A-tail Quad to supported multiTypes, no svg & using custom svg and default 3D model at the moment
#58
10 years ago
cTn a31282c6a3 fix vbatmincellvoltage and vbatmaxcellvoltage scale factors inside output cruncher 10 years ago
cTn ecd34bf113 removing all code depending on CONFIG.capability that i could find on the first swoop 10 years ago
cTn 296a925494 correct old resource link, bugfix for chrome 38M which for unknown reason adjusts element scroll on select element value change 10 years ago
cTn 3f0b501063 move motor_order to resources 10 years ago
cTn f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 10 years ago
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 10 years ago
cTn 9d3f98ace2 add "CLI" feature names as checkbox tooltip 10 years ago
cTn 6be76d855d implement channel map including validation and UI compatibility fallback 10 years ago
creyc 639a1a3b1c Added octo x8 and flying wing graphics. Switching character outlines to actual text. 10 years ago
cTn 0c175725b1 support for currentscale and currentoffset, ui fully working both read and write 10 years ago
cTn 287a1df962 simplify some of the change events 10 years ago
cTn 800bfd59c8 support for multiwiicurrentoutput 10 years ago
cTn 6f9c5cb6f2 multiwiicurrentoutput checkbox, BF_CONFIG will be extended when firmware updates 10 years ago
cTn ba046031ed add midthrottle (midRc) as requested, placeholder multiwiicurrentoutput variable 10 years ago
cTn ee0dec96d8 gps related configuration 10 years ago
cTn ce53bc99f2 add serial rx type configuration write/read working 10 years ago
cTn a6adfe5c7d pretty feature descriptions from englishman 10 years ago
cTn c537616a39 hooked up (mostly palceholder) text to various inputs 10 years ago
cTn ab8d8e1a56 board alignment, accel trim, mag declination 10 years ago
cTn a34357d92a initializing input elements for throttle and battery, changed to 2 row design 10 years ago
cTn c352199434 working mixer list with mixer preview 10 years ago
cTn fdbfdfd31d working feature selection (both read and write), missing description and nicer text 10 years ago
cTn fee5219a73 move index to ascii conversion for rcmap out of msp protocol, define feature index array (will get a proper text polish in the future)
updating mixer select with missing names
10 years ago
cTn 945b86f9b2 rename translation shortcuts, drop configuration files in 10 years ago