]> sigrok.org Git - libsigrok.git/history - src/serial_hid.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / serial_hid.c
2022-08-21 Gerhard Sittigserial_hid: improve and tighten "find USB" for the...
2022-08-21 Gerhard Sittigserial_hid: restrict .list() result set, supported...
2022-08-21 Gerhard Sittigserial_hid: silence compiler warning (unused value)
2020-09-20 Gerhard Sittigserial: add routine to manipulate handshake state ...
2020-08-09 Gerhard Sittigserial_hid: add iokit= prefix for the Mac IOKit special...
2020-03-25 Uwe HermannDoxygen: Properly mark a few symbols as private.
2019-07-31 Gerhard Sittigserial_hid: reduce verbosity, drop excessive debug...
2019-06-20 Uwe Hermannserial_hid: Don't print empty strings, [aaaa.bbbb]...
2019-06-20 Gerhard Sittigserial_hid: make --list-serial output compatible with...
2019-06-20 Gerhard Sittigserial_hid: address constness nits
2019-06-15 Uwe Hermannserial: Shorten a few code snippets.
2019-06-13 Gerhard Sittigserial-hid: add support for (scrambling) Victor DMM...
2019-06-13 Gerhard Sittigserial-hid: introduce support for Brymen BU-86X IR...
2019-06-02 Gerhard Sittigserial_hid: add support for the SiLabs CP2110 chip...
2019-06-02 Gerhard Sittigserial_hid: add support for the WCH CH9325 chip (UT...
2019-06-02 Gerhard Sittigserial_hid: implement serial over HID transport
2019-06-02 Gerhard Sittigserial: prepare serial over HID in common layer and...