1.1 1998/08/29 20:47:31 winter - pre CPAN format release by Bruce Winter for MisterHouse - package name = cm11.pm 1.2 1998/12/07 14:32:41 winter - add dim level code. Do not block on receive_buffer read. 1.3 1999/01/07 01:58:19 winter - add 5% dim levels 1.4 1999/02/01 00:06:49 winter - add linux support 1.5 1999/02/21 00:26:18 winter - use OS_win 1.6 1999/03/12 04:26:46 winter - avoid checksum test on 0x5a sums 1.7 1999/04/29 12:21:20 winter - add dim level decode 1.8 1999/06/20 22:31:54 winter - Reset clock on power-fail indicator. Change debug msgs. 1.9 1999/07/05 22:31:28 winter - reset clock according to the real time. 1.10 1999/07/21 21:09:11 winter - switch from Win32::Sleep to select 1.11 1999/08/01 01:28:49 winter - *** empty log message *** 1.12 1999/08/02 02:24:48 winter - add STATUS states ------------------------------------------------------------- Revision history for Perl extension HomeAutomation::X10::CM11. 2.01 Thu Sep 16 15:54:03 1999 - original version; created by h2xs 1.18 - h2xs -A -X -n "HomeAutomation::X10::CM11" - add send_cm11, receive_cm11, read_cm11, dim_decode_cm11, :FUNC tag - eg_cm11.plx is cross-platform version of test_cm11_xxx script - create test.pl and SerialStub - Add pod to CM11.pm plus README and README.txt - Makefile.PL simplifications for Win32 2.02 Thu Sep 16 22:50:23 CDT 1999 - Makefile.PL displayed text changes - Documentation details on non-block reads ------------------------------------------------------------- Revision history for Perl extension ControlX10::CM11. 2.03 Wed Sep 29 11:20:15 CDT 1999 - Convert to CPAN-approved namespace 2.04 Sun Oct 31 xx:xx:xx CST 1999 - released with mh ver 1.87 posted on 11/07/99 (mislabelled as 2.03) - Extended X10 Preset Dim commands are now supported 2.05 Sat Dec 11 16:09:xx CST 1999 - released with mh ver 1.90 posted on 12/12/99 (mislabelled as 2.03) - readback of Extended X10 Preset Dim commands is now supported 2.06 Mon Dec 20 11:12:34 CST 1999 - documentation changes for CPAN posting - update Makefile.PL for improved Win32 install - cleanup misc. debugging patches 2.07 Wed Jan 17 06:33:05 CST 2000 - add processing for incoming extended data - create a cvs repository on sourceforge 2.08 Sat Jan 29 20:07:01 CST 2000 - add $no_power_fail_check 2.09 Sun Jan 30 16:54:43 CST 2000 - move xxx_cm11 methods to @EXPORT - add "send D5" test and "pass message" to test.pl - simplify "Resetting Clock" messages, all ASCII, some $DEBUG only - update mailing list data to sourceforge - fix $function eq 'Z' test in receive_buffer (was ==) - move test.pl t/test1.t and eg_cm11.plx to eg/eg_cm11.plx - update Makefile.PL for directory changes