Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Which Development Environment (IDE)
I thought for sure you used emacs! It has a vi mode, debugging, and even a doctor! On Sun, Jul 7, 2024 at 11:30?AM Ashhar Farhan via <farhanbox=[email protected]> wrote:
|
Re: Which Development Environment (IDE)
I use vi to edit files, there is already a builf script to build the software and I also use gdb to debug. All IDEs are just wrappers around the editor, debugger and build tool chain On Sun, Jul 7, 2024, 11:42 PM Sam Hanie via <SAMHANIE=[email protected]> wrote: What development environment (IDE) is best for modifying and tinkering with the sbitx software? |
Re: Want to have a Homebrew-to-Homebrew QSO?
Dean, Thanks for posting the pictures. I'm impressed. 73 Bob WB8BEL From: "Dean Souleles" <dsouleles@...> To: "BITX20" <[email protected]> Sent: Sunday, July 7, 2024 11:04:00 AM Subject: Re: [BITX20] Want to have a Homebrew-to-Homebrew QSO? Success -? Walter and I had a great conversation on 20M phone from my QTH in Virginia to his in Florida.? Check out the blog for a video clip and pictures of both rigs. FB Walter! 73, Dean KK4DAS |
Pi HAT Mother Board
开云体育I designed a Pi HAT MB for the Pi HAT distributed by Farhan during the FDIM 2024 presentation. ? I share the details here. Size is 10x10 cm ? If anyone interested, I can also share the Gerb files. ? Regards Charudatt – VU2UPX |
There is no "corrected" version. Every radio gets their own tuned up file it is stored /home/pi/sbitx/data On Sun, Jul 7, 2024, 9:22 PM Jens via <hb9joi=[email protected]> wrote:
|
开云体育?
Where is the corrected CW? - hw_settings.ini? -? available
for download ?
?
?
? From: Ashhar
Farhan
Sent: Sunday, July 7, 2024 11:49 AM
Subject: Re: [BITX20] sBitx CW keyer problems and idea for solution
#sBitx #sBITX_v3 #cw #firmware ?
Copy the hw_settings.ini over from the working one On Sun, Jul 7, 2024, 12:52 AM Steve W4SGN via <stnagy@...>
wrote:
Noticing the radio indicates power out of the transceiver using the firmware on the farhandev branch is lower, about 10-15 watts depending on band (according to the sBitx software). Is this an intended result?? |
Re: BITX 13 Colony Challenge
I did it! |
Re: sBITX 64Bit Pi Image Available
#sBitx
On Sun, Jul 7, 2024 at 08:53 AM, Dean Souleles wrote:
For anyone following... The issue is my homebrew rig does not have an RTC. So as long as you have nrtc you should be good to go.?I am working on an uninstall script for those without the RTC module. It should be released today. Thanks JJ |
Re: sBITX 64Bit Pi Image Available
#sBitx
On Sat, Jul 6, 2024 at 01:18 PM, JJ - W9JES wrote:
Check your system time. No decodes if the time is off by a significant degreeThanks, JJ.? For anyone following... The issue is my homebrew rig does not have an RTC. So as long as you have nrtc you should be good to go.? 73, Dean KK4DAS? |
Re: Time zone not changing?
Also, I would like to say a big thank you for all the help and advise, really appreciated.
Update is, switched to JJ's Bookworm version and all appears to be fine, managed to get my sBitX data backed up and imported to the 64Bit OS. Thought I had ruined my sBitX v3 and about to offer it for sale! Now to learn it and start playing. 73's Ray G7POQ |
Re: time to copy sd card
It depends on the equipment in use and the size of the cards.? ?To burn an image with BalinaEtcher it takes my laptop about a half hour.
To use the dd command with a 32g card it takes about two hours.? Depending on the equipment it can be slower.? If you use USB b vs USB c, b is much slower.? Your milage varies with the equipment. 73, Bob Brown? |
Copy the hw_settings.ini over from the working one On Sun, Jul 7, 2024, 12:52 AM Steve W4SGN via <stnagy=[email protected]> wrote: Noticing the radio indicates power out of the transceiver using the firmware on the farhandev branch is lower, about 10-15 watts depending on band (according to the sBitx software). Is this an intended result?? |
Re: sBITX 64Bit Pi Image Available
#sBitx
Updated to 64bit version, and so far, it is great.
I reviewed many postings an other information? Here is what I came up with.....Hope it can help. 1. Downloaded 64bit .img and burned to sdcard.? 2. Started RPI - it displayed Pi 64 bit on splash screen 3. Setup WIFI 4. Renamed sbitx folder to sbitx(64bit-original) 5. copied my working 32bit? sbitx to new 64bit install 6. Renamed folder? to sbitx(32bit-working) 7. Dowloaded - sbitx 64-bit v3.025 - Field Day from - Run "git clone ?from /home/pi/ 8. cd sbitx 9. ./build sbitx 10. renamed /data & /web to /data-orig & /data-orig 11. Copied /data & /web from 32bit-working to sbitx 12. cd ~/Downloads && wget https://github.com/drexjj/sbitx-ham-apps/raw/main/sb64prodpatch0624/patch1.sh -O patch1.sh && chmod +x patch1.sh && ./patch1.sh 13. Restarted ............ 14. Started sbitx? ? Default Username is pi Default Password is hf12345 |
Re: sBITX 64Bit Pi Image Available
#sBitx
On Sat, Jul 6, 2024 at 10:23 AM, Tomas Falk wrote:
Hello JJNative bluetooth on the Pi is not compatible with sBitx at this time. I suggest using a wireless headset with USB receiver for now. -JJ |
Re: sBITX 64Bit Pi Image Available
#sBitx
On Sat, Jul 6, 2024 at 11:42 AM, Dean Souleles wrote:
Hey JJ -Check your system time. No decodes if the time is off by a significant degree. -JJ |