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

Commit

Permalink
12.6 : New event sources and solve bugs on evaluation of attributes a…
Browse files Browse the repository at this point in the history
…nd alarms
  • Loading branch information
sergirubio committed Mar 7, 2017
1 parent 876c154 commit d7bcbdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fandango/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ PENDING:
Apply x/y offsets on calls to CSVArray.resize()
Add try/except to CSVArray.set()
Callbacks/EventSource:
Adapted to multiple sources, add dummy for persistence
Rethrow exceptions on EventSource/CachedProxy.read(_raise=True) (default)
Solve EventSource filtering and polling bugs, cleanup now() references
solve issues with poll-only attributes, tune for >1000 events/second
Expand All @@ -35,6 +36,8 @@ PENDING:
add LastUpdate and MemUsage attributes to all devices
Dicts:
ThreadDict: add _updates refresh on write hardware
Functional
Add iif(condition,truepart,falsepart,foward)
FolderDS/GUI:
add SaveFolder attribute
Solve bug in FolderGUI.ListFiles
Expand Down

0 comments on commit d7bcbdc

Please sign in to comment.