Commit Graph

1238 Commits (2ed44f34b13901cd736d0646b0d40d5d8d607e5c)

Author SHA1 Message Date
Dominic Clifton d045deb28f Updating LED strip color combinations. 10 years ago
Dominic Clifton bb13699b48 Adding a 'Clear ALL' button on the LED Strip tab. Updating 'Clear' so
that it also clears the wire order.

This makes it easier to change LED layouts without too much button
clicking.
10 years ago
Dominic Clifton 822af2352e Adding one more led function combination style. 10 years ago
Dominic Clifton cb9fe40c71 Cleanup wire number alignment and styles. 10 years ago
Dominic Clifton ef323cfaf2 Adding CSS styles for other LED function combinations. 10 years ago
Dominic Clifton 7f0461e41e Remove unused CSS styles. 10 years ago
Dominic Clifton f8964beec3 Update wire order message to reflect MSP behavior instead of CLI code
generation.
10 years ago
Dominic Clifton 7a674c9ab2 Display a message when the LED strip configuration has been saved.
Remove the old CLI panel.
10 years ago
Dominic Clifton 519de30f6e Allow saving of LED Strip configuratiion via MSP. Requires firmware
with new MSP_SET_LED_STRIP_CONFIG.

Remove some .toUpperCase() duplication since it was only needed for the
CLI commands panel.
Minor CSS cleanups.
Some variable and class renaming to align with firmware code.
10 years ago
Dominic Clifton db68d567d3 Merge branch 'led-strip' of
https://github.com/decompyler/cleanflight-configurator into
decompyler-led-strip

Conflicts:
	tabs/led_strip.css
	tabs/led_strip.js
10 years ago
Dominic Clifton 6a8160c4f9 Fix line endings. 10 years ago
Dominic Clifton 3892c02833 Fix calculate of remaing LEDs and selection of next wire number. 10 years ago
decompyler 257855b457 CSS Tweaks 10 years ago
Dominic Clifton 7d86fa9958 Update LED strip grid based on current configuration. 10 years ago
Dominic Clifton 683e68b036 Add support for MSP_LED_STRIP_CONFIG. 10 years ago
Dominic Clifton 9bb764d1f2 Update firmware flasher to ignore non-matching release files. 10 years ago
Dominic Clifton 3d1665e462 Deleting unused led-strip code. 10 years ago
Dominic Clifton 3c4623c7cf Tweak position of wire numbers. 10 years ago
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
10 years ago
Dominic Clifton a348b5de8e Support RC and Stable firmware releases. 10 years ago
Dominic Clifton 7a64a39f25 Group battery and current settings together. Move GPS configuration to
the bottom.  Move failsafe thottle to failsafe section.
10 years ago
Dominic Clifton f5ba166c15 Add failsafe feature to RX section. 10 years ago
Dominic Clifton 70593bc0a3 Update code to use correct selected for the RSSI AUX select element. 10 years ago
Dominic Clifton eda54f13db Update RSSI channel configuration. 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 8257efffa8 Fix GPS MSP message code for GPS signal strength indicators. 10 years ago
Dominic Clifton bfa689be40 Overhaul of the configuration tab. 10 years ago
Dominic Clifton 597c96819b Remove strange baseflight reference from the model HTML and CSS. 10 years ago
Dominic Clifton 9f07f438e2 Update firmware flasher so it formats the release notes a little. 10 years ago
Dominic Clifton b9fbb5447d Delete unused baseflight code from firmware flasher. 10 years ago
Stefan Grufman a69921e5c4 Added XBUS_MODE_B to serial rx configuration. 10 years ago
Dominic Clifton fe64fb3628 Merge pull request #30 from Roeland54/development
Fixed the displayed firmware-date in the firmware flasher.
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 68230b103e Updating ports tab to use API version 1.1. 10 years ago
Dominic Clifton ebd5d27809 Sanitize the names of the handlers. Move code into named functions. 10 years ago
Dominic Clifton fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 10 years ago
Dominic Clifton 32820853ce Updating to use API version 1.1. 10 years ago
Roeland Lutters de3494146c Fixed firmware version Displayed hours. 10 years ago
Roeland Lutters f71eba5760 Fixed the displayed firmware-date in the firmware flasher. 10 years ago
Paul Rogalinski 7a800444b5 Force the user to pick a fimrware before loading 10 years ago
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.
10 years ago
Dominic Clifton 48f8c8f411 Fix wraping of 'master' slider on motors tab. 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 5112a73c74 Use larger calibrarion buttons and avoid text-wrapping on button labels. 10 years ago
Dominic Clifton 968db92b81 Update CSS so that AUX 10-12 fit without wrapping. 10 years ago
Thomas Greer 8935054584 Fixed transposed URLs in firmware flasher 10 years ago
Dominic Clifton 7692b7354a Update configuration for Cleanflight settings. 10 years ago
Dominic Clifton 41a2ef3295 Re-instate use of MSP_CONFIG and updated MSP_MISC commands in
cleanflight.
10 years ago
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
10 years ago
Dominic Clifton ccc0b839e6 Minor tweaks to the firmwre flasher. 10 years ago
Dominic Clifton c6867d3c52 Update the firmware flasher to provide more details about the release.
Add warning message about target selection.
10 years ago
Dominic Clifton dac49093a0 Update firmware flasher so that it uses files available via the github
releases api.
10 years ago
Paul Rogalinski 2f9e2b13c5 fixed typos 10 years ago
Paul Rogalinski a8a6b8904c fixed async issues, added string formatter proto 10 years ago
Dominic Clifton 6051876f23 commit of broken code for a js expert to fix. 10 years ago
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
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 c0284f1134 ditch some empty callbacks that are now gracefully handled inside the serial layer 10 years ago
cTn c005b7604c add vtail/atail quad models from norem
#58
10 years ago
cTn 21e414f4b3 fix method name mismatch in serial layer 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
cTn 277d39109a sort out dates in js 10 years ago
cTn 7f2dab0e4a moving to different time format 10 years ago
jaahaavi b2cb677869 Updated GPS settings
- Added SBAS disabled (-1) to configuration tab
- Fixed GPS signal strength bars
10 years ago
cTn 5e165b286b implemented simple review mechanism 10 years ago
cTn b7e6f66a3d add adjusted svg graphics for V tail and A tail quad from norem
#58
10 years ago
cTn df79edc0ad fix gps distance to home not updating in GPS tab 10 years ago
cTn dc633f2421 fix release/time sorting of fetched builds, optimize, needs more testing 10 years ago
cTn 366cd018b2 whops, fixing trailing commas 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 7a0d3a1199 handle all sorts of edge cases that would otherwise break UI or functionality 10 years ago
cTn 97e37347d6 implementing the highly wanted select box for hand picking firmware builds that are available on baseflight.net 10 years ago
Dominic Clifton 135b4e6905 Set a default rnage when enabling an adjustment. Show the channel
marker.
10 years ago
Dominic Clifton 56a3b7c52b Some cleanup of the auxilary tab code. 10 years ago
Dominic Clifton 902da2f91d Add 'Adjustments' tab.
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
10 years ago
cTn a31282c6a3 fix vbatmincellvoltage and vbatmaxcellvoltage scale factors inside output cruncher 10 years ago
cTn 3a4b41b259 assign correct error message for fetching online firmware 10 years ago
cTn 72447a6103 set release filter to accept NAZE only 10 years ago
jeff 5cff317208 Changed model extensions from `.js.` to `.json` fitting with export from
latest three.js exporter.
	725819c98d

