summaryrefslogtreecommitdiffhomepage
path: root/host/mex
AgeCommit message (Collapse)Author
2009-04-25 * all python:Nicolas Schodet
- fixed comment.
2009-03-08 * host/mex:Nicolas Schodet
- added scheduler interface.
2009-03-08 * host/mex:Nicolas Schodet
- code factorisation. - make things private.
2009-03-03 * all python:Nicolas Schodet
- fixed missing file headers.
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-11-16 * host/mex:Nicolas Schodet
- added documentation for the mex library.
2008-06-03 * host, digital/asserv/tools, digital/avr/modules:Nicolas Schodet
- cleaned up python scripts hierarchy.
2008-04-04 * digital/avr/modules/host, host/mex:Nicolas Schodet
- added TCP_NODELAY option.
2008-04-04 * host/mex:Nicolas Schodet
- added support for asynchronous operations.
2008-03-31 * host/mex:Nicolas Schodet
- added DATE request. - start node only when date has been received.
2008-03-29 * host/mex:Nicolas Schodet
- first mex version.