Re: Guide to New Rig backend creation?
Hello again David (W1HKJ)
OK.
Following your last, I now have some code (copied from the IC-R71 files, changing ALL instances of "R71" to "R9000") that appears to build OK without errors.
I don't
By
Dave, G?WBX
·
#53391
·
|
Re: Guide to New Rig backend creation?
Thanks David.
I was looking in the makefile.am file in the project's root director, not the src directory!
Hence the confusion...
Thanks again.
73.
??? Dave G0WBX.
--
Created on and sent from
By
Dave, G?WBX
·
#53390
·
|
Re: #flrig flrig not working with my FT-890 FTDI Programming Cable
#flrig
Yes, the CAT commands can be confusing. I was looking at byte 0 for the filter width, but byte 7 is correct.
I changed the code to use names like your code and also fixed the vfo-b modes.
I found
By
Steve, KB5AW
·
#53389
·
|
Re: #flrig flrig not working with my FT-890 FTDI Programming Cable
#flrig
Thanks Steve.? Very confusing CAT commands.
David
By
Dave, W1HKJ
·
#53388
·
|
Re: Guide to New Rig backend creation?
Dave,
Look at src/Makefile.am
# Sources that we build. It is OK to have headers here.
flrig_SOURCES += \
??????? rigs/rigbase.cxx \
??????? rigs/rigs.cxx \
???????
By
Dave, W1HKJ
·
#53387
·
|
Re: #flrig flrig not working with my FT-890 FTDI Programming Cable
#flrig
I tried your changes.
It seems to revert to the incorrect operation before the changes I submitted.
I don't see how your case statement can work for the modes. The only valid numbers in byte 6 are 0,
By
Steve, KB5AW
·
#53386
·
|
Re: Guide to New Rig backend creation?
Hi again.
Looking into this now.? But...
These steps mentioned by Dave 'HKJ...
How to add a new transceiver to flrig
(A)
? Two new files will need to be added:
??? .
By
Dave, G?WBX
·
#53385
·
|
Andy's Ham Radio Linux: v26b-beta has been RELEASED!
Hi Everybody,
There has been a LOT of interest in these most recent versions of AHRL.? Thank you for your support!
v26b-beta is out.? I've added a bunch of programs for the ARRL Teachers
By
kb1oiq@...
·
#53384
·
|
Re: FLRIG with Windows, Linux and the MAC
PS:-
Forgot to say...
Flrig 2.0.05.75, built from source on LMDE 6.? (Linux Mint Debian Edition.)
Controlling a Kenwood TS-870s via a "Prolific 2303" chipset USB<>Serial device running at
By
Dave, G?WBX
·
#53383
·
|
Re: FLRIG with Windows, Linux and the MAC
Using a Kenwood TS-870s and Flrig (also the .75 alpha)
I find that the BW filter LF cutoff setting is always reset to 300Hz whenever the high cutoff setting is changed.
It's not the rig, you can
By
Dave, G?WBX
·
#53382
·
|
Re: FLRIG with Windows, Linux and the MAC
No one else is having this problem?
--
-----------------------------------
73/Rick
W4XA
Western? Wa
By
Rick, W7IMM
·
#53381
·
|
Re: flrig 2.0.05.75 alpha release
Hi Dave and team
I have been a long time and happy user of FLrig. Thank you.
Probably due to a combination of a recent change in my operating interests and updating to alpha version 2.0.05.75 I am
By
Denis - EI6IF
·
#53380
·
|
CTY-3434 Country Files - 27 September 2024
The Country (CTY) Files were updated on 27 September 2024:
https://www.country-files.com/cty-3434-27-september-2024/
For installation instructions, start at:
By
Jim Reisert AD1C
·
#53379
·
|
Re: Anyone got rigpi rigkeyer to work without rigpi software (Winkeyer)
I had it working once after my rigpi had a corrupted card. If i remember correctly the pi serial 0 device is tied to a login terminal by default. And you have to use the config program to disable the
By
Mike, K6GTE
·
#53378
·
|
Re: Anyone got rigpi rigkeyer to work without rigpi software (Winkeyer)
No, RigPi uses a K1EL WinKeyer 3 IC.
Steve K1EL
By
Steve, K1EL
·
#53377
·
|
Re: Anyone got rigpi rigkeyer to work without rigpi software (Winkeyer)
I should have added I think it uses the K3NG arduino software on an AVR microcontroller chip
By
GW0WZL
·
#53376
·
|
Anyone got rigpi rigkeyer to work without rigpi software (Winkeyer)
I have a rigpi3, but as the software used on it now is so out of date ie wsjtx and the pi os I have set up another sd card with bookworm, and have installed flrig as a radio control and wsjtx 2,70 rc6
By
GW0WZL
·
#53375
·
|
Re: #flrig flrig not working with my FT-890 FTDI Programming Cable
#flrig
Steve,
I read through the CAT pages for the FT-890 and I think this is what you want for the mode/width code:
enum {FT_LSB, FT_USB, FT_CWW, FT_CWN, FT_AMW, FT_AMN, FT_FM};
static
By
Dave, W1HKJ
·
#53374
·
|
Re: For all you RTTY / Teletype fans out there..
I am thankful that the Air Force kept me as a TTY tech. for 20 years, because I had no problem finding a job in my retirement. Msgt Donald Casillo USAF (ret)
By
Donald, KD5UGY
·
#53373
·
|
Re: For all you RTTY / Teletype fans out there..
Interesting bio! I think doing a single specialty for a long time would be great if you loved it. I had 4 in the USAF since they love to shuffle you around about the time you love a skill/job. USAF
By
Bo, W4GHV
·
#53372
·
|