2003-12-26  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

        * Release 1.0.0
	
	* configure.in, Makefile.am: Removed maintainer-mode, added a
	--enable-debug switch and changed the CFLAGS handling

	* config.h.in: New HAVE_GETOPTLONG #undef

	* sensusconvert.c: Fixed a problem with strftime

	* sensusdump.c: Fixed a problem with size of an array. Fixed a bug
	in the code which handles the state of the battery

2003-12-25  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* acconfig.h: Not needed for new automake/autoconf

	* configure.in: New version number

	* sensusconvert.c: Added correct surface-interval
	calculation. Removed some unneeded casts

	* sensusconvert.c: Made all private functions static

	* sensusconvert.c: Fixed bug when searching 'next dive'-header. Note that 
	a timestamp can contain a 0xff, hence we must skip the header of the 
	actual dive.

2003-12-24  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusprodump.c: Longer Timeout

2003-10-12  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* profile/Gozo2003.sns: Profile after trip to Gozo 2003

2003-08-14  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* profile/Bodensee2003.sns: Some dives at Bodensee 2003 / Seezeichen 24

2003-08-03  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* profile/Attersee03.sns: Profile after Attersee 2003 trip

2003-05-04  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensuspro.h: Header for sensusprodump

	* config.h.in, Makefile.am: Added sensusprodump

	* sensusdump.c: Fixed a minor bug

	* configure.in: New version

	* sensusprodump.c: First version which can be compiled

2003-04-06  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* profile/Egypt2003.sns: Profile data from Egypt spring 2003

	* sensusconvert.c, sensusdump.c: Fixed typos and layout

2002-10-26  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* profile/Kroatien02.sns: Sensus dump after Kroatien 2002 trip

2002-10-04  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* doc/SENSUS PRO (Dev Guide).pdf: Developers guide

2002-07-23  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusconvert.c: Fixed a bug with <REPGROUP>-tag

2002-07-22  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* profile/Attersee.sns: Memory dump after trip to Attersee 2002

2002-04-25  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensustools.spec.in: Fixed a small problem with the description

	* sensustools.spec.in: Fixed URL

2002-04-22  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusconvert.c: Better error-messages

2002-04-21  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* doc/Remarks: Fixed typo

	* ChangeLog: Added a line for release 0.0.2 and a message about
	the cleanup of sensusdump

	* sensusdump.c: Some minor cleanup and better error-messages

2002-04-20  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* TODO: Blocking issue fixed

	* configure.in: New version

	* sensusdump.c: Code cleanup for handshake handling

	* profile/Seychellen2.sns: Seychellen profile read later

2002-04-18  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* ChangeLog: Added the new hehaviour of sensusdump

	* sensusdump.c: Added select for waiting for SENSUS answer. Some
	cleanup

	* sensusconvert.c: This is a POSIX-source

2002-04-02  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* Makefile.am, configure.in, sensusconvert.1.in: Added a manpage
	for sensusconvert

	* sensusconvert.c: Added an altitude switch

	* TODO: Removed an unneeded TODO

	* sensusconvert.c: Added support for different rep-groups

	* .cvsignore: Added sensusconvert man-page

2002-03-29  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* history/First.profile: First complete profile generated by
	sensusconvert

	* sensusconvert.1.in: Prototype of man-page for sensusconvert

	* profile/Seychellen.sns:
	Profile dump after the trip to the Seychelles in 2002

2002-03-27  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensus.h: Added some brackets for safety

	* sensusconvert.c: Added a new function for computing some
	interval informations about a dive

	* sensustools.spec.in: Fixed two typos

2002-03-26  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusconvert.c: Now all dives are sorted (by time) before they
	are printed

	* sensusconvert.c: Now the time/index of all dives is sorted into
	an array before they are printed out

2002-03-25  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusdump.1.in: Fixed typo

2002-02-26  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusdump.1.in: Fixed a typo

	* sensusconvert.c: Added the code for ignoring small dives

2002-02-24  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusconvert.c: Better header layout (comments)

2002-02-21  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusconvert.c: Fixed the detection of shallow samples area

