John Melton

Results 87 comments of John Melton

This is a bug. The dialog is not being updated if visible if there is a change made on the receiver. I will fix this in the next update.

You may also want to try removing any existing props files As there have been several changes in the latest test version.

It sounds like you are running an old version of Raspbian. I would suggest 3 things: 1. Update to latest Raspbian, 2. Delete or rename the existing pihpsdr directory. 3....

The NR2 problem is fixed in the source code. I will try to push an updated binary version on soon.

To increase output power you need to lower the value in the PA calibration. Let me know if that solves the problem.

I will upload the latest schematics when I get back home next week.

I have uploaded the schematic and the panel layout for controller 2 in the new directory controller. -- John

All encoders and buttons can be configured for different functions. On Wed, 15 Apr 2020, 18:13 UN7RX, wrote: > Good afternoon! Please tell me, if I have 1 receiver, can...

Take a look at the schematics in the the controller directory (https://github.com/g0orx/pihpsdr/blob/master/controller/PiHPSDR_Controller_MK_II_Rev.2_Schema.zip). The difference is that it has more encoders (4 dual encoders plus the VFO encoder) and more buttons...

On the Raspberry Pi I use the standard gcc compiler/linker that is part of the OS distribution. -- John On Sat, 5 Sep 2020, 07:15 Dave Wilson, wrote: > Thanks...