Commit Graph

1462 Commits (726c895c0a14ea0dfb55e26c2a7fc8f8bc6aafbb)
 

Author SHA1 Message Date
Dominic Clifton 726c895c0a Merge pull request #174 from MauroMombelli/patch-3
fix for undefined function
10 years ago
Mauro Mombelli e781e14617 fix for undefined function
ArrayBuffer does NOT have length but byteLength parameter.
10 years ago
Dominic Clifton 37a1c0d3e7 Update changelog and prepare for release. 10 years ago
Dominic Clifton bf353192ef Avoid backing up invalid looptime/arming configuration for firmware with
api < 1.8
10 years ago
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.
10 years ago
Dominic Clifton 7372cae6ad Update sponsors panel. 10 years ago
Dominic Clifton 62f0de7d3d Make models larger in the 3D view. 10 years ago
Dominic Clifton 99e11b65ce Updated sponsors list. Add link to t-shirts. 10 years ago
tricopterY c33cf6af2b Bug fix configurator.js 10 years ago
Dominic Clifton 9738fef79e Use 0 based index for debug graph labels. 10 years ago
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.
10 years ago
Dominic Clifton 91161ebf94 Fix feature masks that were broken by
69c18377cf
10 years ago
Dominic Clifton 77d608063d Prepare for release. 10 years ago
Dominic Clifton 3d822e836e Tweak LED strip state button. 10 years ago
Dominic Clifton 7d52de5945 Merge branch 'LED_Colors' of git://github.com/joefarmer/cleanflight-configurator into joefarmer-LED_Colors 10 years ago
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.
10 years ago
Dominic Clifton 2e046db53e Ensure offset variable is updated consistently in MSP_MISC.
See 9261163ca2
10 years ago
Dominic Clifton 99494d0157 Merge branch 'development' of git://github.com/tricopterY/cleanflight-configurator into tricopterY-development
Conflicts:
	tabs/pid_tuning.html
10 years ago
Dominic Clifton 542b49154d Merge pull request #139 from sherlockflight/fallback-model
Fix rendering of fallback model on software canvas renderer
10 years ago
Dominic Clifton ec9ff8c5ed Merge pull request #144 from sherlockflight/roll-pitch-limit
Update roll/pitch/yaw rate limits to match CF's limits
10 years ago
tricopterY a64b166e69 API check when saving, configuration.js 10 years ago
tricopterY 54c5d9b44c Reworked msp.js - MSP_ARMING_CONFIG, MSP_SET_ARMING_CONFIG 10 years ago
tricopterY e362130810 Reworked data_storage.js - ARMING_CONFIG 10 years ago
tricopterY 91605b16f7 Reworked configuration.jsp MSP_ARMING_CONFIG, MSP_SET_ARMING_CONFIG 10 years ago
Nicholas Sherlock fbf983dda8 Limit TPA to 1.0, restore old yaw limit of 2.55 10 years ago
tricopterY 68dbf1707e Merge pull request #11 from cleanflight/development
Sync to latest changes
10 years ago
Dominic Clifton 52d7670977 Move apiVersion to appear before profiles in backup file. 10 years ago
Dominic Clifton 2e5acfc1bd Fix the 0.63.0 serial port configuration migration code. 10 years ago
Nicholas Sherlock d6c60fe586 Update roll/pitch/yaw rate limits to match CF's limits 10 years ago
tricopterY 83d65fc477 Limit Roll/Pitch, Yaw to 1.0 max
cleanflight/cleanflight/#658
10 years ago
Nicholas Sherlock 035d5a36d4 Fix rendering of fallback model on software canvas renderer 10 years ago
tricopterY a1f932f36a Reworked msp.js - new code MSP_ARM_CONFIG etc 10 years ago
tricopterY e5235e46e6 Code style check data_storage.js 10 years ago
tricopterY ea78239cac Reworked data_storage.js - ARM_CONFIG and LOOP_TIME 10 years ago
tricopterY 87cf0d27b1 Reworked configuration.jsp MSP_ARM_CONFIG 10 years ago
bradnon cb3b2f54fb Updated without .not() and black text friendly 10 years ago
bradnon 5c5fb26aad Use real colors for the color buttons on the LED strip configuration tab 10 years ago
tricopterY 9261163ca2 Reworked msp.js
MISC.auto_disarm_delay, MISC.disarm_kill_switch are CONFIG.apiVersion dependent
10 years ago
tricopterY 911c09076b Hiding div.disarm element when, not applicable.
CONFIG.apiVersion dependent
10 years ago
tricopterY 69c18377cf Update configuration.js 10 years ago
tricopterY 02bd2660e0 Update changelog.html 10 years ago
tricopterY fde8edfe1e MISC auto_disarm_delay and disarm_kill_switch 10 years ago
tricopterY 8ee749afe0 Added configurationAutoDisarmDelay and configurationDisarmKillSwitch 10 years ago
tricopterY fc656d4ac2 MISC auto_disarm_delay and disarm_kill_switch 10 years ago
tricopterY 8b2627c470 Added disarm class 10 years ago
tricopterY 590f326e69 Added auto_disarm_delay and disarm_kill_switch 10 years ago
tricopterY 29448db17c Added auto_disarm_delay and disarm_kill_switch 10 years ago
tricopterY 47cf1093f7 Support auto_disarm_delay and disarm_kill_switch 10 years ago
tricopterY 58d0381097 Merge pull request #10 from cleanflight/development
Development
10 years ago
Dominic Clifton 9ee66994b0 Merge pull request #124 from sherlockflight/development
Support new Blackbox baudrates including new 230400 rate
10 years ago