1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 00:35:26 +03:00
Commit graph

1364 commits

Author SHA1 Message Date
tricopterY
08736bcfce Update pid_tuning.html 2015-03-10 15:11:09 +11:00
Dominic Clifton
432d9f0720 Update changelog and prepare for release. 2015-02-27 10:55:05 +00:00
Dominic Clifton
9ba21f773f Fix servo channel forwarding configuration. Closes #117.
Editor mishap during refactoring in
34d72feb69.
2015-02-27 10:52:56 +00:00
Dominic Clifton
bb990ad907 Merge pull request #120 from sherlockflight/development
Stop watermark from covering up "motor test" checkbox
2015-02-27 10:03:54 +00:00
Nicholas Sherlock
436eced7b7 Fix watermark on CLI tab 2015-02-27 14:11:53 +13:00
Nicholas Sherlock
049c0eb822 Stop watermark from covering up "motor test" checkbox
Checkbox was previously unclickable if watermark was covering it.
2015-02-27 13:29:35 +13:00
Dominic Clifton
84e88e17bf Merge pull request #115 from sherlockflight/development
Fix endianness of board version read
2015-02-26 20:44:56 +00: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
9b92fee497 Update changelog. 2015-02-26 19:23:16 +00:00
Dominic Clifton
07760e717c Adjust tab badding so that the new dataflash tab doesn't cause the tabs
to wrap.
2015-02-26 19:19:44 +00:00
Dominic Clifton
400ac563c9 Update the permissions so that firmware can once again be retrieved via
github.

The binaries were redirecting to amazon AWS resulting in a CORS failure
since amazonaws.com was not in the permissions list.
2015-02-26 17:47:38 +00:00
Nicholas Sherlock
289719b81a Merge remote-tracking branch 'upstream/development' into development 2015-02-27 00:45:01 +13:00
Dominic Clifton
db6b44b117 Image missing from previous commit. 2015-02-24 22:32:55 +00: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
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
Dominic Clifton
4f38a2468d Merge pull request #112 from rbirkby/flight-instruments
Flight instruments
2015-02-20 20:04:13 +00:00
Dominic Clifton
ebb2601d83 Merge pull request #106 from sherlockflight/development
Fix custom model
2015-02-20 20:02:08 +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
d0ae8dd921 Show "dataflash unsupported" for old versions missing new MSP commands 2015-02-16 19:13:09 +13: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
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
c368190ff5 fixing exported icon size. 2015-02-03 00:14:13 +00:00
Dominic Clifton
9287b2e04a Merge pull request #90 from Akfreak/updated-3d-models
updated 3d models, fixes #88
2015-02-03 00:04:50 +00:00
AKfreak
0159ea9244 updated 3d models 2015-02-02 15:49:54 -08:00
Dominic Clifton
6af95c2a9d Adding new logo 2015-02-02 09:14:34 +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
e871466869 Moving script. 2015-02-02 00:07:44 +00:00
Dominic Clifton
bd2754a0de Fix permissions of motor order files. 2015-02-02 00:05:39 +00:00
Dominic Clifton
5ebc506931 Merge pull request #85 from Akfreak/new-3d-models
added all new 3d models for cleanflight-configurator program
2015-02-01 23:50:20 +00:00
AKfreak
84018c304a added all new 3d models for cleanflight-configurator program 2015-01-30 13:59:43 -08: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
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
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
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