Commit Graph

888 Commits (84328e75c095caf0cfe96d8651b703252ac83c65)

Author SHA1 Message Date
skaman82 3ba9f89572 Cleanup of the CLI Tab, adding back the CF logo 9 years ago
skaman82 73d3228d40 some further tuning 9 years ago
skaman82 05ad0fd603 including collapsed view 9 years ago
skaman82 77effe1963 Fixing some things in the configurator tab
and some media-query updates
9 years ago
skaman82 4b563fe28d Further testing of adapting css 9 years ago
skaman82 1760bbfa4d some css rework 9 years ago
skaman82 25775876dd Testing adaptive behavior depending on screen size 9 years ago
skaman82 3b3ad55917 removing my backup files 9 years ago
skaman82 0fe989c2b3 Cleaning up the HTML structure of all files I’ve touched so far 9 years ago
Dominic Clifton 5c85ba7011 Merge commit '8e7097c' into development 9 years ago
skaman82 adf57175f4 Fixing save button at the bottom of the ports tab 9 years ago
skaman82 dfa6018dca small css change in ports tab 9 years ago
skaman82 29f38f38e0 Ports Tab rework 9 years ago
skaman82 a618839f50 Some updates 9 years ago
skaman82 69f42d8eea Some fine-tuning 9 years ago
skaman82 54d7c24e82 First rework of Configuration Tab
… also minor fixes to switchery buttons
9 years ago
skaman82 8f4b762693 Small CSS update in CLI Tab 9 years ago
skaman82 d18c75741a CLI Tab rework 9 years ago
skaman82 abfeb973ab LED Strip tab fix 9 years ago
skaman82 5782a83293 some minor changes 9 years ago
skaman82 968e10feeb switchery integration 9 years ago
skaman82 9489b13c13 Ports tab clean up 9 years ago
skaman82 5996ba54fa Fixing "X" button in Modes 9 years ago
skaman82 3fe8472739 led-strip tab css fix 9 years ago
skaman82 770cae9ee4 Some finetuning 9 years ago
skaman82 4d6fae7fb1 CSS fixes 9 years ago
skaman82 c75eb290c4 css fix 9 years ago
skaman82 28c51e2e6e css rework 9 years ago
skaman82 1268a09438 more cleanup 9 years ago
skaman82 4d10432d4e some css cleanup 9 years ago
skaman82 f6a9005049 experimenting 9 years ago
skaman82 b65c4e738e fixing some things 9 years ago
skaman82 45fb19348d sync 9 years ago
skaman82 8472bf5c53 sync 9 years ago
skaman82 bce809fd7d sync 9 years ago
skaman82 ba23917ef7 Log bar upgrade to show scroll functionality to user 9 years ago
skaman82 87e9bfd3d9 ...restoring some files 9 years ago
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
9 years ago
skaman82 a5f60b6dfb Some work on configuration tab 9 years ago
skaman82 1ed7629f97 more trial and error 9 years ago
skaman82 707e2c454b More work done… 9 years ago
skaman82 b0b8cc00d7 Further work and preparation.
Placed dataflash status bar in the header but can’t figure out how to
trigger a readout on connect in serial_backend.js. Some help?
9 years ago
skaman82 10f7cdd1b0 Started to mess around with things… 9 years ago
Michael Corcoran 1e386f508b DFU: Add local erase, 2 kB page size hardcoded
Not possible to read chip ID using DFU or page size info from USB descriptor (not yet supported by Chrome)
9 years ago
Michael Corcoran d89e9682c2 DFU: Make permissions compulsary, make DFU detection more robust 9 years ago
Michael Corcoran 8b029edbcf Enable flashing using USB-DFU protocol
For new boards like Tornado
9 years ago
Dominic Clifton 7e6cdd5d1d Fix the servo order and numbering on the 'motors' tab.
Fixes #251.
9 years ago
Dominic Clifton a4b3904d3f Merge branch 'rate-charts' of https://github.com/destos/cleanflight-configurator into destos-rate-charts 9 years ago
Dominic Clifton d70067c9b2 Merge branch 'development' of https://github.com/MauroMombelli/cleanflight-configurator into development
Conflicts:
	tabs/servos.js
