Say what the digital window still does not have
Sending a text file is in, so it comes off the list. AutoTRXUpdate goes on it: the title bar carries the offset frequency now, but the entry window and the log still record the dial frequency. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RoGtneMQaz4M9w7Kk49AVD
This commit is contained in:
@@ -25,14 +25,23 @@ The Cabrillo output has not been put in front of a contest sponsor's robot.
|
||||
## Half-built
|
||||
|
||||
**The digital window: what N1MM has and this does not.** The window is here —
|
||||
receive pane, coloured callsigns, grab list, call stacking, twenty-four macro
|
||||
buttons, the engine controls — and the function keys, ESM and the QTC window
|
||||
send through the engine on a digital mode. Left out: the waterfall, the spectrum
|
||||
and the XY scope, which the engine reports and nothing draws; more than one
|
||||
receive pane, which is MMVARI's multi-channel decoding rather than MMTTY's;
|
||||
sending a text file; and N1MM's Send All, which keys a whole QTC series at once.
|
||||
The other interfaces N1MM offers — fldigi, MMVARI, the hardware TNCs — are not
|
||||
here either, though `DigitalEngine` is the place to add them.
|
||||
receive pane in both of N1MM's scroll modes, the Letters/Figs and MouseOver
|
||||
readouts, the pause bar, coloured callsigns with N1MM's validity routines, grab
|
||||
list, call stacking, hover mode, the message buttons, the engine controls, the
|
||||
text file in and out — and the function keys, ESM and the QTC window send
|
||||
through the engine on a digital mode. Left out: the waterfall, the spectrum and
|
||||
the XY scope, which the engine reports and nothing draws; more than one receive
|
||||
pane, which is MMVARI's multi-channel decoding rather than MMTTY's; N1MM's
|
||||
AutoTRXUpdate, which offsets the frequency the entry window and the log record
|
||||
rather than only the one in the title bar; and N1MM's Send All, which keys a
|
||||
whole QTC series at once. The other interfaces N1MM offers — fldigi, MMVARI, the
|
||||
hardware TNCs — are not here either, though `DigitalEngine` is the place to add
|
||||
them.
|
||||
|
||||
The receive pane has been driven with a stand-in bridge that prints prepared
|
||||
text, which is how the printing, the colouring and the Letters/Figs box were
|
||||
checked. Nothing has been decoded from a real signal: this machine has no sound
|
||||
card.
|
||||
|
||||
**Voice keying.** `MessageSender` was written to cover a voice keyer playing a
|
||||
recording, and nothing implements it. Each operator's recordings folder is
|
||||
|
||||
Reference in New Issue
Block a user