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 年之前
  Bert Vermeulen a66307424e Remove std_dev_clear() wrappers from drivers. 11 年之前
  Martin Ling 6c60facc19 Use common usb_source_add and usb_source_remove functions. 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 8d18d266f5 victor-dmm: Use std_dev_clear(). 11 年之前
  Uwe Hermann 6078d2c996 Use consistent API callback function names. 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 8bb2981df0 victor-dmm: Allow configuration before the device is opened 11 年之前
  Bert Vermeulen ac046ef8cf victor-dmm: Support SR_CONF_CONN 11 年之前
  Bert Vermeulen bd6fbf628a drivers: return SR_ERR_NA on unsupported config key 11 年之前
  Bert Vermeulen a59b4eef55 victor-dmm: Adjust to GVariant-based sr_config_* functions 12 年之前
  Uwe Hermann 6fab7b8f53 Driver struct cleanups. 12 年之前
  Uwe Hermann 4afdfd4628 Add and use std_session_send_df_header(). 12 年之前
  Uwe Hermann 0e94d524c1 Shorten/simplify hw_dev_list() implementations. 12 年之前
  Uwe Hermann 063e7aef6d Factor out common hw_init() driver code. 12 年之前
  Uwe Hermann 4b97c74e0b sr_driver_scan(): Improve checks. 12 年之前
  Uwe Hermann c0eea11c45 sr_driver_init(): Improve checks. 12 年之前
  Bert Vermeulen 6a4710fac2 drivers: Trim unused config_get() calls 12 年之前
  Bert Vermeulen 9a6517d14b Deprecate SR_DI_HWCAPS. 12 年之前
  Bert Vermeulen a1c743fc51 drivers: implement config_list() 12 年之前
  Bert Vermeulen 035a1078fd drivers: rename and reorganize config get/set 12 年之前