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
tricopterY
9261163ca2
Reworked msp.js
...
MISC.auto_disarm_delay, MISC.disarm_kill_switch are CONFIG.apiVersion dependent
2015-03-15 17:04:40 +11: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
02bd2660e0
Update changelog.html
2015-03-14 12:07:55 +11:00
tricopterY
fde8edfe1e
MISC auto_disarm_delay and disarm_kill_switch
2015-03-14 11:17:30 +11:00
tricopterY
8ee749afe0
Added configurationAutoDisarmDelay and configurationDisarmKillSwitch
2015-03-14 11:11:50 +11:00
tricopterY
fc656d4ac2
MISC auto_disarm_delay and disarm_kill_switch
2015-03-14 11:08:29 +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
47cf1093f7
Support auto_disarm_delay and disarm_kill_switch
2015-03-14 10:49:28 +11:00
tricopterY
58d0381097
Merge pull request #10 from cleanflight/development
...
Development
2015-03-14 10:40:51 +11:00
Dominic Clifton
9ee66994b0
Merge pull request #124 from sherlockflight/development
...
Support new Blackbox baudrates including new 230400 rate
2015-03-13 23:25:22 +01: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
Dominic Clifton
e462439c1b
Upgrade D3 library to 3.5.5.
...
See http://d3js.org/
2015-03-12 00:14:39 +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
0a97d46e8f
Cleanup changelog.
2015-03-11 23:41:52 +00: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