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
10 years ago
Dominic Clifton 0a5e04d50e Merge pull request #127 from pulsar256/pidchooser_fixes
made pid or pidController change exclusive, always refresh from FC after
10 years ago
Paul Rogalinski db3b50814b fixed formatting 10 years ago
Paul Rogalinski e0b97b3b50 fixed inconsistent method names 10 years ago
tricopterY cb95a05830 Update changelog.html 10 years ago
tricopterY 2143b02d36 Update changelog.html 10 years ago
tricopterY abbfe1d763 Update jquery.flightindicators.js 10 years ago
tricopterY 3ed04866f6 Update gui.js 10 years ago
tricopterY 45283388aa Update messages.json 10 years ago
tricopterY 97857b19d8 Update data_storage.js 10 years ago
tricopterY f4fb947f8f Update msp.js 10 years ago
tricopterY a2920a0f49 Update pid_tuning.css 10 years ago
tricopterY 3a82ee2d24 Update pid_tuning.js 10 years ago
tricopterY 868b384208 Update pid_tuning.html 10 years ago
tricopterY be7028007d Merge pull request #9 from pulsar256/pidchooser_fixes
made pid or pidController change exclusive, always refresh from FC after
10 years ago
tricopterY 6380a7a821 Merge pull request #8 from tricopterY/development
development sync
10 years ago
Paul Rogalinski ca718409df made pid or pidController change exclusive, always refresh from FC after
save
10 years ago
tricopterY 379f49184b Merge pull request #2 from tricopterY/tricopterY-patch-1-1
Update pid_tuning.js
10 years ago
tricopterY 8e6c5909c1 Merge pull request #4 from tricopterY/tricopterY-patch-1-3
Update data_storage.js
10 years ago
tricopterY 8d6e83a0b8 Merge pull request #5 from tricopterY/tricopterY-patch-1-4
Update msp.js
10 years ago
tricopterY dd36487570 Merge pull request #6 from tricopterY/tricopterY-patch-1-5
Update messages.json
10 years ago
tricopterY cd8a28544b Merge pull request #7 from tricopterY/tricopterY-patch-1-6
Update pid_tuning.html
10 years ago
tricopterY 7d4471cebb Merge pull request #3 from tricopterY/tricopterY-patch-1-2
Update pid_tuning.css
10 years ago
tricopterY 08736bcfce Update pid_tuning.html 10 years ago
tricopterY d0fc671651 Update messages.json
Added pidTuningTPABreakPoint
10 years ago
tricopterY 2b5296884a Update msp.js
Added TPA Breakpoint handling via PID Tuning tab
10 years ago
tricopterY 3d921b9549 Update data_storage.js
Support for TPA Breakpoint via GUI
10 years ago
tricopterY 56832974a2 Update pid_tuning.css 10 years ago
tricopterY 7318e247be Update pid_tuning.js 10 years ago
Nicholas Sherlock b331315b76 Add 250000 baudrate for blackbox 10 years ago
Nicholas Sherlock aa8d5300e5 Support new Blackbox baudrates including new 230400 rate 10 years ago
Dominic Clifton 67c8cdcaac Internationalise the Telemetry port dropdown option for 'Disabled'. 10 years ago
Dominic Clifton 1dbf77c777 Fix watermark on cli tab. Previous commit broke text selection and
scrolling via the scrollbar.
10 years ago
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.
10 years ago
Dominic Clifton 96f2a11651 Bump version and update changelog. 10 years ago
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.
10 years ago
Dominic Clifton f3e14b73a2 Merge remote-tracking branch 'cleanflight/development' into serial-cleanup 10 years ago
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.
10 years ago
Dominic Clifton 432d9f0720 Update changelog and prepare for release. 10 years ago
Dominic Clifton 9ba21f773f Fix servo channel forwarding configuration. Closes #117.
Editor mishap during refactoring in
34d72feb69.
10 years ago
Dominic Clifton bb990ad907 Merge pull request #120 from sherlockflight/development
Stop watermark from covering up "motor test" checkbox
10 years ago
Dominic Clifton bbab895dd8 Merge branch 'development' into serial-cleanup 10 years ago
Dominic Clifton c423aaf44d work-in-progress changes to go with the corresponding serial-cleanup
firmware branch.
10 years ago
Nicholas Sherlock 436eced7b7 Fix watermark on CLI tab 10 years ago
Nicholas Sherlock 049c0eb822 Stop watermark from covering up "motor test" checkbox
Checkbox was previously unclickable if watermark was covering it.
10 years ago
Dominic Clifton 84e88e17bf Merge pull request #115 from sherlockflight/development
Fix endianness of board version read
10 years ago
Nicholas Sherlock ede3c367f2 Error message for saving to disallowed dir,fix flash save problem on osx 10 years ago
Dominic Clifton 9b92fee497 Update changelog. 10 years ago
Dominic Clifton 07760e717c Adjust tab badding so that the new dataflash tab doesn't cause the tabs
to wrap.
10 years ago
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.
10 years ago