Greetings Everyone,
As mentioned in the trailing mail, the FOSSASIA PSLab device supports
multiple instruments. We have added support for the PSLab oscilloscope to
libsigrok (the pull request for the same is open here
<https://github.com/sigrokproject/libsigrok/pull/150>). Moving forward to
other instrument integration, we were wondering if it's best to create a
new driver for every instrument; an alternate would be to use the config
key SR_CONF_DEVICE_MODE to let the user select which instrument to choose
from. But no current driver uses this config key which makes us a bit
skeptical about its use case. We are keen on following the new driver for
each instrument approach but would love to hear the communities views. Any
suggestions are much welcome.

We also plan to use the sigrok APIs for java and python with our desktop
<https://github.com/fossasia/pslab-desktop>and android
<https://github.com/fossasia/pslab-android/>frontend too.

Regards
Kartikay
Team Fossasia

On Sat, 10 Jul 2021 at 21:38, Kartikay Sharma <sharma.kartik2...@gmail.com>
wrote:

> PSLab <https://pslab.io/> is an open-source project with the aim to make
> scientific instruments accessible for everyone. PSLab device supports
> numerous instruments like oscilloscope, multimeter, logic analyzer, Wave
> Generator.
>
> We have a pull request against the libsigrok repo for the oscilloscope
> instrument support. (https://github.com/sigrokproject/libsigrok/pull/150) 
> Feedbacks
> from the community and maintainers are much welcome.
>
> Thanks,
> Kartikay
>
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to