libsigrok/src
Uwe Hermann 6762401d2b Doxygen: Fix various warnings.
src/resource.c:414: warning: unbalanced grouping commands

  conversion.c:81: warning: argument 'lo_thr' from the argument list of sr_a2l_schmitt_trigger has multiple @param documentation sections

  src/analog.c:611: warning: return value 'SR_ERR_ARG' of sr_rational_div has multiple documentation sections

  src/device.c:205: warning: explicit link request to 'TRUE' could not be resolved
  src/device.c:205: warning: explicit link request to 'FALSE' could not be resolved
  src/device.c:231: warning: explicit link request to 'TRUE' could not be resolved
  src/device.c:231: warning: explicit link request to 'FALSE' could not be resolved

  src/serial.c:246: warning: explicit link request to 'NULL' could not be resolved

  src/strutil.c:602: warning: explicit link request to 'NULL' could not be resolved

  src/device.c:94: warning: unable to resolve reference to 'sr_channel_free()' for \ref command

  src/strutil.c:597: warning: unable to resolve reference to 'sr_hexdump_free()' for \ref command
  src/strutil.c:622: warning: unable to resolve reference to 'sr_hexdump_new()' for \ref command

  src/device.c:430: warning: The following parameters of sr_dev_inst_channel_add(struct sr_dev_inst *sdi, int index, int type, const char *name) are not documented: parameter 'sdi'

  src/session.c:163: warning: The following parameters of fd_source_new(struct sr_session *session, void *key, gintptr fd, int events, int timeout_ms) are not documented: parameter 'events'
2020-03-25 20:27:57 +01:00
..
bt Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
dmm Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
hardware manson-hcs-3xxx: Support device IDs with and without "HCS-" prefix. 2020-03-24 21:10:27 +01:00
input Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
lcr lcr/vc4080: introduce LCR packet parser for Voltcraft 4080 (and PeakTech 2165) 2019-07-31 22:40:44 +02:00
modbus serial: make LCR, modbus, SCPI over serial depend on generic serial comm 2019-06-02 20:39:02 +02:00
output Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
scale license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
scpi rigol-ds: Add initial Rigol MSO5000 support. 2019-08-21 14:54:12 +02:00
transform Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
analog.c Doxygen: Fix various warnings. 2020-03-25 20:27:57 +01:00
backend.c build: prepare serial over Bluetooth, search for optional BlueZ lib 2019-06-02 20:39:02 +02:00
conversion.c Doxygen: Fix various warnings. 2020-03-25 20:27:57 +01:00
device.c Doxygen: Fix various warnings. 2020-03-25 20:27:57 +01:00
driver_list_start.c drivers: Remove dependency on linker implementation specific behaviour 2017-09-02 17:06:37 +02:00
driver_list_stop.c drivers: Remove dependency on linker implementation specific behaviour 2017-09-02 17:06:37 +02:00
drivers.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
error.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
ezusb.c drivers: Load firmware via new resource API 2015-10-01 15:44:55 +02:00
fallback.c serial: introduce more general "have serial comm" feature flag 2019-06-02 20:39:02 +02:00
hwdriver.c Add config key SR_CONF_DIGITS. 2019-12-20 13:02:06 +01:00
libsigrok-internal.h Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
log.c Add a new sr_log_callback_get() API call. 2018-08-30 19:11:30 +02:00
resource.c Doxygen: Fix various warnings. 2020-03-25 20:27:57 +01:00
scpi.h Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
serial.c Doxygen: Fix various warnings. 2020-03-25 20:27:57 +01:00
serial_bt.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
serial_hid.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
serial_hid.h src/serial_hid.h: Include guard consistency fix. 2019-12-24 16:38:56 +01:00
serial_hid_bu86x.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
serial_hid_ch9325.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
serial_hid_cp2110.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
serial_hid_victor.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
serial_libsp.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
session.c Doxygen: Fix various warnings. 2020-03-25 20:27:57 +01:00
session_driver.c Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
session_file.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
soft-trigger.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
std.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
strutil.c Doxygen: Fix various warnings. 2020-03-25 20:27:57 +01:00
sw_limits.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
trigger.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
usb.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
version.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00