summaryrefslogtreecommitdiffhomepage
path: root/host/proto/proto.py
AgeCommit message (Collapse)Author
2009-04-03 * host/proto, host/inter, digital/asserv, digital/io:Nicolas Schodet
- reverted r693. - no longer count on implicit float to interger conversion.
2009-03-30 * host/proto:Nicolas Schodet
- convert to int before sending.
2009-02-27 * host/proto:Nicolas Schodet
- fixed r639, bad wait method behaviour, closes #63.
2009-02-09 * all python:Nicolas Schodet
- changed tabs to spaces.
2008-12-17 * host/proto:Nicolas Schodet
- added documentation. - fixed small discordance between documentation and behaviour.
2008-04-10 * host/proto:Nicolas Schodet
- added program io utility. - added Proto.wait.
2008-04-02 * host/proto:Nicolas Schodet
- added proto interface.