* Implemented CRC check for received packets.
* Frequency, rtl-sdr device and other settings can be set in
EnergyCount3K constructor.
* Added device_on_flag and reset_counter fields to EnergyCount3KState.
* Renamed fields in EnergyCount3KState object (old names remain as
aliases for backwards compatibility with 1.0.x)
* Update for GNU Radio 3.7.0 compatibility.