forked from KD0RC/Teensy-Maestro-for-Flex-6000-radios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MMConfig.ini
107 lines (88 loc) · 5.76 KB
/
MMConfig.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
; TeensyMaestro config.ini file
; comments start with a semi colon
MyCall: W1AW
MyLicense: Extra ; Extra, Advanced, General, Technician, Tech, Novice
TeensyMaestroID: KD0RC ; Only used in standalone mode (no spaces allowed)
Splash: 0 ; how long to leave the splash screen up in milliseconds
Screen Save: 1200 ; Screen Saver time out in seconds. Default = 1200 (20 mins)
Power Button: Power ; Power, Power Fast, Reset Default is Power
;WPM: 24 ; Sets default WPM. Comment out to start with last used WPM.
VFO Tracking: OFF ; ON, OFF Default is OFF
VFO A SSB Default Rate: 40 ; the lower the number, the faster (i.e. more sensitive)
VFO B SSB Default Rate: 40
VFO A CW Default Rate: 10
VFO B CW Default Rate: 10
; CW/SSB Step index 0 1 2 3 4 5 6 7
; CW/SSB Step 1 10 50 100 500 1000 2000 3000
VFO A SSB Default Step: 3
VFO B SSB Default Step: 3
VFO A CW Default Step: 1
VFO B CW Default Step: 1
Snap to Step: ON ; ON, OFF Default = OFF
Vol A encoder steps: 4 ; number of encoder steps per detent click
Vol B encoder steps: 4
AGC A encoder steps: 4
AGC B encoder steps: 4
Low A encoder steps: 4
Low B encoder steps: 4
High A encoder steps: 4
High B encoder steps: 4
CW encoder steps: 4
Long Press: 250 ; milliseconds to hold a button for long press action
;Profile: <20 SSB> ; startup profile. Comment out to leave radio on last used band/profile
CW Msg Source: Teensy ;Teensy or Flex
CW Paddles: Right ;Right or Left
CW Mode: B ; A, B, U
CW Sidetone: ON ; ON, OFF
CW Sidetone Freq: 800
;CW Sidetone Vol: 5 ; Functionality coming soom (Adafruit TPA 2016 I2C audio amp)
; up to 12 CW messages can be defined
CW Msg: $C
CW Msg: R 5NN CO
CW Msg: TEST DE W1AW
CW Msg: CQ CQ CQ DE $C $C $P5000 $R
CW Msg: *AR *SK *HH ; sample prosigns
CW Msg: Flex 64__ ES KPA 5__ at 5__ W ; _ is long dash (cut 0)
CW Msg: DE $C
CW Msg: $S35 R 5NN CO $S QRZ?
CW Msg: NR $N CO
CW Msg: $NR CO
CW Msg: $N+
CW Msg: $N-
; These TCP/IP items are only used if there is no DHCP server
TeensyIP: 169.254.0.25
TeensyGateway: 169.254.0.1
TeensyMask: 255.255.0.0
Out Of Band Indicator: ON
Out Of Band Spot Time: 5
; Frequency privileges by band and license class
;Band Mode Extra | Advanced | General | Technician | Novice |
160 CW: 1800000, 2000000, 1800000, 2000000, 1800000, 2000000, 0, 0, 0, 0
160 PHONE: 1800000, 2000000, 1800000, 2000000, 1800000, 2000000, 0, 0, 0, 0
80 CW: 3500000, 3600000, 3525000, 3600000, 3525000, 3600000, 3525000, 3600000, 3525000, 3600000
80 PHONE: 3600000, 4000000, 3700000, 4000000, 3800000, 4000000, 0, 0, 0, 0
40 CW: 7000000, 7125000, 7025000, 7125000, 7025000, 7125000, 7025000, 7125000, 7025000, 7125000
40 PHONE: 7125000, 7300000, 7125000, 7300000, 7175000, 7300000, 0, 0, 0, 0
30 CW: 10100000, 10150000, 10100000, 10150000, 10100000, 10150000, 0, 0, 0, 0
30 PHONE: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
20 CW: 14000000, 14150000, 14025000, 14150000, 14025000, 14150000, 0, 0, 0, 0
20 PHONE: 14150000, 14350000, 14175000, 14350000, 14225000, 14350000, 0, 0, 0, 0
17 CW: 18068000, 18110000, 18068000, 18110000, 18068000, 18110000, 0, 0, 0, 0
17 PHONE: 18110000, 18168000, 18110000, 18168000, 18110000, 18168000, 0, 0, 0, 0
15 CW: 21000000, 21200000, 21025000, 21200000, 21025000, 21200000, 21025000, 21200000, 21025000, 21200000
15 PHONE: 21200000, 21450000, 21225000, 21450000, 21275000, 21450000, 0, 0, 0, 0
12 CW: 24890000, 24930000, 24890000, 24930000, 24890000, 24930000, 0, 0, 0, 0
12 PHONE: 24930000, 24990000, 24930000, 24990000, 24930000, 24990000, 0, 0, 0, 0
10 CW: 28000000, 28300000, 28000000, 28300000, 28000000, 28300000, 28000000, 28300000, 28000000, 28300000
10 PHONE: 28300000, 29700000, 28300000, 29700000, 28300000, 29700000, 28300000, 28500000, 28300000, 28500000
6 CW: 50000000, 50100000, 50000000, 50100000, 50000000, 50100000, 50000000, 50100000, 0, 0
6 PHONE: 50100000, 54000000, 50100000, 54000000, 50100000, 54000000, 50100000, 54000000, 0, 0
2 CW: 144000000, 144100000, 144000000, 144100000, 144000000, 144100000, 144000000, 144100000, 0, 0
2 PHONE: 144100000, 148000000, 144100000, 148000000, 144100000, 148000000, 144100000, 148000000, 0, 0
1.25 CW: 222000000, 225000000, 222000000, 225000000, 222000000, 225000000, 222000000, 225000000, 222000000, 225000000
1.25 PHONE: 222000000, 225000000, 222000000, 225000000, 222000000, 225000000, 222000000, 225000000, 222000000, 225000000
70cm CW: 420000000, 450000000, 420000000, 450000000, 420000000, 450000000, 420000000, 450000000, 0, 0
70cm PHONE: 420000000, 450000000, 420000000, 450000000, 420000000, 450000000, 420000000, 450000000, 0, 0
33cm CW: 902000000, 928000000, 902000000, 928000000, 902000000, 928000000, 902000000, 928000000, 0, 0
33cm PHONE: 902000000, 928000000, 902000000, 928000000, 902000000, 928000000, 902000000, 928000000, 0, 0
Display SPI Clock: 30 ; Default = 20 change this up or down if you get a corrupt display