Re: #file-notice #firmware #ubitxv6 #ubitx-v6 Cosmetic Mod to N8ME Firmware
#file-notice
#firmware
#ubitxv6
#ubitx-v6
Haha, yes. That is where the ATTN button would be if there were room on the Nano :)
By
JJ - W9JES
·
#106091
·
|
Re: #file-notice #firmware #ubitxv6 #ubitx-v6 Cosmetic Mod to N8ME Firmware
#file-notice
#firmware
#ubitxv6
#ubitx-v6
If the issue is that Python isn't finding the module, make sure that pyserial and Pillow are installed in your Python environment. Otherwise, I need more information on the issue.
--
73,
Mark, N8ME
By
Mark Erbaugh
·
#106090
·
|
Re: v3 software, alpha is here
Btw,
What do you all think about SDR Angel:
https://github.com/f4exb/sdrangel
https://www.sdrangel.org/
It is worth working a plugin for it to having it on the sbitx (using direct ALSA
By
Rafael Diniz
·
#106089
·
|
Re: v3 software, alpha is here
That is the environment I use too.
Tks!
: )
Ashhar proposed me that we try to coordinate working on a same branch or fork, so we unite the efforts. I suggest we start really from scratch, as the I/O
By
Rafael Diniz
·
#106088
·
|
Re: Fun with gdb and sbitx
#sBitx
Hi Dave,
I'm indeed finding time to work on a minimal sbitx core with I/O and audio/signal DSP (or not - leaving the alsa device "free" for direct access by SDR software) for allowing upstream
By
Rafael Diniz
·
#106087
·
|
Re: #file-notice #firmware #ubitxv6 #ubitx-v6 Cosmetic Mod to N8ME Firmware
#file-notice
#firmware
#ubitxv6
#ubitx-v6
It's turning out nicely. Now only one hole remains :-)
--
Gyula HA3HZ
By
HA3HZ
·
#106086
·
|
Re: #file-notice #firmware #ubitxv6 #ubitx-v6 Cosmetic Mod to N8ME Firmware
#file-notice
#firmware
#ubitxv6
#ubitx-v6
I updated the hex file this evening. Moved the CW Spot button, added IF Shift, and reverted to manual VFO save option so I could squeeze all of the functions in the Nano. I tested with WSJT-X and an
By
JJ - W9JES
·
#106085
·
|
Re: v3 software, alpha is here
Let me explain what the new UI is about. First, for the programmers,
1. The values of controls like audio, mode, etc, are not held in variables.
They are held in an array of controls defined as struct
By
Ashhar Farhan
·
#106083
·
|
Re: v3 software, alpha is here
Opus is not required for now. I will remove it from the build file. It is
for future use. I plan to multicast audio with Opus codec so that any other
program can catch it.
- f
[email protected]>
By
Ashhar Farhan
·
#106082
·
|
Re: v3 software, alpha is here
Beat me to it Mark. Thanks for you help.
--
Hank W6IR
By
Hank Beisheim <w6ir@...>
·
#106081
·
|
Re: v3 software, alpha is here
It compiles (and runs) after I installed libopus-dev.
The touch screen looks nice. It also launched Chromium without causing the radio to stutter as in v2/
--
73,
Mark, N8ME
By
Mark Erbaugh
·
#106080
·
|
Re: v3 software, alpha is here
Still gives the same error.
--
Hank W6IR
By
Hank Beisheim <w6ir@...>
·
#106079
·
|
Re: v3 software, alpha is here
From a google search...
10
The opus audio codecs ( http://packages.ubuntu.com/quantal/opus-tools ) are installed with the following packages:
* *libogg0* (>= 1.3.0)
* *libopus0*
*
By
Hank Beisheim <w6ir@...>
·
#106078
·
|
Re: v3 software, alpha is here
I'm also getting a ld error can't find -lopus. I installed opus-tools and rebooted. What else do I need to do to add the library?
--
73,
Mark, N8ME
By
Mark Erbaugh
·
#106077
·
|
Re: v3 software, alpha is here
D'oh. Dumb me.
But I still get the cannot find -lopus error.
Hank W6IR
By
Hank Beisheim <w6ir@...>
·
#106076
·
|
Re: #file-notice #firmware #ubitxv6 #ubitx-v6 Cosmetic Mod to N8ME Firmware
#file-notice
#firmware
#ubitxv6
#ubitx-v6
You're welcome. When I started on the docs, it was a pain to manually create screenshots (I didn't like using a camera), so I figured out how to do a screen dump.
--
73,
Mark, N8ME
By
Mark Erbaugh
·
#106075
·
|
Re: v3 software, alpha is here
Try ./build sbitx
[email protected]> wrote:
By
Steve Beckman
·
#106074
·
|
Re: v3 software, alpha is here
I guess if there is an error to be had I'd get it.
When I use ./build I get gcc: error: .c: No such file or directory. I've gone down the list in ./build and the files are there.
If I try ./update I
By
Hank Beisheim <w6ir@...>
·
#106073
·
|
Re: v3 software, alpha is here
I built the alpha software in my environment (Debian 11 / Bullseye in 64-bit mode) and had no issues.
There are a lot of great new ideas in the code, I'm looking forward to looking at it in more
By
Dave, N1AI
·
#106072
·
|
Re: Fun with gdb and sbitx
#sBitx
On Tue, Nov 14, 2023 at 10:37 AM, Dave, N1AI wrote:
>
> I will certainly refer to it.
>
> I really like the idea of doing I2C in the kernel rather than in user space.
>
> I like the idea of having
By
WB6GJE Mike
·
#106071
·
|