9 years ago
Dominic Clifton 959eef251a Merge pull request #241 from sherlockflight/sensor-tab-init
Sensor tab: Fix freeze on tab open on Chome 46
9 years ago
Dominic Clifton eb2aa5b4e5 Allow configuration of servo angle at min/max from GUI.
Closes #193
9 years ago
Dominic Clifton a7f90297da BUmp control sticks jQuery library version. 9 years ago
Dominic Clifton d1396d8918 Merge pull request #224 from sherlockflight/msp-rx
Add control sticks for MSP Rx, suitable for debugging CF without a Tx
9 years ago
Dominic Clifton f4c12c40e7 Merge pull request #249 from AustinSaintAubin/development
Added Roll & Pitch to Setup Tab
9 years ago
Dominic Clifton 5f8f773a64 Reorder some 3d initialisation code. 9 years ago
Dominic Clifton 67110fa6cf fix some comment typos 9 years ago
Austin St. Aubin cf3d8ae798 Formatting changes to add Roll, Pitch, and Heading to Setup Tab 9 years ago
Austin St. Aubin f62cf8defb Code edit to add Roll, Pitch & Heading 9 years ago
Austin St. Aubin 53f99760c7 Formatting changes to add Roll, Pitch & Heading 9 years ago
Nicholas Sherlock e3e28a3c37 Make joystick window always-on-top to avoid Chrome scheduling penalty
Chrome severely reduces the interval of setInterval() calls when a
window is completely hidden (e.g. behind the main Configurator window).
This causes rx loss / failsafe detection to trigger when using the
RX_MSP joysticks
9 years ago
Nicholas Sherlock b7921de528 Have the command sticks disappear when disconnecting or switch to CLI 9 years ago
Patrick Forringer ac000a7768 make rate charts taller so curve is easier to see 9 years ago
Larry (TBS) e4f47f8153 - Target-unspecific VCP bugfix 9 years ago
Nicholas Sherlock e4d87c3ae2 Fix initialisation of sonar and altitude sensor fields on sensor tab 9 years ago
Nicholas Sherlock ef0c637877 Add control sticks for MSP Rx, suitable for debugging CF without a Tx 9 years ago
Larry (TBS) 14c4fe1739 - take off reconnect for PR 9 years ago
Larry (TBS) d22f3faf1d * Add Colibri Race Support 9 years ago
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 64d7808e28 Merge pull request #201 from kchristensen/ff-typo-fix
Fix minor typo in firmware flasher
9 years ago
Dominic Clifton 3e7da266ab Merge pull request #214 from sherlockflight/dataflash-refresh
Update used flash size before dataflash save begins so that new data is not missed
9 years ago
Dominic Clifton 12048ac7c1 Update links and sponsors. 9 years ago
Dominic Clifton 687c0f1a84 Remove legacy servo configuration which originated from the overloaded
use of the servo 'rate'.  All servos are free to be configured
regardless of whether the mixer actually uses those servos.
9 years ago
Dominic Clifton 1cb64130cc update servo tab on configurator
1) work around 1.9.0 MSP buffer size bug.
2) support updated API for 1.12 (CF >= 1.10.0)
9 years ago
Dominic Clifton c0138f5f82 Sprinkle some help for common causes of error to reduce burned on
developers and community.
9 years ago
Dominic Clifton d8c41fb3c7 Show channel forwarding feature if available. 9 years ago
Dominic Clifton 4203413b74 Escape < and > characters from the cli. 9 years ago
Dominic Clifton 58bcbe876c Allow gimbal servos to be configured when enabled. 9 years ago
Dominic Clifton 4e41f46523 First cut of support for custom airplane and tricopter on servos tab. 9 years ago
Nicholas Sherlock dae3c3b2cf Update used flash size before save begins so that new data is not missed 9 years ago
Kyle Christensen bc6d8513ea Fix typo in firmware flasher 9 years ago
tricopterY 17d525352f Allow FC loop time change via Configuration Tab 9 years ago
Dominic Clifton 774fcf5f68 Merge commit '34e8c55a006ed3a2a989bf4e57c32bfa2e56f35b' into development
Conflicts:
	js/msp.js
9 years ago
Dominic Clifton b1f06ac802 Merge pull request #194 from sherlockflight/whitespace
Preserve consecutive whitespace characters in CLI output
9 years ago
Dominic Clifton e10d8997c4 Fix duplicate option with value '0` for firmware selection. Fixes #195 9 years ago
Dominic Clifton 41cd7f3f18 Update motors tab to handle armed state. Re-order HTML elements on
motors tab.
9 years ago
Dominic Clifton 487adf3275 Cleanup welcome tab layout. 9 years ago
Dominic Clifton 9efa585c04 Move firmware flasher progress bar to the bottom next to the buttons. 9 years ago
ProDrone ab883c6dc5 Cleanup code indention and positioning the rc_yaw_expo field 9 years ago
borisbstyle 502a70233a update 9 years ago
borisbstyle 34c6077b5c Yaw Expo Feature 9 years ago
Dominic Clifton 3086a98828 Add support for manual baud rate selection to firmware flasher. 9 years ago
Nicholas Sherlock bc6453dc5a Preserve consecutive whitespace characters on CLI output 9 years ago
Dominic Clifton 2e6f5aa4d4 Prepare for release. 9 years ago
Dominic Clifton 6b93e354c8 Show Pitch P/I/D and Roll P/I/D in-flight adjustments when using
firmware 1.9.0.  Fix missing 'Roll D' inflight adjustment.

Latest Cleanflight release candidate 1.9.0 now has support for them.
Previously it was unknown if the code was going to be in the 1.9.0 or
1.9.1 release.
9 years ago
Dominic Clifton 5f05e4c8cc Support inflight pitch/roll rate adjustments for fc version >= 1.8.0 and
pitch p,i,d and roll p,i,d adjustments for fc version => 1.9.1
9 years ago
Paul Rogalinski 14caed2a2f - sorting firmware selection by version and name 9 years ago
Paul Rogalinski cabeba70f7 checkbox to show dev releases, code refactoring 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
Mauro Mombelli fa3ce5716b Increase range because some analog servo
As the issue #170, but in the correct branch
10 years ago