Home
Name Modified Size InfoDownloads / Week
0.0.2 2014-12-04
0.0.1 2014-10-29
user_documentation 0.0.2.pdf 2014-12-04 2.0 MB
readme.txt 2014-10-14 1.3 kB
user_documentation 0.0.1.pdf 2014-09-23 1.7 MB
Totals: 5 Items   3.7 MB 0
Description
-----------
Based on ATSDB, this application allows reading text-based GPS trails from Measurement Flights, adding of Mode S/A attributes and inserted into the database.

Links
-----
http://sourceforge.net/projects/mfimport/ (Project homepage and repository)
http://sourceforge.net/projects/atsdb/ (Underlying libary repository)

Contents
--------

Folder "cmake_modules": Contains cmake find scripts
Folder "doc": Contains documentation
Folder "install": Contains installation guide and scripts
Folder "src": Contains source code
CMakeLists.txt: CMake config file
gpl.txt: GPL license
readme.txt: This file

Installation
------------
There exist 2 variants of installation, user(usr) and developer(dev). Use "user" if you just want to use the software without access to the build system. If you want to add to the code or build binaries yourself use the developer version.

Please refer to the 2 different readme files:
* readme_dev.txt
* readme_usr.txt

Running
-------

After installation, make sure that the './conf' folder contains configuration files. If not, copy them from the './conf/save/' sub-folder. You can also reset the configuration to the vanilla state with this step, or backup and restore program states by exchanging the './conf' folder contents.


Author
------
Helmut Puhr
helmut.puhr@tugraz.at

Source: readme.txt, updated 2014-10-14