libsigrok/hardware
Uwe Hermann 4afdfd4628 Add and use std_session_send_df_header().
This is a small helper function which sends the SR_DF_HEADER packet that
drivers usually emit in their hw_dev_acquisition_start() API callback.
It simplifies and shortens the hw_dev_acquisition_start() functions
quite a bit.

It also simplifies the input modules which send an SR_DF_HEADER packet, too.

This patch also automatically removes some unneeded malloc/free in some
drivers for the 'packet' and 'header' structs used for SR_DF_HEADER.
2013-02-07 10:46:28 +01:00
..
agilent-dmm Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
alsa Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
asix-sigma Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
brymen-dmm Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
chronovu-la8 Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
colead-slm Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
common serial.c: NetBSD doesn't have OFILL. 2013-01-27 01:23:01 +01:00
demo Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
fluke-dmm Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
fx2lafw Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
hantek-dso Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
lascar-el-usb Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
link-mso19 Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
mic-985xx Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
nexus-osciprime Shorten/simplify hw_dev_list() implementations. 2013-02-05 18:27:05 +01:00
openbench-logic-sniffer Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
rigol-ds1xx2 Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
serial-dmm Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
tondaj-sl-814 Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
uni-t-dmm Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
victor-dmm Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
zeroplus-logic-cube Add and use std_session_send_df_header(). 2013-02-07 10:46:28 +01:00
Makefile.am brymen-dmm: Initial driver skeleton. 2013-02-02 11:19:27 +01:00