[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 93ef45: [gps] get rid of need
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 93ef45: [gps] get rid of need for GPS registering |
Date: |
Wed, 20 Apr 2016 15:06:30 -0700 |
Branch: refs/heads/gps_modules
Home: https://github.com/paparazzi/paparazzi
Commit: 93ef45cbb2977b588e9194047be0c7134f969ea9
https://github.com/paparazzi/paparazzi/commit/93ef45cbb2977b588e9194047be0c7134f969ea9
Author: Felix Ruess <address@hidden>
Date: 2016-04-21 (Thu, 21 Apr 2016)
Changed paths:
M conf/modules/gps_furuno.xml
M conf/modules/gps_mediatek_diy.xml
M conf/modules/gps_nmea.xml
M conf/modules/gps_piksi.xml
M conf/modules/gps_sirf.xml
M conf/modules/gps_skytraq.xml
M conf/modules/gps_ublox.xml
M conf/modules/gps_udp.xml
M sw/airborne/subsystems/gps.c
M sw/airborne/subsystems/gps.h
M sw/airborne/subsystems/gps/gps_datalink.c
M sw/airborne/subsystems/gps/gps_datalink.h
M sw/airborne/subsystems/gps/gps_mtk.c
M sw/airborne/subsystems/gps/gps_mtk.h
M sw/airborne/subsystems/gps/gps_nmea.c
M sw/airborne/subsystems/gps/gps_nmea.h
M sw/airborne/subsystems/gps/gps_piksi.c
M sw/airborne/subsystems/gps/gps_piksi.h
M sw/airborne/subsystems/gps/gps_sim.c
M sw/airborne/subsystems/gps/gps_sim.h
M sw/airborne/subsystems/gps/gps_sim_hitl.c
M sw/airborne/subsystems/gps/gps_sim_hitl.h
M sw/airborne/subsystems/gps/gps_sim_nps.c
M sw/airborne/subsystems/gps/gps_sim_nps.h
M sw/airborne/subsystems/gps/gps_sirf.c
M sw/airborne/subsystems/gps/gps_sirf.h
M sw/airborne/subsystems/gps/gps_skytraq.c
M sw/airborne/subsystems/gps/gps_skytraq.h
M sw/airborne/subsystems/gps/gps_ubx.c
M sw/airborne/subsystems/gps/gps_ubx.h
M sw/airborne/subsystems/gps/gps_udp.c
M sw/airborne/subsystems/gps/gps_udp.h
Log Message:
-----------
[gps] get rid of need for GPS registering
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 93ef45: [gps] get rid of need for GPS registering,
GitHub <=