Skip to content

Releases: fruzyna/bearcat

bearcat 1.4.0

17 Jan 15:51
9cc336d

Choose a tag to compare

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

12 Jan 16:28
4d0db6a

Choose a tag to compare

Fixed:

  • update_channel not applying changes

Full Changelog: 1.3.0...1.3.1

bearcat 1.3.0

11 Jan 23:23
f9d3f83

Choose a tag to compare

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

01 Dec 19:08
d88efc0

Choose a tag to compare

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

25 Nov 20:20
60ab526

Choose a tag to compare

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

24 Nov 20:52
9c632e4

Choose a tag to compare

First release, includes BC125AT support.