summaryrefslogtreecommitdiff
path: root/host/inter/inter_node.py
AgeCommit message (Collapse)Author
2009-10-11host, digital/io/tools, digital/asserv/tools: notify observers on registerNicolas Schodet
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-14 * host/inter, host/simu:Nicolas Schodet
- moved drawable and trans_matrix to the new directory structure. - new drawable behaviour.
2009-03-14 * host/inter:Nicolas Schodet
- fixed bad unit for servo.
2009-03-03 * host/inter:Nicolas Schodet
- use io mex interface.
2009-03-03 * host/inter:Nicolas Schodet
- use asserv mex interface.
2009-03-03 * all python:Nicolas Schodet
- no longer use sys.path, user should set PYTHONPATH.
2009-02-09 * all python:Nicolas Schodet
- changed tabs to spaces.
2008-06-03 * host, digital/asserv/tools, digital/avr/modules:Nicolas Schodet
- cleaned up python scripts hierarchy.
2008-04-30 * host/inter/Nicolas Schodet
- fixed missing last point.
2008-04-30 * host/inter, digital/io/src:Nicolas Schodet
- added computed path drawing.
2008-04-30 * host/inter:Nicolas Schodet
- added center sharp.
2008-04-29 * host/inter:Nicolas Schodet
- added distance sensors simmulation support.
2008-04-24 * host/inter:Nicolas Schodet
- fixed bug when a message is received before first wait_async.
2008-04-05 * host/inter:Nicolas Schodet
- fixed timing problems.
2008-04-04 * digital/io/src, host/inter:Nicolas Schodet
- added host support to io.
2008-04-04 * digital/asserv/src/asserv, host/inter:Nicolas Schodet
- added asserv simu messages.
2008-04-04 * host/inter:Nicolas Schodet
- added InterNode, with no communications for the moment.