Custom Query (111 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 111)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#117 fixed Typo in docs for cylpolar Olly Betts Wookey
Description

The manual has 'cypolar' instead of 'cylpolar' in one place.

This patch fixes it: commit 9a6a2039059a3266c72493266e6027234b6c1213 (HEAD -> dgit/sid) Author: Wookey <wookey@…> Date: Tue Jul 14 20:00:42 2020 +0100

Fix typo in doc 'cypolar'->'cylpolar'

diff --git a/doc/manual.sgml b/doc/manual.sgml index 54d07f6..af42fda 100644 --- a/doc/manual.sgml +++ b/doc/manual.sgml @@ -1744,7 +1744,7 @@ A CYLPOLAR style survey is very similar to a diving surv$

is always measured horizontally rather than along the slope of the leg.

<programlisting>

-*data cypolar from to tape compass fromdepth todepth +*data cylpolar from to tape compass fromdepth todepth

1 2 9.45 311 -13.3 -19.0</programlisting>

<programlisting>

#114 fixed Provide way to exclude survey data from processing Olly Betts Alastair Gott
Description

Would it be possible to define a new command for comments which go across multiple lines. *ref seems to terminate when a new line is made. whereas it might be nice to be able to use a *ref/*endref command to keep the comment within a wrapper.

From my lack of knowledge I think it would be a change to the read_string command http://eclipseclp.org/doc/bips/kernel/iochar/read_string-5.html by changing the SepChars? to "*endref".

but then I don't know the first thing about coding, let alone C.

#113 fixed Colour by Survey Style Olly Betts Olly Betts
Description

.3d files can contain the survey style information (NORMAL/DIVING/NOSURVEY/...) - aven doesn't currently do anything with this, but it would be handy to be able to colour by it.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.