Commit Graph

1453 Commits (9738fef79eafaed71202382a9e7e7ce4cb0ea065)
 

Author SHA1 Message Date
Paul Rogalinski 03e47d8aad Merge branch 'development' of github.com:cleanflight/cleanflight-configurator into development 10 years ago
Paul Rogalinski d3fc8464fa added a help button for the currently installed firmware 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
Dominic Clifton a56c0eef40 Fix welcome tab being cleared after failing to connect to a port. 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 ebbf3de5e1 Align the markdown format with the firmware documentation. Minor
documentation updates.
10 years ago
Dominic Clifton 9f51326ebf Merge branch 'webstore-link' of https://github.com/rbirkby/cleanflight-configurator into rbirkby-webstore-link 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 70b268856d Deleting unused folder. 10 years ago
Dominic Clifton 51ed9f7113 Merge pull request #71 from sherlockflight/development
Fix tabs disappear on Chrome 41 Beta
10 years ago
Nicholas Sherlock e5df25af6f Fix tabs disappear on Chrome 41 Beta 10 years ago
Richard Birkby f3d74e3cf8 Add space after octothorpe heading 10 years ago
Richard Birkby 8691d8cad1 Minor markdown/grammar fixes 10 years ago
Richard Birkby 14898d77c6 Add Webstore badge and improve prose
Webstore branding guidelines: https://developer.chrome.com/webstore/branding
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 6a11e44802 Bump minimum API version up - needs latest firmware for LED strip/ring
compatibility.
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 4f01c218b0 Updating changelog. 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 8c10f39606 Add support for backup and restore of led strip config.
Various minor code cleanups.
10 years ago
Dominic Clifton b0743f6bae Adding .gitignore file 10 years ago
Dominic Clifton 8870f9731d Prepare for release 0.60.0. 10 years ago
Dominic Clifton 317f0432fc Ensure tabs don't wrap on OSX. 10 years ago
Dominic Clifton f480e05027 Merge branch 'led-strip' into development 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 01635bc296 Merge pull request #53 from Roeland54/development
Update messages adjustments
10 years ago
Roeland Lutters 9b083c9bb9 Update messages adjustments
Update messages adjustments PID to more accurate versions.
10 years ago
Dominic Clifton 52c1e5aa1b Merge pull request #49 from stronnag/development
Replace motor order models.
10 years ago
Dominic Clifton df702a0b25 Merge pull request #50 from curtisbyers/patch-1
Cleaned up some spelling and capitalization.
10 years ago