Commit Graph

1522 Commits (71b9e6dad4cd2739f6a189f058f350c310ecf7be)
 

Author SHA1 Message Date
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 e447739e74 Adjust documentation button so that it doesn't move the sensor
indicators when connected. Use same color as other help panels.
10 years ago
Dominic Clifton 20a82e7339 Merge branch 'development' of https://github.com/pulsar256/cleanflight-configurator into pulsar256-development 10 years ago
Dominic Clifton e96839d3d8 Merge pull request #80 from ledvinap/feature-negative-current
Allow negative current draw
10 years ago
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 10 years ago
Dominic Clifton e94e24f83a Update changelog. 10 years ago
Dominic Clifton 506e9c43fb Fix link for IRC web client. 10 years ago
Dominic Clifton aaab850407 Change MSP_SONAR_ALTITUDE to be in the range used for cleanflight
original commands.

See
https://code.google.com/p/multiwii/source/browse/trunk/MultiWii_shared/Protocol.cpp#18
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 39c70ce9b8 Add sonar data storage 10 years ago
Krzysztof Rosinski f933dbf330 Sonar altitude added to sensors 10 years ago
Petr Ledvina 943d33ba4d Allow negative current draw
Interpret MSP_ANALOG.amperage value as signed
10 years ago
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