Updated texture on new models.
10 years ago
jef79m a7c3779b25 Added some new models 10 years ago
cTn 59df068b63 rename all underlying references inside the renamed files 10 years ago
cTn 0cd315b5e7 rename files to better correspond to their specific tabs 10 years ago
cTn e401b1ffce renaming some of the appview hits 10 years ago
cTn 561758b2a8 tweak obsolete class names and css 10 years ago
cTn 0af8d7d453 normalize css indentation in gps and firmware flasher (missed it the first time somehow) 10 years ago
cTn ad005a3f1c revamped option part of firmware flasher UI 10 years ago
cTn ed7600facc implement support for flashing development firmware (first iteration, done via checkbox) 10 years ago
cTn 569122392e planned cache and interval speed optimizations 10 years ago
cTn 3c4307ae57 add initialization timeout for flash on connect, rework functionality so each new detected port can trigger flashing sequence 10 years ago
cTn b6097d6271 move parse_hex function away from the global context 10 years ago
Dominic Clifton f64b558d5c Update the default channel mode range to match the old MultiWii MID
checkbox.
10 years ago
Dominic Clifton a08ae2b7c6 Update donation links. 10 years ago
Dominic Clifton a517aeef36 Removing unused css selectors. 10 years ago
Dominic Clifton 7400a2af2f Internationalize mode range copy. 10 years ago
Dominic Clifton c9b7cf40f3 When a mode has no ranges assigned the info panel should not show
enabled/disabled state.
10 years ago
Dominic Clifton f93132b05e Update color scheme of active/inactive modes. 10 years ago
Dominic Clifton 428a00e651 Update AUX config UI to use new MSP commands for mode ranges. 10 years ago
cTn 4fe8d66bf5 after compatbility remove css and initialize3d routine cleanup 10 years ago
cTn ecd34bf113 removing all code depending on CONFIG.capability that i could find on the first swoop 10 years ago
cTn 81a2872360 pulling main switch on compatibility (this should go live on November 1st 2014) 10 years ago
cTn b35590f052 exprimental restore procedure 10 years ago
Dominic Clifton e4ecb7838c Pick the first unused channel aux when adding a range to a mode. 10 years ago
Dominic Clifton 2d6143b403 Update color scheme. 10 years ago
Dominic Clifton e892cbdbad Work in progress aux configuration ranges. 10 years ago
cTn 63768b0af0 correct the value returned by getDate, display GMT offset 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 341416c180 attach window resize handlers in a way that doesn't overwrite previous handler 10 years ago
cTn 3d64b87578 add callbacks to backup and restore procedures, attach success messages in callbacks, hook up analytic events 10 years ago
cTn cd4c7a8160 add SERVO_CONFIG to backup file, restoring old version will throw compatibility error 10 years ago
cTn 5105dc2165 clamp values to specific range 10 years ago
cTn 1c88db0fdd prepare models array where we use multiType as index 10 years ago
cTn 3f0b501063 move motor_order to resources 10 years ago
cTn 840058d4c1 separate webgl capability detector in main.js, keep track 10 years ago
cTn 628ffade95 update manifest, readme, fallback brick code 10 years ago
cTn f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 10 years ago
Dominic Clifton 875a81e11d Update URLs for firmware and changelog. 10 years ago
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 10 years ago
cTn 01d67a8e85 support for fallback model 10 years ago
cTn 663c46a122 update changelog, enable overdraw for materials loaded through loader 10 years ago
cTn 4469dfb13c finishing touches
#51
10 years ago
cTn 82c2c7fc96 Revert "finishing touches (cleanup & optimize)"
This reverts commit a82b968bee.
10 years ago
cTn a82b968bee finishing touches (cleanup & optimize) 10 years ago
cTn f60de956a4 display motor/servo values in us inside the bars as requested
#51
10 years ago
cTn 3732e5e598 remove hardcoded html bar elements, cleanup
#51
10 years ago
cTn 6968faaac9 more rcmap select box options and tooltip with visual clue 10 years ago
cTn b82aad4589 no need to fix the model origin 10 years ago
cTn f5e8562971 changes required to get a blender model in 10 years ago
cTn fe4240deb7 rssi_aux_channel support in receiver tab, hybrid box bugfixes 10 years ago
cTn c24b8fb482 MSP_BUILDINFO placeholder code 10 years ago
cTn 4181de8141 check WebGL contexts (both window and canvas), setup slower CanvasRenderer accordingly, fixes both OS and user HW acceleration settings 10 years ago
cTn 69e23197e1 change profile input element to select 10 years ago
cTn b826d8a6cf custom made meter indicators with sub-glyph rendering 10 years ago
cTn 2088a49b15 add macos to the canvas pile 10 years ago
cTn e7534f8035 sprinkle in some new bright colors for sensor status, reworking meters in receiver tab 10 years ago
cTn 0cb69faf00 fixing the last bugger in curve/value update event 10 years ago
cTn a8b96a9206 dont cancel following events 10 years ago
cTn 17e5893dde variable cleanup, event bugfixes, one more update condition left 10 years ago
cTn 92581335a1 extending failsafe throttle input limits to 0-2000 as requested 10 years ago
cTn 47135e2bb8 add small padding around svg image in mixer to make things look little bit better 10 years ago
cTn e15d8ab060 normalizing indentation in css files 10 years ago
cTn 4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 10 years ago
cTn ef2568e451 bugfixes for the most retarded map conversion i have ever seen (thank englishman for the fix) 10 years ago
cTn 036308fcdb fix for constantly resetting focus 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
cTn 4a00abd162 fixed urls in compatibility area 10 years ago
creyc 639a1a3b1c Added octo x8 and flying wing graphics. Switching character outlines to actual text. 10 years ago
cTn b0ed6126f4 fix new and compatibility wrapper height 10 years ago
cTn 1d3b2e57fc another attempt to cleanup the initial tab 10 years ago
cTn 90cd5aa69b reworked mixer UI as requested 10 years ago
cTn 0c175725b1 support for currentscale and currentoffset, ui fully working both read and write 10 years ago
cTn f2ac7369de add gps info block to fill some of the whitespace 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 4b40695ace swap groups according to request 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 370ad21f85 desc text for throttle and battery category 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 e8c46d1f25 removing various elements from initial tab 10 years ago
cTn fdbfdfd31d working feature selection (both read and write), missing description and nicer text 10 years ago
cTn b11e4cde6a fixing -webkit-inner-spin-button once again (what is chromium doing to that style...) 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 4894f7493a apply crunching mechanism to compatibility code in initial tab, disable magnetometer calib if magnetometer is missing 10 years ago
cTn 945b86f9b2 rename translation shortcuts, drop configuration files in 10 years ago
cTn e9c4a533af finishing touches to the crunching mechanism, backup and restore is all cleaned up now 10 years ago
cTn e626fbeb7b utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid) 10 years ago
cTn 52afdb2928 model type wont be displayed inside 3D area anymore 10 years ago
cTn 57b4e3cafa wait for cleanup callback, then reboot 10 years ago
cTn 875f3bfa15 first CAP_BASEFLIGHT_CONFIG implementation (unfinished) for initial tab, including temporary backwards compatibility support 10 years ago
cTn 5b3da95e05 add fallback to canvasrenderer on cros and linux (temporary) 10 years ago
Dominic Clifton 066c355170 Remove baseflight references from filenames. 10 years ago
cTn 619f9032be css3D hack replaced by a flying brick done in three js 10 years ago
cTn a96e804359 removing MSP pass through mode 10 years ago
cTn 125be0271f static size for mix diagrams and adding missing custom definition in multitype switch 10 years ago
cTn 4623853b0a initial work on scalable cube 10 years ago
cTn 9c6d803334 firmware received from the github server can now be saved locally (as requested) 10 years ago
cTn 3aa8d6aa71 minimize the primary padding/margin UI footprint to get some more space for log and content area 10 years ago
cTn 8528e3f066 pixel perfect block alignment for initial setup tab 10 years ago
Dominic Clifton 6a360d973b Update URLs to use cleanflight again. 10 years ago
Dominic Clifton 79505e42ed Show model diagram on motors tab.
When testing motors it's more useful to have it present on the motors
tab so you don't have to keep cross-referencing the initial setup tab.
10 years ago
Dominic Clifton 0924a9e8a7 Ensure unitialised data is not used when configuring aux channels 5-8. 10 years ago
Dominic Clifton bf13a11dc2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	changelog.html
	js/data_storage.js
	js/protocols/stm32.js
	manifest.json
	tabs/auxiliary_configuration.js
	tabs/default.css
	tabs/default.html
	tabs/firmware_flasher.js
	tabs/servos.js
