Commit Graph

280 Commits (98e04ee9f647825d3158281502878f4cd64644b1)

Author SHA1 Message Date
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
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
skaman82 e429cf623d placing tooltip content into the json file 2015-11-11 11:54:56 +01:00
skaman82 556ec7f8c4 Fixed a broken link in the landing tab (blackbox) and some added color to some messages 2015-11-09 11:53:28 +01:00
skaman82 fb298047f7 Servos Tab rework + small fix for Flasher Tab 2015-11-08 13:56:01 +01:00
skaman82 ae453edb42 Landing Tab rework 2015-11-07 06:16:02 +01:00
skaman82 0f30b16ec8 Modes Tab rework, added new colors to Receiver Tab 2015-11-03 05:36:04 +01:00
skaman82 5506a3277c fixing some things after rebase 2015-11-02 23:41:10 +01:00
skaman82 9be277e987 fixing things 2015-11-02 22:23:39 +01:00
skaman82 06f643812d sync 2015-11-02 22:07:37 +01:00
skaman82 d2be1715e5 Display header elements depending on connection state 2015-11-02 11:56:18 +01:00
skaman82 3ba9f89572 Cleanup of the CLI Tab, adding back the CF logo 2015-11-01 23:56:16 +01:00
skaman82 6c6c3ca439 Added new styling for GPS Fix true/false state 2015-10-30 00:27:23 +01:00
skaman82 d0d32d07fe Adjusting green color in the message file 2015-10-29 23:18:06 +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
skaman82 f4539ed413 text shortening 2015-10-23 08:18:19 +02:00
Dominic Clifton eb2aa5b4e5 Allow configuration of servo angle at min/max from GUI.
Closes #193
2015-10-14 20:27:47 +01:00
Dominic Clifton d1396d8918 Merge pull request #224 from sherlockflight/msp-rx
Add control sticks for MSP Rx, suitable for debugging CF without a Tx
2015-10-14 20:09:10 +01:00
Austin St. Aubin eeb45e63df Formatting Fixes 2015-09-29 23:45:53 -05:00
Austin St. Aubin 4d959d7b93 Edits for adding Roll, Pitch, and Heading to Setup Page 2015-09-29 23:36:07 -05:00
Nicholas Sherlock ef0c637877 Add control sticks for MSP Rx, suitable for debugging CF without a Tx 2015-08-30 02:23:40 +12: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 12048ac7c1 Update links and sponsors. 2015-07-13 02:31:14 +01:00
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.
2015-07-13 02:01:19 +01:00
Dominic Clifton c0138f5f82 Sprinkle some help for common causes of error to reduce burned on
developers and community.
2015-07-12 21:35:25 +01:00
tricopterY 17d525352f Allow FC loop time change via Configuration Tab 2015-05-26 16:28:58 +10:00
Dominic Clifton 774fcf5f68 Merge commit '34e8c55a006ed3a2a989bf4e57c32bfa2e56f35b' into development
Conflicts:
	js/msp.js
