[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] e2fabe: [gps] fix gps mtk comp
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] e2fabe: [gps] fix gps mtk compilation |
Date: |
Wed, 03 Feb 2016 23:46:45 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: e2fabe26ca66df954a98cccb10ddeaec28656504
https://github.com/paparazzi/paparazzi/commit/e2fabe26ca66df954a98cccb10ddeaec28656504
Author: Felix Ruess <address@hidden>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
R conf/firmwares/subsystems/fixedwing/gps_mediatek_diy.makefile
A conf/firmwares/subsystems/shared/gps_mediatek_diy.makefile
M sw/airborne/subsystems/gps/gps_mtk.c
M sw/airborne/subsystems/gps/gps_mtk.h
M sw/tools/generators/gen_mtk.ml
Log Message:
-----------
[gps] fix gps mtk compilation
this has been broken since b80cc08bc7ce6fbc4d399f21c7a95adb40d834e3 and is
probably not tested at all...
Commit: 831e51175a7137c939fee659b8a964ed1a038ebe
https://github.com/paparazzi/paparazzi/commit/831e51175a7137c939fee659b8a964ed1a038ebe
Author: Felix Ruess <address@hidden>
Date: 2016-02-04 (Thu, 04 Feb 2016)
Changed paths:
R conf/firmwares/subsystems/fixedwing/gps_mediatek_diy.makefile
A conf/firmwares/subsystems/shared/gps_mediatek_diy.makefile
M sw/airborne/subsystems/gps/gps_mtk.c
M sw/airborne/subsystems/gps/gps_mtk.h
M sw/tools/generators/gen_mtk.ml
Log Message:
-----------
Merge pull request #1525 from paparazzi/fix_gps_mtk
[gps] fix gps mtk compilation
Compare:
https://github.com/paparazzi/paparazzi/compare/219eee929fe2...831e51175a71