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
·
|
Re: #file-notice #firmware #ubitxv6 #ubitx-v6 Cosmetic Mod to N8ME Firmware
#file-notice
#firmware
#ubitxv6
#ubitx-v6
Thank you Mark. Your software is great, BTW!? I will get better screenshots using your method.
By
JJ - W9JES
·
#106070
·
|
Re: Fun with gdb and sbitx
#sBitx
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 a core set of functions that can be started and stopped from the
By
Dave, N1AI
·
#106069
·
|
Re: #file-notice #firmware #ubitxv6 #ubitx-v6 Cosmetic Mod to N8ME Firmware
#file-notice
#firmware
#ubitxv6
#ubitx-v6
I uploaded it and quite like the colors and functionality. Thanks for making this available to us.
Joel
N6ALT
By
Joel Caulkins/N6ALT
·
#106068
·
|
Re: #file-notice #firmware #ubitxv6 #ubitx-v6 Cosmetic Mod to N8ME Firmware
#file-notice
#firmware
#ubitxv6
#ubitx-v6
Thanks for keeping this project alive.
I see you took camera pictures of the screen. Just FYI, there is a a option to make digital screen dumps. Compile the project with USE_SCREEN_DUMP defined in
By
Mark Erbaugh
·
#106067
·
|
Re: v3 software, alpha is here
Ugh, lemme see if I can tag on GitHub
By
Ashhar Farhan
·
#106066
·
|