Nature40 / pyradiotracking

Detect signals of wildlife tracking systems with RTL SDR devices.
GNU General Public License v3.0
14 stars 1 forks source link

Implement watchdog functionality #1

Closed jonashoechst closed 3 years ago

jonashoechst commented 4 years ago

When an RtlSdr stick fails, there is no message handed to the respective analysis thread by the pyrtlsdr library. To recognize the error, a watchdog should be added, which checks if data has been collected from the device in the last interval.

jonashoechst commented 3 years ago

implemented in 40d15bff07ca24ad0dc6279540813e5e1efc515f