K7MDL

Results 18 issues of K7MDL

Modern GPS can receive data from a number of GPS satellite systems now. Made a minor code change to TinyGPS.cpp to allow both the US GPS system GPRMC and GPGGA...

A nice feature to reduce hardware would be to use the onboard RTC when using the enhanced model Nextion displays. Saves wiring and and mounting a separate RTC module. The...

Currently the desktop target IP is hard coded. Change this to store the IP address in EEPROM. Add new remote command to remote store the address Add new remote command...

enhancement

With the headless version now available, all commands previously available via buttons are now remote serial port commands. Additionally CPU reset, Cal table dump, and upload a cal value are...

enhancement

Save window position Back up meter cal data Bulk upload meter cal data. Selectively upload meter cal data upload (change) meterID and save Change Radio ID label Change comm port...

enhancement

UI framework supports RX and TX but any TX functions are stubbed out and incomplete. Surely some new TX related functions will be required. Up to now I only had...

I do not know if there is a standard for SoapySDR specs regarding I/Q assignment, multiple SDR apps need to invert I/Q to tune properly.

S1G (and HiF) device work as long as I do not go outside the frequency limits. When I do, the channel is disabled. I have to disable the SDR app,...

As of Dec 8, 2023 tried to build from the blsd script on Win11. Encountered some simpler errors around $ld vs $lld. Another about not finding localtime_r(). If I make...

A long standing problem I get is duplicate glcdfont array definition errors. I believe this comes from the array being defined in the glcdfont.c RA8875 library file and also various...