1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 08:15:22 +03:00
Commit graph

693 commits

Author SHA1 Message Date
tricopterY
a2920a0f49 Update pid_tuning.css 2015-03-11 16:13:57 +11:00
tricopterY
3a82ee2d24 Update pid_tuning.js 2015-03-11 16:11:25 +11:00
tricopterY
868b384208 Update pid_tuning.html 2015-03-11 16:07:11 +11:00
Paul Rogalinski
ca718409df made pid or pidController change exclusive, always refresh from FC after
save
2015-03-11 00:19:24 +01:00
Dominic Clifton
67c8cdcaac Internationalise the Telemetry port dropdown option for 'Disabled'. 2015-03-05 15:57:23 +00:00
Dominic Clifton
1dbf77c777 Fix watermark on cli tab. Previous commit broke text selection and
scrolling via the scrollbar.
2015-03-03 23:43:55 +00:00
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.
2015-03-03 22:56:48 +00:00
Dominic Clifton
f3e14b73a2 Merge remote-tracking branch 'cleanflight/development' into serial-cleanup 2015-03-03 18:27:58 +00:00
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.
2015-03-03 16:27:40 +00:00
Dominic Clifton
bbab895dd8 Merge branch 'development' into serial-cleanup 2015-02-27 01:16:44 +00:00
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
436eced7b7 Fix watermark on CLI tab 2015-02-27 14:11:53 +13:00
Nicholas Sherlock
ede3c367f2 Error message for saving to disallowed dir,fix flash save problem on osx 2015-02-27 09:14:47 +13:00
Dominic Clifton
46a0054d78 Add SVG watermark image to log view and some tabs. 2015-02-24 02:06:00 +00: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
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
4f38a2468d Merge pull request #112 from rbirkby/flight-instruments
Flight instruments
2015-02-20 20:04:13 +00:00
Richard Birkby
60b44d61fa Use correct heading value 2015-02-20 01:52:09 +00:00
Richard Birkby
f89aaa1011 Add flight instruments to setup tab 2015-02-20 01:18:49 +00:00
Nicholas Sherlock
ed285992da Detect support for flash chip and disable tab if not available 2015-02-16 18:05:24 +13:00
Nicholas Sherlock
7fb9f43b00 Merge remote-tracking branch 'upstream/development' into blackbox-flash 2015-02-16 17:45:47 +13:00
Nicholas Sherlock
3c2bb6225d Remove old fallback model texture, fix fallback model .json 2015-02-16 17:13:43 +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
6901aa2dbc Cleanup serial port count code. 2015-02-08 23:16:17 +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
Dominic Clifton
c0a7ebc568 Adding numbers to the options in the PID tuning select. 2015-01-30 22:16:50 +01:00
Dominic Clifton
a5d985bddc Attempt to fix justification problem of PID Tuning select element. 2015-01-30 22:15:20 +01:00
Nicholas Sherlock
0f22b92e35 Add dataflash tab: Very basic functionality is working 2015-01-31 00:41:41 +13:00
Dominic Clifton
303e83d9d6 Naming cleanup for 7f032eba045afefd6955aa79caaa1eb05f06afaf 2015-01-29 19:24:00 +01:00
Dominic Clifton
b940624b75 Fix placement of wire number on led strip tab. 2015-01-29 19:23:24 +01:00
decompyler
7de513edfc Fixed selection and mode toggle behavior to include all modes within selection and to toggle all in selection rather than invert. 2015-01-29 19:20:16 +01:00
Dominic Clifton
9d01ac417c Update maximum battery voltage scale. Fixes #4. 2015-01-29 19:08:35 +01:00
Dominic Clifton
35200e5a36 Support changing PID controller in the GUI. 2015-01-29 18:27:50 +01:00
Dominic Clifton
c96565ed46 Merge branch 'add-sonar-to-sensors' of https://github.com/rosek86/cleanflight-configurator into rosek86-add-sonar-to-sensors 2015-01-29 15:27:22 +01:00
Dominic Clifton
975e863bd0 Enhance welcome tab by adding documentation and support panels with
links.
2015-01-29 05:21:02 +01:00
Krzysztof Rosinski
f933dbf330 Sonar altitude added to sensors 2015-01-28 22:24:44 +01:00
Dominic Clifton
862e96f2aa Fixing accidental use of = instead of ==. 2015-01-27 23:42:49 +01:00
Dominic Clifton
361d9a57dd Temporarily use 'fallback' model instead of 'custom'.
Revert this commit when a custom.json model file is available.
2015-01-27 21:14:44 +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
enly1
24d5f0de70 Tabs converted to spaces in .js 2015-01-26 22:41:14 +01:00
enly1
36989b8e5d Fixed missing direction fragment lost during edit 2015-01-26 22:41:03 +01:00
enly1
60ee83b1b4 Servo Channel updated to support 16 channel receivers (Dynamic Grid based on receiver channels) 2015-01-26 22:40:03 +01:00
Dominic Clifton
9583ae81fa Only send 'exit' on cli tab during cleanup if connected. 2015-01-26 22:38:25 +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
5de6b2c28d Merge branch 'frog32-feature-negative-currentsensors' into development 2015-01-26 19:07:10 +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
37432d1bf1 Merge pull request #68 from GruffyPuffy/xbus_rj01
Added new XBUS_MODE_B_RJ01 (for Align DMSS RJ01 receiver)
2015-01-26 18:59:37 +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