Commit Graph

1453 Commits (9738fef79eafaed71202382a9e7e7ce4cb0ea065)

Author SHA1 Message Date
Dominic Clifton 5683314f93 Merge https://github.com/tricopterY/cleanflight-configurator into tricopterY-development
Conflicts:
	tabs/pid_tuning.html
	tabs/pid_tuning.js
2015-03-11 22:09:35 +01:00
Dominic Clifton 0a5e04d50e Merge pull request #127 from pulsar256/pidchooser_fixes
made pid or pidController change exclusive, always refresh from FC after
2015-03-11 21:44:26 +01:00
Paul Rogalinski db3b50814b fixed formatting 2015-03-11 21:34:02 +01:00
Paul Rogalinski e0b97b3b50 fixed inconsistent method names 2015-03-11 21:24:46 +01:00
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
tricopterY 6380a7a821 Merge pull request #8 from tricopterY/development
development sync
2015-03-11 14:07:33 +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
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
Nicholas Sherlock b331315b76 Add 250000 baudrate for blackbox 2015-03-07 13:07:32 +13:00
Nicholas Sherlock aa8d5300e5 Support new Blackbox baudrates including new 230400 rate 2015-03-06 19:58:57 +13: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