not1mm 25.6.18.1__py3-none-any.whl → 25.6.18.2__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-25.6.18.1.dist-info → not1mm-25.6.18.2.dist-info}/METADATA +1 -1
- {not1mm-25.6.18.1.dist-info → not1mm-25.6.18.2.dist-info}/RECORD +8 -8
- {not1mm-25.6.18.1.dist-info → not1mm-25.6.18.2.dist-info}/WHEEL +0 -0
- {not1mm-25.6.18.1.dist-info → not1mm-25.6.18.2.dist-info}/entry_points.txt +0 -0
- {not1mm-25.6.18.1.dist-info → not1mm-25.6.18.2.dist-info}/licenses/LICENSE +0 -0
- {not1mm-25.6.18.1.dist-info → not1mm-25.6.18.2.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
|
-
|
3402
|
-
|
3403
|
-
|
3401
|
+
if self.pref.get("cwtype") == 2:
|
3402
|
+
# I put this back in 'cause no one will know to update winkeyerserial.
|
3403
|
+
time.sleep(0.2)
|
3404
3404
|
|
3405
3405
|
def toggle_run_sp(self) -> None:
|
3406
3406
|
"""Toggles the radioButton_run and radioButton_sp."""
|
not1mm/lib/version.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
not1mm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
not1mm/__main__.py,sha256=
|
2
|
+
not1mm/__main__.py,sha256=YjYekG48jh_v0ODebaucCOWEPr8LToIvSkLfTDYisbM,174896
|
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=kDJqSNIusJ-S8KY_De7R90yqEEwI-0Vyqbklsj8O9jQ,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
|
@@ -191,9 +191,9 @@ not1mm/plugins/ukeidx.py,sha256=ZsIFXgOSwjuKNmN4W_C0TAgGqgnabJGNLMHwGkl3_bk,1910
|
|
191
191
|
not1mm/plugins/vhf_sprint.py,sha256=a9QFTpv8XUbZ_GLjdVCh7svykFa-gXOWwKFZ6MD3uQM,19289
|
192
192
|
not1mm/plugins/weekly_rtty.py,sha256=C8Xs3Q5UgSYx-mFFar8BVARWtmqlyrbeC98Ubzb4UN8,20128
|
193
193
|
not1mm/plugins/winter_field_day.py,sha256=hmAMgkdqIXtnCNyUp8J9Bb8liN8wj10wps6ROuG-Bok,15284
|
194
|
-
not1mm-25.6.18.
|
195
|
-
not1mm-25.6.18.
|
196
|
-
not1mm-25.6.18.
|
197
|
-
not1mm-25.6.18.
|
198
|
-
not1mm-25.6.18.
|
199
|
-
not1mm-25.6.18.
|
194
|
+
not1mm-25.6.18.2.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
195
|
+
not1mm-25.6.18.2.dist-info/METADATA,sha256=p6v0jzc09G3Hm35D_u89Q45DRci2NgfSv5W9VOMa_qU,36945
|
196
|
+
not1mm-25.6.18.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
197
|
+
not1mm-25.6.18.2.dist-info/entry_points.txt,sha256=pMcZk_0dxFgLkcUkF0Q874ojpwOmF3OL6EKw9LgvocM,47
|
198
|
+
not1mm-25.6.18.2.dist-info/top_level.txt,sha256=0YmTxEcDzQlzXub-lXASvoLpg_mt1c2thb5cVkDf5J4,7
|
199
|
+
not1mm-25.6.18.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|