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

1384 commits

Author SHA1 Message Date
tricopterY
cb95a05830 Update changelog.html 2015-03-11 22:33:34 +11:00
tricopterY
2143b02d36 Update changelog.html 2015-03-11 22:23:53 +11:00
tricopterY
abbfe1d763 Update jquery.flightindicators.js 2015-03-11 16:57:50 +11:00
tricopterY
3ed04866f6 Update gui.js 2015-03-11 16:41:09 +11:00
tricopterY
45283388aa Update messages.json 2015-03-11 16:22:36 +11:00
tricopterY
97857b19d8 Update data_storage.js 2015-03-11 16:20:15 +11:00
tricopterY
f4fb947f8f Update msp.js 2015-03-11 16:18:49 +11:00
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
tricopterY
be7028007d Merge pull request #9 from pulsar256/pidchooser_fixes
made pid or pidController change exclusive, always refresh from FC after
2015-03-11 14:51:37 +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
88a9699487 Drop support for old API and configuration backups. Additional code is
required to migrate and support pre 1.8.x serial port configuration.  

This commit is just to limit user expectations until such code is
written.
2015-03-03 23:29:11 +00:00
Dominic Clifton
96f2a11651 Bump version and update changelog. 2015-03-03 23:01:21 +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
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
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
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