]> sigrok.org Git - libsigrok.git/history - hardware/hantek-dso/api.c
hantek-dso: start sending the frame only from the trigger point
[libsigrok.git] / hardware / hantek-dso / api.c
2012-06-26 Bert Vermeulenhantek-dso: start sending the frame only from the trigg...
2012-06-20 Uwe Hermannsr: analog: Add MQ and UNIT enums.
2012-06-18 Bert Vermeulenhantek-dso: capturestate packet also contains the trigg...
2012-06-13 Uwe Hermannsr: hantek-dso: Use portable g_ntohs() function.
2012-06-05 Bert Vermeulenhantek-dso: calculate voltage based on vdiv setting
2012-06-05 Bert Vermeulensr: add unit field to sr_df_analog packet
2012-05-31 Uwe Hermannsr: hantek-dso: Consistency renames, constification.
2012-05-31 Uwe Hermannhantek-dso: Update to constified libsigrok API.
2012-05-31 Uwe Hermannhantek-dso: Quickfix for build issue (will be removed...
2012-05-30 Bert Vermeulenhantek-dso: enable SR_HWCAP_COUPLING
2012-05-30 Bert Vermeulenhantek-dso: support for SR_HWCAP_COUPLING
2012-05-30 Bert Vermeulenhantek-dso: support SR_HWCAP_VDIV
2012-05-30 Bert Vermeulenhantek-dso: support for SR_HWCAP_FILTER
2012-05-30 Bert Vermeulenhantek-dso: support for setting all CMD_SET_TRIGGER_SAM...
2012-05-30 Bert Vermeulenhantek-dso: fix channel selection
2012-05-30 Bert Vermeulenhantek-dso: delimit frames with SR_DF_FRAME_* packets
2012-05-30 Bert Vermeulensr: initial support for Hantek 2xxx/5200 USB oscilloscopes