Re: rs232 ptt rts (like /dev/ttyUSB0) interface support
#sBitx
I meant how to add to the code to sbitx control the amplifier via USB RTS
----------------------------------------------------------------------------------------------------------------
#include
By
ZlamerS
·
#110031
·
|
Re: rs232 ptt rts (like /dev/ttyUSB0) interface support
#sBitx
Could you not simply use a USB-to-9pin serial adapter/cable?
Something like: https://www.amazon.com/Adapter-Chipset-CableCreation-Converter-Register/dp/B0769DVQM1
?- de AI4AI
By
AI4AI
·
#110030
·
|
Re: sBitx printed case
Mornin' Glenn:
We used a similar approach for the T41. The front panel is photo paper held in place with a spray glue and then coated with clear Krylon:
You can see the top joint in the middle of
By
Jack, W8TEE <jjpurdum@...>
·
#110029
·
|
Re: sBitx printed case
Mark, I knew someone here on this group designed this case. I could not remember who. THANK YOU.
I had the box printed up and had one issue with the display not sitting in the front properly. The
By
barry halterman
·
#110028
·
|
Re: sBitx printed case
Hi Mark
I took your design and STL files and split them into 2 top and 2 bottom pieces and printed them with PLA on my ender 3. I then glued the 2 pieces together. Not super pretty but I now have a
By
Glenn VE9GJ
·
#110027
·
|
Re: need log book help
The log file is in database format (sbitx.db) in the /sbitx/data folder. The LOG program of v3.02 is able to save data from the LOG database in adif format by setting it from date to date. This adif
By
HA3HZ
·
#110026
·
|
Re: power supply voltage warning
Yvonne,
which hardware version are you using? I use v2 with the original FET output stage (IRFZ24N) from 12.5V and my current limit is 6.00A.
--
Gyula HA3HZ
By
HA3HZ
·
#110025
·
|
Re: sBITX 64Bit Pi Image Available
#sBitx
Very good... works correctly! Thanks to both of you.
Now I'm only interested in the fact that there is a built-in RTC and it is not visible with the timedatectl command.
--
Gyula HA3HZ
By
HA3HZ
·
#110024
·
|
Re: sBITX 64Bit Pi Image Available
#sBitx
Hi Jerry.
You are a genius! This was the fix or Band-Aid for the time dilemma. We are pulling time from NTPsec more efficiently using the system method so I believe there is no use for this part of
By
JJ - W9JES
·
#110023
·
|
Re: sBITX 64Bit Pi Image Available
#sBitx
Gyula, Rafael,
Thank you for taking the time to answer my question about GridTracker. I truly appreciate it.
Thank You. 73,
Robert, AG6LK
By
Robert AG6LK
·
#110022
·
|
Re: sBitx printed case
Me, but of course I designed it. ;-)
the only issue that I know of is that there is a slot cut out for the potential meter board for the ribbon cable. The problem is if you use that slot, you will
By
Mark Hatch
·
#110021
·
|
power supply voltage warning
My 3 days old sBitx? running from my Samlex SEC1235M started exhibiting problems. Strange behaviors seen on the display,? tuning? or other functions locked, too many
to describe. After switching to
By
Yvon AE7YD
·
#110020
·
|
need log book help
What is the file that contains the logbook data for the sBitx v3 and where is it located?
By
Yvon AE7YD
·
#110019
·
|
Re: sBitx V3 Board
Absolutely!? I've mounted the encoders in a box with a PTT and mic input so i can tuck the board itself out of the way.
By
ZL1SGS
·
#110018
·
|
rs232 ptt rts (like /dev/ttyUSB0) interface support
#sBitx
good day. please tell me how to add USB (like /dev/ttyUSB0) rs232 ptt interface support for my amplifier.
By
ZlamerS
·
#110017
·
|
Re: sBITX 64Bit Pi Image Available
#sBitx
This code expects the I2C bus to be kernel I2C interface. Make sure you have one of the dtoverlays in /boot/firmware/config.txt
For loading the I2C Bit-Banged (BB) driver in the appropriate sBitx
By
ZlamerS
·
#110016
·
|
Re: sBITX 64Bit Pi Image Available
#sBitx
Thanks Jerry. I will test it and see if the issue goes away. I think this is just more garbage code that wasn't removed from the file for earlier versions of sBitx hardware. That is the unfortunate
By
JJ - W9JES
·
#110014
·
|
Re: Elmers needed- Hendricks [BITX20] V1.3
They¡¯re the same.
73 de ai4ot
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
Sent: Friday, March 22, 2024 12:17:17 PM
To: [email protected] <[email protected]>
Subject:
By
Charles D. Smith
·
#110013
·
|
Re: Ubitxv6
Many thanks Evan.
Art
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
________________________________
Sent: Friday, March 22, 2024 1:08:20 PM
To: [email protected]
By
art
·
#110012
·
|
Re: sBITX 64Bit Pi Image Available
#sBitx
in sbitx_gtk,c is the function,
time_t time_sbitx(){
if (time_delta)
return (millis()/1000l) + time_delta;
else
return time(NULL);
}
If you just return(NULL);
By
JerryP
·
#110010
·
|