diff --git a/HamShield-Serial-Mode.md b/HamShield-Serial-Mode.md index 443f008..1cd9208 100644 --- a/HamShield-Serial-Mode.md +++ b/HamShield-Serial-Mode.md @@ -10,25 +10,18 @@ HamShield Serial Interface Commands ModeASCIIDescription Transmit[Spacebar]Space must be received at least every 500 milliseconds Receive Mode[None]If nothing is received or the transmit times out after 500 ms, unit goes into receive mode -CTCSS InA[tone];Tone must be numerical ASCII with decimal point indicating CTCSS receive tone required to unsquelch -CTCSS OutB[tone];Tone must be numerical ASCII with decimal point indicating CTCSS transmit tone +CTCSS InA[tone];Tone must be numerical ASCII with decimal point indicating CTCSS receive tone required to unsquelch. "0" disables mode. +CTCSS OutB[tone];Tone must be numerical ASCII with decimal point indicating CTCSS transmit tone. "0" disables mode. +CTCSS EnableC[state];Turns on CTCSS mode (analog tone) with 1, off with 0. +CDCSS EnableD[state];Turns on CDCSS mode (digital tone) with 1, off with 0. +BandwidthE[mode];For 12.5KHz mode: 0, for 25KHz: 1 +FrequencyF[freq];Set the frequency in KHz. If offset is disabled, this is the transmit frequency +CDCSS InG[code];Code must be a valid CDCSS code +CDCSS OutH[code];Code must be a valid CDCSS code +Print ConfigIPrint out all configurations in comma delimited format. +Power LevelP[level];Set power amp level, 0 = lowest, 15 = highest - -Mode ASCII Description Implemented --------------- ----------- -------------------------------------------------------------------------------------------------------------------------------------------- ----------------- -Transmit space Space must be received at least every 500 mS Yes -Receive not space If space is not received and/or 500 mS timeout of space occurs, unit will go into receive mode Yes -CTCSS In A; must be a numerical ascii value with decimal point indicating CTCSS receive tone required to unsquelch No -CTCSS Out B; must be a numerical ascii value with decimal point indicating CTCSS transmit tone No -CTCSS Enable C; Turns on CTCSS mode (analog tone) with 1, off with 0. No -CDCSS Enable D; Turns on CDCSS mode (digital tone) with 1, off with 0. No -Bandwidth E; for 12.5KHz mode is 0, for 25KHz, mode is 1 No -Frequency F; Set the receive frequency in KHz, if offset is disabled, this is the transmit frequency No -CDCSS In G; must be a valid CDCSS code No -CDCSS Out H; must be a valid CDCSS code No -Print tones I Prints out all configured tones and codes, coma delimited in format: CTCSS In, CTCSS Out, CDCSS In, CDCSS Out No -Power level P; Set the power amp level, 0 = lowest, 15 = highest No Enable Offset R; 1 turns on repeater offset mode, 0 turns off repeater offset mode No Squelch S; Set the squelch level No TX Offset T; The absolute frequency of the repeater offset to transmit on in KHz No