]> sigrok.org Git - libsigrok.git/commit - src/hardware/serial-dmm/api.c
serial-dmm: Increase timeout when scanning for DMMs.
authorUwe Hermann <redacted>
Thu, 2 Jan 2014 13:25:06 +0000 (14:25 +0100)
committerUwe Hermann <redacted>
Thu, 2 Jan 2014 13:25:06 +0000 (14:25 +0100)
commit124c548de85346ff7ff9c6776a963b911559faac
treeaa94654d2e97d66c34cf5ed901e9b03701787b89
parent7fb5f0a0f5daf0666fded59abf8be63a7fcece46
serial-dmm: Increase timeout when scanning for DMMs.

We have to wait a bit longer than 1s for a valid DMM packet to arrive,
since for various DMMs some modes (Hz/% for example) the packets will
arrive a lot less often than in other modes. If the waiting period is
too short detection of the DMM will fail.
hardware/serial-dmm/api.c