The following two patches add support for the Hung-Chang DSO-2100:

   [PATCH 1/2] Check for libieee1284
   [PATCH 2/2] hung-chang-dso-2100: Add driver

With the number of parallel port devices targetted by sigrok being
very small, I didn't implement a new device instance type yet.
I also did not find the new-driver script after most of the driver
was finished. Everything is contained in a single file. If you prefer
the separation between api.c and protocol.c, I will change that.
The device name is also a bit inconsistent, omitting the vendor in
some places for brevity.

The existing frontends are not prepared to handle this driver.
Sigrok-cli will not be able to change the sampling rate if
a channel is selected and Pulseview needs the SCAN_ALL_PARALLEL_PORTS
section to be compiled in as it can't pass SR_CONF_CONN AFAICS.
I would prefer not to scan automatically for this device as this
could cause attached printers to start a print job.

Best regards,

  Daniel

------------------------------------------------------------------------------
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to