[chirp_devel] [Feidaxin FD-268A] New Model, initial driver test (test failed, Help!), Fixes #2169

M.Sc. Pavel Milanes Costa
Wed Nov 11 11:27:17 PST 2015


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 at 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.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: Feidaxin_FD-268A.img
Type: application/x-raw-disk-image
Size: 2048 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20151111/08f45e55/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fd268.py
Type: text/x-python
Size: 4722 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20151111/08f45e55/attachment-0001.py 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: feidaxing_fd-268a_v0.1.patch
Type: text/x-patch
Size: 20881 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20151111/08f45e55/attachment-0003.bin 


More information about the chirp_devel mailing list