libsigrok/hardware/hantek-dso
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
..
Makefile.am sr: initial support for Hantek 2xxx/5200 USB oscilloscopes 2012-05-30 23:56:12 +02:00
api.c sr: hantek-dso: Use portable g_ntohs() function. 2012-06-14 01:21:00 +02:00
dso.c sr: hantek-dso: Use portable g_ntohs() function. 2012-06-14 01:21:00 +02:00
dso.h hantek-dso: default to DC coupling 2012-06-05 18:18:23 +02:00