Commit History

作者 SHA1 備註 提交日期
  Uwe Hermann 3f239f0803 Rename various *PROBE* macros to *CHANNEL*. 11 年之前
  Uwe Hermann 56d0d24535 Rename sr_probe_new() to sr_channel_new(). 11 年之前
  Uwe Hermann ba7dd8bbb8 Replace 'probe' with 'channel' in most places. 11 年之前
  Uwe Hermann 91aea754aa Rename 'struct sr_probe' to 'struct sr_channel' everywhere. 11 年之前
  Uwe Hermann 53b4680fce Consistently use 'cg' for channel group variables. 11 年之前
  Uwe Hermann 660e398fe9 Replace 'probe group' with 'channel group' everywhere. 11 年之前
  Daniel Elstner ca9b9f4834 hwdriver: Change TRIGGER_SLOPE setting to string type. 11 年之前
  Martin Ling 6c60facc19 Use common usb_source_add and usb_source_remove functions. 11 年之前
  Uwe Hermann a147c7b416 hantek-dso: config_list(): Only SR_CONF_BUFFERSIZE needs sdi. 11 年之前
  Martin Ling 8f996b8948 probe_groups: API changes required to implement probe groups. 11 年之前
  Uwe Hermann 3b412e3a30 s/clear_instances/dev_clear/. 11 年之前
  Uwe Hermann f6beaac55c std: Drop hw_ from function names. 11 年之前
  Uwe Hermann dec6c583a2 hantek-dso: Simplify cleanup(). 11 年之前
  Uwe Hermann 6078d2c996 Use consistent API callback function names. 11 年之前
  Uwe Hermann decfe89d4e Drop some lines that are no longer needed. 11 年之前
  Uwe Hermann 29a27196a1 s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 11 年之前
  Bert Vermeulen 50c604f50b Don't automatically clear known instances from USB drivers on scan 11 年之前
  Bert Vermeulen e73ffd4238 Enforce open device before config_set()/dev_acquisition_start() 11 年之前
  Bert Vermeulen 46a743c1fa Whitespace fixes 11 年之前
  Bert Vermeulen 294dbac724 hantek-dso: Support conn scan parameter 11 年之前
  Uwe Hermann 50985c2019 GPL headers: Use correct project name. 11 年之前
  Bert Vermeulen e2033d4917 hantek-dso: Consistently return SR_ERR_ARG if sdi is needed 11 年之前
  Bert Vermeulen 624f5b4c1e hantek-dso: Support config_get(SR_CONF_CONN) 11 年之前
  Bert Vermeulen d0eec1eea1 hantek-dso: Mark connection as USB 11 年之前
  Bert Vermeulen 949b3dc091 hantek-dso: Use std_dev_clear() 11 年之前
  Bert Vermeulen c118080b1d hantek-dso: Store USB connection in sr_dev_inst 11 年之前
  Bert Vermeulen bd6fbf628a drivers: return SR_ERR_NA on unsupported config key 11 年之前
  Bert Vermeulen 7991784841 hantek-dso: Support SR_CONF_NUM_TIMEBASE/SR_CONF_NUM_VDIV 12 年之前
  Bert Vermeulen 3973ee26f5 hantek-dso: SR_CONF_TIMEBASE and _VDIVS lists are now an array of tuples 12 年之前
  Bert Vermeulen 034accb512 hantek-dso: move buffer sizes to device context 12 年之前