10 years ago
cTn 9034a94135 release 10 years ago
cTn 911ddba278 only request firmware info from github api when firmware is valid 10 years ago
cTn b1390b0b01 updating changelog 10 years ago
cTn 37de8dfefa new simplified flasher status UI 10 years ago
cTn 322af92d45 add / implement flash slowly option in firmware flasher
this will allow flashing via serial adapters that doesn't support 921600
flashing via various bluetooth adapters will be also possible now
(untested)
10 years ago
Dominic Clifton 82c1c3baef Disable sponsors. 10 years ago
Dominic Clifton 6f4d04eb90 Fix aux channel configuration when using an rc system with 3 aux
channels.
10 years ago
cTn 8128869c83 slider bugfix, optimizations 10 years ago
cTn 81e4211cc3 text polish 10 years ago
cTn 9e5edbbf6b reformat some stuff 10 years ago
cTn c1c4f52df9 small ui polish / tweak for the plot control blocks 10 years ago
cTn c2bd737362 motor and servo indicators will now have tooltip containing signal length in us 10 years ago
cTn 51ef74fadf merge multiType name and multiType diagram switch into one 10 years ago
creyc 0eafb01b09 Added airplane and vtail graphics
Added airplane and vtail graphics. Also further reduced filesize of
existing graphics + better readability.
10 years ago
cTn d4d82c39fd make initial tab data request burst better comply with strict mode to prevent random race conditions 10 years ago
cTn d4f4d619cf another run on undefined comparators 10 years ago
cTn 644fb5afed fix graph initialization on cold start 10 years ago
cTn 36c4fef051 pretty pretty pretty 10 years ago
cTn 118715ef85 polishing run 10 years ago
cTn b77ed6b174 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn f3ea5757f7 lots of work on removing global variables 10 years ago
cTn cc8ca21cc0 enabling strict in last 2 tabs 10 years ago
cTn 7f20843ba8 enable strict mode in couple more files 10 years ago
cTn 01769559cc moving backers to sponsors block 10 years ago
cTn d8f834fa51 chain changes, cleanup and fix style 10 years ago
CurtisFissel 356c66b30e Added Motor Mix Diagrams 10 years ago
cTn 6a58fee7c4 stm32/stm32usbdfu parameters rework, removing UI options dependency 10 years ago
cTn ab02817095 slider bugfix, optimizations 10 years ago
cTn 5bfc81e317 text polish 10 years ago
cTn 8fdda97b01 reformat some stuff 10 years ago
cTn 194798ca2d small ui polish / tweak for the plot control blocks 10 years ago
cTn 80e60d5638 motor and servo indicators will now have tooltip containing signal length in us 10 years ago
cTn 14bb0b5dca merge multiType name and multiType diagram switch into one 10 years ago
Stefan Kolla 6264fd4245 Merge pull request #46 from creyc/development
Added airplane and vtail graphics
10 years ago
creyc 41615891a0 Added airplane and vtail graphics
Added airplane and vtail graphics. Also further reduced filesize of
existing graphics + better readability.
10 years ago
cTn d7810e1bb6 make initial tab data request burst better comply with strict mode to prevent random race conditions 10 years ago
cTn dbf528345e another run on undefined comparators 10 years ago
cTn 468d7f57c8 fix graph initialization on cold start 10 years ago
cTn 932a58d355 pretty pretty pretty 10 years ago
cTn 2753f354e0 polishing run 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn ec44b77ff2 lots of work on removing global variables 10 years ago
cTn 9043358348 enabling strict in last 2 tabs 10 years ago
cTn 20e6ad0074 enable strict mode in couple more files 10 years ago
cTn 026f01434a moving backers to sponsors block 10 years ago
Dominic Clifton c1ab10c0c8 Fix auxiliary tab when using parallel PWM. 10 years ago
cTn c30e883e16 chain changes, cleanup and fix style 10 years ago
Stefan Kolla a8286c53c5 Merge pull request #42 from CurtisFissel/master
Added motor mix diagrams
10 years ago
CurtisFissel d379cdfcf2 Added Motor Mix Diagrams 10 years ago
cTn 13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 10 years ago
Dominic Clifton 1688b41eb2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	changelog.html
	main.js
