Skip to content
/ xcplan Public

Basic software to propose glider cross-country routes based on number of legs, minimum distance and other parameters.

Notifications You must be signed in to change notification settings

r-burg/xcplan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

' xcplan' is intended to be a basic software suite for helping a pilot or task setter to propose tasks for glider pilots.
It consists of four processes:
	A gui, written in PHP to be accessed via a browser. The user can select a region (e.g. UK), a minimum distance, number of legs to the task, etc.
	A planner written in C++ which creates a list of tasks meeting the requirements.
	A mapping program which creates a .png image file showing the selected task with built-up areas, airspace, coastlines etc.
	A program to delete the map files over a certain age (e.g. two minutes).
	
The last of these is not yet available. Using the software without it results in more and more map files cluttering up '/var/www/xcplan', though of course these can be deleted manually.


About

Basic software to propose glider cross-country routes based on number of legs, minimum distance and other parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages