mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 17:06:31 +08:00
[gps] separate gps module for gps_init and multi
- remove gps_init from main - all actual gps_x implementations autoload the generic gps module - generic GPS module has setting for multi_gps_mode
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
The GPS sensor configuration is done in the header file referenced by NPS_SENSORS_PARAMS.
|
||||
</description>
|
||||
</doc>
|
||||
<autoload name="gps"/>
|
||||
<header>
|
||||
<file name="gps.h" dir="subsystems"/>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user