Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Fandango 14.1 - Queued events in DynamicDS

Compare
Choose a tag to compare
@sergirubio sergirubio released this 03 Sep 09:52
· 257 commits to develop since this release

Fandango 14.1 - Queued events in DynamicDS

DynamicDS:
Queued event sending using processEvents() and MaxEventStream
Added EventQueueSize attribute
Bug solved on DynamicDS (ORBEndPoint)
Change in CopyCatDS ORBendPoint args
solve bug on received exception
Add ThreadDict cycle time measures
Solved bug on dyn_attr when called on running devices
Attribute pushing moved to push_dyn_attr method

Solve queue/Queue imports in several modules

Fandango 14.0: Refactoring of fandango.dynamic

DynamicAttribute moved to tango.dynattr
Properties, Attributes, Helpers divided in 3 classes
traces cleanup
add stats to monitored events
allow named args on shell
increase cache sizes, add setPauseEvents
add locks to Cached.prune

refactored Keep/Events management
refactored init_locals()
refactored get_attr_name
refactored evalAttr
KeepTime/cache moved to evalAttr
simplified event check
unused code commented
added DynamicAttribute.updated
Added init_locals method