issues
search
z25
/
pyZOCP
Python ZOCP implementation (Z25 Orchestration Control Protocol)
GNU Lesser General Public License v3.0
33
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pyZOCP broken with newer pyzmq (windows only?)
#88
fieldOfView
opened
7 years ago
4
another minor optimization
#87
sphaero
closed
9 years ago
0
minor optimalisation with big benefits.
#86
sphaero
closed
9 years ago
4
Fix unsubscription crash
#85
fieldOfView
closed
9 years ago
1
Node names in log calls + Pyre on_enter headers
#84
sphaero
closed
9 years ago
2
Add node name to logger
#83
sphaero
closed
9 years ago
0
Fix order of arguments in handle_UNSUB
#82
fieldOfView
closed
9 years ago
1
documentation strings to restructed text for sphinx
#81
sphaero
closed
9 years ago
2
error on unsubscribe
#80
sphaero
opened
9 years ago
1
Very log run issues
#79
sphaero
opened
9 years ago
0
fixed late subscription problems.
#78
sphaero
closed
9 years ago
2
On subscription should the current value be transferred?
#77
sphaero
opened
9 years ago
1
initial sphinx documentation
#76
sphaero
closed
9 years ago
0
Self emitter subscription, fixing #74
#75
sphaero
closed
9 years ago
1
subscribing to a nonexisting receiver
#74
sphaero
opened
9 years ago
2
Allow custom message handlers, extending the basic ZOCP protocol
#73
fieldOfView
closed
9 years ago
1
Fix examples for latest Pyre API changes
#72
fieldOfView
closed
9 years ago
0
Zyre api changes
#71
sphaero
closed
9 years ago
0
Key error on exit
#70
sphaero
opened
9 years ago
4
How to handle receiving a signal on a sensor?
#69
sphaero
opened
9 years ago
1
We need to hide the datastructure
#68
sphaero
opened
9 years ago
0
Create a single Qt4/Qt5 example
#67
fieldOfView
closed
9 years ago
1
Unify QT examples; PyQt5 license
#66
fieldOfView
closed
9 years ago
5
Fix list of sensors to on_peer_signaled
#65
fieldOfView
closed
9 years ago
0
[Discussion] Parameter types
#64
fieldOfView
opened
9 years ago
1
Improved signals example
#63
fieldOfView
closed
9 years ago
1
Minor optimisation of getmessage() type handling
#62
fieldOfView
closed
9 years ago
0
Fix get_message "EXIT"
#61
fieldOfView
closed
9 years ago
0
Add list of sensors to on_peer_signaled
#60
fieldOfView
closed
9 years ago
0
self.peers_capabilities.pop(peer) KeyError
#59
sphaero
closed
9 years ago
0
Compatibility with Python 2.7
#58
fieldOfView
closed
9 years ago
0
[Regression] ZOCP does not close down cleanly
#57
fieldOfView
closed
9 years ago
1
Only add a poller if run()/run_once() is used
#56
sphaero
opened
9 years ago
0
documentation faq added
#55
sphaero
closed
9 years ago
0
Readme update after FOSDEM presentation
#54
sphaero
closed
9 years ago
0
Capability refactor
#53
sphaero
opened
9 years ago
7
cleanup and unification of register methods
#52
sphaero
closed
9 years ago
0
initial fix for having emitters on objects
#51
sphaero
opened
9 years ago
1
Cannot use objects with signals
#50
sphaero
opened
9 years ago
0
What does this code do?
#49
fieldOfView
opened
9 years ago
2
Do not test in python 2.7 for now
#48
fieldOfView
closed
9 years ago
0
added ipaddress dependency for python 2.7 and 3.2
#47
sphaero
closed
9 years ago
0
travis-ci: added pyzmq dependency
#46
sphaero
closed
9 years ago
0
added travis ci config file
#45
sphaero
closed
9 years ago
0
multiple messages went missing since run once only grabbed the latest
#44
sphaero
closed
9 years ago
1
Peer names are not stored in the zocp node
#43
fieldOfView
closed
9 years ago
5
Capability organisation
#42
fieldOfView
opened
9 years ago
19
Signals: needs event methods
#41
sphaero
closed
9 years ago
4
Problem: Do method names make sense?
#40
sphaero
opened
9 years ago
4
Problem: how do we supply data signature information
#39
sphaero
opened
9 years ago
4
Next