10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn fb7cbe0c8f use sync approach for displaying loading screen (faster then async) 10 years ago
cTn 8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 10 years ago
cTn 32012a831a switching to bars spinner 10 years ago
cTn 14c9aab1ec fix svg offset 10 years ago
cTn ce78dadcd1 going hardcore SVG
https://github.com/jxnblk/loading
10 years ago
cTn 9fc0fa67cb add loading indicator between tab switches 10 years ago
cTn c1ef5aeead yaw offset can now be remembered while switching tabs 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn a8e19a6956 cleanup cli history 10 years ago
cTn 799fc76c8e hooking up all of the active_tab references 10 years ago
cTn 75e0accf75 hookup new cleanup system 10 years ago
cTn 31dcbbfa91 firmware flasher support in tabs 10 years ago
cTn 56a2bb6a60 logging in tabs 10 years ago
cTn e37191a1b0 cli in tabs 10 years ago
cTn 0a6ce25565 sensors in tabs 10 years ago
cTn 979d419e75 motor outputs in tabs 10 years ago
cTn 36c49dded7 gps in tabs 10 years ago
cTn 2d88d2d46d servos in tabs 10 years ago
cTn b76ec2831b aux config in tabs 10 years ago
cTn 13f49c0f64 receiver in tabs 10 years ago
cTn 00e1ae0500 pid tuning in tabs 10 years ago
cTn f2e8f8911c initial setup in tabs 10 years ago
cTn 5efb1685a4 moving default tab to new tabs object 10 years ago
cTn aca493301a simplify some interval cleaning code 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn 795502a585 enforce stronger interval cleanup 10 years ago
Dominic Clifton 58f933e92c Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	tabs/auxiliary_configuration.html
	tabs/auxiliary_configuration.js
	tabs/receiver.css
10 years ago
Dominic Clifton 9c6fdf81c8 Update servos tab to support cleanflight's cleaner implementation of
channel forwarding which doesn't re-use 'middle'

This essentially removes the legacy multiwii hack support.
10 years ago
cTn 71c0cb65b3 display true heading and heading offset inside 3D cube area 10 years ago
cTn e8c4a03dd5 moving majority of save buttons to bottom right corner, graph margin plish 10 years ago
cTn 7d41ff54a4 cleanup, make the save button ready for future layout 10 years ago
Stefan Kolla b5c051d1c1 Merge pull request #39 from CurtisFissel/Inital_Setup_Info_CSS
Initial Setup tab CSS changes
10 years ago
Curtis Fissel 5ed64642df Moved Save button to be relative to bottom right of window 10 years ago
Curtis Fissel e7cb66b94b Moved Info box under the Battery Box 10 years ago
Curtis Fissel e3fdff0fca Minor CSS change to sensor XYZ numbers in Motor and Sensor Tabs 10 years ago
cTn 6e0177738c removing obsolete highlight 10 years ago
cTn 05dfaf910d sprinkle in some tracking events for firmware flashing 10 years ago
cTn 844b211ea6 add automatic and manual offset for accel data
fixes #35
10 years ago
cTn 60fe31aaf9 add fine 0.05 scale 10 years ago
cTn b633356bab fix clipped numbers on y axis 10 years ago
cTn 13b81934b1 track external url clicks on welcome page 10 years ago
cTn 5bbb07a9e9 update master slider on reinitialize of motor tab
while motors are active and have the same value set
10 years ago
cTn 2e1327f2cd adding more sensitive scale factors as requested #34 10 years ago
cTn e8093b5797 polishing some of the UI outstanding quirks 10 years ago
cTn e5648f5eae add hover to reset link 10 years ago
cTn 797de63051 hook up reset max button 10 years ago
cTn b43f73d303 initial implementation of accel_max_read, missing reset 10 years ago
cTn 6e52d3700d save accel settings separately in motors tab 10 years ago
cTn d128bd76a5 initial implementation of accel graph in motors tab 10 years ago
cTn e19705e4f4 fix first uninitialized sample 10 years ago
cTn 1e459d1af8 loggin polish, sample counter bugfix 10 years ago
cTn 7ac0afe94e correct margin for rx plot 10 years ago
cTn 8422e5d10c define dynamic width for rx_plot 10 years ago
cTn f2aa899fe0 polishing firmware flasher UI and messages 10 years ago
cTn 86aa6a282c dangerous things that people want... 10 years ago
cTn 8d18b6f10e correct profile select border colors 10 years ago
cTn 1f476eb907 kinematics Z fix 10 years ago
cTn 61bed4770f cosmetic change 10 years ago
cTn 8273081fdd moving kinematics data to array 10 years ago
cTn 8dfec796ee add error message for not being connected 10 years ago
cTn 19de1e8040 add MSP_ANALOG support to logger 10 years ago
cTn 211bd5b89e add valid way to exit logging in pass through mode 10 years ago
cTn cb5bcf9c0a initial work on pass through mode for ReadError 10 years ago
cTn f649418fdf moving CLI vars around 10 years ago
cTn 0a2947b1ab sort out usb api errors in canary 10 years ago
cTn 2a18801315 add note 10 years ago
cTn 700ca41957 fix the steps for LEVEL I 10 years ago
cTn b5a1015610 DFU detection and port UI DFU option injection 10 years ago
cTn a0582fd79f adding request usb permissions UI (DEV only) 10 years ago
cTn b09620b6ae remove obsolete needle, cleanup 10 years ago
cTn 75bac26c67 fully dynamic aux channel UI 10 years ago
Dominic Clifton 7e62e98bac Support AUX1-8 on the 'Auxiliary Configuration' tab. 10 years ago
Dominic Clifton 32c2e76784 Update links and messages. 10 years ago
Dominic Clifton 685d6e08cb Merge remote-tracking branch 'multiwii/master' 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 10 years ago
cTn 46cf844e7e display current draw in A not mA 10 years ago
cTn d68bd29191 initial support for current sensor code from Lux 10 years ago
cTn 6d38e301ef bugfix for glitchy vertical text position in CLI 10 years ago
cTn 5042d2af2e adding MSP_RAW_GPS support to logger 10 years ago
cTn f3192b6d85 print csv value head as requested by Lux 11 years ago
cTn 7e7e2925f3 retain log file access between sessions 11 years ago
cTn a2cd390d79 more graceful error handling 11 years ago
cTn 18a1626c17 i18n run 11 years ago
cTn 18c71f69c5 adding selectable poll rate, i18n run in todo 11 years ago
cTn 0c95e94cd5 semi working logging, missing poll rate 11 years ago
cTn c40c783ddc initial set of properties 11 years ago
cTn fa90030759 loggin tab, initial work on IO 11 years ago
Dominic Clifton 2421200b1f Point the firmware flasher at the Cleanflight NAZE binaries and commit
messages.
11 years ago
cTn 3ce1296374 fix gps division 11 years ago
cTn 45ae10513c accept flexible amount of aux channels (up to 28) 11 years ago
Dominic Clifton c46ab5b98c Merge remote-tracking branch 'multiwii/development'
Conflicts:
	tabs/receiver.css
	tabs/receiver.html
	tabs/receiver.js
