mikeller
|
eafbaa5d06
|
Added expert mode. Moved FAILSAFE feature back into failsafe tab.
|
2016-08-24 17:13:20 +12:00 |
|
borisbstyle
|
b1726c2753
|
Fix airmodeActivateTHreshold
|
2016-08-21 03:16:23 +02:00 |
|
Michael Keller
|
c6529589e0
|
Merge pull request #233 from KiteAnton/msp_crunch_cleanup
Cleanup crunch(), switch to use .pushX functions
|
2016-08-18 12:53:42 +12:00 |
|
Anton Stålheim
|
44a0d54ea9
|
Cleanup crunch(), switch to use .pushX functions
|
2016-08-18 01:00:07 +02:00 |
|
Anton Stålheim
|
720216f6ca
|
Remove unused file request_balancer.js
|
2016-08-17 22:29:20 +02:00 |
|
Anton Stålheim
|
6275b8b462
|
Merge pull request #229 from mikeller/hide_failsafe_tab_if_disabled
Moved FAILSAFE feature switch into configuration tab, made failsafe tab hidden if FAILSAFE is disabled. Added warning about using failsafe.
|
2016-08-17 21:57:19 +02:00 |
|
Anton Stålheim
|
167e71f6eb
|
Merge pull request #228 from mikeller/add_board_id_extraction_instructions
Added instructions on how to extract the board list from the firmware source, for future updates.
|
2016-08-17 17:53:19 +02:00 |
|
mikeller
|
a987de68b9
|
Moved FAILSAFE feature switch into configuration tab, made failsafe tab hidden if FAILSAFE is disabled. Added warning about using failsafe.
|
2016-08-17 23:58:07 +12:00 |
|
mikeller
|
00e1a9b533
|
Added instructions on how to extract the board list from the firmware source, for future updates.
|
2016-08-17 23:29:18 +12:00 |
|
Anton Stålheim
|
206d241cee
|
New boards added
|
2016-08-17 01:24:47 +02:00 |
|
Anton Stålheim
|
7c9261de8f
|
Added additional MSP helper functions
|
2016-08-16 22:34:52 +02:00 |
|
mikeller
|
d8f19ab185
|
Fixed 'connectionactive' indicator.
|
2016-08-16 23:58:31 +12:00 |
|
Anton Stålheim
|
6bf7ca93da
|
Merge pull request #221 from KiteAnton/led_strip_bugfix
Fix LED_STRIP save bug
|
2016-08-16 01:17:19 +02:00 |
|
Anton Stålheim
|
cf8169fb7c
|
Fix LED_STRIP save bug
|
2016-08-16 01:15:57 +02:00 |
|
Michael Keller
|
2973745c7f
|
Fixed disconnect on connection timeout.
|
2016-08-16 11:10:53 +12:00 |
|
borisbstyle
|
23b321401b
|
Merge pull request #215 from mikeller/added_filters_to_msp
Added new filters to MSP.
|
2016-08-15 23:29:44 +02:00 |
|
Michael Keller
|
14428d910f
|
Merge pull request #217 from KiteAnton/msp_fixes
MSP fixes
|
2016-08-14 21:39:03 +12:00 |
|
KiteAnton
|
4a0e855a43
|
MSP fixes
|
2016-08-13 18:01:47 +02:00 |
|
TheAngularity
|
be148163da
|
removed releaseDate entry
used for expired time check and after pr #209 not more needed
|
2016-08-13 17:49:34 +02:00 |
|
mikeller
|
d981bc42d5
|
Added new filters to MSP.
|
2016-08-14 02:00:10 +12:00 |
|
TheAngularity
|
f7a7335751
|
removed google-analytics scrap
|
2016-08-13 15:53:22 +02:00 |
|
mikeller
|
838ab954f1
|
Fixed reference from 'MspHelper' to 'mspHelper'.
|
2016-08-14 01:15:14 +12:00 |
|
Michael Keller
|
b2729be1be
|
Merge pull request #198 from KiteAnton/msp_rework3
Separation of MSP code
|
2016-08-14 00:41:25 +12:00 |
|
nathan
|
32c3f40abb
|
[OSD] updates including inflection.js, stylistic cleanups including 2 spaces instead of 4, change the default background image back
|
2016-08-12 22:08:34 -07:00 |
|
KiteAnton
|
96115be10e
|
Separation of MSP code into protocol and config parts, will ease further development and readability
|
2016-08-11 22:20:23 +02:00 |
|
NightHawk32
|
dbb2c67c8b
|
3D msp fix, corresponding to firmware in MSP_SET_RC_DEADBAND
|
2016-08-08 08:54:32 -04:00 |
|
KiteAnton
|
2ffefb065f
|
Some cleanup of MSP code
|
2016-08-06 15:59:43 +02:00 |
|
U-DESKTOP-12PPI61\boris.bozic
|
f239b1bd9c
|
Add tooltips and refactor
|
2016-08-05 12:39:43 +02:00 |
|
Michael Keller
|
101e983373
|
Fixed airModeActivationThreshold on saving failsafe config for > 2.8.1
|
2016-08-05 18:56:37 +12:00 |
|
mikeller
|
06cb22e8f5
|
Fixing syntax error.
|
2016-08-05 00:00:41 +12:00 |
|
U-DESKTOP-12PPI61\boris.bozic
|
799c9ac6f4
|
Change OSD bit
|
2016-08-04 11:57:39 +02:00 |
|
U-DESKTOP-12PPI61\boris.bozic
|
8012614e70
|
Get fully rid of special from 2.9.1
|
2016-08-02 22:09:56 +02:00 |
|
U-DESKTOP-12PPI61\boris.bozic
|
9f5cce77d8
|
Add Support for v2.9.1 MSP
|
2016-08-02 21:54:50 +02:00 |
|
Anton Stålheim
|
770a6272d0
|
Merge pull request #166 from mikeller/cleanup_profile_loading
Added support for rateprofiles.
|
2016-08-02 08:48:33 +02:00 |
|
mikeller
|
91ccc659d4
|
Added support for rateprofile switching.
Fixed rateprofile switching.
|
2016-08-02 13:25:41 +12:00 |
|
skaman82
|
c7616c6a8a
|
OSTD Tab redesign
cleanup
optimization
typo fix
adding dummy contents for callsign and vtx settings
indentation fix
typo fix
|
2016-08-01 23:04:17 +12:00 |
|
mikeller
|
1147eef7a6
|
Fixed configurator for versions < 2.9.0.
|
2016-08-01 00:56:22 +12:00 |
|
nathan
|
dc6bcdafe6
|
RC_tuning.yaw_rate -> RC_tuning.rcYawRate was renamed, fix it in msp.js
|
2016-07-30 12:37:15 -07:00 |
|
nathan
|
28f425b041
|
Merge branch 'master' into feature/2.9-compat
|
2016-07-30 09:50:47 -07:00 |
|
mikeller
|
7cc9401d42
|
Fixed configurator problems with 3.0.0.
|
2016-07-30 23:31:40 +12:00 |
|
mikeller
|
0c26117c56
|
Reverting 881e50898e .
|
2016-07-30 23:25:23 +12:00 |
|
nathan
|
3a54411938
|
found another thing that is new...
|
2016-07-30 02:40:53 -07:00 |
|
nathan
|
f9dbdf661d
|
implement verison checking in conflicting msp commands
|
2016-07-30 02:29:59 -07:00 |
|
nathan
|
efa10099d2
|
map all the SPECIAL_PARAMETERS to their new homes, except escDesyncProtection (idk where that one goes... seems to not exist?)
|
2016-07-30 02:01:13 -07:00 |
|
nathan
|
00e89a1dae
|
call special params or pid advanced depending on the api version
|
2016-07-30 01:15:46 -07:00 |
|
nathan
|
c138b7f39f
|
add back SPECIAL_PARAMETERS
|
2016-07-30 01:01:46 -07:00 |
|
nathan
|
881e50898e
|
breaks the config, verify by saving pid settings and running dump in the cli.
Revert "Fixed MSP for 2.9.0."
This reverts commit c9a6ae63ca .
|
2016-07-30 00:35:18 -07:00 |
|
mikeller
|
c9a6ae63ca
|
Fixed MSP for 2.9.0.
|
2016-07-30 11:52:44 +12:00 |
|
mikeller
|
8d43ba6681
|
Fixed RC yaw rate scaling problem.
|
2016-07-29 14:54:11 +12:00 |
|
mikeller
|
6da7383d61
|
Changes to MSP to make it work with Betaflight branch 'msp_cleanup'.
|
2016-07-29 14:54:03 +12:00 |
|