2002-02-20  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensus.h, sensusconvert.c: First try to find the end of dive
	correctly

	* .cvsignore, profile/.cvsignore: Ignore unneeded files

2002-02-19  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusconvert.c: (Buggy) support for converting the complete
	profile

	* sensus.h: Fixed a comment and added a macro which allows
	wraped-around indexes + offset in the sample-buffer

2002-01-11  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensus.h, sensusconvert.c: Internal working version

2002-01-06  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* history/FirstSensusDive.gif: Screenshot of first correctly
	displayed dive

	* history/dive.profile: First correct UDCF-File of one dive

	* sensusconvert.c, sensusdump.c: Added a cast

2002-01-05  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* doc/Remarks: A remark about the time-stamps in dives

	* sensusconvert.c: Added support for local time-zone

	* sensusconvert.c: Fixed a serious bug when calculating the
	internal sensus-time stamps

	* profile/profile2.sns: Nearly the same dump as profile.sns. No
	additinal dive.

	* profile/S-38784.RAW: Dump equivalent to profile.sns given by
	Reefnet's software

2002-01-04  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusdump.c: Fixed a comment

2002-01-01  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensus.h: Rearranged the constants

	* TODO: New issue

	* sensusconvert.c: Fixed serious bug in profile-buffer
	handling. Now we use different buffers for dump-time,
	handshake-data and profile-data

	* sensusdump.c, sensusdump.1.in, profile/profile.sns:
	Changed end-of-dump-time marker

2001-12-30  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusconvert.c: Better comment

	* sensus.h: Added constants for dive-data header

	* sensusconvert.c: On the way

2001-12-29  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusconvert.c: Better help-text

	* sensusconvert.c:
	Fixed a serious bug in the calculation of dump-date. Now we get the
	correct serial-number. Removed unneeded code.

2001-11-25  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* Makefile.am: Added sensusdump

	* sensusdump.c: Moved some global constants for sensus.h

	* sensus.h: Global constants for sensusconvert and sensusdump

	* sensustools.spec.in: Fixed small typos

	* sensusconvert.c: Non-working version (simple port from eonconvert).

2001-11-18  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* TODO: Fix the blocking behaviour of sensusdump

2001-11-11  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusdump.c: Minor code-cosmetic

	* sensusdump.1.in: Fixed some minor typos

	* profile/profile.sns: First full profile dump of Sensus 38784

	* sensusdump.1.in: Give a short description of the dumped data

	* sensusdump.c: Added code for the current system time

	* doc/Remarks: Added a comment about the currens real time clock

	* history/correct.sns: First correct (checksum) memory dump of Sensus

	* sensusdump.c: Fixed checksum code

	* sensusdump.c:
	Fixed a bug when the handshake-data is read, fixed problem with serial number

	* sensusdump.c:
	Moved the write-dump code in a seperate function and corrected some bugs.

	* sensusdump.1.in:
	Added a hint about the file-structure of the written dumps

2001-11-10  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusdump.c:
	Data transfer seems to work. Some major problems with offset in datablock

	* sensusdump.c: Some code-cosmetic

	* sensusdump.c:
	Added some code to ignore the possible garbarge before handshake-data
	and profile-data

2001-11-04  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* Makefile.am, sensusdump.c:
	First half-working version. Have to fix a problem with junk-bytes

	* sensusdump.1.in: Changed -r switch to -d

	* history/TEST.sns: First partial success to read data from a sensus

2001-11-03  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* sensusdump.c: First possibly working version

	* AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README,
	acconfig.h, bool.h, config.h.in, configure.in,
	profile/Makefile.am, sensusdump.1.in, sensusdump.c,
	sensustools.spec.in: First (not working) version

2001-10-01  streit@kurgan.mayn.de  <streit@kurgan.mayn.de>

	* INSTALL: Basis installation instructions

	* doc/SENSUS-protocol.pdf: Initial documentation for Sensus

* Better error messages in sensusdump. Minor code cleanup.

* Release 0.0.2 

* sensusdump: Now wait 1 sec for SENSUS' answer and retry 10 times.

