Commit Graph

1548 Commits (d70067c9b2e6b09deaa82e553f41f4dae92cc25c)
 

Author SHA1 Message Date
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 31fd709351 Update changelog, bump verson and prepare for release. 10 years ago
Dominic Clifton 4f38a2468d Merge pull request #112 from rbirkby/flight-instruments
Flight instruments
10 years ago
Dominic Clifton ebb2601d83 Merge pull request #106 from sherlockflight/development
Fix custom model
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 d0ae8dd921 Show "dataflash unsupported" for old versions missing new MSP commands 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 745c2dc793 Adding SP Racing F3 board. 10 years ago
Dominic Clifton 6901aa2dbc Cleanup serial port count code. 10 years ago
Dominic Clifton 39be4d9e62 Update changelog and prepare for release. 10 years ago
Dominic Clifton c368190ff5 fixing exported icon size. 10 years ago
Dominic Clifton 9287b2e04a Merge pull request #90 from Akfreak/updated-3d-models
updated 3d models, fixes #88
10 years ago
AKfreak 0159ea9244 updated 3d models 10 years ago
Dominic Clifton 6af95c2a9d Adding new logo 10 years ago
Dominic Clifton cfe6949c84 Allow same rnage of values for board alignment as cli (-180 - 360) 10 years ago
Dominic Clifton e871466869 Moving script. 10 years ago
Dominic Clifton bd2754a0de Fix permissions of motor order files. 10 years ago
Dominic Clifton 5ebc506931 Merge pull request #85 from Akfreak/new-3d-models
added all new 3d models for cleanflight-configurator program
10 years ago
AKfreak 84018c304a added all new 3d models for cleanflight-configurator program 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 e672dde6e2 Fix backup of PID controller. 10 years ago
tracernz c78bd800db Fix MSP_GPS_SV_INFO comment
Depends on #437
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 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