@@ -13,21 +13,21 @@ const conf_t conf_flash_default = {
1313 // Primary position app
1414 .pos_pri = {
1515 .beacon = {
16- .active = false ,
17- .cycle = TIME_S2I (60 * 5 ),
18- .init_delay = TIME_S2I (60 ),
16+ .active = true ,
17+ .cycle = TIME_S2I (120 ),
18+ .init_delay = TIME_S2I (0 ),
1919 .fixed = false // Add lat, lon, alt fields when enabling fixed
2020 },
2121 .radio_conf = {
22- .pwr = 0x1F ,
23- .freq = 144800000 ,
24- .mod = MOD_2FSK ,
25- .cca = 0x4F ,
22+ .pwr = 0x7F ,
23+ .freq = FREQ_GEOFENCE ,
24+ .mod = MOD_AFSK ,
25+ .cca = 0x5F ,
2626 },
2727 // App identity
28- .call = "VK2GJ-12 " ,
28+ .call = "DL7AD-15 " ,
2929 .path = "WIDE1-1" ,
30- .symbol = SYM_ANTENNA ,
30+ .symbol = SYM_BALLOON ,
3131 .aprs_msg = true, // Enable APRS message reception on this app
3232 },
3333
@@ -44,12 +44,12 @@ const conf_t conf_flash_default = {
4444 },
4545 .radio_conf = {
4646 .pwr = 0x7F ,
47- .freq = FREQ_APRS_RECEIVE ,
47+ .freq = FREQ_GEOFENCE ,
4848 .mod = MOD_AFSK ,
4949 .cca = 0x4F
5050 },
5151 // App identity
52- .call = "VK2GJ -5" ,
52+ .call = "DL7AD -5" ,
5353 .path = "WIDE2-1" ,
5454 .symbol = SYM_DIGIPEATER ,
5555 .aprs_msg = false, // Enable APRS message reception on this app
@@ -58,26 +58,26 @@ const conf_t conf_flash_default = {
5858 // Primary image app
5959 .img_pri = {
6060 .svc_conf = {
61- .active = false ,
62- .cycle = TIME_S2I ( 60 * 5 ) ,
63- .init_delay = TIME_S2I (60 * 1 ),
64- .send_spacing = TIME_S2I (5 )
61+ .active = true ,
62+ .cycle = CYCLE_CONTINUOUSLY ,
63+ .init_delay = TIME_S2I (30 ),
64+ .send_spacing = TIME_S2I (10 )
6565 },
6666 .radio_conf = {
6767 .pwr = 0x7F ,
68- .freq = 144800000 ,
69- .mod = MOD_2FSK ,
70- .cca = 0x4F
68+ .freq = FREQ_GEOFENCE ,
69+ .mod = MOD_AFSK ,
70+ .cca = 0x5F
7171
7272 },
7373 // App identity
74- .call = "VK2GJ -15" ,
74+ .call = "DL7AD -15" ,
7575 .path = "" ,
7676
7777 // Image settings
78- .res = RES_VGA ,
78+ .res = RES_QVGA ,
7979 .quality = 4 ,
80- .buf_size = 40 * 1024 ,
80+ .buf_size = 50 * 1024 ,
8181 .redundantTx = false
8282 },
8383
@@ -91,12 +91,12 @@ const conf_t conf_flash_default = {
9191 },
9292 .radio_conf = {
9393 .pwr = 0x1F ,
94- .freq = APRS_FREQ_AUSTRALIA ,
94+ .freq = FREQ_APRS_AUSTRALIA ,
9595 .mod = MOD_AFSK ,
9696 .cca = 0x4F
9797 },
9898 // App identity
99- .call = "VK2GJ -12" ,
99+ .call = "DL7AD -12" ,
100100 .path = "" ,
101101
102102 // Image settings
@@ -115,12 +115,12 @@ const conf_t conf_flash_default = {
115115 },
116116 .radio_conf = {
117117 .pwr = 0x7F ,
118- .freq = FREQ_APRS_DYNAMIC ,
118+ .freq = FREQ_GEOFENCE ,
119119 .mod = MOD_AFSK ,
120120 .cca = 0x4F
121121 },
122122 // Node identity
123- .call = "VK2GJ -13" ,
123+ .call = "DL7AD -13" ,
124124 .path = "WIDE1-1" ,
125125 .density = 10
126126 },
@@ -132,31 +132,31 @@ const conf_t conf_flash_default = {
132132 .svc_conf = {
133133 // The packet receive service is enabled if true
134134 // Receive is paused and resumed by transmission
135- .active = true ,
135+ .active = false ,
136136 .init_delay = TIME_S2I (20 )
137137 },
138138 // Receive radio configuration
139139 .radio_conf = {
140- .freq = FREQ_APRS_DYNAMIC ,
140+ .freq = FREQ_GEOFENCE ,
141141 .mod = MOD_AFSK ,
142142 .rssi = 0x3F
143143 },
144144 // APRS identity used in message responses if digipeat is not enabled
145- .call = "VK2GJ -4" ,
145+ .call = "DL7AD -4" ,
146146 .symbol = SYM_ANTENNA
147147 },
148148 .aprs_msg = false, // Set true to enable messages to be accepted on RX call sign
149- .digi = true ,
149+ .digi = false ,
150150 .tx = {
151151 // Transmit radio configuration
152152 .radio_conf = {
153- .freq = FREQ_APRS_RECEIVE ,
153+ .freq = FREQ_RX_APRS ,
154154 .pwr = 0x7F ,
155155 .mod = MOD_AFSK ,
156156 .cca = 0x4F
157157 },
158158 // Digipeat transmission identity
159- .call = "VK2GJ -5" ,
159+ .call = "DL7AD -5" ,
160160 .path = "WIDE2-1" ,
161161 .symbol = SYM_DIGIPEATER ,
162162 // A digipeater beacon can be added using one of the POS apps
@@ -183,13 +183,13 @@ const conf_t conf_flash_default = {
183183 .tel_enc_cycle = TIME_S2I (60 * 60 * 2 ),
184184
185185 // The default APRS frequency when geofence is not resolved
186- .freq = APRS_FREQ_AUSTRALIA ,
186+ .freq = FREQ_APRS_EUROPE ,
187187
188188 // The base station identity.
189189 .base = {
190190 // If enabled tracker initiated APRS messages are addressed to this call sign
191- .enabled = true ,
192- .call = "VK2GJ -7" ,
191+ .enabled = false ,
192+ .call = "DL7AD -7" ,
193193 .path = "WIDE2-1" ,
194194 },
195195
0 commit comments