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.