Commit Graph

798 Commits (05ad0fd603f7cdb13cd537fa2e839b6500ed04ae)

Author SHA1 Message Date
borisbstyle 502a70233a update 2015-05-22 21:37:02 +02:00
borisbstyle 34c6077b5c Yaw Expo Feature 2015-05-22 21:37:01 +02:00
Dominic Clifton 3086a98828 Add support for manual baud rate selection to firmware flasher. 2015-05-22 02:29:29 +01:00
Nicholas Sherlock bc6453dc5a Preserve consecutive whitespace characters on CLI output 2015-05-21 20:56:01 +12:00
Dominic Clifton 2e6f5aa4d4 Prepare for release. 2015-05-20 15:37:28 +01:00
Dominic Clifton 6b93e354c8 Show Pitch P/I/D and Roll P/I/D in-flight adjustments when using
firmware 1.9.0.  Fix missing 'Roll D' inflight adjustment.

Latest Cleanflight release candidate 1.9.0 now has support for them.
Previously it was unknown if the code was going to be in the 1.9.0 or
1.9.1 release.
2015-05-20 00:58:03 +01:00
Dominic Clifton 5f05e4c8cc Support inflight pitch/roll rate adjustments for fc version >= 1.8.0 and
pitch p,i,d and roll p,i,d adjustments for fc version => 1.9.1
2015-05-18 00:09:29 +01:00
Paul Rogalinski 14caed2a2f - sorting firmware selection by version and name 2015-05-17 23:01:27 +01:00
Paul Rogalinski cabeba70f7 checkbox to show dev releases, code refactoring 2015-05-17 23:01:27 +01:00
Dominic Clifton 244685c9a6 Update version checking code to use semantic versioning - see
http://semver.org/

semver.js creating using browserify.

https://www.brcdn.org/?module=semver&version=4.3.4
2015-05-07 22:10:26 +01:00
Dominic Clifton 7372cae6ad Update sponsors panel. 2015-04-11 13:48:04 +01:00
Dominic Clifton 62f0de7d3d Make models larger in the 3D view. 2015-04-11 13:48:04 +01:00
Dominic Clifton 99e11b65ce Updated sponsors list. Add link to t-shirts. 2015-04-09 11:31:21 +01:00
tricopterY c33cf6af2b Bug fix configurator.js 2015-03-30 23:18:34 +01:00
Dominic Clifton 9738fef79e Use 0 based index for debug graph labels. 2015-03-30 21:32:06 +01:00
Dominic Clifton 3e29944afa Fix incorrect wire order state that occured when leaving led tab in wire
order mode and switching to a different tab and back again.
2015-03-30 03:18:32 +01:00
Dominic Clifton 91161ebf94 Fix feature masks that were broken by
69c18377cf
2015-03-29 19:05:59 +01:00
Dominic Clifton 3d822e836e Tweak LED strip state button. 2015-03-29 15:57:09 +01:00
Dominic Clifton 7d52de5945 Merge branch 'LED_Colors' of git://github.com/joefarmer/cleanflight-configurator into joefarmer-LED_Colors 2015-03-29 15:33:50 +01:00
Dominic Clifton 045d2b0ca4 Use updated IDs for MSP_LOOP_TIME and MSP_SET_LOOP_TIME. Cleanup and
fix backup/restore arming config.  Backup restore/looptime.  Add config
migration of looptime and arming config.  Rename MSP_RCMAP to
MSP_RX_MAP to match cleanflight code.
2015-03-29 15:01:54 +01:00
Dominic Clifton 99494d0157 Merge branch 'development' of git://github.com/tricopterY/cleanflight-configurator into tricopterY-development
Conflicts:
	tabs/pid_tuning.html