2015-05-25 23:43:52 +01:00
Dominic Clifton 41cd7f3f18 Update motors tab to handle armed state. Re-order HTML elements on
motors tab.
2015-05-25 23:07:08 +01:00
borisbstyle 34c6077b5c Yaw Expo Feature 2015-05-22 21:37:01 +02:00
Dominic Clifton 3086a98828 Add support for manual baud rate selection to firmware flasher. 2015-05-22 02:29:29 +01:00
Dominic Clifton d749304ec4 Fix missing slash in a url. 2015-05-20 19:12:58 +01:00
Dominic Clifton 2e6f5aa4d4 Prepare for release. 2015-05-20 15:37:28 +01:00
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
2015-05-18 00:09:29 +01:00
Dominic Clifton f560ffa924 Fix missing whitespace in the mag calibration message. 2015-05-17 23:10:12 +01:00
Paul Rogalinski cabeba70f7 checkbox to show dev releases, code refactoring 2015-05-17 23:01:27 +01:00
Dominic Clifton 16e5ab57be Add SPRacing and Paris Air Hero 32 to the list of boards. 2015-05-17 00:12:18 +01:00
Dominic Clifton 99e11b65ce Updated sponsors list. Add link to t-shirts. 2015-04-09 11:31:21 +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 8ee749afe0 Added configurationAutoDisarmDelay and configurationDisarmKillSwitch 2015-03-14 11:11:50 +11:00
Dominic Clifton b2be2853b4 Provide a migration path from pre-1.8.0 firmware backups. 2015-03-11 23:34:24 +00:00
Dominic Clifton 4b2704e784 Support independent configuration of pitch and roll rates. Cleanup of
tpa breakpoint configuration support.
2015-03-11 22:50:07 +00:00
tricopterY 6380a7a821 Merge pull request #8 from tricopterY/development
development sync
2015-03-11 14:07:33 +11:00
tricopterY d0fc671651 Update messages.json
Added pidTuningTPABreakPoint
2015-03-10 15:02:14 +11:00
Dominic Clifton 67c8cdcaac Internationalise the Telemetry port dropdown option for 'Disabled'. 2015-03-05 15:57:23 +00:00
Dominic Clifton 24dba62144 First working cut of new port configuration tab.
Migration from or configuration of pre 1.8.x firmware is not supported
but may be added later.
2015-03-03 22:56:48 +00:00
Dominic Clifton f3e14b73a2 Merge remote-tracking branch 'cleanflight/development' into serial-cleanup 2015-03-03 18:27:58 +00:00
Dominic Clifton c3f1c13d54 Move Documentation and Support links to separate tab. Add a
contributing section.  Unify help/landing section CSS/html a little.
Expand the sponsors panel area in preparation for an updated section.
2015-03-03 16:27:40 +00:00
Dominic Clifton bbab895dd8 Merge branch 'development' into serial-cleanup 2015-02-27 01:16:44 +00: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
Nicholas Sherlock ede3c367f2 Error message for saving to disallowed dir,fix flash save problem on osx 2015-02-27 09:14:47 +13:00
Dominic Clifton 831e4a848e Merge branch 'blackbox-flash' of
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash

Conflicts:
	_locales/en/messages.json
2015-02-22 21:51:18 +00:00
Richard Birkby f89aaa1011 Add flight instruments to setup tab 2015-02-20 01:18:49 +00:00
Nicholas Sherlock ed285992da Detect support for flash chip and disable tab if not available 2015-02-16 18:05:24 +13:00
Nicholas Sherlock 49741b45a8 Add progress dialogs for flash save and erase 2015-02-13 21:05:36 +13:00
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 2015-01-31 00:41:41 +13:00
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 2015-01-29 18:27:50 +01:00
Dominic Clifton 506e9c43fb Fix link for IRC web client. 2015-01-29 15:36:22 +01:00
Dominic Clifton 975e863bd0 Enhance welcome tab by adding documentation and support panels with
links.
2015-01-29 05:21:02 +01:00
Dominic Clifton 34b7b87c3e Allow old API version to be used but disable LED strip tab and
backup/restore functionality in certain cases.  Cleanup of tab
switching.
2015-01-26 22:37:55 +01:00
Dominic Clifton d269d60391 Improve user experience by adding tabs for the welcome and firmware
flasher.

The welcome (aka 'landing') and firmware flasher were already modelled
as tabs but were never displayed as tabs.

