Mercurial > ~darius > hgwebdir.cgi > ZigBee
log
age | author | description |
---|---|---|
2009-01-18 | darius | Rename to zbmux.tac, and use application framework. |
2009-01-17 | darius | Remove superfluous debugging. |
2009-01-17 | darius | Play back the last 5 lines to newly connected clients rather than 1. |
2009-01-17 | darius | Use proper telnet protocol classes. |
2009-01-17 | darius | Auto increment frame ID when creating a TX packet. |
2009-01-13 | darius | Initial commit of zbmux. |
2009-01-13 | darius | Add license. |
2007-11-07 | darius | - Further changes to make things cleaner (ie RX packets are "read only" etc). |
2007-11-05 | darius | Switch to only reading RX pkts and writing TX pkts to make things simpler. |
2007-11-04 | darius | Use non-blocking serial access. Add __str__ method for RX packets. |
2007-11-01 | darius | Rejoin line break, left over from removal of struct. |
2007-11-01 | darius | Many fixes. |
2007-10-31 | darius | More tidyups & fixes. |
2007-10-31 | darius | Many fixes (again) |