Menu

Tree [a60b2e] master /
 History

HTTPS access


File Date Author Commit
 cmake_modules 2014-07-31 sk sk [861e40] Initial commit
 conf 2014-12-04 sk sk [a60b2e] conf
 doc 2014-12-04 sk sk [1f645d] doc update
 icons 2014-11-19 sk sk [a92e5c] barometric height
 src 2014-12-03 sk sk [2e0af4] doc update and minor fixes
 CMakeLists.txt 2014-12-03 sk sk [2e0af4] doc update and minor fixes
 gpl.txt 2014-07-31 sk sk [861e40] Initial commit
 readme.txt 2014-10-14 sk sk [c1690d] readme
 readme_dev.txt 2014-10-13 sk sk [abee52] install readmes
 readme_usr.txt 2014-10-13 sk sk [abee52] install readmes

Read Me

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