Releases: fruzyna/bearcat
Releases · fruzyna/bearcat
bearcat 1.4.0
Added features:
- created a handheld module and moved bc125at into it
- moved many common functions from BC125AT to parent classes
Examples:
- cleanup to all scripts
Full Changelog: 1.3.1...1.4.0
bearcat 1.3.1
bearcat 1.3.0
Added features:
- comparing of channels
- scan_groups shortcut
- channel shortcut
- frequency shortcut
- update_channel shortcut
- clear_channel shortcut
Fixed:
- press_key_sequence erroring out after first key press
Full Changelog: 1.2.0...1.3.0
bearcat 1.2.0
Added features:
- network proxying of BC125AT
Added scripts:
- scan.py
Fixed:
- keypad table
- all channel names getting upper-cased
Full Changelog: 1.1.0...1.2.0
bearcat 1.1.0
Added BC125AT commands:
- ESN
- JNT
- JPM
- MRD
- QSH
- TST
Added scripts:
- read.py
- find_codes.py
Fixed:
- CIN with tone code creating Channel
- get_band_plan
- CIN with frequency 0 creating Channel
Full Changelog: 1.0.0...1.1.0
bearcat 1.0.0
First release, includes BC125AT support.