[chirp_devel] [PATCH] [tmd700] Fix supported tones list. #867
14 May
2013
14 May
'13
1:30 p.m.
# HG changeset patch # User Tom Hayward tom@tomh.us # Date 1368559448 25200 # Node ID 59c4cfa3be0b69aa00b056fdd501c21c3451f2a5 # Parent 337f99d1156727d5c60b01f6748e44929dd904d2 [tmd700] Fix supported tones list. #867
diff -r 337f99d11567 -r 59c4cfa3be0b chirp/kenwood_live.py --- a/chirp/kenwood_live.py Tue May 14 12:21:37 2013 -0700 +++ b/chirp/kenwood_live.py Tue May 14 12:24:08 2013 -0700 @@ -490,7 +490,7 @@ MODEL = "TH-D7G"
@directory.register -class TMD700Radio(KenwoodLiveRadio): +class TMD700Radio(KenwoodOldLiveRadio): """Kenwood TH-D700""" MODEL = "TM-D700"
4240
Age (days ago)
4240
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tom Hayward