Updated HamShield Serial Mode (markdown)

spaceneedle 2015-07-06 17:20:04 -07:00
parent c704f9898c
commit 7d680b86ee
1 changed files with 4 additions and 5 deletions

@ -7,12 +7,11 @@ Commands are not echoed to the sender. Only status responses are provided back o
HamShield Serial Interface Commands
<table border=1>
<tr>
<td>Mode</td>
<td>ASCII</td>
<td>Description</td>
</tr>
<tr><td>Mode</td><td>ASCII</td><td>Description</td></tr>
<tr><td>Transmit</td><td>[Spacebar]</td><td>Space must be received at least every 500 milliseconds</td></tr>
<tr><td>Receive Mode</td><td>[None]</td><td>If nothing is received or the transmit times out after 500 ms, unit goes into receive mode</td></tr>
<tr><td>CTCSS In</td><td>A[tone];</td><td>Tone must be numerical ASCII with decimal point indicating CTCSS receive tone required to unsquelch</td></tr>
<tr><td>CTCSS Out</td><td>B[tone];</td><td>Tone must be numerical ASCII with decimal point indicating CTCSS transmit tone</td></tr>
</table>