| Commit message (Expand) | Author | Age | Files | Lines |
* | Phytron.Axis getFullStatus alias getStatus added, execute no longer copies re...HEADmaster | Wolfgang Draxinger | 2011-12-07 | 1 | -11/+13 |
* | Phytron.Axis property support added | Wolfgang Draxinger | 2011-12-07 | 1 | -4/+26 |
* | Merge branch 'master' of github.com:datenwolf/PyPhytron | root | 2011-12-01 | 1 | -47/+32 |
|\ |
|
| * | ExtendedStatus.__str__ not uses Class.__str__ to build simplestatus_str | Wolfgang Draxinger | 2011-12-01 | 1 | -17/+2 |
| * | replaced 'not not' with cast to bool | Wolfgang Draxinger | 2011-12-01 | 1 | -30/+30 |
* | | code style cleanup | root | 2011-12-01 | 1 | -1/+1 |
|/ |
|
* | ExtendedStatus now derives from Status and carries simple status, too | root | 2011-11-28 | 1 | -16/+47 |
* | Phytron.IPCOMM now has an iterator interface | root | 2011-11-28 | 1 | -0/+15 |
* | Axis interface rather complete (a few non-essential functions missing; hardly... | root | 2011-11-28 | 1 | -8/+27 |
* | Merge branch 'master' of github.com:datenwolf/PyPhytron | Wolfgang Draxinger | 2011-11-28 | 1 | -15/+17 |
|\ |
|
| * | Exception safe timeout modification in IPCOMM.enumerate | root | 2011-11-25 | 1 | -15/+17 |
* | | Axis interface extended | Wolfgang Draxinger | 2011-11-28 | 1 | -0/+27 |
|/ |
|
* | Removed syncstartExecute from Axis class, as this makes not really sense havi... | root | 2011-11-25 | 1 | -2/+6 |
* | syncstart commands fixed | root | 2011-11-25 | 1 | -5/+5 |
* | Phytron.Axis run interface slightly changed and parameter commands added | root | 2011-11-25 | 1 | -60/+123 |
* | Axis.enumerate: fixed type in if statement | Wolfgang Draxinger | 2011-11-25 | 1 | -1/+1 |
* | axes enumeration parameter now may also be a integer, instead of a list - wil... | Wolfgang Draxinger | 2011-11-25 | 1 | -2/+4 |
* | axis enumeration can now be limited to a list of IDs to test | Wolfgang Draxinger | 2011-11-25 | 1 | -6/+10 |
* | retry_count variable initialisation and increment _was_ missing. | Wolfgang Draxinger | 2011-11-23 | 1 | -0/+2 |
* | rlock scoping fixed | Wolfgang Draxinger | 2011-11-23 | 1 | -2/+2 |
* | Added threading.RLock for thread safety. Needs to be tested yet, though. | Wolfgang Draxinger | 2011-11-23 | 1 | -39/+45 |
* | Axis.__str__ now actually returns something | Wolfgang Draxinger | 2011-11-23 | 1 | -0/+1 |
* | renamed Phytron.Axis.break to stop as break is a keyword... silly me | Wolfgang Draxinger | 2011-11-23 | 1 | -1/+1 |
* | Extended Status __str__ | Wolfgang Draxinger | 2011-11-23 | 1 | -0/+43 |
* | Changes on Interface of Phytron.Axis and Phytron.IPCOMM | Wolfgang Draxinger | 2011-11-23 | 1 | -21/+37 |
* | Short timeout for enumeration | Wolfgang Draxinger | 2011-11-16 | 1 | -9/+11 |
* | removed import of module 'exceptions', uses built-in type. Initiator names no... | Wolfgang Draxinger | 2011-11-16 | 1 | -14/+14 |
* | Axis name assignment | Wolfgang Draxinger | 2011-11-02 | 1 | -9/+10 |
* | README added | Wolfgang Draxinger | 2011-10-27 | 1 | -0/+1 |
* | low level protocol stack finished | Wolfgang Draxinger | 2011-10-27 | 1 | -7/+7 |
* | extended status class, exception classes, extendedstatusquery | Wolfgang Draxinger | 2011-10-27 | 1 | -9/+143 |
* | communication works, basic status decoding works, axis aliases implemented | Wolfgang Draxinger | 2011-10-26 | 1 | -14/+68 |
* | swapfile removed | Wolfgang Draxinger | 2011-10-26 | 1 | -0/+0 |
* | initial commit | Wolfgang Draxinger | 2011-10-26 | 2 | -0/+121 |