libsigrok/src/hardware/hameg-hmo
Soeren Apel db81fbb582 hameg-hmo: Make sure the enabled_channels list is empty before populating it
Previous runs of dev_acquisition_start() keep the enabled_channels list
populated if they fail. This means that once an invalid channel
configuration was detected, it will be detected again even if the channel
configuration was changed. With this change, the list will be cleared
before being populated so that any stale entries are removed.
2014-08-14 22:43:57 +02:00
..
api.c hameg-hmo: Make sure the enabled_channels list is empty before populating it 2014-08-14 22:43:57 +02:00
protocol.c Fix typo in the Hameg HMO driver and add some error message for when the float comparison breaks 2014-08-08 17:12:58 +02:00
protocol.h Reorganize project tree. 2014-07-22 18:19:29 +02:00