cornetp / eagle-owl

Data acquisition from an OWL CM160 +USB device on linux platforms
GNU General Public License v2.0
43 stars 32 forks source link

data error: invalid ID 0xff #25

Open Nermal opened 5 years ago

Nermal commented 5 years ago

Hi there,

Thankyou for writing this software. After running it for a few hours I've started getting the following output:

LIVE: 03/10/2018 16:07 : 273.700000 W

LIVE: 03/10/2018 16:08 : 289.800000 W

LIVE: 03/10/2018 16:08 : 257.600000 W

LIVE: 03/10/2018 16:09 : 257.600000 W

data error: invalid ID 0xff

0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0x50 - 0x59 -

data error: invalid ID 0xff

0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0x50 - 0x59 -

data error: invalid ID 0xff

0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0xff - 0x50 - 0x59 -

Restarting the cm160 binary fixes it. Any ideas or how I could go about debugging further ?

Thanks,