source: git/tests/bug4.svx

walls-data
Last change on this file was bd263b36, checked in by Olly Betts <olly@…>, 9 years ago

src/commands.c,src/datain.c,tests/bug4.svx,tests/diving.pos,
tests/diving.svx: Allow clino readings in diving style data,
suggested by Andrew Atkinson. Currently these readings are ignored,
but a future version will check that they're consistent with the angle
given by the depth gauge and tape, and perform suitable averaging.

  • Property mode set to 100644
File size: 330 bytes
Line 
1; pos=no warn=0
2; the omittable data for topofil and diving styles were reversed in 0.95
3*fix 1 123 456 789
4*data topofil from to fromcount tocount compass
51 2 12345 67890 090
6*data diving from to tape compass fromdepth todepth
72 3 2.00 090 0.0 1.2
8*data diving from to tape compass fromdepth todepth clino
93 4 2.00 090 0.0 1.2 -
Note: See TracBrowser for help on using the repository browser.