Greetings,
A new daily build of CHIRP is available. This includes changes made directly to the tree yesterday, and may include additional features, bug fixes, and/or bugs. If you are interested in trying it, grab it from the following location:
http://trac.chirp.danplanet.com/chirp_daily/daily-20220103
A list of the changes included in this build (since the last daily) follows:
Changes for Build #673 [Jim Unroe rock.unroe@gmail.com] [RB75] Add Retevis RB75
This patch adds support for the Retevis RB75 GMRS radio.
addresses #9263
[Jim Unroe rock.unroe@gmail.com] [RB85] Add Retevis RB85
This patch adds support for the Retevis RB85 UHF radio.
addresses #9411
[Jim Unroe rock.unroe@gmail.com] [BF-T8] Driver Maintenance: bf-t8.py
This patch corrects some typos in recently submitted patches. No functionality has been affected.
fixes #9651
[Jim Unroe rock.unroe@gmail.com] [RB17V] Add Retevis RB17V
This patch adds support for the Retevis RB17V MURS radio.
addresses #9647
[Jim Unroe rock.unroe@gmail.com] [RB617] Add Retevis RB617
This patch adds support for the Retevis RB617 PMR446 radio.
addresses #9649
[Jim Unroe rock.unroe@gmail.com] [RB17] Add Retevis RB17
This patch adds support for the Retevis RB17 FRS radio.
addresses #9645
[Jim Unroe rock.unroe@gmail.com] [RB627B] Add Retevis RB627B
This patch adds support for the Retevis RB627B PMR radio.
addresses #9637
[Jim Unroe rock.unroe@gmail.com] [RB27V] Add Retevis RB27V
This patch adds support for the Retevis RB27V MURS radio.
addresses #9635
[Jim Unroe rock.unroe@gmail.com] [RB27] Add Retevis RB27
This patch adds support for the Retevis RB27 GMRS radio.
addresses #9607
[Jim Unroe rock.unroe@gmail.com] [RB27B] Add Retevis RB27B
This patch adds support for the Retevis RB27B FRS radio.
addresses #9551
[Jim Unroe rock.unroe@gmail.com] [BF-T8] Driver maintenance: bf-t8.py
This patch does the following... - corrects a comment - standardized some helper code - removes some redundent code - corrects a data element name that only gets called in an extreme edge case
These changes do not add, remove or change any current functionality and are made in preparation for #9551
[Jim Unroe rock.unroe@gmail.com] [BF-T8] Switch to correct data elemement type
The Baofeng BF-T8 (and similar models such as the Retevis RT16) cannot set the broadcast FM radio frequency. The wrong data element type is being used for "fmcur".
This patch switches to the appropriate data element type.
fixes #9627
[Jim Unroe rock.unroe@gmail.com] [BF-T8] Add additional weather radio frequencies to Baofeng BF-T8
The Baofeng BF-T8 (and similar models such as the Retevis RT16) has support for 11 NOAA WX radio frequencies. Currently only 7 are supported.
This patch adds support for the 4 additional WX radio frequencies.
fixes #9625