The UI didn't make sense when the whether the welcome message or
firmware flasher was displayed since there was no active tab or other
indication.
2015-01-25 17:37:47 +01:00
Dominic Clifton f480e05027 Merge branch 'led-strip' into development 2015-01-16 17:24:13 +00:00
Dominic Clifton 7a674c9ab2 Display a message when the LED strip configuration has been saved.
Remove the old CLI panel.
2015-01-16 00:29:16 +00:00
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.
2015-01-16 00:15:41 +00:00
Roeland Lutters 9b083c9bb9 Update messages adjustments
Update messages adjustments PID to more accurate versions.
2015-01-12 08:26:25 +01:00
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
2015-01-08 21:46:43 +00:00
Dominic Clifton e4bc970680 Use i18n for tab switch message. 2015-01-08 11:38:10 +00:00
Dominic Clifton 3a4ea7e1c1 Update messaging used when api version is incompatible. 2015-01-08 01:50:35 +00:00
Dominic Clifton 6031907163 Merge branch 'development' of https://github.com/Roeland54/cleanflight-configurator into Roeland54-development 2015-01-08 01:37:19 +00:00
Dominic Clifton f5ba166c15 Add failsafe feature to RX section. 2015-01-08 01:06:42 +00:00
Dominic Clifton 0285723fab First cut of working configuration migration. 2015-01-07 20:15:22 +00:00
Dominic Clifton eda54f13db Update RSSI channel configuration. 2015-01-07 13:51:08 +00:00
Roeland Lutters 272cfea963 Merge branch 'master' into development
* master:
  CLI available for old firmware versions
