[chirp_devel] [Feidaxin FD-268A] New Model, initial driver test (test failed, Help!), Fixes #2169
Hi, I'm new to chirp development.
I'm building a new driver for the Feidaxin FD-268A and it will possibly work on the FD-268B (UHF) version.
Attached is the img of the radio & patch to the main chirp.hg repository in alpha state (v0.1) it works fine in the memory editing part, I'm working on the settings, but the main issue is this:
pavel@agatha-lt:~/chirp.hg/tests$ ./run_tests -d Feidaxin_FD-268A Feidaxin FD-268A Detect PASSED: All tests Feidaxin FD-268A Settings SKIPPED: Settings not supported Feidaxin FD-268A Clone PASSED: All tests Feidaxin FD-268A Edges PASSED: All tests Feidaxin FD-268A BruteForce FAILED: Field `tmode' is `Tone', expected `Cross' Feidaxin FD-268A CopyAll PASSED: All tests Feidaxin FD-268A Banks SKIPPED: Banks not supported ---------------------------------------------------------------------- Results: TOTAL : 7 FAILED : 1 SKIPPED: 2 PASSED : 4 CRASHED: 0
I used the code in chirp_common to parse the tone data, and even so I can't get the bruteforce test to pass in the "cross" section this has me stuck on this; despite this result in the test, I ran a series of test and the software works fine on programming and reading the radio channel data.
Any advice will be of great help, I'm a junior python coder...
In the setting parts, in the code are the read and show part (get_settings) i will working on the set_settings part
Also atached is a python (windows) script called fd268.py to get a dump of the Feidaxin FD-268A and possibly of the Feidaxin FD-268B version, if any of you has a B version please use it to get the img of it and please send it to me by email....
73 and glad to help on chirp.
Hi to all the chirp developers,
This is my first contribution to this project, in the patch are the full support for this Feidaxin models:
FD-268A (VHF) FD-268B (UHF) FD-288A-ANI (VHF) FD-288B-ANI (UHF)
Tested with FD-268A & FD-268B in hand, the support for FD-288A/B was tested over a sample imgs given from the issue author.
This time the script do succeed the chirp testbed, this took me a while to archive this, but learn a lot in the process.
In the patch are commented the definition to other models that looks promising, I need that radios to test it's support before going to the wild.
I have yet to fully understand the get/set_settings an apply_callback routines, but it works in it's actual state.
Please review and comment as needed, no mercy please. ;-)
Junior python coder here, this is my bigger project since ever.
I will be glad to be accepted on the chirp devel community.
73, Pavel CO7WT
Any advance on this?
I will be with limited connectivity next week, so i'll slow to respond emails till next weekend.
73
-------- Mensaje reenviado -------- Asunto: [FD-268A/B] [FD-288A/B] New Models, Final version for revision, Fixes #2169 Fecha: Thu, 26 Nov 2015 09:26:57 -0500 De: M.Sc. Pavel Milanes Costa co7wt@frcuba.co.cu Para: chirp_devel@intrepid.danplanet.com
Hi to all the chirp developers,
This is my first contribution to this project, in the patch are the full support for this Feidaxin models:
FD-268A (VHF) FD-268B (UHF) FD-288A-ANI (VHF) FD-288B-ANI (UHF)
Tested with FD-268A & FD-268B in hand, the support for FD-288A/B was tested over a sample imgs given from the issue author.
This time the script do succeed the chirp testbed, this took me a while to archive this, but learn a lot in the process.
In the patch are commented the definition to other models that looks promising, I need that radios to test it's support before going to the wild.
I have yet to fully understand the get/set_settings an apply_callback routines, but it works in it's actual state.
Please review and comment as needed, no mercy please. ;-)
Junior python coder here, this is my bigger project since ever.
I will be glad to be accepted on the chirp devel community.
73, Pavel CO7WT
Thanks Dan,
I was worried about any question related to the driver and me being offline...
Many thanks about the inclusion of the driver for the Feidaxing, I have vacations on sight and will be working on the Kenwood TK760G family.
73, cheers to all.
El 29/11/15 a las 13:06, Dan Smith escribió:
Any advance on this?
Sorry for the delay -- it's a big holiday weekend here.
I just applied the patch and pushed it up.
Thanks!
--Dan
participants (2)
-
Dan Smith
-
M.Sc. Pavel Milanes Costa