Updated MSP_VTX_CONFIG
Updated MSP_SET_VTX_CONFIG
Updated MSP_VTX_CONFIG (again)
Implemented VTX update schedule
Removed unneeded initialization blocks from io/vtx implementations
Prevent VTX settings from being applied in CLI. Sync Band/Chan/Freq on init
Correct issues in SA CMS
Moved vtxCommonInit and vtxCommonProcess to io/vtx
In vtx_tramp.c 'trampSetBandAndChannel()' removed call to 'vtxSettingsSaveBandAndChannel()'
In vtx_tramp.c 'vtxTrampSetBandAndChannel()' added call to 'vtxSettingsSaveBandAndChannel()'
In cms_menu_vtx_tramp.c 'trampCmsCommence()' added call to 'vtxSettingsSaveBandChanAndPower()'
Implemented 'vtx_' settings for SmartAudio and Tramp
Added 'vtx_freq' setting for SmartAudio and Tramp
SmartAudio-CMS fixes and improvements
Added SetFreqByMHzMsp support for SmartAudio and Tramp