g0orx / pihpsdr

Raspberry Pi standalone code for HPSDR (Protocol 1 and Protocol 2)
GNU General Public License v2.0
110 stars 73 forks source link

Next step of the "big merge" #165

Closed dl1ycf closed 2 years ago

dl1ycf commented 2 years ago

Bandstack menu: when pushing a button while RX0 is active, the current freq/mode is saved in the previously active bandstack entry. So update the label of that button otherwise it becomes very confusing to the average user.

Discovery: Replace all-too-complicated code for the STEMlab (RedPitaya) "second discovery" phase by performing a "real" second discovery phase. Only look for P1 radios in this second phase.

            Allow for self-assigned IP (APIPA) adresses,
            suppress subnet check if they are involved.

            Some small radioberry additions for SOAPY.

            Make "no controller" the default (in GPIO case)

            Removed obsolete MIDI stuff.

font face, font size: Use names and numbers #defined in radio.h, so fonts and font sizes can be changed globally, and very easily so.