]> sigrok.org Git - libsigrok.git/commit
serial-dmm: add EEVblog 121GW device entry (-d eevblog-121gw:conn=<uart>)
authorGerhard Sittig <redacted>
Fri, 28 Sep 2018 17:38:23 +0000 (19:38 +0200)
committerUwe Hermann <redacted>
Sun, 14 Oct 2018 16:21:56 +0000 (18:21 +0200)
commit015df4ae8f4ca2e9fbfd2a9d61a44af5b5f490b8
tree1ddf3130e5e66d9fcd2fd09505d4e63106d4f034
parent1c3098aae077d801e99238e93712841baa673956
serial-dmm: add EEVblog 121GW device entry (-d eevblog-121gw:conn=<uart>)

Add an "eevblog-121gw" subdriver entry for the EEVblog 121GW multimeter.
Use device dependent channel names instead of the default "P1" etc names.

It's assumed that the device's binary packet data is available at a COM
port. This means that an external BT to UART gateway is required until
BLE communication will be one of libsigrok's native connection types.
src/hardware/serial-dmm/api.c
src/libsigrok-internal.h