not1mm 25.1.27.3__py3-none-any.whl → 25.1.27.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- not1mm/lib/version.py +1 -1
- not1mm/plugins/labre_rs_digi.py +2 -2
- {not1mm-25.1.27.3.dist-info → not1mm-25.1.27.4.dist-info}/METADATA +1 -1
- {not1mm-25.1.27.3.dist-info → not1mm-25.1.27.4.dist-info}/RECORD +8 -8
- {not1mm-25.1.27.3.dist-info → not1mm-25.1.27.4.dist-info}/LICENSE +0 -0
- {not1mm-25.1.27.3.dist-info → not1mm-25.1.27.4.dist-info}/WHEEL +0 -0
- {not1mm-25.1.27.3.dist-info → not1mm-25.1.27.4.dist-info}/entry_points.txt +0 -0
- {not1mm-25.1.27.3.dist-info → not1mm-25.1.27.4.dist-info}/top_level.txt +0 -0
not1mm/lib/version.py
CHANGED
not1mm/plugins/labre_rs_digi.py
CHANGED
@@ -477,8 +477,8 @@ def ft8_handler(the_packet: dict):
|
|
477
477
|
if ALTEREGO is not None:
|
478
478
|
ALTEREGO.callsign.setText(the_packet.get("CALL"))
|
479
479
|
ALTEREGO.contact["Call"] = the_packet.get("CALL", "")
|
480
|
-
ALTEREGO.contact["SNT"] =
|
481
|
-
ALTEREGO.contact["RCV"] =
|
480
|
+
ALTEREGO.contact["SNT"] = the_packet.get("RST_SENT", "59")
|
481
|
+
ALTEREGO.contact["RCV"] = the_packet.get("RST_RCVD", "59")
|
482
482
|
my_grid = the_packet.get("MY_GRIDSQUARE", "")
|
483
483
|
if my_grid:
|
484
484
|
if len(my_grid) > 4:
|
@@ -116,7 +116,7 @@ not1mm/lib/plugin_common.py,sha256=M5reDYM-v5IjAa2yTROvZTeTDkXYHb3U52W9mc9GxwA,1
|
|
116
116
|
not1mm/lib/select_contest.py,sha256=WsptLuwkouIHeocJL3oZ6-eUfEnhpwdc-x7eMZ_TIVM,359
|
117
117
|
not1mm/lib/settings.py,sha256=j5lIMLHJ-eqIaVr_QhI82gkbOl17_C-5suRkWbHYET8,14717
|
118
118
|
not1mm/lib/super_check_partial.py,sha256=hwT2NRwobu0PLDyw6ltmbmcAtGBD02CKGFbgGWjXMqA,2334
|
119
|
-
not1mm/lib/version.py,sha256
|
119
|
+
not1mm/lib/version.py,sha256=-MqFFt7akWpxTXyweUCTaf5mthfhZx52lwmsD2LBaew,50
|
120
120
|
not1mm/lib/versiontest.py,sha256=8vDNptuBBunn-1IGkjNaquehqBYUJyjrPSF8Igmd4_Y,1286
|
121
121
|
not1mm/plugins/10_10_fall_cw.py,sha256=5QUyGMvGBC-HxcY_z9QbfuxSg3f7p6C9K4qhTxgZE7k,14719
|
122
122
|
not1mm/plugins/10_10_spring_cw.py,sha256=XjYFM263WYyG6nVQzPObW4YC7Z9L93rixSOcVsxPvH4,14722
|
@@ -154,7 +154,7 @@ not1mm/plugins/icwc_mst.py,sha256=XfaIRIj0BxWvpWk2nmy_dMseVuKVOh-_m3UcIGOy6wI,16
|
|
154
154
|
not1mm/plugins/jidx_cw.py,sha256=gSScw21ac2Rpdd7jspgh5gnH9JdiR8h3YOa-41B_T94,15881
|
155
155
|
not1mm/plugins/jidx_ph.py,sha256=0E5xHs0WXh-x2Z6UC2PGqmLdIkn-jWbENOeLopr7rys,14830
|
156
156
|
not1mm/plugins/k1usn_sst.py,sha256=WfRF-emC52IIjOEddGmEQ_gWlMqoBbhCQ7S56nAZ4M8,17134
|
157
|
-
not1mm/plugins/labre_rs_digi.py,sha256=
|
157
|
+
not1mm/plugins/labre_rs_digi.py,sha256=Qsrdqg6pm1cmqcVgk41qq4TtvE4366xaA_w9tD-LuwI,20062
|
158
158
|
not1mm/plugins/lz-dx.py,sha256=HLU7FopHryEHPtAH2-mopeWSY6E_uwNgh8_sM27E2F0,19824
|
159
159
|
not1mm/plugins/naqp_cw.py,sha256=Aq9bRn9uRm6PXd1WVckZJ4GTbiBcPFnPRQAydEVmeAs,18897
|
160
160
|
not1mm/plugins/naqp_rtty.py,sha256=JbjsY9DvVexXdzoPE4k9zSmcYNEMQpB9lrxdRxl_ldc,22639
|
@@ -166,9 +166,9 @@ not1mm/plugins/ref_ssb.py,sha256=Z_XmMpYKcI5dZh4TQqvQDcz-cLpMzpDEKBnb5iHeBLQ,215
|
|
166
166
|
not1mm/plugins/stew_perry_topband.py,sha256=D1hekmMbx-i4BhaP2uzOK3OzaVVMMdgcN3RmfweNqHo,15341
|
167
167
|
not1mm/plugins/weekly_rtty.py,sha256=rdlIrsxBeuj-RQc5OStVNF7sGCtBK5t6inN5Z7DI4tw,20066
|
168
168
|
not1mm/plugins/winter_field_day.py,sha256=JK4r1vfxs7aADR7ZYbjZniz3f5s3_ipSQDZ0GRNWC7I,15222
|
169
|
-
not1mm-25.1.27.
|
170
|
-
not1mm-25.1.27.
|
171
|
-
not1mm-25.1.27.
|
172
|
-
not1mm-25.1.27.
|
173
|
-
not1mm-25.1.27.
|
174
|
-
not1mm-25.1.27.
|
169
|
+
not1mm-25.1.27.4.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
170
|
+
not1mm-25.1.27.4.dist-info/METADATA,sha256=8xHtejN4_fT7125J3WrgV0_cL7bU9NHpyDBJ41-Z7-w,36094
|
171
|
+
not1mm-25.1.27.4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
172
|
+
not1mm-25.1.27.4.dist-info/entry_points.txt,sha256=pMcZk_0dxFgLkcUkF0Q874ojpwOmF3OL6EKw9LgvocM,47
|
173
|
+
not1mm-25.1.27.4.dist-info/top_level.txt,sha256=0YmTxEcDzQlzXub-lXASvoLpg_mt1c2thb5cVkDf5J4,7
|
174
|
+
not1mm-25.1.27.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|