11 years ago
cTn 4ba7cc5a46 generate meters/lines UI dynamically 11 years ago
cTn 953d6f5ef2 saving some cycles in plots 11 years ago
cTn 2c91452eee reorganize 11 years ago
Dominic Clifton 938653c9fa Merge remote-tracking branch 'multiwii/development'
Conflicts:
	js/data_storage.js
	js/msp.js
	tabs/receiver.js
11 years ago
cTn 5f07390d45 stuff rcData to array (allocating up to 32 chan) 11 years ago
Dominic Clifton 49ec225d66 Add support for 12 channels to the receiver tab.
If the incoming data from the FC has 8 channels then only 8 are
displayed.  The message size can be used to calculate the amount of
channels, as per MultiWii protocol 2.3 and Cleanflight.
11 years ago
cTn 05f06075b2 disable checkboxes and plots according to sensors 11 years ago
cTn 21a0242d38 defunk some of the option saving code 11 years ago
cTn ccee927c77 move buttons to the bottom of firmware flasher 11 years ago
cTn 96ce646aa1 firmware flasher i18n support 11 years ago
cTn 1448baf4d6 scalable UI for firmware flasher 11 years ago
cTn 6f823608ff cleanup 11 years ago
cTn 9fbec01a81 cli i18n support 11 years ago
cTn ef2e8086d5 sensors i18n support 11 years ago
cTn 36a47f5abd motors i18n support 11 years ago
cTn c6efcf1850 gps i18n support 11 years ago
cTn aaacf6cea8 support global and local chip erase 11 years ago
cTn 8aafb37864 cleanup 11 years ago
cTn f86a50b20b request MSP_IDENT on initial tab enter 11 years ago
cTn 67a25c96d3 servos i18n support 11 years ago
cTn efb481227c aux i18n support 11 years ago
cTn a7c0e56254 receiver i18n support 11 years ago
cTn eb973cff16 initial setup i18n support 11 years ago
cTn eac97e1b59 pid tuning got full i18n support 11 years ago
cTn 2162a2b9d3 pre-enable i18n for all html content in tabs 11 years ago
cTn 6a33801463 default tab moved to i18n 11 years ago
cTn c3aa3a3fab lat/lon values in gps tab are now gmap links 11 years ago
cTn fbbd677981 scale motor tab 11 years ago
cTn 7aa25dc732 fix 2 pixels of extra margin, fix UI blinking 11 years ago
cTn e3d05650cd pid tab will also scale now 11 years ago
cTn 5118da56d5 fix UI resize for mag/info, cleanup 11 years ago
cTn 462f907248 receiver tab will now scale nicely 11 years ago
cTn 0add615649 scale aux names nicely 11 years ago
cTn e1698b481c scalable cli 11 years ago
cTn ce9110e45d scalable graphs 11 years ago
cTn 801592da97 fix indentation 11 years ago
cTn 244b6d923f small optimization for RX plot scaling 11 years ago
cTn 9914f745a1 landing page scalable 11 years ago
cTn 990d0595be small rework / bugfixes for aux UI 11 years ago
cTn 46f72b344e correct assignments 11 years ago
cTn 96cdd1d6c3 bump the width little bit more 11 years ago
cTn 4f8f45f290 add pid names to PID table from PID_names array 11 years ago
cTn 7e82e96114 add support for MSP_PIDNAMES 11 years ago
cTn 63aa7c8092 bugfix for high dpi glitch on welcome screen 11 years ago
cTn b6e0cdfcc4 release 11 years ago
cTn 854a17e0f2 preparing some stuff for dongs 11 years ago
cTn 745e671615 display 3D fix status, widen the columns by 10px 11 years ago
cTn 7652b469cc polishing landing page 11 years ago
cTn 98e950807e bugfix/release 11 years ago
cTn 8691a77c2a get raw hex from the new github url 11 years ago
cTn 6049cf0ec4 dedicated options icon/button (live access) 11 years ago
cTn 8c4a4277f8 implementation of options tab, polished statusbar 11 years ago
cTn 3a5741d9ed reorganizing update helpers 11 years ago
cTn 3421916c21 bugfixes for last merge 11 years ago
Tobias Raeder c1fc82e0e4 Add helpers to resize the receiver/sensor plots 11 years ago
cTn 1280c7668c optimizing/cleaning up 11 years ago
cTn e9b1df35a1 using forward chaining (like rest of the project) 11 years ago
cTn 10c8fc6bf3 adding labels, adding 500 deg scale for gyro 11 years ago
cTn 8ba30a91d9 plot enable/disable toggles 11 years ago
cTn c85f5af9cb optimize 11 years ago
cTn a0cf5463bc narrow the line selector 11 years ago
cTn 32b3c532c9 remove bogus code 11 years ago
cTn 36cb1082ee also hide AA in receiver tab 11 years ago
cTn f91c73a38b clamp width scale, reorder elements to hide AA 11 years ago
cTn 000ff998e1 scale settings are now preserved 11 years ago
Tobias Raeder 89ef9ac9a7 Clamp values on sensors y axis 11 years ago
cTn f36ebee97e hooking up some scales, not finished 11 years ago
cTn e057db2343 separate rate and scale select events 11 years ago
cTn b577479678 hook raw values text representations to data 11 years ago
cTn a0a2ff47a8 get plot dimensions from css (not hardcoded) 11 years ago
cTn 3fea3fafb0 utilize some of the free space 11 years ago
cTn 311366fe9d initial rework pass for new d3 graphs 11 years ago
Tobias Raeder de26bdb0d0 Use d3 to render the sensors tab 11 years ago
Tobias Raeder daea4d64a9 Receiver Tab d3 cleanup 11 years ago
cTn 1268e0c206 trigger flash routine via enter (for dongie) 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn e01160dae7 trigger line feed for CrOS as well (!OSX) 11 years ago
cTn ad717d5fe1 fix range sliders not firing events properly 11 years ago
cTn d8b79c9571 release 11 years ago
cTn e0510603d8 info box with voltage & rssi on initial setup 11 years ago
cTn 2977f9725b removal of clipboard write 11 years ago
cTn d953917953 immediately pull plots on start 11 years ago
cTn 75588cbf48 servos tab table polish 11 years ago
cTn fb099298b8 bugfix for profile select UI not updating in sync 11 years ago
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 11 years ago
cTn 1a2be85155 keep dom elements for lines if possible 11 years ago
cTn 12847de8ba tiny optimize 11 years ago
cTn 7e3a63a4d1 new receiver plot based on D3 11 years ago
cTn 58d43c381b removal of char_counter, new port_usage, i18n
added bitrate to serial object, removed last bits of 'port_handler'
interval code forgotten in the kill routines, new port_usage is now
saved in a separate file
11 years ago
cTn 241b44e893 instead of searching each update, use references 11 years ago
cTn a7fab85d42 updating flotr2, rework of graph pull timers 11 years ago
cTn 1597de647c add name to some anonymous functions in data tab 11 years ago
cTn 82badeece1 callback hell resolving patch, optimize 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 3f6f363d1b plot update rate can be now adjusted in RX tab 11 years ago
cTn 52559cf9ec tiny sensors tab code polish 11 years ago
cTn 219a0dfdfa motor UI bugfixes, bug reported by mastag25 11 years ago
cTn 781d058228 display commit date & message with online fw
#25
11 years ago
cTn 94947808e3 release 11 years ago
cTn f30a26c1a5 cleanup, info and log messages added 11 years ago
cTn 9df8ad2337 adding missing chrome.storage implementation 11 years ago
cTn 09a1252410 mostly working flash on connect sequence 11 years ago
cTn ab4a5398b4 adding flash on connect UI, backend missing 11 years ago
cTn e0b9388834 save reboot sequence settings across instances 11 years ago
cTn 0101f753f9 dump sensor data values on tab re-initialization
fixes #28
11 years ago
cTn d365ab6645 first pass on making sensor tab variables private
#28
11 years ago
cTn 9218984885 change the command queue in receiver tab (bugfix)
as MSP_RC is being called in auxiliary tab it could trigger the callback
added inside the receiver initialization sequence, making the
initialization fail
11 years ago
cTn fafd92efe4 hide overloaded variable from the user
#fixes 27
11 years ago
cTn 6889c0c800 change motor tab behavior/ui
fixes #26
11 years ago
cTn 844121e4bf implemented new more powerful port handler 11 years ago
cTn afd0bcf59a fix font size on one of the 3d cube sides 11 years ago
cTn 31125f3f67 request first set of samples then load GPS UI 11 years ago
cTn ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
11 years ago
cTn d4dbb880d6 more cleanup 11 years ago
cTn 40a30118a6 removing obsolete code 11 years ago
cTn 65555b224c added profile select in PID tab 11 years ago
cTn 88ed454169 bugfix / cleanup routine for delayed data
requests that could leak into CLI and cause corruption
11 years ago
cTn df602751f5 bugfixes related to new ihex parser land 11 years ago
cTn e2cfa50262 moving workers to js folder 11 years ago
cTn 430d366c8f bugfix for tab inner re-initialization 11 years ago
cTn 8686a45831 adding more user-notify messages 11 years ago
cTn 60cdd51dfa dynamic scale for motor output block size 11 years ago
cTn 5b130cfc9b adjusting element sizes due to window size change
disabling compass UI
11 years ago
cTn a30569077a removing obsolete notify, first hooks to GUI.log 11 years ago
cTn 3fb3c337e6 moving Vario below ALT in PID tab 11 years ago
cTn 37c96b9aea initial changes 11 years ago
cTn 12b2d7b85d cleanup for initial setup values 11 years ago
cTn 014844ba0a apply limits, cleanup for RC values in pid tab 11 years ago
cTn 67d0fc9f3a cleanup, reorder, add limits 11 years ago
cTn 4c309967bb rename 11 years ago
cTn 35d66ed4c3 moving MSP related data object to separate file 11 years ago
cTn 61fe3d6141 only fire one event instead of 8 on master change 11 years ago
cTn c389a71ece adding method to empty send buffer, limits 11 years ago
cTn a339b25c64 async approach to aux status updating 11 years ago
cTn 47ef16b575 servos tab bugfix 11 years ago
cTn 575f5ac8ef instant initialization for graphs 11 years ago
cTn 8c95ee1ca7 changing scale factors 11 years ago
cTn 9f421618ac merge #23 11 years ago
Lukas S 10b238d14f add VEL-PID setting 11 years ago
cTn 793be64474 force redraw on each new CLI messages (bugfix)
fixes failed / half-redraw behavior that i am experiencing on windows
with chromium 33+ beta
11 years ago
cTn 5a2ebe9af4 moving content loading inside tab initialization 11 years ago
cTn b7179db5f6 disabling custom spinner emulation 11 years ago
cTn 9745a97e46 UI polish / bugfixes 11 years ago
cTn dd72cf25ee UI bugfix 11 years ago
cTn 39075c06ab drop junk in input buffer before entering CLI
this could use some polishing but i think it will do for now
close #21
11 years ago
cTn c0937ddbd4 splitting MSP and CLI integration, new serial api 11 years ago
cTn 834345a80c master slider, min/max limits, needs more testing
fixes #19
11 years ago
cTn eaeda19842 visual indicators for successful save to eeprom
close #20
11 years ago
cTn dfff14781a adding limits 11 years ago
cTn 996b81b53f enabling spinners in all spinner required tabs 11 years ago
cTn d0bf009abb initial custom spinner implementation, needs work 11 years ago
cTn fa6ae21076 moving stuff around 11 years ago
cTn b7458ee0e0 bugfix 11 years ago
cTn 0ccdc762b4 adding refresh button to PID/Receiver tabs 11 years ago
cTn 6382cd96df redistributing requests to keep animations smooth 11 years ago
cTn fd576711a9 blind ports 11 years ago
cTn 2bd899e4a1 add race conditions 11 years ago
cTn 449f219a0c initialize initial tab after "reset to default" 11 years ago
cTn d8aca56961 mag declination handling changes 11 years ago
cTn f9087db785 ui polish and bugfixes 11 years ago
cTn edbf03aa3f support for mag_declination and UI polish 11 years ago
cTn 8c98bff682 support for maxthrottle and mincommand 11 years ago
cTn 43263c7dd5 revert faulty equation 11 years ago
cTn 20bb851514 implements throttle UI
#15
11 years ago
cTn 467b228b34 MISC UI implementation for battery
fixes #15
11 years ago
cTn 1f2180be89 removing obsolete code / cleaning up 11 years ago
cTn 937dcf9742 extending range of RC rate to 0-2.5 11 years ago
cTn ce495cd260 limit custom firmware file size to 1 MB 11 years ago
cTn dba4b0d6dd updating url 11 years ago
cTn b96d19a542 UI polish 11 years ago
cTn e4666efa4e UI polish 11 years ago
cTn c5b82cf32d UI polish 11 years ago
cTn 96ea6bcdb5 more UI changes 11 years ago
cTn 64038b64a0 enable MSP_STATUS update in servos tab 11 years ago
cTn 07e72f230c UI polish 11 years ago
cTn 608a7f7916 UI polish 11 years ago
cTn 7dbd4bac82 UI polish 11 years ago
cTn 4a34035891 UI polish 11 years ago
cTn e38a515b31 fix always triggered save button in receiver tab 11 years ago
cTn 438815fd75 note about auto-connect in firmware flasher 11 years ago
cTn 34a42a4a29 moving firmware flasher css to separate file 11 years ago
cTn 809cc427de fix "blinking" UI glitch 11 years ago
cTn ad8304f7a8 handle small screen resolutions more gracefully
fixes #16
11 years ago
cTn 078d305259 allow save button to trigger with CAMSTAB 11 years ago
cTn 01a5c753aa bugfixes & tiny optimizations 11 years ago
cTn fd62b8568c validation 11 years ago
cTn e7a02d0e21 moving to GUI integrated interval/timeout model 11 years ago
cTn 64dbef2c58 simplify hex referencing 11 years ago
cTn ac02c9ac5e disable servo ui when its not necessary 11 years ago
cTn 66b7f31498 moving css for each tab into separate file 11 years ago
cTn af1c2972fc typo fix 11 years ago
cTn 1e89ffd808 show raw firmware size in bytes 11 years ago
cTn ae6d902b88 fixing buffer overflow 11 years ago
cTn 0344110c2d using IDENT as first callback to draw initial tab
fixes #10
11 years ago
cTn b950ad9fb8 check for CAMSTAB and CAMTRIG
fixes #12
11 years ago
cTn 607abbd046 moving request for MSP_BOXNAMES & MSP_BOX
to aux tab, as the content can dynamically change (while changing
configuration via CLI)
#12
11 years ago
cTn 5427d18438 unverified support for gimbal in servos tab 11 years ago
cTn 55de43255c implements progress bar fix #7 11 years ago
cTn f490f99596 processing hex file in different thread 11 years ago
cTn 1b4a51ef05 utilizing improved GUI object in CLI 11 years ago
cTn c106f45ebf streamlining 11 years ago
cTn 71ee8d5ad1 utilizing new hex parser 11 years ago
cTn d73ebb2614 adding lockdown protection on flash button 11 years ago
cTn e1b950e034 polishing 11 years ago
cTn 422c19fb22 adding warning 11 years ago
cTn 5917b78d54 adding back button with ui hooks 11 years ago
cTn a0c442064f bugfixes 11 years ago
cTn b6fb43993a noting down some github api 11 years ago
cTn 89b2f79c52 polishing 11 years ago
cTn ae04de8862 adding support for remote firmware loading 11 years ago
cTn a06e37603f polishing across the board 11 years ago
cTn 93fed34799 removing debug code 11 years ago
cTn d3cd348ac3 initial implementation of stm32 flash procedure 11 years ago
cTn cf4151c3a2 adding style, implementing more UI hooks 11 years ago
cTn 3304bcf6f3 adding & utilizing hex reader 11 years ago
cTn f15f749ed3 initial code for reading local hex file 11 years ago
cTn 5033273773 adding flasher button and initial file structure 11 years ago
cTn 4244b56ffa adding some misuse protection 11 years ago
cTn 7cbf695602 implementing live mode 11 years ago
cTn 43b0d615dc adding accel note 11 years ago
cTn 3d58387f62 change button bg color while calibrating 11 years ago
cTn 641ae33628 polishing text 11 years ago
cTn 2013095c01 motor test mode polished 11 years ago
cTn 7003a339ff utilizing capability bit 11 years ago
cTn edc7df490c motor testing implementation (needs to be polished) 11 years ago
cTn 324721a834 save sequence for rate mode implemented 11 years ago
cTn 6316bbb80b rate mode implemented for airplane (missing save) 11 years ago
cTn 3a9b96390a removing some obsolete code 11 years ago
cTn 5a400c141f adding notice in the beginning of file 11 years ago
cTn b21ff9ce1b polished 11 years ago
cTn 6cd532cc02 bitfields should save properly now (needs polish) 11 years ago
cTn e4703d9b88 improving support 11 years ago
cTn 0754e9558e second approach to implement servos 11 years ago
cTn a93ce9e384 makes no sense at all #2 11 years ago
cTn d2b1c3553e makes no sense at all 11 years ago
cTn 00d3833454 releasing 11 years ago
cTn 475b331816 removing about page 11 years ago
cTn 0f23b5f5d9 utilizing tab_switch_cleanup functionality 11 years ago
cTn 36604ca724 implementing GUI object with active_tab tracking 11 years ago
cTn 474a610a30 utilizing new MSP callback api
this resolves a lot of underlying bugs, however bug that causes failed
initialization after leaving CLI tab and entering Servo tab is still
there.
11 years ago
cTn fbc886787d strongly refactored MSP with callback support 11 years ago
cTn a91e04e1c4 placeholder code for rate parameter 11 years ago
cTn 32a140268d save button now actually save the configuration 11 years ago
cTn 255c0d24ae bugfixes and initial update ui hook 11 years ago
cTn 5f6aeb72f8 initial work on servos 11 years ago
cTn 711a052f04 adding servos tab 11 years ago
cTn 5941ada4cd adding forgotten array selectors 11 years ago
cTn 8e7897ed9c polishing 11 years ago
Davide Bertola ecf585cd5b Add command history to cli
Use up/down arrows to cycle trought it
11 years ago
Stefan Kolla 737207ccd6 Merge pull request #3 from davibe/master
Add debug graphs to raw sensor data tab
11 years ago
Davide Bertola f8bab91562 Add debug graphs to raw sensor data tab 11 years ago
cTn 45da60fc3e implemented "landing page" and changelog 11 years ago
cTn efd0286f99 utilizing multiType 11 years ago
cTn 8509396384 display current aux channel positions 11 years ago
cTn 0084a3cf33 routine changes 11 years ago
cTn bdfddcbadb fixing titles 11 years ago
cTn 30c2faa2d5 display mode values in aux tab (realtime) 11 years ago
cTn d11ff74156 Get context with jQuery 11 years ago
cTn 89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
11 years ago
cTn e3aaa710ae copy to clipboard and past settings via CLI 11 years ago
cTn 03a63ce2c5 more analytics stuff 11 years ago
cTn 73d47889c3 RAW sensor tab with pulling speed selectors 11 years ago
cTn 7f3a107178 workaround for CLI terminal emulator UI 11 years ago
cTn 2b4e5642b3 experimental storage of last used port in GUI 11 years ago
cTn 29343686c5 upload section for the restore function 11 years ago
cTn 9ad8534f0c initial strikes for backup and restore featureset
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
11 years ago
cTn cfef3c67ab adding "shifting" arrows for all numerical values
also the number of decimals after . should now better match the desired
value size/length expected by multiwii
11 years ago
cTn 652f560e42 Cycle Time value is now visible in status bar 11 years ago
cTn f42a1fd708 added placeholder text for CLI input field 11 years ago
cTn 53638fd3f8 polishing the last GPS commit 11 years ago
cTn 58d34ee9e5 initial code for gps strength indicator 11 years ago
cTn 64bfbbf644 using dynamic scale for raw sensor data
this approach might not be the "best" but its necessary because multiwii
doesn't scale the units "properly" across different sensors and
different builds, sadly this is the only way to have at least some sort
of "compatibility" between the builds
12 years ago
cTn 4c789a58c6 aux configuration bugfix from dade 12 years ago
cTn 906bc4230a some custom handling of ANSI escape codes 12 years ago
cTn b040b01be8 bugfixes & UI polish 12 years ago
cTn 53eecaba14 accel trim support 12 years ago
cTn 0a1b8c5d03 battery voltage indicator 12 years ago
cTn 369a3cb020 about tab and other tiny improvements 12 years ago
cTn e3ca33fafb CLI debug cleanup 12 years ago
cTn 88e7bc8a9f CLI bugfixes 12 years ago
cTn ac1090b4a4 CLI tab 12 years ago
cTn e1c1522da5 css3 compass O.o 12 years ago
cTn a8c76cf278 RAW sensor data plot tab 12 years ago
cTn 0c9d29487a trying to fix some MAC related problems 12 years ago
cTn f9bf55a64b GPS info block for initial tab 12 years ago
cTn 514dd8a692 initial sensor tab commit 12 years ago
cTn f8125289b6 attitude visualization via simple 3d block 12 years ago
cTn 137edb2b37 optimizing 12 years ago
cTn 6e2afc6913 Motor/Servo Output tab & port usage indicator 12 years ago
cTn 43228abb72 polishing AUX ui 12 years ago
cTn 14ef72b7ea full dynamic support for Auxiliary Configuration 12 years ago
cTn cdd8a4e2b2 AUX improvements 12 years ago
cTn 78efe0df5b initial AUX config hooks 12 years ago
cTn aa8eb5db02 bugfix for plot re-initialization 12 years ago
cTn 2f9db4fa4e Receiver and PID tab fully implemented, enjoy 12 years ago
cTn d450a3f518 full PID tuning support
RC related tunings like expos, etc will be available inside Receiver tab
12 years ago
cTn 5119fb2050 initial UI for receiver tab 12 years ago
cTn 37c576bd24 saving of PID tunings is fully working now 12 years ago
cTn c7f88dcdc4 initial support for receiver data viewing 12 years ago
cTn d61df6fc82 pid tuning improvements 12 years ago
cTn 62a212b0e8 some initial PID tuning UI hooks 12 years ago
cTn ae7a6cfa0a accel and mag calibration hooks 12 years ago
cTn 9fda14b5f2 initial support for tab UI setup 12 years ago