Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Hi Jack,
thanks for your reply.? The variables are declared a little bit further up in that part of the // Token passing flagsfor SWR tune processstruct? {????????? unsigned Prepare? : 1;??? // Do initial preparations????????? unsigned Progress : 2;??? // Track tune progress????????? unsigned Ask_SWR? : 1;??? // Request new SWR measurement - Yaesu special case...????????? unsigned InitPWR? : 1;??? // Init Power Setting for Tune????????? unsigned InitMode : 1;??? // Init Mode Setting for Tune???????? } tune;int32_t sample[SWR_SAMPLEBUF];????? // Ringbuffer for SWR averagingint32_t mid_swr;??????????????????? // The SWR at midpoint, SWR_SAMPLEBUF/2 samples ago
|
||
V5 Zero beat using Generator on EU1KY
I just used my EU1KY analyzer signal generator to zero beat my uBitx v5. Yea!
First I coonnected the analyzer to my oscilloscope to make sure 10 Mhz signal was output. Sure enough it was. Then ran zero beat calibration against the generator output and saved. Can hear the minute tone well on WWV 10Mhz, but still getting a lot of static. |
||
Re: BITX is on Facebook
You forgot one of the original ones: ? ? On Wed, May 8, 2019 at 12:02 PM Arv Evans <arvid.evans@...> wrote:
--
Paul Mateer, AA9GG Elan Engineering Corp. |
||
Re: BITX is on Facebook
I find a problem with muting a topic if the problem is off-topic posts.? This would cause me to miss posts in the event that someone uses that topic for an on-topic post.? It happens. Of course the moderator can just mark the topic as "closed" and nobody would be able to post anything more using that topic.? This has been done and seems to be effective. Arv _._ On Wed, May 8, 2019 at 10:57 AM masch57 <masch57@...> wrote: I think this is an even better time to point out that there is the "Mute this topic" link below.? Plenty of threads don't immediately interest me, and this is a civilized way to deal with them.? How's that for "high and mighty"! ;-) |
||
Re: Amateurradiokits wiring error
Philip,
Thanks for noticing this. I switched the wires and confirmed that things are correct by tracing the circuit and comparing it to the original uBITX wireup doc. (Shows mid-vol going to wiper). Question, on S-meter hookup.? I am using one of the KD8CEC "simple analog" meters and he shows the input to the op-amp (pin3? "In+") input from Vol Hi... When you switched the two wires, did you also move the input wire for the sensor so that it was still with Vol high? Seems strange that the sensor is picking its input off of Vol Hi since that will vary with position of the pot. It would "seem" like the input should be the center wiper ("Mid Vol"). Mark |
||
Re: BITX is on Facebook
Wow thanks for providing list.?
I still appreciate this list as the first source of BITX family technical info.? Let's not lament an occasional stray, our leadership team will take appropriate action.? We may be the primary social media outlet for a few folk, it happens.? I do suggest that all of us realize the list is way beyond folk in North America - let's respect other cultures and their economies etc. its a big world.? Cool that these rigs allow a much larger portion of the world's population to literally have a rig, and/or experiment in electronics to do RF.? Keep things global in our perspective.? Great to be part of this community.? Curt |
||
Re: BITX is on Facebook
Perfect!
toggle quoted message
Show quoted text
On Wed, May 8, 2019 at 09:03 AM, WA6PXC Rich wrote:
|
||
Re: BITX is on Facebook
WA6PXC Rich
Thanks for the list Arv. I joined here to discuss the technical aspects of the radios. I certainly don't need any of the High & Mighty attempting to force me into feeling guilty because I am not a victim of poverty. I will go elsewhere..Rich -----Original Message----- |
||
Re: Morse Tutor BOM
Jack Purdum
The MCT is the subject of my presentation at FDIM, so I cannot place the code or schematic in Open Source until after my talk on the 16th of this month. The only reason I sent out the BOM is because some readers said they wanted to get a jump on ordering parts. I didn't feel the BOM was in conflict with my understanding of the rules about presenting at FDIM. Jack, W8TEE
On Wednesday, May 8, 2019, 10:59:54 AM EDT, Vaughn <vlkteach@...> wrote:
Hi, this looks a great project. Been looking through this thread, but cant find the schematic or code. Any chance you can point me in the correct direction please thanks Vaughn |
||
Re: Best location for an audio amp for a V4
Good to experiment with various options, when they are cheap enough.? some folk merely use an external amplified speaker - in particular when they don't have a speaker already inside their box.?
I am having nice success using an off-board NESCAF audio filter.? It ends with the old LM386 - that should do okay driving a speaker if you are close to the rig.? I may integrate one inside, as it does reasonable SSB filtering also using just the bandwidth control.? I don't see a strong reason to bypass the filter, except maybe for wideband digital mode operation like FT8 and PSK31 maybe (hint those modes don't need a speaker or headphones).? Curt |
||
Re: 5” Nextion LCD files
Joe Puma
I’m making good progress with stand alone S meter and reformatting the Nextion hmi for a 5” lcd.
toggle quoted message
Show quoted text
Had to redo an hmi because I guess I stated on a v2 GUI and it didn’t have the Dsp support. This is on a 5” screen. I already have the band scanner figured out and I’m working on expanding the scope in the dsp menu. Getting cw to decode across the whole screen on the main screen thing still needs to be looked at but it works great in the dsp menu. On Apr 7, 2019, at 1:02 PM, Joe KD2NFC <kd2nfc@...> wrote: |