You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Active mode - actively set the detector / measurement configuration
Complete the serval-client crate, maybe rename to serval-api-client?
Keep a persistent HTTP client around in the ServalCient struct, to keep latency low
Rename crate: it's for all frame-based detectors, not only MPX3
Robustness: switch to different format, which includes the frame sequence number for handling dropped frames, and possibly better error reporting, acquisition header for easier synchronization
Some minimal test coverage
Release on pypi and conda-forge
The text was updated successfully, but these errors were encountered:
Leftover work from #33:
serval-client
crate, maybe rename toserval-api-client
?ServalCient
struct, to keep latency lowThe text was updated successfully, but these errors were encountered: