1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-22 07:45:19 +03:00
Commit graph

1585 commits

Author SHA1 Message Date
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
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
Dominic Clifton
0a5e04d50e Merge pull request #127 from pulsar256/pidchooser_fixes
made pid or pidController change exclusive, always refresh from FC after
2015-03-11 21:44:26 +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
cb95a05830 Update changelog.html 2015-03-11 22:33:34 +11:00
tricopterY
2143b02d36 Update changelog.html 2015-03-11 22:23:53 +11:00
tricopterY
abbfe1d763 Update jquery.flightindicators.js 2015-03-11 16:57:50 +11:00
tricopterY
3ed04866f6 Update gui.js 2015-03-11 16:41:09 +11:00
tricopterY
45283388aa Update messages.json 2015-03-11 16:22:36 +11:00
tricopterY
97857b19d8 Update data_storage.js 2015-03-11 16:20:15 +11:00
tricopterY
f4fb947f8f Update msp.js 2015-03-11 16:18:49 +11: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
be7028007d Merge pull request #9 from pulsar256/pidchooser_fixes
made pid or pidController change exclusive, always refresh from FC after
2015-03-11 14:51:37 +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
8e6c5909c1 Merge pull request #4 from tricopterY/tricopterY-patch-1-3
Update data_storage.js
2015-03-10 16:10:12 +11:00
tricopterY
8d6e83a0b8 Merge pull request #5 from tricopterY/tricopterY-patch-1-4
Update msp.js
2015-03-10 16:09:48 +11:00
tricopterY
dd36487570 Merge pull request #6 from tricopterY/tricopterY-patch-1-5
Update messages.json
2015-03-10 16:09:25 +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
7d4471cebb Merge pull request #3 from tricopterY/tricopterY-patch-1-2
Update pid_tuning.css
2015-03-10 16:07:11 +11:00