/// @return The message to show to the user when they a re prompted to confirm turning on advanced ui.
virtualQStringshowAdvancedUIMessage(void)const{returntr("WARNING: You are about to enter Advanced Mode. This may expose features which may cause your vehicle to malfunction. "
"You should do so only if instructed by customer support. Are you sure you want to enable Advanced Mode?");}
virtualQStringshowAdvancedUIMessage(void)const;
/// @return An instance of an alternate postion source (or NULL if not available)