]> sigrok.org Git - libsigrok.git/commit
hameg-hmo: separate RTH002 and RTH004 model declarations
authorGerhard Sittig <redacted>
Thu, 28 Sep 2023 10:22:01 +0000 (12:22 +0200)
committerGerhard Sittig <redacted>
Thu, 28 Sep 2023 11:43:14 +0000 (13:43 +0200)
commitfe6c928f46e10fb6c0f99700d4c3ed6953cbbbbc
tree121c121aafcee69c6c70ace48dffc92b9ca0c626
parent35280a96184cdf8781728a2a315e5d560aaf7654
hameg-hmo: separate RTH002 and RTH004 model declarations

Commit 10e6dfd1f921 introduced differing trigger sources for RTH1002 and
RTH1004, but shared a single scope_models[] entry with identical data for
both devices.

Use separate scope_models[] entries for RTH1002 and RTH1004, reference
their respective capabilities which differ among models.

Move the RTH1004 trigger sources next to RT1002, the declarations appear
to not assume a specific order anyway.
src/hardware/hameg-hmo/protocol.c