[gps] autoload gps_sim and gps_nps modules

from the "normal" gps modules so that you don't have to add them manually in your airframe to get the simulation running
This commit is contained in:
Felix Ruess
2016-06-15 21:14:24 +02:00
parent 6cc4d590f5
commit 6bf56d7079
10 changed files with 17 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
</description>
<configure name="GPS_LED" value="2" description="LED number to indicate fix or none"/>
</doc>
<autoload name="gps_nps"/>
<header>
<file name="gps.h" dir="subsystems"/>
</header>