Mercurial > ~darius > hgwebdir.cgi > ZigBee
log zb.py @ 16:ce3712110055
age | author | description |
---|---|---|
Sat, 17 Jan 2009 14:39:50 +1030 | darius | Auto increment frame ID when creating a TX packet. |
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. |