mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-20 02:53:15 +08:00
4d4fbc2852
* 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