[chirp_devel] FW: [chirp_users] Trying to read 849 memories?
One of my friends has an IC-92, so I am going to try fixing this. Does anyone know what model(s) supported 849 memories on band A? It looks like we’ll need to put some detection in to handle different memory ranges in the IC-9x driver.
class IC9xRadioA(IC9xRadio): """IC9x Band A subdevice""" VARIANT = "Band A" vfo = 1 _upper = 849
Cheers, Patrick KG7NSC
Sent from Mail for Windows 10
From: Wenlock Burton Sent: Wednesday, November 11, 2015 4:29 PM To: Discussion of CHIRP Subject: Re: [chirp_users] Trying to read 849 memories?
Not as yet,
Thanks
Wenlock
Sent from my iPhone
On 12 Nov 2015, at 11:06, Patrick Lang stickpatrick@gmail.com wrote: Did anyone reach out to you on this? I see you filed an issue: http://chirp.danplanet.com/issues/2957
I found one I can borrow if there isn't another developer with one.
73, Patrick Kg7nsc
From: Wenlock Burton Sent: 10/27/2015 4:36 PM To: Discussion of CHIRP Subject: Re: [chirp_users] Trying to read 849 memories? Hi
Sorry, missed that out, IC-92AD
Thanks
Wenlock
To: chirp_users@intrepid.danplanet.com From: stickpatrick@gmail.com Date: Tue, 27 Oct 2015 15:11:03 -0700 Subject: Re: [chirp_users] Trying to read 849 memories? What radio?
From: Wenlock Burton Sent: 10/27/2015 2:51 PM To: chirp_users@intrepid.danplanet.com Subject: Re: [chirp_users] Trying to read 849 memories? Oops, 749 should have read 849
Wenlock
From: wenlock.burton@hotmail.com To: chirp_users@intrepid.danplanet.com Date: Wed, 28 Oct 2015 08:46:50 +1100 Subject: [chirp_users] Trying to read 849 memories? HI,
After more playing around with it I don't understand why Chirp is trying to read 849 memories for Band A. Band A only has 799 memories.
I entered memory range 0 to 799 and clicked Refresh, it read 799 memories, but on clicking Banks (Band A) it tried to retrieve bank information for memory 749 849. So the range doesn't apply to the Banks tabs and Chirp reports errors and wont read any more from the radio until I close and open again.
At least it's talking to the radio but doesn't seem to know how many locations to read.
Thanks
Wenlock
_______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users 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 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 To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com
participants (1)
-
Patrick Lang