Commit Graph

262 Commits (f5045e4f6840a1155c3f8aeff4c67131bc9ca280)

Author SHA1 Message Date
skaman82 843e42e826 Merge branch 'cleanflight/development' into NewPIDFunctions 2015-12-16 13:59:29 +01:00
Dominic Clifton 7618363449 Improve CLI mode entry/exit detection. Fixes #285.
Disconnects and reconnects for VCP boards.  After manually saving or
exiting on non VCP boards the setup tab will be shown.

See
https://github.com/cleanflight/cleanflight-configurator/issues/285#issuecomment-165096715
2015-12-16 13:55:35 +01:00
skaman82 61ef07a46f sync 2015-12-16 12:59:30 +01:00
Dominic Clifton cccb0423b5 Merge branch 'development' into thenickdude-private-development 2015-12-16 11:04:43 +01:00
tricopterY 84ef7f23d7 Minor typo fixes and cleanup 2015-12-16 07:16:25 +11:00
Dominic Clifton 55a2677a2b Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/data_storage.js
	js/gui.js
	js/msp.js
	main.html
	tabs/dataflash.css
	tabs/dataflash.js
2015-12-15 12:35:52 +01:00
skaman82 2d6feb0e6a Merge branch 'cleanflight/development' into NewPIDFunctions
# Conflicts:
#	_locales/en/messages.json
#	js/backup_restore.js
#	js/data_storage.js
#	js/msp.js
#	tabs/configuration.html
2015-12-15 01:43:24 +01:00
Dominic Clifton bd98aca67f Merge branch 'new_stuff' of
https://github.com/skaman82/cleanflight-configurator into
skaman82-new_stuff

Fix up messages.json formatting.

Conflicts:
	_locales/en/messages.json
2015-12-15 00:51:42 +01:00
Dominic Clifton 4deec20727 Cleanup and highlight recovery process to cut down on support emails. 2015-12-14 23:59:40 +01:00
Dominic Clifton c095a55b0e Remove OPBL message now that cleanflight releases no-longer include OPBL
compatible binaries.
2015-12-14 23:00:35 +01:00
Dominic Clifton 84b2c415c2 Fix a couple of typos. 2015-12-14 22:57:35 +01:00
Dominic Clifton ae67707e0d Updating failsafe version message. 2015-12-14 22:56:41 +01:00
Dominic Clifton c6dc8146b0 Merge branch 'failsafe_tab_pull_request' of https://github.com/ProDrone/cleanflight-configurator into ProDrone-failsafe_tab_pull_request 2015-12-14 22:12:17 +01:00
Dominic Clifton a091d8c2ad Add support for LTM telemetry in Cleanflight v1.12.0 / MSP API 1.15 2015-12-14 21:28:22 +01:00
skaman82 c498e7de34 Added support for failsafe TAB
Made in cooperation with skaman82.

Summary of modifications:
- Extended data storage to hold data for new/changed MSP messages.
- Added support for added/changed MSP messages.
- Added assigned mode(s) to AUX labels.
- Tooltip changes.
- Included style modifications to configuration tab from Skaman82.
- Moved all texts from failsafe tab .html to `messages.json`.
- Removed failsafe settings from configuration tab (now obsolete).
- Added failsafe-tab variables to Backup & Restore.
- Reorganized stage 2 elements, cleanup and corrections.
2015-12-13 17:50:26 +01:00
skaman82 136d2edd44 New tooltip in config tab 2015-12-10 12:54:03 +01:00
skaman82 4b966dca4b come corrections 2015-12-10 12:43:01 +01:00
skaman82 ddecea7a37 adding tooltips to receiver tab 2015-12-10 12:34:04 +01:00
skaman82 4658538c11 placing text in the language file 2015-12-10 01:26:05 +01:00
skaman82 4de47c690c addin sensor alignment inputs in config tab 2015-12-08 15:33:17 +01:00
skaman82 a2bdf9f7e2 Correcting the setting names 2015-12-08 10:06:05 +01:00
skaman82 2279edd5ba Including changes from NightHawk32 2015-12-07 02:51:06 +01:00
Nicholas Sherlock 4e12db9c5e Convert dataflash tab to a new Blackbox tab with SD card support 2015-12-04 15:49:51 +13:00
skaman82 db1627c29c Placing text in the language file 2015-12-02 23:45:31 +01:00
skaman82 f8f02c7de6 better styling for documentation tab 2015-11-21 17:25:49 +01:00
skaman82 1eaf63145d fixing typo 2015-11-18 14:11:07 +01:00
Dominic Clifton b0d0f40c41 Adding labels for AUX 9-16 2015-11-17 00:50:57 +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
Dominic Clifton 57baf8707c Update some i18n labels to use the correct casing (camelCase) and the
correct prefix "pidTuning".  The prefixes generally seems to match the
tab source files.
2015-11-16 21:38:59 +00:00
Albert Kravcov d9f65d50d3 PID Tab: moving english text into json file 2015-11-16 21:28:48 +00:00
skaman82 d66430eb66 reformatting the note in cli tab to mach the others 2015-11-13 11:45:41 +01:00
skaman82 19ca1024d0 reformating the notes in the warning section of firmware flasher 2015-11-13 11:40:14 +01: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
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