Custom Query (95 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 95)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Owner Reporter Resolution Summary
#61 Olly Betts Andrew fixed Units option on *calibrate
Description

Currently the calibrate adjusts for the offset then multiplies by the scale factor, which works for a stretched tape with the end missing *calibrate tape 0.05 0.752

But of things like mounting a DistoX in a waterproof case the offset will be measured with another device so will not want scaling

Suggestion is to allow the addition of units to the offset if the scale factor should not be applied, this should allow the original format to continue to work while adding functionality.

if not units

real = ( reading - offset) * scale

If units eg *calibrate tape -0.05m 0.752

real = reading * scale - offset
#63 Olly Betts Wookey fixed Invalid GPX file created
Description

If you use aven to export a GPX file and just tick 'entrances', then the resulting file has a </gpx> at the end, but does not have a <gpx> tag at the start. Programs will refuse to import it as invalid (QGIS and viking tested).

#64 Olly Betts Olly Betts fixed Terrain loading fails on Windows
Description

Jenny was unable to get terrain to load, instead just getting a grey disk at altitude 0. I've fixed the error checking for 1.2.20, so it now actually fails, but the inability to load terrain remains. My attempts to debug suggest that the wxZipInputStream class always fails to read anything, returning an unhelpful "generic read error".

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