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
|
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
|
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 |
Paul Rogalinski
|
ca718409df
|
made pid or pidController change exclusive, always refresh from FC after
save
|
2015-03-11 00:19:24 +01:00 |
tricopterY
|
7318e247be
|
Update pid_tuning.js
|
2015-03-10 14:27:34 +11:00 |
Dominic Clifton
|
35200e5a36
|
Support changing PID controller in the GUI.
|
2015-01-29 18:27:50 +01:00 |
cTn
|
f9ff34fb8b
|
prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot
|
2014-10-01 13:16:22 +02:00 |
cTn
|
5cd042ae9d
|
remove active_tab_ref, name some of the anonymous functions, cleanup
|
2014-10-01 12:58:09 +02:00 |
cTn
|
69e23197e1
|
change profile input element to select
|
2014-09-23 21:02:07 +02:00 |
cTn
|
e9c4a533af
|
finishing touches to the crunching mechanism, backup and restore is all cleaned up now
|
2014-09-17 09:27:54 +02:00 |
cTn
|
e626fbeb7b
|
utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid)
|
2014-09-16 23:07:52 +02:00 |
cTn
|
d7810e1bb6
|
make initial tab data request burst better comply with strict mode to prevent random race conditions
|
2014-08-14 16:48:16 +02:00 |
cTn
|
932a58d355
|
pretty pretty pretty
|
2014-08-12 16:20:26 +02:00 |
cTn
|
e27a194ec7
|
another refactor for global variables, bugfixes for logging tab initialization in strict mode
|
2014-08-12 15:51:31 +02:00 |
cTn
|
20e6ad0074
|
enable strict mode in couple more files
|
2014-08-09 20:01:17 +02:00 |
cTn
|
1885fba5a0
|
analytics overhaul
|
2014-07-16 12:59:12 +02:00 |
cTn
|
e49f4ea5ff
|
converting tab object initialization
|
2014-07-10 19:19:45 +02:00 |
cTn
|
799fc76c8e
|
hooking up all of the active_tab references
|
2014-07-10 18:51:02 +02:00 |
cTn
|
00e1ae0500
|
pid tuning in tabs
|
2014-07-10 18:14:33 +02:00 |
cTn
|
c6700a8588
|
equip all tab initializers with callback parameter (currently without hooks)
|
2014-07-09 16:12:37 +02:00 |
cTn
|
6e0177738c
|
removing obsolete highlight
|
2014-06-30 02:44:55 +02:00 |
cTn
|
700ca41957
|
fix the steps for LEVEL I
|
2014-06-09 02:56:38 +02:00 |
cTn
|
5abe7473f8
|
moving send_message routine to MSP object
|
2014-06-01 14:10:18 +02:00 |
cTn
|
eac97e1b59
|
pid tuning got full i18n support
|
2014-05-06 17:34:59 +02:00 |
cTn
|
2162a2b9d3
|
pre-enable i18n for all html content in tabs
|
2014-05-06 16:48:46 +02:00 |
cTn
|
4f8f45f290
|
add pid names to PID table from PID_names array
|
2014-05-03 22:54:33 +02:00 |
cTn
|
7e82e96114
|
add support for MSP_PIDNAMES
|
2014-05-03 22:42:11 +02:00 |
cTn
|
74e9256e75
|
correcting MSP implementation, optimizations
|
2014-04-11 15:11:59 +02:00 |
cTn
|
fb099298b8
|
bugfix for profile select UI not updating in sync
|
2014-03-30 12:13:17 +02:00 |
cTn
|
8d6702c15e
|
lowering MSP_STATUS pull speed to 250ms
|
2014-03-30 11:51:16 +02:00 |
cTn
|
82badeece1
|
callback hell resolving patch, optimize
|
2014-03-23 00:28:41 +01:00 |
cTn
|
9b29f78e3e
|
whitespace trimming run
|
2014-03-08 06:25:15 +01:00 |
cTn
|
ce351d7521
|
new UI population / JS execution order
(blink bugfix for several tabs)
|
2014-02-14 22:17:51 +01:00 |
cTn
|
65555b224c
|
added profile select in PID tab
|
2014-02-14 15:41:36 +01:00 |
cTn
|
430d366c8f
|
bugfix for tab inner re-initialization
|
2014-02-04 18:56:20 +01:00 |
cTn
|
8686a45831
|
adding more user-notify messages
|
2014-02-04 18:52:21 +01:00 |
cTn
|
3fb3c337e6
|
moving Vario below ALT in PID tab
|
2014-02-02 18:40:16 +01:00 |
cTn
|
37c96b9aea
|
initial changes
|
2014-02-02 15:31:09 +01:00 |
cTn
|
4c309967bb
|
rename
|
2014-02-02 01:35:57 +01:00 |
cTn
|
9f421618ac
|
merge #23
|
2014-01-25 21:15:40 +01:00 |
Lukas S
|
10b238d14f
|
add VEL-PID setting
|
2014-01-25 20:05:09 +01:00 |
cTn
|
5a2ebe9af4
|
moving content loading inside tab initialization
|
2014-01-24 17:06:54 +01:00 |
cTn
|
b7179db5f6
|
disabling custom spinner emulation
|
2014-01-23 23:47:14 +01:00 |
cTn
|
eaeda19842
|
visual indicators for successful save to eeprom
close #20
|
2014-01-22 19:05:52 +01:00 |
cTn
|
996b81b53f
|
enabling spinners in all spinner required tabs
|
2014-01-22 16:03:14 +01:00 |
cTn
|
0ccdc762b4
|
adding refresh button to PID/Receiver tabs
|
2014-01-19 17:30:55 +01:00 |
cTn
|
7dbd4bac82
|
UI polish
|
2014-01-03 10:13:55 +01:00 |
cTn
|
01a5c753aa
|
bugfixes & tiny optimizations
|
2013-12-15 02:28:12 +01:00 |