not1mm 25.6.16__py3-none-any.whl → 25.6.16.1__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/__main__.py +3 -3
- not1mm/lib/version.py +1 -1
- not1mm/plugins/general_logging.py +6 -24
- {not1mm-25.6.16.dist-info → not1mm-25.6.16.1.dist-info}/METADATA +1 -1
- {not1mm-25.6.16.dist-info → not1mm-25.6.16.1.dist-info}/RECORD +9 -9
- {not1mm-25.6.16.dist-info → not1mm-25.6.16.1.dist-info}/WHEEL +0 -0
- {not1mm-25.6.16.dist-info → not1mm-25.6.16.1.dist-info}/entry_points.txt +0 -0
- {not1mm-25.6.16.dist-info → not1mm-25.6.16.1.dist-info}/licenses/LICENSE +0 -0
- {not1mm-25.6.16.dist-info → not1mm-25.6.16.1.dist-info}/top_level.txt +0 -0
not1mm/__main__.py
CHANGED
@@ -3398,9 +3398,9 @@ class MainWindow(QtWidgets.QMainWindow):
|
|
3398
3398
|
self.rig_control.sendcw(self.process_macro(function_key.toolTip()))
|
3399
3399
|
return
|
3400
3400
|
self.cw.sendcw(self.process_macro(function_key.toolTip()))
|
3401
|
-
if self.pref.get("cwtype") == 2:
|
3402
|
-
|
3403
|
-
return
|
3401
|
+
# if self.pref.get("cwtype") == 2:
|
3402
|
+
time.sleep(0.3)
|
3403
|
+
# return
|
3404
3404
|
|
3405
3405
|
def toggle_run_sp(self) -> None:
|
3406
3406
|
"""Toggles the radioButton_run and radioButton_sp."""
|
not1mm/lib/version.py
CHANGED
@@ -184,19 +184,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
184
184
|
buttons_to_send.append(self.esm_dict["HISCALL"])
|
185
185
|
buttons_to_send.append(self.esm_dict["EXCH"])
|
186
186
|
|
187
|
-
# elif self.current_widget in ["other_1", "other_2"]:
|
188
|
-
# if self.other_2.text() == "" and self.other_1.text() == "":
|
189
|
-
# self.make_button_green(self.esm_dict["AGN"])
|
190
|
-
# buttons_to_send.append(self.esm_dict["AGN"])
|
191
|
-
# else:
|
192
|
-
# self.make_button_green(self.esm_dict["QRZ"])
|
193
|
-
# buttons_to_send.append(self.esm_dict["QRZ"])
|
194
|
-
# buttons_to_send.append("LOGIT")
|
195
|
-
|
196
187
|
elif self.current_widget in ["other_1", "other_2"]:
|
197
|
-
|
198
|
-
|
199
|
-
|
188
|
+
self.make_button_green(self.esm_dict["QRZ"])
|
189
|
+
buttons_to_send.append(self.esm_dict["QRZ"])
|
190
|
+
buttons_to_send.append("LOGIT")
|
200
191
|
|
201
192
|
if with_enter is True and bool(len(buttons_to_send)):
|
202
193
|
for button in buttons_to_send:
|
@@ -211,19 +202,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
211
202
|
self.make_button_green(self.esm_dict["MYCALL"])
|
212
203
|
buttons_to_send.append(self.esm_dict["MYCALL"])
|
213
204
|
|
214
|
-
# elif self.current_widget in ["other_1", "other_2"]:
|
215
|
-
# if self.other_2.text() == "" and self.other_1.text() == "":
|
216
|
-
# self.make_button_green(self.esm_dict["AGN"])
|
217
|
-
# buttons_to_send.append(self.esm_dict["AGN"])
|
218
|
-
# else:
|
219
|
-
# self.make_button_green(self.esm_dict["EXCH"])
|
220
|
-
# buttons_to_send.append(self.esm_dict["EXCH"])
|
221
|
-
# buttons_to_send.append("LOGIT")
|
222
|
-
|
223
205
|
elif self.current_widget in ["other_1", "other_2"]:
|
224
|
-
|
225
|
-
|
226
|
-
|
206
|
+
self.make_button_green(self.esm_dict["QRZ"])
|
207
|
+
buttons_to_send.append(self.esm_dict["QRZ"])
|
208
|
+
buttons_to_send.append("LOGIT")
|
227
209
|
|
228
210
|
if with_enter is True and bool(len(buttons_to_send)):
|
229
211
|
for button in buttons_to_send:
|
@@ -1,5 +1,5 @@
|
|
1
1
|
not1mm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
not1mm/__main__.py,sha256=
|
2
|
+
not1mm/__main__.py,sha256=SgbLlUVWGbXy00ThKA_61ApJobDaazLfGabsfo3Mpkg,174828
|
3
3
|
not1mm/bandmap.py,sha256=PpoZIuJ8dTj9erW0xYqbyneZrSQ-CEqbpek5jTlc6PQ,31173
|
4
4
|
not1mm/checkwindow.py,sha256=zEHlw40j6Wr3rvKbCQf2lcezCoiZqaBqEvBjQU5aKW0,7630
|
5
5
|
not1mm/dxcc_tracker.py,sha256=px1m6wcFv-ZDBDKyqSa0IcgAfE9GmQ5mptJHBbnWTcA,4379
|
@@ -126,7 +126,7 @@ not1mm/lib/rot_interface.py,sha256=bOyxpV9pQHORUY5qfNZE2QAV1V71QEG2jooiI2p9AwE,3
|
|
126
126
|
not1mm/lib/select_contest.py,sha256=WsptLuwkouIHeocJL3oZ6-eUfEnhpwdc-x7eMZ_TIVM,359
|
127
127
|
not1mm/lib/settings.py,sha256=5xnsagH48qGeCDhfxPWW9yaXtv8wT13yoIVvYt8h_Qs,16023
|
128
128
|
not1mm/lib/super_check_partial.py,sha256=jX7DjHesEV4KNVQbddJui0wAsYHerikH7W0iPv7PXQw,3110
|
129
|
-
not1mm/lib/version.py,sha256=
|
129
|
+
not1mm/lib/version.py,sha256=BXK9rv-j6m1DJFcBBrHMRMEUyr4cZvhrOSpryaAtg4w,50
|
130
130
|
not1mm/lib/versiontest.py,sha256=8vDNptuBBunn-1IGkjNaquehqBYUJyjrPSF8Igmd4_Y,1286
|
131
131
|
not1mm/plugins/10_10_fall_cw.py,sha256=oJh3JKqjOpnWElSlZpiQ631UnaOd8qra5s9bl_QoInk,14783
|
132
132
|
not1mm/plugins/10_10_spring_cw.py,sha256=p7dSDtbFK0e6Xouw2V6swYn3VFVgHKyx4IfRWyBjMZY,14786
|
@@ -163,7 +163,7 @@ not1mm/plugins/ea_majistad_ssb.py,sha256=kZoFknVkslHAEjvleV8shsJEwk12Q3aU6qcmBXz
|
|
163
163
|
not1mm/plugins/ea_rtty.py,sha256=r6c85eyGHbx_ZLBIqKI96vIMqCGH0KCZq2pd-GQt_Dg,23259
|
164
164
|
not1mm/plugins/es_field_day.py,sha256=neBPerH9TSnVhBFB0bCXVfjBBAYwlDZgcZjqFbmGvNE,19166
|
165
165
|
not1mm/plugins/es_open.py,sha256=xFp7fdMMdEZyey99Qws5gd7S5HRiF_gAk7qz4AyWneE,18719
|
166
|
-
not1mm/plugins/general_logging.py,sha256=
|
166
|
+
not1mm/plugins/general_logging.py,sha256=qon9snE369TC0DUQYH7dezENQ-vl7BH0j3w_Cb0LyU0,8796
|
167
167
|
not1mm/plugins/helvetia.py,sha256=nvgFjCq-_5XF0cLiCVFFwAS8NtIIFPDptr8eLsoprGE,20082
|
168
168
|
not1mm/plugins/iaru_fieldday_r1_cw.py,sha256=1AVyZFi3ri2zqaNJY181Wtyz74fai8QLoi7PoyXpfaY,17218
|
169
169
|
not1mm/plugins/iaru_fieldday_r1_ssb.py,sha256=w0j4MY1LeGxOaQfRjxRS-Q4waTOOt-hbxA1spil7z_I,17222
|
@@ -190,9 +190,9 @@ not1mm/plugins/ukeidx.py,sha256=ZsIFXgOSwjuKNmN4W_C0TAgGqgnabJGNLMHwGkl3_bk,1910
|
|
190
190
|
not1mm/plugins/vhf_sprint.py,sha256=a9QFTpv8XUbZ_GLjdVCh7svykFa-gXOWwKFZ6MD3uQM,19289
|
191
191
|
not1mm/plugins/weekly_rtty.py,sha256=C8Xs3Q5UgSYx-mFFar8BVARWtmqlyrbeC98Ubzb4UN8,20128
|
192
192
|
not1mm/plugins/winter_field_day.py,sha256=hmAMgkdqIXtnCNyUp8J9Bb8liN8wj10wps6ROuG-Bok,15284
|
193
|
-
not1mm-25.6.16.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
194
|
-
not1mm-25.6.16.dist-info/METADATA,sha256=
|
195
|
-
not1mm-25.6.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
196
|
-
not1mm-25.6.16.dist-info/entry_points.txt,sha256=pMcZk_0dxFgLkcUkF0Q874ojpwOmF3OL6EKw9LgvocM,47
|
197
|
-
not1mm-25.6.16.dist-info/top_level.txt,sha256=0YmTxEcDzQlzXub-lXASvoLpg_mt1c2thb5cVkDf5J4,7
|
198
|
-
not1mm-25.6.16.dist-info/RECORD,,
|
193
|
+
not1mm-25.6.16.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
194
|
+
not1mm-25.6.16.1.dist-info/METADATA,sha256=TbPB3A5sopjzK7eOR4K0wDJO3lZSvBi6K5YCzFIg15A,36874
|
195
|
+
not1mm-25.6.16.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
196
|
+
not1mm-25.6.16.1.dist-info/entry_points.txt,sha256=pMcZk_0dxFgLkcUkF0Q874ojpwOmF3OL6EKw9LgvocM,47
|
197
|
+
not1mm-25.6.16.1.dist-info/top_level.txt,sha256=0YmTxEcDzQlzXub-lXASvoLpg_mt1c2thb5cVkDf5J4,7
|
198
|
+
not1mm-25.6.16.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|