Commit Graph

888 Commits (84328e75c095caf0cfe96d8651b703252ac83c65)

Author SHA1 Message Date
Dominic Clifton 7372cae6ad Update sponsors panel. 10 years ago
Dominic Clifton 62f0de7d3d Make models larger in the 3D view. 10 years ago
Dominic Clifton 99e11b65ce Updated sponsors list. Add link to t-shirts. 10 years ago
tricopterY c33cf6af2b Bug fix configurator.js 10 years ago
Dominic Clifton 9738fef79e Use 0 based index for debug graph labels. 10 years ago
Dominic Clifton 3e29944afa Fix incorrect wire order state that occured when leaving led tab in wire
order mode and switching to a different tab and back again.
10 years ago
Dominic Clifton 91161ebf94 Fix feature masks that were broken by
69c18377cf
10 years ago
Dominic Clifton 3d822e836e Tweak LED strip state button. 10 years ago
Dominic Clifton 7d52de5945 Merge branch 'LED_Colors' of git://github.com/joefarmer/cleanflight-configurator into joefarmer-LED_Colors 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
Dominic Clifton 99494d0157 Merge branch 'development' of git://github.com/tricopterY/cleanflight-configurator into tricopterY-development
Conflicts:
	tabs/pid_tuning.html
10 years ago
Dominic Clifton ec9ff8c5ed Merge pull request #144 from sherlockflight/roll-pitch-limit
Update roll/pitch/yaw rate limits to match CF's limits
10 years ago
tricopterY a64b166e69 API check when saving, configuration.js 10 years ago
tricopterY 91605b16f7 Reworked configuration.jsp MSP_ARMING_CONFIG, MSP_SET_ARMING_CONFIG 10 years ago
Nicholas Sherlock fbf983dda8 Limit TPA to 1.0, restore old yaw limit of 2.55 10 years ago
Nicholas Sherlock d6c60fe586 Update roll/pitch/yaw rate limits to match CF's limits 10 years ago
tricopterY 83d65fc477 Limit Roll/Pitch, Yaw to 1.0 max
cleanflight/cleanflight/#658
10 years ago
tricopterY 87cf0d27b1 Reworked configuration.jsp MSP_ARM_CONFIG 10 years ago
bradnon cb3b2f54fb Updated without .not() and black text friendly 10 years ago
bradnon 5c5fb26aad Use real colors for the color buttons on the LED strip configuration tab 10 years ago
tricopterY 911c09076b Hiding div.disarm element when, not applicable.
CONFIG.apiVersion dependent
10 years ago
tricopterY 69c18377cf Update configuration.js 10 years ago
tricopterY 8b2627c470 Added disarm class 10 years ago
tricopterY 590f326e69 Added auto_disarm_delay and disarm_kill_switch 10 years ago
tricopterY 29448db17c Added auto_disarm_delay and disarm_kill_switch 10 years ago
tricopterY 58d0381097 Merge pull request #10 from cleanflight/development
Development
10 years ago
Nicholas Sherlock 2863077ee3 Merge remote-tracking branch 'upstream/development' into development 10 years ago
Dominic Clifton 90a9a7e6ae Fix incorrect dataflash ui when using old firmware. 10 years ago
tricopterY 13f3ef2d94 Removed unnecessary style
Removed green border around TPA Breakpoint row header, as instructed by @hydra
10 years ago
Dominic Clifton 8160e8e353 Merge branch 'development' of https://github.com/tricopterY/cleanflight-configurator into development
Conflicts:
	js/msp.js
	tabs/pid_tuning.html
	tabs/pid_tuning.js
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
Dominic Clifton dd7efa9e54 Remove style that should not have been added in PR #128 10 years ago
Dominic Clifton 5683314f93 Merge https://github.com/tricopterY/cleanflight-configurator into tricopterY-development
Conflicts:
	tabs/pid_tuning.html
	tabs/pid_tuning.js
