Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.091705
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:48:33 +0000 (12:48 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:48:33 +0000 (12:48 +0900)
commit62ed38837afa029ac8e51d42e28c066b8b2fdddc
tree3ca051dc736a31510b0adc6fd07f5c60bef75b97
Initialize Tizen 2.3
15 files changed:
AUTHORS [new file with mode: 0644]
LICENSE [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]
libslp-lbs-plugin-replay.manifest [new file with mode: 0644]
nmea-log/nmea_replay.log [new file with mode: 0644]
packaging/libslp-lbs-plugin-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: 0644]
replay-plugin/src/nmea_parser.c [new file with mode: 0644]
replay-plugin/src/setting.c [new file with mode: 0644]