PDA

View Full Version : PowerFlarm range tool


Mark628CA
November 16th 15, 04:15 PM
I have run several flights through the PowerFlarm range tool, and my coverage seems adequate, but I am wondering if anyone has a method of determining 3D coverage? The tool shows a decent depiction of horizontal coverage, but I wouldn't mind having an idea of the coverage above and (especially) below.

Also, in a previous thread, one poster (mark...@lennoxengineering) mentioned he had developed a tool to splice together several flights. Is this available for others' use?

Bob Gibbons[_2_]
November 17th 15, 02:30 AM
On Mon, 16 Nov 2015 08:15:56 -0800 (PST), Mark628CA
> wrote:

>I have run several flights through the PowerFlarm range tool, and my coverage
>seems adequate, but I am wondering if anyone has a method of determining
>3D coverage? The tool shows a decent depiction of horizontal coverage, but
>I wouldn't mind having an idea of the coverage above and (especially) below.
>
>Also, in a previous thread, one poster (mark...@lennoxengineering) mentioned
>he had developed a tool to splice together several flights. Is this available for
>others' use?

If you are comfortable with old DOS commands, you can use the
following to concatenate multiple IGC files and submit the result to
the Range Analyzer.

- Put the IGC files of interest in a temp directory
- Open a 'cmd' shell in the directory of your IGC files.
- Enter the command: type *.igc > all.igc
- Upload all.igc to the range analyzer

There is an upper limit to the size of the file the Range Analyzer can
handle, so the number of files concatenated is not unlimited.

Bob

November 17th 15, 05:24 AM
Old discussion:

https://groups.google.com/forum/#!searchin/rec.aviation.soaring/wx$20flarm/rec.aviation.soaring/xPaHe0jK5Tk/g-WNEik8iBsJ

Google "concatenate" for commands in different operating systems

Google