|
||||
All what is to do after flying:
* Store a flights from GPS to SQL database
* Manage flights on GPS or SQL database
* Parse IGC files to get information about flights
* Optimize flights for OLC (free distance, flat or FAI triangle)
* Prepare web forms for flights registration on OLC server
* Save servicings of your gliders
Uses packages database for OO database access to flytec GPS device and sql, container for transport
data between UI and database, forms for visualize data in containers, utils for plotting and images for a
nicer UI.
All what is to do before flying:
* Manage waypoints on GPS or SQL database
* Manage routes on GPS or SQL database
* Assemble routes with waypoints
* Manage airspaces on GPS or SQL database
* Parse OpenAir files and add them to SQL database
Uses packages database for OO database access to flytec GPS device and sql, container for transport
data between UI and database, forms for visualize data in containers, utils vector manipulations and images
for a nicer UI.
All what is to configure:
* Dialog for interface configuration on which the GPS connected is
* Forms for configure the GPS device
* Place here packages for configuration of further GPS devices. Per example garmin.
All what is to configure on flytec GPS device:
* Several forms for configure the Flytec 5020
Uses packages database for user settings, sql for gliders, flytec for access Flytec GPS device and
images for visualize GPS sreens and polares.
All what is to configure on interface to GPS devices:
* Dialog for port configuration on which the GPS connected is
Uses package database for port settings.