¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: IC-705 Reading DV mode
Dave, From what I see DV is handled correctly between flrig and IC-705. But I would need to be a bit more thorough testing it before I can tell you for sure. I'll try and get round to it over the
By Philip Rose, GM3ZZA · #51953 ·
Re: IC-705 Reading DV mode
I stand corrected.? flrig does support DV modes for the IC705 $ grep DV *705*cxx LSBD705, USBD705, AMD705, FMD705, DV705 ?? ?"LSB-D", "USB-D", "AM-D", "FM-D", "DV"};
By Dave, W1HKJ · #51952 ·
Re: IC-705 Reading DV mode
DV is not supported by flrig / fldigi / hamlib.? You might be able to add it to the xml definition file for rigcat.? Let us know if you are successful. David P.S. flrig is open source.? You could
By Dave, W1HKJ · #51951 ·
Re: IC-705 Reading DV mode
Delving into the hamlib code and tracing, it appears that hamlib doesn't understand the "DV" returned by flrig. I can see that this actually is a rats' nest. Maybe any mode that maps onto the ADIF
By Philip Rose, GM3ZZA · #51950 ·
Re: Chromebook C720, Debian Linux and Solar Panel
I need something that can be portable (backpack) so weight is very important. Herb Dr. Herb Sims? I want to tell the whole world that I love my wife and kids - what better way than one email at a
By Herb Sims, N4RG · #51949 ·
Re: Chromebook C720, Debian Linux and Solar Panel
I have used this. https://www.amazon.com/gp/product/B07GSTM81Y/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1? Dahszhi Waterproof DC/DC 12V Step Up to 19V 10A 190W Voltage Boost Converter Regulator
By WB8LYJ - Jeff · #51948 ·
Re: Chromebook C720, Debian Linux and Solar Panel
This is what I am trying next: DC DC Buck Boost Converter Variable Voltage Regulator CC CV 0.5-30V 4A 5V 6V 12V 24V Power Module Adjustable Voltage Regulated Laboratory Power Supply amazon.com Herb
By Herb Sims, N4RG · #51947 ·
Re: flrig no s meter fldigi no decode #dl-fldigi #flrig
Hope it helps. I also use a RPi. On my 7300 I have the audio output set to 27% because I turn off the AGC to keep strong stations from dropping the gain. For AGC on then 50% usually is good. The 27&
By Cliff, AE5ZA <ae5zaham@...> · #51946 ·
Re: Chromebook C720, Debian Linux and Solar Panel
I would use a MPPT charge controller and a battery. If the 19v is from the panel specs, they measure that open circuit. Under load it will be less as well as under less than full sun. The MPPT
By WB8LYJ - Jeff · #51945 ·
Re: flrig no s meter fldigi no decode #dl-fldigi #flrig
Thanks, Cliff. The required audio level difference between wsjt-x and fldigi is informative. We used "IC-7100 How-to" from?"http://www.w1hkj.com/flrig-help/ic7100_how_to_page.html" for setup. We can
By Bruce W4BRU · #51944 ·
IC-705 Reading DV mode
I don't know which side of the line this is, but I am accessing flrig using hamlib. When the IC-705 is set to DV mode and my app accesses hamlib::rig_get_mode() the returned mode is zero (no bits
By Philip Rose, GM3ZZA · #51943 ·
Chromebook C720, Debian Linux and Solar Panel
I have a solar panel question. I have a 40W panel that outputs 19VDC on the DC5521 port. The input to the Chromebook charging port is also 19VDC. Should I have an MPTT between the panel and the laptop
By Herb Sims, N4RG · #51942 ·
Re: Multiple rigs. #flrig
Thanks Paul, If you read all of my post, you will see I made that mistake at first but then corrected it and still suffered the problem. My logger tried to connect to the last rig used regardless as
By Philip Rose, GM3ZZA · #51941 ·
Re: Multiple rigs. #flrig
Both instances of flrig are trying to use the same port for xmlrpc (probably 12345). Only one server can be on the same port at one time. The second one will fail to start. If both could run together,
By W Paul Mills AC?HY · #51940 ·
Re: Sibtx v3, the open source Hybrid SDR is released
Thanks.
By Alistair - M5ASF · #51939 ·
Re: Sibtx v3, the open source Hybrid SDR is released
The sbitx boards are available on www.hfsignals.com
By Ashhar Farhan, VU2ESE · #51938 ·
Re: Sibtx v3, the open source Hybrid SDR is released
Great work Ashar. Dare I ask if anyone has designed PCB's or offering kits for theSibtx?
By Alistair - M5ASF · #51937 ·
Re: Multiple rigs. #flrig
So somehow your logger connects to flrig? For me I use Fllog and it connects directly to fldigi and flrig connects directly to fldigi. I suppose your logger has some special features that are helpful
By Cliff, AE5ZA <ae5zaham@...> · #51936 ·
Re: Multiple rigs. #flrig
Progress (I hope). I realised my logger is attempting to connect to the rig that was used for the last QSO even if it's not connected. I suffered the hamlib timeout every time I start my logger ?
By Philip Rose, GM3ZZA · #51935 ·
Re: Multiple rigs. #flrig
Hi Cliff, Hamlib has as one of its rigs: FlRig. Hamlib can drive the xmlrpc interface to flrig. I found that easier to use than trying to control the xmlrpc from within my logger. BTW I've made
By Philip Rose, GM3ZZA · #51934 ·