10 years ago
Paul Rogalinski db3b50814b fixed formatting 10 years ago
Paul Rogalinski e0b97b3b50 fixed inconsistent method names 10 years ago
tricopterY a2920a0f49 Update pid_tuning.css 10 years ago
tricopterY 3a82ee2d24 Update pid_tuning.js 10 years ago
tricopterY 868b384208 Update pid_tuning.html 10 years ago
tricopterY 6380a7a821 Merge pull request #8 from tricopterY/development
development sync
10 years ago
Paul Rogalinski ca718409df made pid or pidController change exclusive, always refresh from FC after
save
10 years ago
tricopterY 379f49184b Merge pull request #2 from tricopterY/tricopterY-patch-1-1
Update pid_tuning.js
10 years ago
tricopterY cd8a28544b Merge pull request #7 from tricopterY/tricopterY-patch-1-6
Update pid_tuning.html
10 years ago
tricopterY 08736bcfce Update pid_tuning.html 10 years ago
tricopterY 56832974a2 Update pid_tuning.css 10 years ago
tricopterY 7318e247be Update pid_tuning.js 10 years ago
Nicholas Sherlock b331315b76 Add 250000 baudrate for blackbox 10 years ago
Nicholas Sherlock aa8d5300e5 Support new Blackbox baudrates including new 230400 rate 10 years ago
Dominic Clifton 67c8cdcaac Internationalise the Telemetry port dropdown option for 'Disabled'. 10 years ago
Dominic Clifton 1dbf77c777 Fix watermark on cli tab. Previous commit broke text selection and
scrolling via the scrollbar.
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 436eced7b7 Fix watermark on CLI tab 10 years ago
Nicholas Sherlock ede3c367f2 Error message for saving to disallowed dir,fix flash save problem on osx 10 years ago
Dominic Clifton 46a0054d78 Add SVG watermark image to log view and some tabs. 10 years ago
Dominic Clifton 7bdd010eb0 Avoid using GPS commands for targets that do not have GPS support
compiled in.
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
Dominic Clifton 4f38a2468d Merge pull request #112 from rbirkby/flight-instruments
Flight instruments
10 years ago
Richard Birkby 60b44d61fa Use correct heading value 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 7fb9f43b00 Merge remote-tracking branch 'upstream/development' into blackbox-flash 10 years ago
Nicholas Sherlock 3c2bb6225d Remove old fallback model texture, fix fallback model .json 10 years ago
Nicholas Sherlock 49741b45a8 Add progress dialogs for flash save and erase 10 years ago
Dominic Clifton 34d72feb69 Move handling of servo channel forwarding into the MSP. 10 years ago
Dominic Clifton 6901aa2dbc Cleanup serial port count code. 10 years ago
Dominic Clifton cfe6949c84 Allow same rnage of values for board alignment as cli (-180 - 360) 10 years ago
Dominic Clifton c0a7ebc568 Adding numbers to the options in the PID tuning select. 10 years ago
Dominic Clifton a5d985bddc Attempt to fix justification problem of PID Tuning select element. 10 years ago
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 10 years ago
Dominic Clifton 303e83d9d6 Naming cleanup for 7f032eba045afefd6955aa79caaa1eb05f06afaf 10 years ago
Dominic Clifton b940624b75 Fix placement of wire number on led strip tab. 10 years ago
decompyler 7de513edfc Fixed selection and mode toggle behavior to include all modes within selection and to toggle all in selection rather than invert. 10 years ago
Dominic Clifton 9d01ac417c Update maximum battery voltage scale. Fixes #4. 10 years ago
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 10 years ago
Dominic Clifton c96565ed46 Merge branch 'add-sonar-to-sensors' of https://github.com/rosek86/cleanflight-configurator into rosek86-add-sonar-to-sensors 10 years ago
Dominic Clifton 975e863bd0 Enhance welcome tab by adding documentation and support panels with
links.
10 years ago
Krzysztof Rosinski f933dbf330 Sonar altitude added to sensors 10 years ago
Dominic Clifton 862e96f2aa Fixing accidental use of = instead of ==. 10 years ago
Dominic Clifton 361d9a57dd Temporarily use 'fallback' model instead of 'custom'.
Revert this commit when a custom.json model file is available.
10 years ago
Dominic Clifton b3424eadcb Defining the models and images used in one place to make maintainance of
the mixer list easier.
10 years ago
enly1 24d5f0de70 Tabs converted to spaces in .js 10 years ago
enly1 36989b8e5d Fixed missing direction fragment lost during edit 10 years ago
enly1 60ee83b1b4 Servo Channel updated to support 16 channel receivers (Dynamic Grid based on receiver channels) 10 years ago
Dominic Clifton 9583ae81fa Only send 'exit' on cli tab during cleanup if connected. 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 5de6b2c28d Merge branch 'frog32-feature-negative-currentsensors' into development 10 years ago
Dominic Clifton 342a5134a5 Merge branch 'feature-negative-currentsensors' of https://github.com/frog32/cleanflight-configurator into frog32-feature-negative-currentsensors 10 years ago
Dominic Clifton 37432d1bf1 Merge pull request #68 from GruffyPuffy/xbus_rj01
Added new XBUS_MODE_B_RJ01 (for Align DMSS RJ01 receiver)
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 994b04b0aa Add support for LED strip 'color' mode. 10 years ago
Stefan Grufman 9193b77119 Added new XBUS_MODE_B_RJ01 (for Align DMSS RJ01 receiver) to Configuration tab. Also increased width of listbox to show full name. 10 years ago
Dominic Clifton c5fb803e29 Define colors for RX channels 13-16. 10 years ago
Marc Egli 126beedf9c Allow negative current scales and allow an offset between 0 and 3.3V 10 years ago
Dominic Clifton 3ead46fba3 Change grid color to grey. Make grid outer border same width as inner
borders.
10 years ago
decompyler 10173e1d6c Led grid tweaks 10 years ago
Dominic Clifton a5de593da7 Allow LED strip colors to be used. Requires new firmware.
At the moment colors are only used by the thrust ring mode.
10 years ago
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