* Adding some extra data elements to a build request
- so as to be able to provide better support, and analysis
* Renamed "info" to more appropriate "response"
- add pilot name (display_name) to the Configuration tab
- add handling for the 'MSP2_GET_TEXT' and 'MSP2_SET_TEXT' commands
- with support for the 'MSP2TEXT_PILOT_DISPLAY_NAME' ('displayName') config prop
- backup handling of the 'displayName' config prop
- add a text field to configure the pilot name in the 'Configuration/Personalization' box
- using the 'display_name' FC config prop and the 'MSP2_GET_TEXT' / 'MSP2_SET_TEXT' MSP commands
- add tooltips for both the 'Craft name' and 'Pilot name' fileds
- rename the 'Display name' OSD element to 'Display name (Pilot name)'
- expand the tooltip descriptions of 'Craft name' and 'Display name (Pilot name)'
- change the default 'DISPLAY_NAME' OSD element preview to 'PILOT_NAME'
- remove the default 'JOE PILOT' string value of the 'displayName' FC initial config
- backwards compatibility handling for 'display_name' pre MSP v1.45
- rename 'display name' to 'pilot name'
- add 'FC.CONFIG.pilotName' in place of 'FC.CONFIG.displayName'
- add the 'PILOT_NAME' OSD element and keep backwards compatibility
for the 'DISPLAY_NAME' OSD element (depending on the MSP version)
- rename 'FC.CONFIG.name' to 'FC.CONFIG.craftName'
- add the 'MSP2TEXT_CRAFT_NAME' const for 'MSP2_GET_TEXT' / 'MSP2_SET_TEXT'
- use 'MSP2_GET_TEXT' / 'MSP2_SET_TEXT' to get/set 'FC.CONFIG.craftName'
- keep full backwards compatibility pre MSP v1.45 (using the legacy 'MSP_NAME' / 'MSP_SET_NAME')
0-1-2 ranges ff and dmax
gui fixes
Fix master slider
Fix TODO
Fix enable slider when PID has changed
Fix RP mode editing manual values
Restore backward compatibility
Rearrange order of 4.3 sliders and add divider for expert mode
d_lowpass slider range changed, 75-150 defaults
Fix filter sliders
Optimise FF, DMax and filter slider steps
Fix doubleclick on pid sliders
stop D lowpass slider position moving left on save
update gyro and dterm lowpass filter messages
fix some bugs
Fix spacing in messages
Little fixes
Respect slider mode
Fix legacy mode and slider values
Code cleanup
Add slider defaults
rename dmin ratio to dmax gain
Fix legacy sliders again
Enable Expert Mode