Commit Graph

1525 Commits (8317bcb60777cdef3cee04d67fe97e5cc56fdce9)

Author SHA1 Message Date
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
Dominic Clifton f2e471e1d8 Improve styling of manual port selection. 2015-05-17 23:23:39 +01:00
Dominic Clifton d18e5a9559 Merge branch 'manual_comport_selection' of git://github.com/pulsar256/cleanflight-configurator into pulsar256-manual_comport_selection 2015-05-17 23:11:58 +01:00
Dominic Clifton f560ffa924 Fix missing whitespace in the mag calibration message. 2015-05-17 23:10:12 +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 16e5ab57be Add SPRacing and Paris Air Hero 32 to the list of boards. 2015-05-17 00:12:18 +01:00
Paul Rogalinski 8913b8bb1c handle setups with no non-bt serial ports - for real 2015-05-10 22:30:00 +02:00
Paul Rogalinski 21a75ea7d3 gui cosmetics, handle setups with no non-bt serial ports 2015-05-10 21:51:16 +02:00
Paul Rogalinski 1bb63a597b manual port override as chrome won't enumerate bluetooth serial ports on linux 2015-05-10 14:37:31 +02:00
Dominic Clifton d10023ec4b Update changelog and prepare for release. 2015-05-09 04:36:30 +01:00
Dominic Clifton 0f95f4ec4c Improve MSP handling of servo configuration. Fixes backup of CJMCU
boards.
2015-05-07 22:47:32 +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 726c895c0a Merge pull request #174 from MauroMombelli/patch-3
fix for undefined function
2015-05-07 19:08:53 +01:00
Mauro Mombelli e781e14617 fix for undefined function
ArrayBuffer does NOT have length but byteLength parameter.
2015-04-28 10:20:48 +02:00
Dominic Clifton 37a1c0d3e7 Update changelog and prepare for release. 2015-04-14 13:33:38 +01:00
Dominic Clifton bf353192ef Avoid backing up invalid looptime/arming configuration for firmware with
api < 1.8
2015-04-14 13:29:44 +01:00
Dominic Clifton 2398f10b62 Fix for restoring backups created with 0.63.0 for firmwares with api <
1.8.0 that were saved with incorrect looptime.
2015-04-14 13:25:45 +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 77d608063d Prepare for release. 2015-03-29 16:18:54 +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 2e046db53e Ensure offset variable is updated consistently in MSP_MISC.
See 9261163ca2
2015-03-29 12:06:33 +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 542b49154d Merge pull request #139 from sherlockflight/fallback-model
Fix rendering of fallback model on software canvas renderer
2015-03-29 11:50:28 +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 54c5d9b44c Reworked msp.js - MSP_ARMING_CONFIG, MSP_SET_ARMING_CONFIG 2015-03-29 08:58:01 +11:00
tricopterY e362130810 Reworked data_storage.js - ARMING_CONFIG 2015-03-29 08:45:08 +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
tricopterY 68dbf1707e Merge pull request #11 from cleanflight/development
Sync to latest changes
2015-03-23 08:43:54 +11:00
Dominic Clifton 52d7670977 Move apiVersion to appear before profiles in backup file. 2015-03-22 09:25:32 +00:00
Dominic Clifton 2e5acfc1bd Fix the 0.63.0 serial port configuration migration code. 2015-03-22 09:19:10 +00: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
Nicholas Sherlock 035d5a36d4 Fix rendering of fallback model on software canvas renderer 2015-03-19 17:42:09 +13:00
tricopterY a1f932f36a Reworked msp.js - new code MSP_ARM_CONFIG etc 2015-03-18 14:46:24 +11:00
tricopterY e5235e46e6 Code style check data_storage.js 2015-03-18 14:29:09 +11:00
tricopterY ea78239cac Reworked data_storage.js - ARM_CONFIG and LOOP_TIME 2015-03-18 14:24:50 +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