artiq/artiq/applets
David Nadlinger 2d6fc154db applets: Allow wildcard subscription to all datasets matching prefix via IPC
This allows ndscan v0.3+ to use the IPC interface for efficiency;
previously, the non-upstreamed RID dataset namespace feature allowed
the applets to somewhat efficient subscribe directly to the master
process via the socket interface.
2022-06-18 15:45:57 +08:00
..
__init__.py applets: add simple applet library 2016-01-03 00:46:15 +08:00
big_number.py Revert "Merge pull request #1544 from airwoodix/dataset-compression" (#1838) 2022-01-25 10:02:15 +08:00
image.py Revert "Merge pull request #1544 from airwoodix/dataset-compression" (#1838) 2022-01-25 10:02:15 +08:00
plot_hist.py Revert "Merge pull request #1544 from airwoodix/dataset-compression" (#1838) 2022-01-25 10:02:15 +08:00
plot_xy.py Revert "Merge pull request #1544 from airwoodix/dataset-compression" (#1838) 2022-01-25 10:02:15 +08:00
plot_xy_hist.py Revert "Merge pull request #1544 from airwoodix/dataset-compression" (#1838) 2022-01-25 10:02:15 +08:00
progress_bar.py applets: add progress bar applet 2022-04-22 09:27:28 +08:00
simple.py applets: Allow wildcard subscription to all datasets matching prefix via IPC 2022-06-18 15:45:57 +08:00