tomjon / piSpecMon

Raspberry Pi scanner controller
GNU General Public License v2.0
1 stars 0 forks source link

Configurable retries #4

Closed tomjon closed 8 years ago

tomjon commented 8 years ago

Configurable retry mechanism for both set/read frequency and read level

tomjon commented 8 years ago

This is presumably retries on failure to set the frequency or get the signal strength (i.e. on encountering a hamlib error code) - rather than reading the strength multiple times and checking you get the same answer?