tizen beta release
authorKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:16:22 +0000 (21:16 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:16:22 +0000 (21:16 +0900)
commitccc78506708f99ca0d2db354e98b408fe79492d1
tree7a4a4a17fff5fe9c1c5c4468d9728ce4c1586408
tizen beta release
23 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libslp-lbs-plugin-replay.install.in [new file with mode: 0644]
debian/libslp-lbs-plugin-replay.postinst.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
nmea-log/nmea_replay.log [new file with mode: 0644]
packaging/libslp-lbsplugin-replay.spec [new file with mode: 0644]
replay-plugin/Makefile.am [new file with mode: 0644]
replay-plugin/include/gps_plugin_debug.h [new file with mode: 0644]
replay-plugin/include/nmea_parser.h [new file with mode: 0644]
replay-plugin/include/setting.h [new file with mode: 0644]
replay-plugin/src/gps_plugin_replay.c [new file with mode: 0755]
replay-plugin/src/nmea_parser.c [new file with mode: 0644]
replay-plugin/src/setting.c [new file with mode: 0644]