ngscopeclient / scopehal

Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
215 stars 96 forks source link

Refactor how we do caching in scope drivers to avoid so much duplication #929

Open azonenberg opened 3 weeks ago

azonenberg commented 3 weeks ago

Can we just add GetFooCached() methods to the base Oscilloscope class or something?