2015-01-06 20:38:05 +01:00
Roeland Lutters 32a27b73a7 CLI available for old firmware versions 2015-01-06 20:35:58 +01:00
Dominic Clifton 6df04c151a Updating link to releases. 2015-01-05 11:47:17 +00: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
Dominic Clifton b905632f0e Merge branch 'UKTamo-patch-1' into development 2015-01-03 01:15:02 +00:00
Dominic Clifton c58ca02d8f Merge branch 'patch-1' of https://github.com/UKTamo/cleanflight-configurator into UKTamo-patch-1 2015-01-03 01:14:36 +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 fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 2015-01-02 19:31:50 +00:00
Dominic Clifton 32820853ce Updating to use API version 1.1. 2015-01-02 19:31:50 +00:00
Dominic Clifton 0aa33393c4 Improve firmware flasher messaging. 2014-12-26 18:20:45 +00:00
Paul Rogalinski 7a800444b5 Force the user to pick a fimrware before loading 2014-12-25 00:02:18 +01:00
Dominic Clifton a7dc838cdc Removing review code. 2014-12-24 18:58:29 +00:00
Dominic Clifton 29018001c0 Change the text on the 'Save' button on the Configuration to 'Save and
Reboot' to reflect it's behaviour.
2014-12-21 14:45:06 +00:00
Dominic Clifton b58ffa9994 Rename 'Auxilary' tab to 'Modes' to be more user friendly. 2014-12-21 14:37:00 +00:00
Dominic Clifton 7522d97092 Adjust tab titles for simplicity. 2014-12-21 14:14:53 +00:00
Dominic Clifton 2be5eedf18 Add message about `dump` command to backup/restore note. 2014-12-21 12:38:22 +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 e1d2fb3163 Update hardware list (sparky, cc3d, cjmcu, etc). 2014-12-21 00:37:18 +00:00
Dominic Clifton 7692b7354a Update configuration for Cleanflight settings. 2014-12-20 02:50:36 +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
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
UKTamo d86d697690 Update messages.json
Warning that this flashing can potentially wipe settings
2014-12-10 10:22:13 +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 5e165b286b implemented simple review mechanism 2014-11-21 08:40:43 +01:00
cTn 7ff93d5781 add link pointing to baseflight wiki on github
#57
2014-11-16 18:42:35 +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 91971f3871 Update message regarding cli exit which now has different behaviour. 2014-11-10 01:00:28 +01: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 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
Dominic Clifton 2733f4832e Retrieve and display MSP API Version from new MSP_API_VERSION command.
Requires latest firmware.
2014-10-18 16:58:49 +01:00
Dominic Clifton a08ae2b7c6 Update donation links. 2014-10-14 16:32:45 +01:00
Dominic Clifton 7400a2af2f Internationalize mode range copy. 2014-10-13 18:59:26 +01:00
cTn 3d64b87578 add callbacks to backup and restore procedures, attach success messages in callbacks, hook up analytic events 2014-10-06 16:07:47 +02:00
cTn cd4c7a8160 add SERVO_CONFIG to backup file, restoring old version will throw compatibility error 2014-10-06 15:24:34 +02:00
cTn 6968faaac9 more rcmap select box options and tooltip with visual clue 2014-09-30 15:33:28 +02:00
cTn fe4240deb7 rssi_aux_channel support in receiver tab, hybrid box bugfixes 2014-09-24 16:01:23 +02:00
cTn 6be76d855d implement channel map including validation and UI compatibility fallback 2014-09-19 17:44:04 +02:00
cTn 1d3b2e57fc another attempt to cleanup the initial tab 2014-09-18 14:44:42 +02:00
cTn 0c175725b1 support for currentscale and currentoffset, ui fully working both read and write 2014-09-18 13:21:48 +02:00
cTn f2ac7369de add gps info block to fill some of the whitespace 2014-09-18 12:54:59 +02:00
cTn 6f9c5cb6f2 multiwiicurrentoutput checkbox, BF_CONFIG will be extended when firmware updates 2014-09-17 23:00:57 +02:00
cTn 4b40695ace swap groups according to request 2014-09-17 20:19:22 +02:00
cTn ba046031ed add midthrottle (midRc) as requested, placeholder multiwiicurrentoutput variable 2014-09-17 20:13:13 +02:00
cTn ee0dec96d8 gps related configuration 2014-09-17 17:46:21 +02:00
cTn ce53bc99f2 add serial rx type configuration write/read working 2014-09-17 17:02:16 +02:00
cTn 370ad21f85 desc text for throttle and battery category 2014-09-17 16:19:20 +02:00
cTn c537616a39 hooked up (mostly palceholder) text to various inputs 2014-09-17 16:08:40 +02:00
cTn ab8d8e1a56 board alignment, accel trim, mag declination 2014-09-17 15:44:28 +02:00
cTn a34357d92a initializing input elements for throttle and battery, changed to 2 row design 2014-09-17 15:20:21 +02:00
cTn c352199434 working mixer list with mixer preview 2014-09-17 14:22:16 +02:00
cTn fdbfdfd31d working feature selection (both read and write), missing description and nicer text 2014-09-17 13:01:46 +02:00
cTn 945b86f9b2 rename translation shortcuts, drop configuration files in 2014-09-17 10:31:36 +02:00
cTn 4fd36df425 renaming auxiliary tab 2014-09-17 09:56:50 +02:00
cTn df738f9daf new device messages that indicate reboot and ready states 2014-09-16 19:26:38 +02:00
Dominic Clifton 7de9d1099b Update baseflight specific message in firmware flasher for cleanflight. 2014-09-04 03:22:20 +01:00
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
2014-09-04 01:40:24 +01:00
cTn 37de8dfefa new simplified flasher status UI 2014-08-30 10:30:28 +02:00
cTn bed74a5f62 add note about flash slowly to explain its purpose 2014-08-30 09:08:08 +02:00
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)
2014-08-30 08:59:21 +02:00
cTn 81e4211cc3 text polish 2014-08-24 23:39:19 +01:00
cTn 5bfc81e317 text polish 2014-08-18 19:28:06 +02:00
cTn 026f01434a moving backers to sponsors block 2014-08-06 15:11:11 +02:00
Dominic Clifton 1688b41eb2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	changelog.html
	main.js
2014-07-20 01:01:25 +01:00
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
2014-07-07 19:45:33 +01:00
cTn 71c0cb65b3 display true heading and heading offset inside 3D cube area 2014-07-06 11:24:18 +02:00
cTn 918d02bedc updating welcome text, manifest version, changelog, release 2014-07-04 21:08:33 +02:00
cTn 4ce533826d updating welcome/default text 2014-07-01 17:14:12 +02:00
cTn 2642307864 better clarify firmware flasher note 2014-06-30 02:52:43 +02:00
cTn e8093b5797 polishing some of the UI outstanding quirks 2014-06-26 15:12:38 +02:00
cTn 1e459d1af8 loggin polish, sample counter bugfix 2014-06-25 09:18:01 +02:00
cTn f2aa899fe0 polishing firmware flasher UI and messages 2014-06-24 14:57:41 +02:00
cTn 8dfec796ee add error message for not being connected 2014-06-20 11:59:53 +02:00
cTn 211bd5b89e add valid way to exit logging in pass through mode 2014-06-20 11:20:29 +02:00