Skip to content

Commit

Permalink
Add Baofeng BF-F8HP-PRO
Browse files Browse the repository at this point in the history
  • Loading branch information
KC9HI authored and kk7ds committed Jul 28, 2024
1 parent f28814f commit 0b95492
Show file tree
Hide file tree
Showing 4 changed files with 230 additions and 33 deletions.
1 change: 1 addition & 0 deletions chirp/drivers/baofeng_uv17.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ class UV17(baofeng_uv17Pro.UV17Pro):
(b"\x06", 1)]
_fingerprint = b"\x06" + b"UV15999"
_scode_offset = 1
_mem_positions = ()

_tri_band = False
POWER_LEVELS = [chirp_common.PowerLevel("Low", watts=1.00),
Expand Down
Loading

0 comments on commit 0b95492

Please sign in to comment.