Hi Martin,

here is a perl script 
(http://seb.marque.free.fr/fichiers/scripts/perl/flightplan) I've 
written to create flightplans-like: it is quite simple (only "radio to 
radio"). Unfortunately after a bad manipulation I've erased the English 
version...

It accepts sid/star procedures (you can find them here: 
http://www.xpgoodway.com/modules.php?name=Downloads&d_op=viewdownload&cid=8), 
vor-to-vor only fp, it has different outputs: (csv, ansi and not-ansi 
output, xml output for use with FG gps).

$ ./flightplan -d ksfo -a knid
wil output in the curend STDOUT:
Code - Nom complet
        | Fr�quences | Heading | Course/RNW | Distance en nm
KSFO - San Francisco Intl
        | NAV 116.8  | 49      | 32         | 10
OAK - OAKLAND VORTAC
        | NAV 116.8  | 95      | 78         | 13
        | ADF 374    | 95      |     --     | 13
LV - REIGA NDB
        | ADF 203    | 90      |     --     | 11
TCY - TRACY NDB
        | NAV 114.6  | 100     | 83         | 23
MOD - MODESTO VOR-DME
        | ADF 367    | 124     |     --     | 6
MO - WOWAR NDB
        | ADF 367    | 134     |     --     | 17
        | NAV 114.2  | 134     | 119        | 13
HYP - EL NIDO VOR-DME
        | NAV 112.9  | 126     | 111        | 35
CZQ - CLOVIS VORTAC
        | ADF 344    | 185     |     --     | 10
FCH - CHANDLER NDB
        | ADF 344    | 142     |     --     | 14
        | NAV 109.4  | 142     | 126        | 13
VIS - VISALIA VOR-DME
        | ADF 220    | 130     |     --     | 11
VI - VILIA NDB
        | ADF 220    | 145     |     --     | 12
        | NAV 109.2  | 145     | 129        | 13
TTE - TULE VOR-DME
        | RW 03 /21  | 102     | RW 03 /21  | 66
        | RW 14 /32  | 102     | RW 14 /32  | 66
        | RW 08 /26  | 102     | RW 08 /26  | 66
KNID - China Lake Naws

distance totale parcourue: 280 nm (vol direct: 254)

you've got many other available options, try
$ ./flightplan -h

Currently I'm trying to completly rewrite it to create more accurates FP 
(not only radio to radio, but using airways).

hope this helps
regards
seb

Martin Henne a écrit :
> Hi all,
> 
> I am searching for a flight planner for flightgear, that is at least
> capable to produce a printed flightplan. Of course, it would be
> perfect if it could generate waypoints as well.
> 
> I tried 'kelpie' but it seems to be in an early state. It could
> not print, nor export the fileplan to flightgear or even to
> plain text or html format.
> 
> What are you using to fly from one location to another?
> 
> Tnx in advance
> 
> 
> Martin
> 

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to