* Steering wheel rover main files and guidance
* Fix: Undeclared function nav_reset_alt warning
* GVF mission flight plan
* NPS FDM for rovers
* GVF low_level_control.c included in gvf.c
* Rover main loop for non chibios arch (copy/paste from rotorcraft)
* Delete conf/modules/rover.xml
The creation of this file was a mistake.
* NPS for rover fixed
* rover_guidance_steering periodic -> autopilot state machine
* Fixes and comments