1. Remove the RunCam split tab
2. Remove the apiVersion check for runcam split control
1. Remove four "rcsplit" msp message codes that are no longer needed
2. Add the name-covert logic for runcam split. When users choose the runcam split as a peripheral, in the Modes tab, the boxes:CAMERA1, CAMERA2, CAMERA3 will rename to CAMERA WI-FI, CAMERA POWER, CAMERA CHANGE MODE.
fix the wrong comments in adjustRunCamSplitBoxNameWithModeID()
remove the codes and resources that are no longer needed.
cleanup up the codes.
Cleanup
Cleanup
Fix the box name error(POWERE - > POWER)
remove the variables for runcam split that no longer needed.
Add runcam split support, the user can setup runcam split control with mixer in remote control
1. Remove the RunCam split tab
2. Remove the apiVersion check for runcam split control
1. Remove four "rcsplit" msp message codes that are no longer needed
2. Add the name-covert logic for runcam split. When users choose the runcam split as a peripheral, in the Modes tab, the boxes:CAMERA1, CAMERA2, CAMERA3 will rename to CAMERA WI-FI, CAMERA POWER, CAMERA CHANGE MODE.
fix the wrong comments in adjustRunCamSplitBoxNameWithModeID()
remove the codes and resources that are no longer needed.
cleanup up the codes.
Cleanup
Cleanup
Fix the box name error(POWERE - > POWER)
remove the variables for runcam split that no longer needed.
add apiVersion check for runcam split support(show runcam split peripheral option in Ports tab)
Use 1.3.7 of apiVersion to check whether the runcam split supported
Adds array length checking on configurator side
(old timers on stats can simply be replaced as the MSP API version has
ot changed since they were first added)
Most mobile shims for drag-and-drop assumes that you're either dragging an img-tag or an element with the draggable attribute. When not specified, the event-target will be the nested img instead of the div.
On mobile platforms (atleast iOS), no data is returned when dropping an element if getData() and setData() uses different types.
This change is needed in repos that use this repo as a submodule, and thereby have other base urls.
All instances of $.load() already have relative paths.