log recpt1/recpt1.c @ 32:6004fe4f37f9

age author description
Tue, 03 Mar 2009 05:30:25 +0900 Yoshiki Yazawa adapted to use of multiple number of pt1:
Sun, 01 Mar 2009 22:42:09 +0900 Yoshiki Yazawa limit write length at once so that udp/stdout works well.
Sat, 28 Feb 2009 04:21:31 +0900 Yoshiki Yazawa fixed a bug that waited for wrong cond variable
Sat, 28 Feb 2009 00:25:25 +0900 Yoshiki Yazawa simplify reader_func()
Fri, 27 Feb 2009 22:49:41 +0900 Yoshiki Yazawa - avoid broken lock on exit
Fri, 27 Feb 2009 22:17:39 +0900 Yoshiki Yazawa fixed a bug that recpt1 could not exit when recsec is specified.
Wed, 25 Feb 2009 22:55:34 +0900 Yoshiki Yazawa made recpt1 link against b25 shared object.
Wed, 25 Feb 2009 17:22:31 +0900 Yoshiki Yazawa - support stdout for output
Wed, 25 Feb 2009 03:07:50 +0900 Yoshiki Yazawa commented out debug messages.
Wed, 25 Feb 2009 02:35:36 +0900 Yoshiki Yazawa added signal handler to perform cleaning up when it receives a signal.
Tue, 24 Feb 2009 23:26:22 +0900 Yoshiki Yazawa fixed typo
Tue, 24 Feb 2009 22:26:07 +0900 Yoshiki Yazawa - replace host option with addr option.
Tue, 24 Feb 2009 17:22:06 +0900 Yoshiki Yazawa reorganized options:
Mon, 23 Feb 2009 14:53:12 +0900 Yoshiki Yazawa support signal strength calculation.
Mon, 23 Feb 2009 03:06:17 +0900 Yoshiki Yazawa added udp capability