KEYER: INTERFACE LINEA DE COMANDOS

Esta función se activa, decomentado la linea 

#define COMMAND_LINE_INTERFACE

en la pestaña keyer_features_and_options.h

La velocidad con la que hay que programar el terminal es 115.200, sin ajuste de linea.

La lista de comandos:

\? Help
\# Play memory #
\a Iambic A mode
\b Iambic B mode
\c Switch to CW (from Hell)
\d Ultimatic mode
\e#### Set serial number to ####
\f#### Set sidetone frequency to #### hertz
\g Bug mode
\h Switch to Hell sending
\i Transmit enable/disable
\j### Dah to dit ratio (300 = 3.00)
\k CW Training Module
\l## Set weighting (50 = normal)
\m### Set Farnsworth speed
\n Toggle paddle reverse
\o Toggle sidetone on/off
\p# Program memory #
\q## Switch to QRSS mode, dit length ## seconds
\r Switch to regular speed mode
\s Status
\t Tune mode
\u Manual PTT toggle
\v Toggle potentiometer active / inactive
\w### Set speed in WPM
\x# Switch to transmitter #
\y# Change wordspace to # elements (# = 1 to 9)
\z Autospace on/off
\+ Create prosign
\!## Repeat play memory
\|#### Set memory repeat (milliseconds)
\* Toggle paddle echo
\^  Toggle wait for carriage return to send CW / send CW immediately
\~ Reset unit
\& Toggle CMOS Super Keyer Timing on/off
\%## Set CMOS Super Keyer Timing %
\. Toggle dit buffer on/off
\- Toggle dah buffer on/off
\: CW send echo inhibit toggle
\{ QLF mode on/off
\> Send serial number, then increment
\< Send current serial number
\( Send current serial number in cut numbers
\) Send serial number with cut numbers, then increment

De principio no todos los CLI están disponibles, entre ellos:

\?
\#
\ H
K
\ L ###
\ P #
V
\ Z
\! ##
\ | ####
(I.e.
\% ##
\ {
Para:
 \? Help : Hay que decomentar la linea 
// #define FEATURE_SERIAL_HELP
\# Play memory #:
#define FEATURE_MEMORIES
en la pestaña keyer_features_and_optiones.h