Main page
Recent changes
Open interface III
B
I
U
S
link
image
code
list
Show page
Syntax
!!! PTT TRX For TRX you can configure one from three PTT outputs for each mode seperatly * '''PTT1''' - pin 8 on DB25 * '''PTT2''' - pin 20 on DB25 * '''PTT3(mic)''' - pin 22 on DB25 (typicaly for front mic PTT) Firmware configure section: {{ // 1 = pin8 at DB25 | 2 = pin20 at DB25 | 3 = pin22 at DB25 #define PTTmodeCW 1 // [1-3] How PTT TRX output use in mode CW #define PTTmodeSSB 3 // [1-3] How PTT TRX output use in mode SSB #define PTTmodeFSK 1 // [1-3] How PTT TRX output use in mode FSK #define PTTmodeDIGI 2 // [1-3] How PTT TRX output use in mode DIGI(AFSK) }}
Password
Summary of changes