On 08/26/2014 12:48 AM, Scott Lombard wrote: > From: Scott Lombard <lombardena...@gmail.com> > > --- > src/hardware/fluke-dmm/api.c | 1 + > src/hardware/fluke-dmm/fluke-dmm.h | 1 + > src/hardware/fluke-dmm/fluke.c | 4 ++-- > 3 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/src/hardware/fluke-dmm/api.c b/src/hardware/fluke-dmm/api.c > index 3d739a1..1ebe0af 100644 > --- a/src/hardware/fluke-dmm/api.c > +++ b/src/hardware/fluke-dmm/api.c > @@ -57,6 +57,7 @@ static const struct flukedmm_profile supported_flukedmm[] = > { > { FLUKE_189, "189", 100, 1000 }, > { FLUKE_287, "287", 100, 1000 }, > { FLUKE_190, "199B", 1000, 3500 }, > + { FLUKE_289, "289", 100, 1000},
Scott, Thanks for the patch! Can you confirm that the 289 works for you? I know it's supposed to be similar to the 287, but it was left out until somebody can verify it works as intended with this driver. Also, I understand that the 289 has internal data logging. Is there a way to retrieve that internal log and "play it back" for the sigrok driver? (By the way your patch has an extra hunk that adds a stray space) -- Bert Vermeulen b...@biot.com email/xmpp ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel