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

1375 commits

Author SHA1 Message Date
tricopterY
379f49184b Merge pull request #2 from tricopterY/tricopterY-patch-1-1
Update pid_tuning.js
2015-03-10 16:10:38 +11:00
tricopterY
8e6c5909c1 Merge pull request #4 from tricopterY/tricopterY-patch-1-3
Update data_storage.js
2015-03-10 16:10:12 +11:00
tricopterY
8d6e83a0b8 Merge pull request #5 from tricopterY/tricopterY-patch-1-4
Update msp.js
2015-03-10 16:09:48 +11:00
tricopterY
dd36487570 Merge pull request #6 from tricopterY/tricopterY-patch-1-5
Update messages.json
2015-03-10 16:09:25 +11:00
tricopterY
cd8a28544b Merge pull request #7 from tricopterY/tricopterY-patch-1-6
Update pid_tuning.html
2015-03-10 16:08:28 +11:00
tricopterY
7d4471cebb Merge pull request #3 from tricopterY/tricopterY-patch-1-2
Update pid_tuning.css
2015-03-10 16:07:11 +11:00
tricopterY
08736bcfce Update pid_tuning.html 2015-03-10 15:11:09 +11:00
tricopterY
d0fc671651 Update messages.json
Added pidTuningTPABreakPoint
2015-03-10 15:02:14 +11:00
tricopterY
2b5296884a Update msp.js
Added TPA Breakpoint handling via PID Tuning tab
2015-03-10 14:51:23 +11:00
tricopterY
3d921b9549 Update data_storage.js
Support for TPA Breakpoint via GUI
2015-03-10 14:35:00 +11:00
tricopterY
56832974a2 Update pid_tuning.css 2015-03-10 14:32:19 +11:00
tricopterY
7318e247be Update pid_tuning.js 2015-03-10 14:27:34 +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