- Sep 16, 2013
-
-
Arnaud Degroote authored
Changes since 1.0: ------------------ The Python bindings for MORSE have been completely rewritten and is now much more efficient (based on *asynchat* API). However, it is mostly an internal rewrite, and the interface does not change. Changes at the package level: ----------------------------- Remove *.py{c,o} entries from PLIST
-
- Mar 12, 2013
-
-
Arnaud Degroote authored
-
- Mar 01, 2013
-
-
Arnaud Degroote authored
Changes since 0.6: The Python bindings for MORSE have been completely rewritten, now supporting a modern asynchronous interface (based on Python 3.2 *futures*). It is also deemed as feature complete: it supports discovery of the simulation components, synchronous/asynchronous service invocation (including service cancellation) and synchronous/asynchronous read/write of datastream (#216). TODO: use ../../simulator/morse/Makefile.common
-
- Oct 31, 2012
-
-
Séverin Lemaignan authored
py-morse is the Python bindings for the MORSE simulator. It uses underneath the MORSE socket interface.
-