Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- BITX20
- Messages
Search
Re: Should we adopt the KD8CEC firmware?
On Tue, 15 May 2018 11:46:38 -0700
"John" <vk2eta@...> wrote: 1. From Ashar's perspective, it is important to provide a unit thatIt is simple enough for appliance users, even advanced ones, to load the CEC software. It is *not* simple for inexperienced users to modify the CEC software if it is the base load. It might be easier until the software no longer fits in the memory space of the nano. 3. For the more savvy experimenter the beauty of the conditionalFor the more savvy experimenter it is easy to download and compile more advanced software and transfer it to the nano. As far a regression testing it has to be taken in context: a] theIan's already had seven releases in less than a year with, apparently, more to come. Now as to a comparison with a commercial rig I don't think that is How does a newby customize complicated software when it is just a struggle to work through Jack's basic book on programming for the arduino? tim ab0wr |
Re: Should we adopt the KD8CEC firmware?
James Lynes
Vince: Bingo! I totally agree. Currently I see the Bitx40/uBitx on two levels: The first is the original purpose as an inexpensive entry into Amateur Radio for Indian Hams. Second as an experimenter's platform like the TenTec Rebel/Patriot which was based on the 32bit chipKIT UNO(which was delivered with basic functionality, the code being written by an avowed amateur coder). An additional level I can see is as a platform to increase Amateur Radio penetration into STEM programs. At this price point local clubs could seed many more STEM programs. I can see this becoming practical when a future PCB release includes the pop fix, AGC, mic gain enhancement, transmit power equalization, et. al. along with a factory software load similar to Ian's package which includes CW, SSB, and digital capability. A STEM software load might include a general coverage receive only mode and a transceiver mode with transmit ranges restricted by license class. Two more cents into the fray... James |
Re: Should we adopt the KD8CEC firmware?
As a noob coder I will *not* be trying to add features to Ian's
software. It's just too difficult to try and allow for all the various combinations of conditional compiles that are being suggested in order for the software to fit into the memory space of a nano. If and when the "stock" software for the ubitx becomes Ian's software then a lot of experimenters are just going to put the ubitx away because it will become too hard to make modifications that work in all circumstances. For myself, I've already decided to move to the w2ctx software. It is straightforward enough for even my limited coding skills to make changes. And I won't have to worry about some combination of conditional compiles breaking *my* code. tim ab0wr On Tue, 15 May 2018 11:18:13 -0700 "Jerry Gaffke via Groups.Io" <jgaffke@...> wrote: Perhaps you could send this out for bid with Boeing and/or Lockheed. |
Re: uBitx Opto Coupler / VFO not working
#ubitx-help
#ubitx
KJ6ETL The rotary encoder seems to be working, but there may be a lead connection problem. The "A" and "B" leads on the encoder do a phase dance to tell the software which direction the shaft is being turned.? You can see this with your voltmeter if you monitor the A-lead while slowly turning the knob and then monitor the B-lead while slowly turning the shaft.? Both connections should change back and forth between ground and approximately 5 volts.? If either A or B phase is stuck high or stuck low it can cause the software to not understand that the shaft is bring turned.? Pushing the knob inward closes the normally open push-switch and causes the software to step to the next menu item, and indicates this by a change in the display.? When you monitor the push-switch leads on the encoder you should see one lead permanently at ground and the other at approximately 5 volts, going to ground when the switch is activated.? Any discrepancies in the above measurements would indicate that something is either shorted or not connected properly between the rotary encoder and the Arduino board.? I know that these are very basic tests, but they need to be performed as a prelude to going further with the troubleshooting process.? Next step(s) will involve digging a bit into the schematics, connection drawings, and possibly into the software itself.? If necessary I can open up my own uBITX and do some comparisons to see what is different between my rig and yours.? Arv _._ |
Re: Should we adopt the KD8CEC firmware?
But this is supposed to be an experimental base for those just learning
how to code and how the software works! It's not just a base for "competent coders". That was part of my whole point. If you limit the base to only "competent coders" then you limit the base to which this radio will appeal. tim ab0wr On Tue, 15 May 2018 15:41:46 -0500 "K9HZ" <bill@...> wrote: Made up scenarios dont really do this thought train justice as any |
Re: Should we adopt the KD8CEC firmware?
On Tue, 15 May 2018 20:18:02 +0000 (UTC)
"Jack Purdum via Groups.Io" <jjpurdum@...> wrote: Tim:How do I know if they have turned off the CW feature or not? The only thing I could do that would work under any software load would be to duplicate the needed code in my module - i.e. program space bloat. The conditional compiles would state theSending a tone through on SSB is not the same as using CW. It might work for some uses but not for all. My demand is not "non-standard". My demand is to have a common set of functionality that can be used by anyone and that is not dependent on conditional compiles. In other words I have to do regression testing to make sure my software will work with all combinations of conditional compiles. And every time the CEC software has a functionality set up for conditional compile then the regression testing must be done anew. That is more than wearisome. It soon becomes an impediment for experimenters to offer changes. Again,Ian's software, at least the way John modified it, has multiple options that can be active or inactive in many different combinations, not just one. When you multiple compile options then what is the "standard" software? All options on? All options off? tim ab0wr |
Re: Core for Output Transformer
For what it's worth, I did post a while back, but here's my MPSH10 PA driver strip again.??
The stock sweep is on my uBITX but lifting the caps into the PA FET's and measuring there. Not ideal Z wise. But ok for comparison I think. You can see the dramatic lift at the top end using MPSH10's and 220pF bypasses, The MPSH10 plot was done on the PCB as shown, a copy of the uBITX except for the MPSH10's and 220pF on emitters. Would be nice if others can do similar tests to confirm. glenn vk3pe |
Re: ND6T AGC implementation for uBIT-X
Hello Gary,
It's not necessary to send money yet.? Don has completed some testing and we found a small number of problems, the largest one being the batch of surplus 2N7002 parts I have are not good enough quality, so more are on order.....should be easy to fix. Engineers being Engineers and not wanting to leave well enough alone.... we have come up with some improvements and a much better mounting technique for the AGC board.?The AGC had 1 missing wire (gotcha) and the diode footprints need to be larger. Don also mentioned how the Click board is connected to the uBITX board and attachment would be much more robust if two more parts (C50 and C63) were moved to the Click board.? ? The net is that I have more coffee cup coasters and will recycle the order......small delay but we ship no wine until it's time. 73 Kees K5BCQ |
Re: uBitx Opto Coupler / VFO not working
#ubitx-help
#ubitx
With "Lead #5" do you mean the #5 as marked on the encoder as shown in the diaram??or is it pin #6 on the raduino (red wire 3rd from the right ?
When I disconnected the connector and measured pin #6 on the Raduino to ground I have no voltage. |
Re: ND6T AGC implementation for uBIT-X
Kees,
I would like to order 2 each of the AGC and Click Mini-kits.? So from your estimated PayPal price listing that would be $10. I'm sending you a check via USPS, to reserve mine and help on your initial cash outlay, as this must be adding up quickly.? No rush to full-fill. If I missed the boat, OK.? No worries. If it ends up costing you more, another check or PayPal can make up the? difference. Thank You for all the effort and work to support this!?? Regards, Gary AG5TX |
Re: Should we adopt the KD8CEC firmware?
Tim,
toggle quoted message
Show quoted text
I doubt Ashhar will adopt Ian's code as what ships with new units unless Ashhar is confident it works well, that he fully understands it, and that he can fix any minor bugs that come up if Ian gets waylaid by other interests and commitments.? So not an issue. You seem to be mistaking this for a project consisting of a few million lines of code. If that were the case, then you have a point. Of course, it is possible to write code of less than a few million lines that is perhaps opaque to some.? Here's another example of the same ilk as pointed to in post 49174 ? ?? This is very very cool and well worth discussing in spite of being off the current topic, which arguably is not.? ? From the description at? ? ? OCR - Obfuscated Character Recognition of Handwritten Text ========================================================== This entry takes a BMP image file of hand-drawn (mouse-drawn?) text, specified as the first command-line parameter, and converts it to an ASCII text document. Magic!and - Newcomers to C find it hard to learn all those different ways to control flow: for, while, if, do, goto, continue, break and heaven knows what else! So, in this program we only use for, so absolute beginners can get into the code straight away. - To teach newcomers all the important features of C, we demonstrate the importance of the liberal use of short circuits, sequence points, the ternary operator, using x^y or x-y instead of x!=y, using ~x in place of x!=-1 for conciseness, mixing x[y] and y[x] for variety, educational #define's, and so on. - main is the most useful function in all of C - so it is a mystery to the author why most programs use it only once. Here we use it over and over for maximum benefit.Excellent! Maybe I should've?posted this to that other thread regarding programming style? Folks would't give me such grief after seeing what some real code looks like. ;-) ? Jerry,? KE7ER On Tue, May 15, 2018 at 03:45 pm, Tim Gorman wrote: If Ian's software becomes the standard and |
Re: Are the uBITX receivers ripe for improvement? -- And some other miscellaneous thoughts.
It might be that the SDR has some noise blanking or filtering. And I tend to set the receive bandwidth around 2500 HZ.?
With both the uBITX and the SDR I hear the noise floor on 80M but the SDR is able to separate the signal from the noise with more clarity and volume than the uBITX; making it easier to understand what the person transmitting is saying. I've switched back and forth with two antennas I use, the result is the same. ? Because the uBIX seems to have the needed sensitivity and the designed filter bandwidth choice is good, handling last little bit of noise blanking and bandpass adjustment with active audio filtering (analog or a digital approach) may be the way to go. Outboard active filters used to be very popular before the receivers in transceivers became so much better over time.? Tom, wb6b |
Re: uBitx
toggle quoted message
Show quoted text
On May 15, 2018, at 6:06 PM, Doug W <dougwilner@...> wrote:
|
Re: Should we adopt the KD8CEC firmware?
I'm not confusing anything. The issue at hand is software, not
hardware. Ashar has included software that is simple, basic, and which works. The trouble shooting was done before it was issued. That is a form of support, putting out something that works. But you do bring up a good point that was asked earlier by someone else and was never answered. If Ian's software becomes the standard and Ashar makes a hardware change is he going to have to wait for Ian to update his software before implementing the hardware change in production? Does Ian become a supplier for Ashar? Albeit a software provider rather than a hardware supplier? Lot's of implications in that and not just for Ashar. If someone creates a peripheral that communicates with the Radiuno over I2C are they going to have to wait for Ian to include it in his code before others can use it? With the current standard load there is lots of program space to handle the needed code. That's not the case with Ian's code. tim ab0wr On Tue, 15 May 2018 15:59:49 -0500 "K9HZ" <bill@...> wrote: I think you are confusing the concepts of ¡°beta testing¡± and |
Re: Should we adopt the KD8CEC firmware?
where is this new code..I can download it and reverse engineer it to create some useful documentation for the beginner..You'll go crazy trying to learn from the source code.
toggle quoted message
Show quoted text
Brian K9WIS ---- Arv Evans <arvid.evans@...> wrote: ============= This is only loosely related to the question regarding what should be the standard uBITX Arduino software system, but it might be interesting to some. Arv K7HKL _._ On Tue, May 15, 2018 at 1:57 PM, Vince Vielhaber <vev@...> wrote:
You, like Tim, are looking at it from an experimenter's point of view as |
Re: CONTEST!!!! New Board Naming Contest
#ubitx
¿ªÔÆÌåÓýThe board's parameters and overall design have been defined. ?See for details if you haven't checked it already. Jim On May 15, 2018, at 5:04 PM, bobh_us <rwhinric@...> wrote:
|
Re: [Bitx-20] special session at hamfests to teach the neophytes re latest firmware
Jack Purdum
I'll be in Europe at that time. Sorry I'll miss it, as I've heard it's a good convention.
Jack, W8TEE
On Tuesday, May 15, 2018, 6:06:29 PM EDT, W2CTX <w2ctx@...> wrote:
There is a convention coming up in September: On May 15, 2018 at 5:36 PM "Jack Purdum via Groups.Io" <jjpurdum@...> wrote:
|
to navigate to use esc to dismiss