SOTAcat icon indicating copy to clipboard operation
SOTAcat copied to clipboard

CAT control for Elecraft KX radios and SOTAMAT

Results 12 SOTAcat issues
Sort by recently updated
recently updated
newest added

A situation I hit this weekend: most of my SotaCAT testing has been here at home, where I have resonant antennas on 10/15/20/40. In the field, I was trying to...

With the battery monitor on K5EM hardware, it's necessary to tell the battery monitor what the capacity of the battery is. This is currently set in the `max17260` driver when...

Using version K5EM_1:240821:1705-D, I see this at boot. Note the Warming in the log below, concerning the i2c driver. ``` I (187) cpu_start: Unicore app I (196) cpu_start: Pro cpu...

The present implementation does not yield accurate operating location, leading to very skewed distance calculations. While on Pine Mountain, https://sotl.as/summits/W6/NC-331 in Northern CA, on 2024-07-09, ip-api.com returned that I was...

# Current State The `CAT` screen has 3 fields where you can specify the CW text to send from the KX's 3 CW memories. These are the the 3 Elecraft...

enhancement

Today SOTACAT displays a list of recent Spots for SOTA or POTA. A feature request would be to see a list of upcoming Alerts (in particular SOTA Alerts) sorted by...

enhancement

Consider implementing more REST API points described in https://github.com/ki6syd/minimalist-amateur-xcvr/tree/main/api, and https://app.swaggerhub.com/apis-docs/KI6SYD_1/MAX-3B/1.0.2 Per Brian, we may choose to create different entry points since the document is currently MAX-3B specific (for example,...

enhancement

Right now there is prep code, handler code, cleanup code, and a variety of flags controlling FT8 transmission. Compounding this, we have incoming competing requests to initiate (or re-initiate) FT8...

enhancement

See errors at https://github.com/SOTAmat/SOTAcat/security A custom build command is required, since "make" alone won't work.

Currently the SOTACAT implements its own REST API for clients to issue commands to it, such as "set VFO frequency" or "get VFO frequency". The SOTACAT translates these REST API...

enhancement