Tue, 16 Apr 2013 10:23:29 +0930 |
Daniel O'Connor |
Use Python 2.7.
default tip
|
Tue, 16 Apr 2013 08:23:00 +0930 |
Daniel O'Connor |
Add EventGhost module.
|
Tue, 16 Apr 2013 08:20:15 +0930 |
Daniel O'Connor |
Add some tests to zb.py.
|
Tue, 16 Apr 2013 08:15:09 +0930 |
Daniel O'Connor |
Add 3rd module (should be a config file)
|
Tue, 16 Apr 2013 08:14:56 +0930 |
Daniel O'Connor |
Keep 10 5MB log files.
|
Tue, 16 Apr 2013 08:13:40 +0930 |
Daniel O'Connor |
Ignore things.
|
Sun, 01 Feb 2009 10:31:42 +1030 |
darius |
Move log file into work directory.
|
Sun, 01 Feb 2009 10:31:27 +1030 |
darius |
Startup script for rc.d
|
Sun, 18 Jan 2009 13:33:47 +1030 |
darius |
Add line to tell the user how to run it.
|
Sun, 18 Jan 2009 13:32:29 +1030 |
darius |
Rename to zbmux.tac, and use application framework.
|
Sat, 17 Jan 2009 21:44:17 +1030 |
darius |
Remove superfluous debugging.
|
Sat, 17 Jan 2009 21:43:59 +1030 |
darius |
Play back the last 5 lines to newly connected clients rather than 1.
|
Sat, 17 Jan 2009 14:42:51 +1030 |
darius |
Use proper telnet protocol classes.
|
Sat, 17 Jan 2009 14:39:50 +1030 |
darius |
Auto increment frame ID when creating a TX packet.
|
Tue, 13 Jan 2009 12:17:02 +1030 |
darius |
Initial commit of zbmux.
|
Tue, 13 Jan 2009 12:14:13 +1030 |
darius |
Add license.
|
Wed, 07 Nov 2007 17:10:08 +1030 |
darius |
- Further changes to make things cleaner (ie RX packets are "read only" etc).
|
Mon, 05 Nov 2007 23:35:52 +1030 |
darius |
Switch to only reading RX pkts and writing TX pkts to make things simpler.
|
Sun, 04 Nov 2007 21:10:21 +1030 |
darius |
Use non-blocking serial access. Add __str__ method for RX packets.
|
Thu, 01 Nov 2007 16:32:17 +1030 |
darius |
Rejoin line break, left over from removal of struct.
|
Thu, 01 Nov 2007 16:30:36 +1030 |
darius |
Many fixes.
|
Wed, 31 Oct 2007 20:47:32 +1030 |
darius |
More tidyups & fixes.
|
Wed, 31 Oct 2007 20:01:54 +1030 |
darius |
Many fixes (again)
|
Tue, 30 Oct 2007 21:29:00 +1030 |
darius |
Pop off the packets we test with.
|
Tue, 30 Oct 2007 21:18:12 +1030 |
darius |
Ignore file.
|
Tue, 30 Oct 2007 17:26:40 +1030 |
darius |
Lots of changes..
|
Sun, 28 Oct 2007 20:24:28 +1030 |
darius |
Some test routines & framework for talking to MaxStream ZigBee modules.
|