aethersdr / aethersdr/AetherSDR

PTT Log

Open
#4,835 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement GUI maintainer-review New Feature priority: low
Dominant language
C++
Stars
221
Forks
117
Avg merge
2d 7h
Merged PRs (30d)
299

Description

Request preparation
  • I used an AI assistant to help structure this request
  • I checked for existing issues covering the same feature
What would you like?

A separate log that can be enabled apart from debug, showing when the transceiver goes into Transmit (including antenna tuning) and the duration in . csv format.
Log to contain;

Date, Time, Frequency, Mode, , Power, Antenna. Duration (in seconds)

ie output to file to look like.

06/08/26,12:37,14.078,DIGIUSB,98,Ant1,15 or 06/08/26,12:37,14.078,Tuning,20,Ant1,10

Also log should show;
Date/Time AetherSDR was started.
Date/Time AetherSDR was closed.

This is to help BCI investigations.

many thanks, 73

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing transmit, antenna-tuning, debug-log, and application-startup/shutdown handling in AetherSDR. Done means a separately enabled log records transmit and tuning events in CSV with date, time, frequency, mode, power, antenna, and duration, plus startup and shutdown timestamps.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.