1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 12:25:13 +03:00
Commit graph

1960 commits

Author SHA1 Message Date
Dominic Clifton
c423aaf44d work-in-progress changes to go with the corresponding serial-cleanup
firmware branch.
2015-02-27 01:15:37 +00:00
Nicholas Sherlock
289719b81a Merge remote-tracking branch 'upstream/development' into development 2015-02-27 00:45:01 +13:00
Dominic Clifton
7bdd010eb0 Avoid using GPS commands for targets that do not have GPS support
compiled in.
2015-02-23 21:27:55 +00:00
Nicholas Sherlock
66e767881e Fix endianness of board version read 2015-02-23 22:47:47 +13:00
Dominic Clifton
831e4a848e Merge branch 'blackbox-flash' of
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash

Conflicts:
	_locales/en/messages.json
2015-02-22 21:51:18 +00:00
Dominic Clifton
31fd709351 Update changelog, bump verson and prepare for release. 2015-02-20 20:11:01 +00:00
Richard Birkby
f89aaa1011 Add flight instruments to setup tab 2015-02-20 01:18:49 +00:00
Nicholas Sherlock
d0ae8dd921 Show "dataflash unsupported" for old versions missing new MSP commands 2015-02-16 19:13:09 +13:00
Nicholas Sherlock
7fb9f43b00 Merge remote-tracking branch 'upstream/development' into blackbox-flash 2015-02-16 17:45:47 +13:00
Nicholas Sherlock
49741b45a8 Add progress dialogs for flash save and erase 2015-02-13 21:05:36 +13:00
Dominic Clifton
34d72feb69 Move handling of servo channel forwarding into the MSP. 2015-02-10 01:12:26 +00:00
Dominic Clifton
745c2dc793 Adding SP Racing F3 board. 2015-02-08 23:16:29 +00:00
Dominic Clifton
6901aa2dbc Cleanup serial port count code. 2015-02-08 23:16:17 +00:00
Dominic Clifton
39be4d9e62 Update changelog and prepare for release. 2015-02-03 00:18:50 +00:00
Dominic Clifton
cfe6949c84 Allow same rnage of values for board alignment as cli (-180 - 360) 2015-02-02 00:08:09 +00:00
Nicholas Sherlock
0f22b92e35 Add dataflash tab: Very basic functionality is working 2015-01-31 00:41:41 +13:00
Dominic Clifton
e672dde6e2 Fix backup of PID controller. 2015-01-29 21:50:02 +01:00
tracernz
c78bd800db Fix MSP_GPS_SV_INFO comment
Depends on #437
2015-01-29 19:26:42 +01:00
Dominic Clifton
e447739e74 Adjust documentation button so that it doesn't move the sensor
indicators when connected. Use same color as other help panels.
2015-01-29 19:01:37 +01:00
Dominic Clifton
20a82e7339 Merge branch 'development' of https://github.com/pulsar256/cleanflight-configurator into pulsar256-development 2015-01-29 18:30:21 +01:00
Dominic Clifton
e96839d3d8 Merge pull request #80 from ledvinap/feature-negative-current
Allow negative current draw
2015-01-29 18:29:01 +01:00
Dominic Clifton
35200e5a36 Support changing PID controller in the GUI. 2015-01-29 18:27:50 +01:00
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
2015-01-29 15:29:12 +01:00
Krzysztof Rosinski
39c70ce9b8 Add sonar data storage 2015-01-28 22:28:19 +01:00
Krzysztof Rosinski
f933dbf330 Sonar altitude added to sensors 2015-01-28 22:24:44 +01:00
Petr Ledvina
943d33ba4d Allow negative current draw
Interpret MSP_ANALOG.amperage value as signed
2015-01-28 17:15:23 +01:00
Paul Rogalinski
d3fc8464fa added a help button for the currently installed firmware 2015-01-28 00:01:42 +01:00
Dominic Clifton
b3424eadcb Defining the models and images used in one place to make maintainance of
the mixer list easier.
2015-01-27 21:06:39 +01:00
Dominic Clifton
a56c0eef40 Fix welcome tab being cleared after failing to connect to a port. 2015-01-27 00:43:09 +01:00
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.
2015-01-26 22:37:55 +01:00
Dominic Clifton
342a5134a5 Merge branch 'feature-negative-currentsensors' of https://github.com/frog32/cleanflight-configurator into frog32-feature-negative-currentsensors 2015-01-26 19:01:01 +01:00
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.
2015-01-25 17:37:47 +01:00
Dominic Clifton
994b04b0aa Add support for LED strip 'color' mode. 2015-01-25 16:22:57 +01:00
Marc Egli
126beedf9c Allow negative current scales and allow an offset between 0 and 3.3V 2015-01-23 12:01:52 +01:00
Dominic Clifton
6a11e44802 Bump minimum API version up - needs latest firmware for LED strip/ring
compatibility.
2015-01-23 02:26:19 +01:00
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.
2015-01-23 02:12:20 +01:00
Dominic Clifton
8c10f39606 Add support for backup and restore of led strip config.
Various minor code cleanups.
2015-01-19 20:41:41 +01:00
Dominic Clifton
8870f9731d Prepare for release 0.60.0. 2015-01-16 18:06:04 +00:00
Dominic Clifton
f480e05027 Merge branch 'led-strip' into development 2015-01-16 17:24:13 +00:00
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.
2015-01-16 00:15:41 +00:00
Jonathan Hudson
30ddc6ac83 replace motor order models with script generated varients 2015-01-10 19:17:23 +00:00
Dominic Clifton
683e68b036 Add support for MSP_LED_STRIP_CONFIG. 2015-01-08 23:21:17 +00:00
Dominic Clifton
c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
2015-01-08 21:46:43 +00:00
Dominic Clifton
6031907163 Merge branch 'development' of https://github.com/Roeland54/cleanflight-configurator into Roeland54-development 2015-01-08 01:37:19 +00:00
Dominic Clifton
0285723fab First cut of working configuration migration. 2015-01-07 20:15:22 +00:00
Dominic Clifton
835e665017 Fix 'unknown code' messages in console log. 2015-01-07 20:15:21 +00:00
Dominic Clifton
eda54f13db Update RSSI channel configuration. 2015-01-07 13:51:08 +00:00
Roeland Lutters
32a27b73a7 CLI available for old firmware versions 2015-01-06 20:35:58 +01:00
Dominic Clifton
dfdb5cd99d Prepare for 0.58.0 release. 2015-01-03 22:31:12 +00:00
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.
2015-01-03 00:58:52 +00:00