开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Re: Mike Black W9MDB SK
Rest in peace Mike! -- Gyula HA3HZ
By HA3HZ · #116903 ·
Re: #zbitx I would really like a formal way to shut down the software gracefully #zbitx
Asher, Is there a way to export the FT8 QSO’s in ADIF format from the SQLite DB? ?Or are they also saved in ADIF format in a separate file? My unit has not shipped yet. So I can’t poke around
By Chris Hoffman · #116902 ·
Re: CW on zbitx
Calling anywhere from 5 to 10 times more frequently would probably result in significant improvement. In the sBitx software, he increased it to 20 times more frequently and it was amazing.
By Gordon Gibby KX4Z · #116900 ·
Re: Mike Black W9MDB SK
Oh gawd! So sorry for the loss. I learnt much of cat control reading hamlib source code. [email protected]> wrote:
By Ashhar Farhan · #116899 ·
Re: Strain Relief mod for Power Cable
Double check your positive lead, I think I see some bare copper in your picture . Possibly a nick from stripping outer insulation, mine had both leads nicked. <vincedeon@...> wrote:
By Ed T. · #116898 ·
Mike Black W9MDB SK
Even if you did not know who Mike was, you know his work.? Mike was a key developer of hamlib in addition to many, many other contributions to our hobby.? I only had the privilege of a few email
By Doug W · #116897 ·
Re: CW on zbitx
Ashar, no not cw_poll(), it is modem_poll() that is not getting called often enough. In sbitx_gtk.c this call is at line #4257 inside of ui_tick(). modem_poll() in turn decides what to do for each
By Mike Johnshoy · #116896 ·
Re: #zbitx I am intereted in CAT control of the zBitx. #zbitx
The hamlib netcontrol works. Cat control via the CAT usb port is TBD [email protected]> wrote:
By Ashhar Farhan · #116895 ·
Re: #zbitx I would really like a formal way to shut down the software gracefully #zbitx
Chris, This is an interesting aside, but the logbook saves all the qsos in an sqlite3 database. It is in a file called sbitx.db3 under ~/sbitx/data You might want to poke around and see what is in
By Ashhar Farhan · #116894 ·
#zbitx I am intereted in CAT control of the zBitx. #zbitx
My radio does not arrive till Monday! ? I am interested in some modes that are not installed on the radio. ?I want to test with DigiPi too. ?(YES, adding another Pi) What radio does the CAT port
By Robert Fairbairn · #116893 ·
Re: Strain Relief mod for Power Cable
This is a great suggestion and a quick and easy modification. Thank you for sharing. 73
By Vince d'Eon VE6LK/AI7LK · #116892 ·
Re: Zbitx orders might close soon
Darell, It takes a village to build an SDR. I am truely grateful to all on this forum who contributed to code, advise and bug reports. Also, it goes without saying that the basis of this sdr is the
By Ashhar Farhan · #116891 ·
Re: Any updates in the new batch of zbitx that is open for orders now?
There will be no hardware changes to the circuitry at all. We are using the same gerber for all the batches. [email protected]> wrote:
By Ashhar Farhan · #116890 ·
Re: CW on zbitx
Mike, Thr cw_poll is not the one the one that is doing the actual keying. See cw_read_key() in https://github.com/afarhan/zbitx/blob/main/modem_cw.c#L312 This is the function that is in turn called
By Ashhar Farhan · #116889 ·
Re: CW on zbitx
Ashar, I'm an old sbitx DE user, but I have looked at your newest zbitx code a little. Your new change using interrupts insures the state of the key/paddle is updated in a global variable in a very
By Mike Johnshoy · #116888 ·
Re: CW on zbitx
After so many reports about problems with failed updates I nevertheless decided to update the zBitx this morning - contrary to my intention. With surprisingly positive, unexpected update
By Jens/HB9JOI · #116887 ·
Re: #zbitx I would really like a formal way to shut down the software gracefully #zbitx
JJ's 64 bit code has a button to shut down the Pi and provides a pop up to remind you power off afterward. -- 73 Bob? KD8CGH
By Bob Benedict, KD8CGH · #116886 ·
Strain Relief mod for Power Cable
To add some strain relief to the power cable I drilled 2 x 2.5mm holes into the battery holder and secured the power cable with a small zip tie.? A spot of liquid rubber on the exposed contacts top
By Chris Bolton · #116885 ·
Re: Power zero on 10m / Drive number
Hi Gordon, The sBitx and zBitx series use a directional coupler to measure SWR and Power: From the code, after reading the value from the ATTiny85 vfwd: sprintf(buff,"%d", (vfwd *
By Evan Hand · #116884 ·
Re: Power zero on 10m / Drive number
I don't know about Ashhar's specific circuitry, but many of these "power" measurement systems actually measure VOLTAGE and presume 50 ohms and calculate the power using Ohms Law etc. If your actual
By Gordon Gibby KX4Z · #116883 ·