Commit Graph

163 Commits (7525571f32a627b149be9c4d23efdde2eaa8b2c9)

Author SHA1 Message Date
skaman82 0f30b16ec8 Modes Tab rework, added new colors to Receiver Tab 9 years ago
skaman82 5506a3277c fixing some things after rebase 9 years ago
skaman82 9be277e987 fixing things 9 years ago
skaman82 06f643812d sync 9 years ago
skaman82 d2be1715e5 Display header elements depending on connection state 9 years ago
skaman82 3ba9f89572 Cleanup of the CLI Tab, adding back the CF logo 9 years ago
skaman82 6c6c3ca439 Added new styling for GPS Fix true/false state 9 years ago
skaman82 d0d32d07fe Adjusting green color in the message file 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 f4539ed413 text shortening 9 years ago
Dominic Clifton 774fcf5f68 Merge commit '34e8c55a006ed3a2a989bf4e57c32bfa2e56f35b' into development
Conflicts:
	js/msp.js
9 years ago
Dominic Clifton 41cd7f3f18 Update motors tab to handle armed state. Re-order HTML elements on
motors tab.
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
Dominic Clifton d749304ec4 Fix missing slash in a url. 9 years ago
Dominic Clifton 2e6f5aa4d4 Prepare for 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
Dominic Clifton f560ffa924 Fix missing whitespace in the mag calibration message. 9 years ago
Paul Rogalinski cabeba70f7 checkbox to show dev releases, code refactoring 9 years ago
Dominic Clifton 16e5ab57be Add SPRacing and Paris Air Hero 32 to the list of boards. 9 years ago
Dominic Clifton 99e11b65ce Updated sponsors list. Add link to t-shirts. 10 years ago
Dominic Clifton 045d2b0ca4 Use updated IDs for MSP_LOOP_TIME and MSP_SET_LOOP_TIME. Cleanup and
fix backup/restore arming config.  Backup restore/looptime.  Add config
migration of looptime and arming config.  Rename MSP_RCMAP to
MSP_RX_MAP to match cleanflight code.
10 years ago
tricopterY 8ee749afe0 Added configurationAutoDisarmDelay and configurationDisarmKillSwitch 10 years ago
Dominic Clifton b2be2853b4 Provide a migration path from pre-1.8.0 firmware backups. 10 years ago
Dominic Clifton 4b2704e784 Support independent configuration of pitch and roll rates. Cleanup of
tpa breakpoint configuration support.
10 years ago
tricopterY 6380a7a821 Merge pull request #8 from tricopterY/development
development sync
10 years ago
tricopterY d0fc671651 Update messages.json
Added pidTuningTPABreakPoint
10 years ago
Dominic Clifton 67c8cdcaac Internationalise the Telemetry port dropdown option for 'Disabled'. 10 years ago
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.
10 years ago
Dominic Clifton f3e14b73a2 Merge remote-tracking branch 'cleanflight/development' into serial-cleanup 10 years ago
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.
10 years ago
Dominic Clifton bbab895dd8 Merge branch 'development' into serial-cleanup 10 years ago
Dominic Clifton c423aaf44d work-in-progress changes to go with the corresponding serial-cleanup
firmware branch.
10 years ago
Nicholas Sherlock ede3c367f2 Error message for saving to disallowed dir,fix flash save problem on osx 10 years ago
Dominic Clifton 831e4a848e Merge branch 'blackbox-flash' of
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash

Conflicts:
	_locales/en/messages.json
10 years ago
Richard Birkby f89aaa1011 Add flight instruments to setup tab 10 years ago
Nicholas Sherlock ed285992da Detect support for flash chip and disable tab if not available 10 years ago
Nicholas Sherlock 49741b45a8 Add progress dialogs for flash save and erase 10 years ago
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 10 years ago
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 10 years ago
Dominic Clifton 506e9c43fb Fix link for IRC web client. 10 years ago
Dominic Clifton 975e863bd0 Enhance welcome tab by adding documentation and support panels with
links.
10 years ago
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.
10 years ago
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.
10 years ago
Dominic Clifton f480e05027 Merge branch 'led-strip' into development 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
Roeland Lutters 9b083c9bb9 Update messages adjustments
Update messages adjustments PID to more accurate versions.
10 years ago
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
10 years ago