Hi,
I've checked the steps directly on the radio. Possible steps are: 2.5/5/6.25/10/12.5/25/50KHz
So english description is correct and italian is not correct.
Yes Peter, BJ318 appears on Aliexpress or similars BUT not on the Baojie site..... :O
Regards
Missatge de Peter ptlambert@sbcglobal.net del dia ds., 20 d’abr. 2019 a les 6:29:
AliExpress says here (in English and Italian):
https://www.aliexpress.com/item/Baojie-BJ-318-bj318-mini-Mobile-Radio-Dual-B...
"Frequency Step Selectable 2.5/5/6.25/10/12.5/25/50KHz"
"Spaziatura di frequenza 2.5/5/6.25/10/12.5/15/25/50 KHz"
(note the 15KHz step in the Italian listing, not present in the English listing)
There's no mention of this model on the actual Baojie seb site?
http://www.qzbaojie.com/en/index.html
On 4/19/2019 1:08 PM, Jim Unroe wrote:
On Fri, Apr 19, 2019 at 3:30 AM Andreu Bassols Alcón andreu.bassols@gmail.com wrote:
Hi again,
I've found a workaround and I've programmed the Baojie BJ318 properly
with frecuencies multiples of 6.25 or 12.5:
Edited line 99 of chirp_common.py found at
/usr/lib/python2.7/dist-packages/chirp
COMMON_TUNING_STEPS = [5.0, 10.0, 15.0, 20.0, 25.0, 30.0, 50.0, 100.0]
Add 6.25 and 12.5:
COMMON_TUNING_STEPS = [5.0, 6.25, 10.0, 12.5, 15.0, 20.0, 25.0, 30.0,
50.0, 100.0]
I think program uses the default values on this radio, and default
values doesn't include 6.25 nor 12.5 steps.
Regards,
What is the correct list of STEPS for this radio?
Jim KC9HI _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Peter KM6WXN at ptlambert@sbcglobal.net To unsubscribe, send an email to
chirp_users-unsubscribe@intrepid.danplanet.com _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Andreu at andreu.bassols@gmail.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com