2015-03-29 12:01:42 +01:00
Dominic Clifton ec9ff8c5ed Merge pull request #144 from sherlockflight/roll-pitch-limit
Update roll/pitch/yaw rate limits to match CF's limits
2015-03-29 11:46:12 +01:00
tricopterY a64b166e69 API check when saving, configuration.js 2015-03-29 11:24:32 +11:00
tricopterY 91605b16f7 Reworked configuration.jsp MSP_ARMING_CONFIG, MSP_SET_ARMING_CONFIG 2015-03-29 08:42:30 +11:00
Nicholas Sherlock fbf983dda8 Limit TPA to 1.0, restore old yaw limit of 2.55 2015-03-26 01:55:50 +13:00
Nicholas Sherlock d6c60fe586 Update roll/pitch/yaw rate limits to match CF's limits 2015-03-22 12:04:42 +13:00
tricopterY 83d65fc477 Limit Roll/Pitch, Yaw to 1.0 max
cleanflight/cleanflight/#658
2015-03-22 09:23:40 +11:00
tricopterY 87cf0d27b1 Reworked configuration.jsp MSP_ARM_CONFIG 2015-03-18 14:17:20 +11:00
bradnon cb3b2f54fb Updated without .not() and black text friendly 2015-03-15 18:03:30 -04:00
bradnon 5c5fb26aad Use real colors for the color buttons on the LED strip configuration tab 2015-03-15 02:09:08 -04:00
tricopterY 911c09076b Hiding div.disarm element when, not applicable.
CONFIG.apiVersion dependent
2015-03-15 16:08:59 +11:00
tricopterY 69c18377cf Update configuration.js 2015-03-14 13:21:41 +11:00
tricopterY 8b2627c470 Added disarm class 2015-03-14 11:04:39 +11:00
tricopterY 590f326e69 Added auto_disarm_delay and disarm_kill_switch 2015-03-14 11:02:05 +11:00
tricopterY 29448db17c Added auto_disarm_delay and disarm_kill_switch 2015-03-14 10:54:50 +11:00
tricopterY 58d0381097 Merge pull request #10 from cleanflight/development
Development
2015-03-14 10:40:51 +11:00
Nicholas Sherlock 2863077ee3 Merge remote-tracking branch 'upstream/development' into development 2015-03-14 10:19:24 +13:00
Dominic Clifton 90a9a7e6ae Fix incorrect dataflash ui when using old firmware. 2015-03-12 00:32:45 +00:00
tricopterY 13f3ef2d94 Removed unnecessary style
Removed green border around TPA Breakpoint row header, as instructed by @hydra
2015-03-12 10:49:44 +11:00
Dominic Clifton 8160e8e353 Merge branch 'development' of https://github.com/tricopterY/cleanflight-configurator into development
Conflicts:
	js/msp.js
	tabs/pid_tuning.html
	tabs/pid_tuning.js
2015-03-12 00:40:15 +01:00
Dominic Clifton b2be2853b4 Provide a migration path from pre-1.8.0 firmware backups. 2015-03-11 23:34:24 +00:00
Dominic Clifton 4b2704e784 Support independent configuration of pitch and roll rates. Cleanup of
tpa breakpoint configuration support.
2015-03-11 22:50:07 +00:00
Dominic Clifton dd7efa9e54 Remove style that should not have been added in PR #128 2015-03-11 21:54:15 +00:00
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
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 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 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 cd8a28544b Merge pull request #7 from tricopterY/tricopterY-patch-1-6
Update pid_tuning.html
2015-03-10 16:08:28 +11:00
tricopterY 08736bcfce Update pid_tuning.html 2015-03-10 15:11:09 +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 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 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 ede3c367f2 Error message for saving to disallowed dir,fix flash save problem on osx 2015-02-27 09:14:47 +13: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
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 4f38a2468d Merge pull request #112 from rbirkby/flight-instruments
Flight instruments
2015-02-20 20:04:13 +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 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 6901aa2dbc Cleanup serial port count code. 2015-02-08 23:16:17 +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 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 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 35200e5a36 Support changing PID controller in the GUI. 2015-01-29 18:27:50 +01:00
Dominic Clifton c96565ed46 Merge branch 'add-sonar-to-sensors' of https://github.com/rosek86/cleanflight-configurator into rosek86-add-sonar-to-sensors 2015-01-29 15:27:22 +01:00
Dominic Clifton 975e863bd0 Enhance welcome tab by adding documentation and support panels with
links.
2015-01-29 05:21:02 +01:00
Krzysztof Rosinski f933dbf330 Sonar altitude added to sensors 2015-01-28 22:24:44 +01:00
Dominic Clifton 862e96f2aa Fixing accidental use of = instead of ==. 2015-01-27 23:42:49 +01:00
Dominic Clifton 361d9a57dd Temporarily use 'fallback' model instead of 'custom'.
Revert this commit when a custom.json model file is available.
2015-01-27 21:14:44 +01:00
Dominic Clifton b3424eadcb Defining the models and images used in one place to make maintainance of
the mixer list easier.
2015-01-27 21:06:39 +01:00
enly1 24d5f0de70 Tabs converted to spaces in .js 2015-01-26 22:41:14 +01:00
enly1 36989b8e5d Fixed missing direction fragment lost during edit 2015-01-26 22:41:03 +01:00
enly1 60ee83b1b4 Servo Channel updated to support 16 channel receivers (Dynamic Grid based on receiver channels) 2015-01-26 22:40:03 +01:00
Dominic Clifton 9583ae81fa Only send 'exit' on cli tab during cleanup if connected. 2015-01-26 22:38:25 +01:00
Dominic Clifton 34b7b87c3e Allow old API version to be used but disable LED strip tab and
backup/restore functionality in certain cases.  Cleanup of tab
switching.
2015-01-26 22:37:55 +01:00
Dominic Clifton 5de6b2c28d Merge branch 'frog32-feature-negative-currentsensors' into development 2015-01-26 19:07:10 +01:00