libsigrok/hardware
Uwe Hermann 384c28d9e7 sr: hantek-dso: Use portable g_ntohs() function.
The ntohs() from <arpa/inet.h> is not available on MinGW/Windows. There
are ways to work around this, but as we use glib already, using g_ntohs()
is the best option anyway.
2012-06-14 01:21:00 +02:00
..
alsa sr: Made the dev_config_set parameter a const pointer 2012-05-31 19:51:11 +01:00
asix-sigma sr: Made sample rate lists const 2012-05-31 19:51:11 +01:00
chronovu-la8 sr: Made sample rate lists const 2012-05-31 19:51:11 +01:00
common sr: Deleted the saleae-logic driver, fx2lafw has superceded it. 2012-04-19 00:12:22 +02:00
demo sr: Made sample rate lists const 2012-05-31 19:51:11 +01:00
fx2lafw sr: fx2lafw: Use gboolean, cosmetics, fix gcc warning. 2012-05-31 22:48:40 +02:00
hantek-dso sr: hantek-dso: Use portable g_ntohs() function. 2012-06-14 01:21:00 +02:00
link-mso19 sr: Made sample rate lists const 2012-05-31 19:51:11 +01:00
openbench-logic-sniffer sr: Made sample rate lists const 2012-05-31 19:51:11 +01:00
zeroplus-logic-cube sr: Made sample rate lists const 2012-05-31 19:51:11 +01:00
Makefile.am sr: initial support for Hantek 2xxx/5200 USB oscilloscopes 2012-05-30 23:56:12 +02:00