[chirp_devel] Jetstream JT2705M
Update on the driver for the Jetstream JT2705M . It looks like Jim's observation is correct - the JT2705 looks like a variant of the 8900.
I successfully did an image download from the radio by adding a class to the existing Btech file and updating the magic and fileid. I was able to get an image, and also it displayed the channels correctly (need to do more testing to make sure this assertion is correct.).
I posted the image on the ticket: http://chirp.danplanet.com/issues/3481
I'll do some more work to test this out, and I'll post a patch for the btech.py file when I'm ready (most likely later this week). Since this model is under active development, let me know if there are any issues or updates that I should be aware of.
thanks
Dave
I'll do some more work to test this out, and I'll post a patch for the btech.py file when I'm ready (most likely later this week). Since this model is under active development, let me know if there are any issues or updates that I should be aware of.
Can you test out on top of Jim's patch from yesterday? If you can test it on multiple platforms that would be great too, even if it's a VM.
Thanks,
--Dan
I'm using the latest, which includes Jim's patch, and the two additional that you added:
$ hg summary parent: 2664:1dea27fb59f7 tip Update experimental warning for btech driver branch: default commit: 1 modified update: (current)
Lasest 4 entries in the log:
user: Dan Smith dsmith@danplanet.com date: Tue Mar 22 18:24:19 2016 -0700 summary: Add test images for #3015 dfannin@87fe2f7743d9:~/src/chirp.hg$ hg log | head -20 changeset: 2664:1dea27fb59f7 tag: tip user: Dan Smith dsmith@danplanet.com date: Tue Mar 22 18:50:50 2016 -0700 summary: Update experimental warning for btech driver
changeset: 2663:ce03521aeb95 user: Dan Smith dsmith@danplanet.com date: Tue Mar 22 18:24:19 2016 -0700 summary: Add test images for #3015
changeset: 2662:3e74989994a8 user: Jim Unroe rock.unroe@gmail.com date: Tue Mar 22 20:47:25 2016 -0400 summary: [New Model] Support for the BTECH Mobile Radios, fixes issue #3015
On Sun, Mar 27, 2016 at 1:13 PM, Dan Smith via chirp_devel < chirp_devel@intrepid.danplanet.com> wrote:
I'll do some more work to test this out, and I'll post a patch for the btech.py file when I'm ready (most likely later this week). Since this model is under active development, let me know if there are any issues or updates that I should be aware of.
Can you test out on top of Jim's patch from yesterday? If you can test it on multiple platforms that would be great too, even if it's a VM.
Thanks,
--Dan _______________________________________________ chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
I'm using the latest, which includes Jim's patch, and the two additional that you added:
I mean on top of be962502a6c19e3a09de92ff7bdcded96e2c90a2:
http://intrepid.danplanet.com/pipermail/chirp_devel/2016-March/003816.html
It's not in the tree yet so you'll need to apply it locally.
--Dan
Hi David, that's great news.
Please apply the patch sent by Jim yesterday (it's pending approval), it has a few bug fixes and a new more stable communication strategy.
If you need a fresh copy of this new improved version to play just ask for it.
Can you send the image to my email? I'm now without internet.
73
El 27/03/16 a las 16:02, David Fannin via chirp_devel escribió:
Update on the driver for the Jetstream JT2705M . It looks like Jim's observation is correct - the JT2705 looks like a variant of the 8900.
I successfully did an image download from the radio by adding a class to the existing Btech file and updating the magic and fileid. I was able to get an image, and also it displayed the channels correctly (need to do more testing to make sure this assertion is correct.).
I posted the image on the ticket: http://chirp.danplanet.com/issues/3481
I'll do some more work to test this out, and I'll post a patch for the btech.py file when I'm ready (most likely later this week). Since this model is under active development, let me know if there are any issues or updates that I should be aware of.
thanks
Dave
chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
For Dan and Pavel,
Ok, I'll apply the patch - most likely I'l get that done and tested by tomorrow.
For Dan,
I'm doing my development in a docker container, running Ubuntu 14.04. I'll test in Ubuntu 14.04 and 15.10, as well as on OSX El Captain.
Dave
On Sun, Mar 27, 2016 at 1:28 PM, M.Sc. Pavel Milanes Costa via chirp_devel < chirp_devel@intrepid.danplanet.com> wrote:
Hi David, that's great news.
Please apply the patch sent by Jim yesterday (it's pending approval), it has a few bug fixes and a new more stable communication strategy.
If you need a fresh copy of this new improved version to play just ask for it.
Can you send the image to my email? I'm now without internet.
73
El 27/03/16 a las 16:02, David Fannin via chirp_devel escribió:
Update on the driver for the Jetstream JT2705M . It looks like Jim's observation is correct - the JT2705 looks like a variant of the 8900.
I successfully did an image download from the radio by adding a class to the existing Btech file and updating the magic and fileid. I was able to get an image, and also it displayed the channels correctly (need to do more testing to make sure this assertion is correct.).
I posted the image on the ticket: http://chirp.danplanet.com/issues/3481
I'll do some more work to test this out, and I'll post a patch for the btech.py file when I'm ready (most likely later this week). Since this model is under active development, let me know if there are any issues or updates that I should be aware of.
thanks
Dave
chirp_devel mailing listchirp_devel@intrepid.danplanet.comhttp://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
participants (3)
-
Dan Smith
-
David Fannin
-
M.Sc. Pavel Milanes Costa