flrig development version 2.0.05.77 posted at
http://www.w1hkj.com/alpha/flrig/
Index of /alpha/flrigs
* Parent Directory <http://www.w1hkj.com/alpha/>
* darkscheme.UI.prefs
<http://www.w1hkj.com/alpha/flrig/darkscheme.UI.prefs>
*
By
Dave, W1HKJ
·
#53403
·
|
fldigi on MacOS
Hey everyone. I'm looking for help to fix a problem with fldigi on my Mac computer (v 12.7.5). I downloaded fldigi and it worked for a day or 2, but now every time I try to open it, it closes almost
By
KJ5CCS
·
#53402
·
|
Re: fldigi 4.2.05.24 development version posted at
Hi.
AFIK, it's an OS imposed restriction, of the use of "Microphone" like unknown (to the OS dev's) devices (aka any audio input device) as a privacy thing.
Winders does much the same, but may be
By
Dave, G?WBX
·
#53401
·
|
Re: fldigi 4.2.05.24 development version posted at
No, sadly nothing new on this issue in this version.
I¡¯m running 4.2.05.24 on a M2 MacBook Air (Sequoia 15.0.1) and confirm the "FLDigi would like to access the microphone¡± issue IS still
By
John Biccum, N7TIN
·
#53400
·
|
Re: fldigi 4.2.05.24 development version posted at
Anything new on the "FLDigi would like to access the microphone" problem?
By
Peter (WB3IZU)
·
#53399
·
|
Re: fldigi 4.2.05.24 development version posted at
Ok, thanks
By
Ronnie Speer, Sr., W6RRS
·
#53398
·
|
Re: Guide to New Rig backend creation?
The comments / count reference is for the coder's convenience.
ls src/rigs/other
AOR5K.cxx???? PCR1000.cxx?? RAY152.cxx??? sunsdr2.cxx TMD710.cxx
FLEX1500.cxx? PowerSDR.cxx? SmartSDR.cxx?
By
Dave, W1HKJ
·
#53397
·
|
Re: fldigi 4.2.05.24 development version posted at
The latest OS that I build and test on is Sonoma 14.6.1.
David
By
Dave, W1HKJ
·
#53396
·
|
Re: Guide to New Rig backend creation?
Hi again.
Thanks for that info David.
Checking off what you described...
It was:-
src/rigs/rigs.cxx:??? &rig_ICR71, ??? // 63
That escaped my radar.? (Of course, I've used "&rig_ICR9000"
By
Dave, G?WBX
·
#53395
·
|
Re: fldigi 4.2.05.24 development version posted at
Greetings,
I am contemplating buying a iMac with M3.
I¡¯ve always used Easy Digi with my Toshiba Satelite with Win 7. Works great on BPSK31 that I operate 90% of my QSO¡¯s.
Is there an Easy Digi
By
Ronnie Speer, Sr., W6RRS
·
#53394
·
|
Re: fldigi 4.2.05.24 development version posted at
Dave,
I have been using FLdigi-4.2.05.24 successfully for several months now.
I am going to have to upgrade my MacOS to the latest and greatest (Sequoia 15.0.1) in the near future.
Have you done
By
John T. Hoskins, WA5NJG
·
#53393
·
|
Re: Guide to New Rig backend creation?
Do a grep for R71 and you will find these line items that are critical to getting a new rig registered:
src/Makefile.am:??? rigs/icom/ICR71.cxx \
src/Makefile.am:??? include/icom/ICR71.h
By
Dave, W1HKJ
·
#53392
·
|
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
·
|