not1mm 24.10.14__tar.gz → 24.10.15.1__tar.gz
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-24.10.14 → not1mm-24.10.15.1}/PKG-INFO +5 -3
- {not1mm-24.10.14 → not1mm-24.10.15.1}/README.md +4 -2
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/new_contest.ui +5 -0
- not1mm-24.10.15.1/not1mm/lib/version.py +3 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/cq_wpx_cw.py +8 -2
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/cq_wpx_rtty.py +8 -2
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/cq_wpx_ssb.py +8 -2
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/cq_ww_cw.py +8 -2
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/cq_ww_rtty.py +8 -2
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/cq_ww_ssb.py +8 -2
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/cwt.py +8 -2
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/k1usn_sst.py +8 -2
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/naqp_cw.py +138 -6
- not1mm-24.10.15.1/not1mm/plugins/naqp_rtty.py +634 -0
- not1mm-24.10.15.1/not1mm/plugins/naqp_ssb.py +495 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/weekly_rtty.py +8 -2
- not1mm-24.10.15.1/not1mm/test.py +11 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm.egg-info/PKG-INFO +5 -3
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm.egg-info/SOURCES.txt +1 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/pyproject.toml +1 -1
- not1mm-24.10.14/not1mm/lib/version.py +0 -3
- not1mm-24.10.14/not1mm/plugins/naqp_ssb.py +0 -363
- not1mm-24.10.14/not1mm/test.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/LICENSE +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/__init__.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/__main__.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/bandmap.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/checkwindow.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/JetBrainsMono-ExtraLight.ttf +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/MASTER.SCP +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/about.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/alpha bravo charlie delta.txt +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/bandmap.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/check.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/checkwindow.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/configuration.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/contests.sql +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/cty.json +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/cwmacros.txt +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/donors.html +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/editcontact.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/editmacro.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/greendot.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/k6gte-not1mm.desktop +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/k6gte.not1mm-128.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/k6gte.not1mm-32.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/k6gte.not1mm-64.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/logwindow.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/logwindowx.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/main.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/not1mm.html +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/opon.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/0.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/1.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/2.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/3.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/4.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/5.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/6.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/7.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/73.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/8.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/9.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/a.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/again.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/b.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/c.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/contest.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/cq.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/d.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/e.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/f.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/g.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/h.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/i.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/j.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/k.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/k6gte.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/l.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/m.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/mynumber.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/n.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/nil.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/o.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/p.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/q.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/r.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/roger.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/s.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/space.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/t.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/thankyou.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/thankyouqrz.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/u.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/v.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/w.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/x.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/y.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/yourcall.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/phonetics/z.wav +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/pickcontest.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/radio_green.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/radio_grey.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/radio_red.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/reddot.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/rttymacros.txt +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/settings.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/splash.png +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/ssbmacros.txt +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/data/vfo.ui +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/fsutils.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/__init__.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/about.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/cat_interface.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/cwinterface.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/database.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/edit_contact.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/edit_macro.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/edit_opon.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/edit_station.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/fldigi_sendstring.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/fldigi_watcher.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/ft8_watcher.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/ham_utility.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/lookup.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/multicast.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/n1mm.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/new_contest.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/playsound.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/plugin_common.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/select_contest.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/settings.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/super_check_partial.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lib/versiontest.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/logwindow.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/lookupservice.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/10_10_fall_cw.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/10_10_spring_cw.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/10_10_summer_phone.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/10_10_winter_phone.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/__init__.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_10m.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_dx_cw.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_dx_ssb.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_field_day.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_rtty_ru.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_ss_cw.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_ss_phone.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_vhf_jan.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_vhf_jun.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/arrl_vhf_sep.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/canada_day.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/cq_160_cw.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/cq_160_ssb.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/general_logging.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/helvetia.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/iaru_fieldday_r1_cw.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/iaru_fieldday_r1_ssb.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/iaru_hf.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/icwc_mst.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/jidx_cw.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/jidx_ph.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/phone_weekly_test.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/ref_cw.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/stew_perry_topband.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/plugins/winter_field_day.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/radio.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/vfo.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm/voice_keying.py +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm.egg-info/dependency_links.txt +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm.egg-info/entry_points.txt +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm.egg-info/requires.txt +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/not1mm.egg-info/top_level.txt +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/setup.cfg +0 -0
- {not1mm-24.10.14 → not1mm-24.10.15.1}/test/contests.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: not1mm
|
3
|
-
Version: 24.10.
|
3
|
+
Version: 24.10.15.1
|
4
4
|
Summary: NOT1MM Logger
|
5
5
|
Author-email: Michael Bridak <michael.bridak@gmail.com>
|
6
6
|
Project-URL: Homepage, https://github.com/mbridak/not1mm
|
@@ -213,7 +213,7 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
213
213
|
- ARRL Sweepstakes CW, SSB
|
214
214
|
- ARRL VHF January, June, September
|
215
215
|
- CQ 160 CW, SSB
|
216
|
-
- CQ WPX CW, RTTY, SSB
|
216
|
+
- .CQ WPX CW, RTTY, SSB
|
217
217
|
- .CQ World Wide CW, RTTY, SSB
|
218
218
|
- .CWOps CWT
|
219
219
|
- Helvetia
|
@@ -222,7 +222,7 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
222
222
|
- ICWC MST
|
223
223
|
- Japan International DX CW, SSB
|
224
224
|
- .K1USN Slow Speed Test
|
225
|
-
- NAQP CW, SSB
|
225
|
+
- .NAQP CW, RTTY, SSB
|
226
226
|
- Phone Weekly Test
|
227
227
|
- RAC Canada Day
|
228
228
|
- Stew Perry Topband
|
@@ -231,6 +231,8 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
231
231
|
|
232
232
|
## Recent Changes
|
233
233
|
|
234
|
+
- [24-10-15-1] Fix callsigns with a slash failing check during ESM.
|
235
|
+
- [24-10-15] Add NAQP RTTY, Added ESM to NAQP.
|
234
236
|
- [24-10-14] Add ESM to CQ WPX.
|
235
237
|
- [24-10-13] Added ESM to Weekly RTTY, K1USN and CWT.
|
236
238
|
- [24-10-11] added ESM to CQWW SSB and RTTY.
|
@@ -182,7 +182,7 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
182
182
|
- ARRL Sweepstakes CW, SSB
|
183
183
|
- ARRL VHF January, June, September
|
184
184
|
- CQ 160 CW, SSB
|
185
|
-
- CQ WPX CW, RTTY, SSB
|
185
|
+
- .CQ WPX CW, RTTY, SSB
|
186
186
|
- .CQ World Wide CW, RTTY, SSB
|
187
187
|
- .CWOps CWT
|
188
188
|
- Helvetia
|
@@ -191,7 +191,7 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
191
191
|
- ICWC MST
|
192
192
|
- Japan International DX CW, SSB
|
193
193
|
- .K1USN Slow Speed Test
|
194
|
-
- NAQP CW, SSB
|
194
|
+
- .NAQP CW, RTTY, SSB
|
195
195
|
- Phone Weekly Test
|
196
196
|
- RAC Canada Day
|
197
197
|
- Stew Perry Topband
|
@@ -200,6 +200,8 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
200
200
|
|
201
201
|
## Recent Changes
|
202
202
|
|
203
|
+
- [24-10-15-1] Fix callsigns with a slash failing check during ESM.
|
204
|
+
- [24-10-15] Add NAQP RTTY, Added ESM to NAQP.
|
203
205
|
- [24-10-14] Add ESM to CQ WPX.
|
204
206
|
- [24-10-13] Added ESM to Weekly RTTY, K1USN and CWT.
|
205
207
|
- [24-10-11] added ESM to CQWW SSB and RTTY.
|
@@ -480,7 +480,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
480
480
|
if len(self.callsign.text()) < 3:
|
481
481
|
self.make_button_green(self.esm_dict["CQ"])
|
482
482
|
buttons_to_send.append(self.esm_dict["CQ"])
|
483
|
-
elif
|
483
|
+
elif (
|
484
|
+
len(self.callsign.text()) > 2
|
485
|
+
and self.callsign.text().replace("/", "").isalnum()
|
486
|
+
):
|
484
487
|
self.make_button_green(self.esm_dict["HISCALL"])
|
485
488
|
self.make_button_green(self.esm_dict["EXCH"])
|
486
489
|
buttons_to_send.append(self.esm_dict["HISCALL"])
|
@@ -507,7 +510,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
507
510
|
self.process_function_key(button)
|
508
511
|
else:
|
509
512
|
if self.current_widget == "callsign":
|
510
|
-
if
|
513
|
+
if (
|
514
|
+
len(self.callsign.text()) > 2
|
515
|
+
and self.callsign.text().replace("/", "").isalnum()
|
516
|
+
):
|
511
517
|
self.make_button_green(self.esm_dict["MYCALL"])
|
512
518
|
buttons_to_send.append(self.esm_dict["MYCALL"])
|
513
519
|
|
@@ -557,7 +557,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
557
557
|
if len(self.callsign.text()) < 3:
|
558
558
|
self.make_button_green(self.esm_dict["CQ"])
|
559
559
|
buttons_to_send.append(self.esm_dict["CQ"])
|
560
|
-
elif
|
560
|
+
elif (
|
561
|
+
len(self.callsign.text()) > 2
|
562
|
+
and self.callsign.text().replace("/", "").isalnum()
|
563
|
+
):
|
561
564
|
self.make_button_green(self.esm_dict["HISCALL"])
|
562
565
|
self.make_button_green(self.esm_dict["EXCH"])
|
563
566
|
buttons_to_send.append(self.esm_dict["HISCALL"])
|
@@ -586,7 +589,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
586
589
|
self.fldigi_util.send_string(sendstring)
|
587
590
|
else:
|
588
591
|
if self.current_widget == "callsign":
|
589
|
-
if
|
592
|
+
if (
|
593
|
+
len(self.callsign.text()) > 2
|
594
|
+
and self.callsign.text().replace("/", "").isalnum()
|
595
|
+
):
|
590
596
|
self.make_button_green(self.esm_dict["MYCALL"])
|
591
597
|
buttons_to_send.append(self.esm_dict["MYCALL"])
|
592
598
|
|
@@ -443,7 +443,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
443
443
|
if len(self.callsign.text()) < 3:
|
444
444
|
self.make_button_green(self.esm_dict["CQ"])
|
445
445
|
buttons_to_send.append(self.esm_dict["CQ"])
|
446
|
-
elif
|
446
|
+
elif (
|
447
|
+
len(self.callsign.text()) > 2
|
448
|
+
and self.callsign.text().replace("/", "").isalnum()
|
449
|
+
):
|
447
450
|
self.make_button_green(self.esm_dict["HISCALL"])
|
448
451
|
self.make_button_green(self.esm_dict["EXCH"])
|
449
452
|
buttons_to_send.append(self.esm_dict["HISCALL"])
|
@@ -470,7 +473,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
470
473
|
self.process_function_key(button)
|
471
474
|
else:
|
472
475
|
if self.current_widget == "callsign":
|
473
|
-
if
|
476
|
+
if (
|
477
|
+
len(self.callsign.text()) > 2
|
478
|
+
and self.callsign.text().replace("/", "").isalnum()
|
479
|
+
):
|
474
480
|
self.make_button_green(self.esm_dict["MYCALL"])
|
475
481
|
buttons_to_send.append(self.esm_dict["MYCALL"])
|
476
482
|
|
@@ -431,7 +431,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
431
431
|
if len(self.callsign.text()) < 3:
|
432
432
|
self.make_button_green(self.esm_dict["CQ"])
|
433
433
|
buttons_to_send.append(self.esm_dict["CQ"])
|
434
|
-
elif
|
434
|
+
elif (
|
435
|
+
len(self.callsign.text()) > 2
|
436
|
+
and self.callsign.text().replace("/", "").isalnum()
|
437
|
+
):
|
435
438
|
self.make_button_green(self.esm_dict["HISCALL"])
|
436
439
|
self.make_button_green(self.esm_dict["EXCH"])
|
437
440
|
buttons_to_send.append(self.esm_dict["HISCALL"])
|
@@ -458,7 +461,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
458
461
|
self.process_function_key(button)
|
459
462
|
else:
|
460
463
|
if self.current_widget == "callsign":
|
461
|
-
if
|
464
|
+
if (
|
465
|
+
len(self.callsign.text()) > 2
|
466
|
+
and self.callsign.text().replace("/", "").isalnum()
|
467
|
+
):
|
462
468
|
self.make_button_green(self.esm_dict["MYCALL"])
|
463
469
|
buttons_to_send.append(self.esm_dict["MYCALL"])
|
464
470
|
|
@@ -546,7 +546,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
546
546
|
if len(self.callsign.text()) < 3:
|
547
547
|
self.make_button_green(self.esm_dict["CQ"])
|
548
548
|
buttons_to_send.append(self.esm_dict["CQ"])
|
549
|
-
elif
|
549
|
+
elif (
|
550
|
+
len(self.callsign.text()) > 2
|
551
|
+
and self.callsign.text().replace("/", "").isalnum()
|
552
|
+
):
|
550
553
|
self.make_button_green(self.esm_dict["HISCALL"])
|
551
554
|
self.make_button_green(self.esm_dict["EXCH"])
|
552
555
|
buttons_to_send.append(self.esm_dict["HISCALL"])
|
@@ -575,7 +578,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
575
578
|
self.fldigi_util.send_string(sendstring)
|
576
579
|
else:
|
577
580
|
if self.current_widget == "callsign":
|
578
|
-
if
|
581
|
+
if (
|
582
|
+
len(self.callsign.text()) > 2
|
583
|
+
and self.callsign.text().replace("/", "").isalnum()
|
584
|
+
):
|
579
585
|
self.make_button_green(self.esm_dict["MYCALL"])
|
580
586
|
buttons_to_send.append(self.esm_dict["MYCALL"])
|
581
587
|
|
@@ -429,7 +429,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
429
429
|
if len(self.callsign.text()) < 3:
|
430
430
|
self.make_button_green(self.esm_dict["CQ"])
|
431
431
|
buttons_to_send.append(self.esm_dict["CQ"])
|
432
|
-
elif
|
432
|
+
elif (
|
433
|
+
len(self.callsign.text()) > 2
|
434
|
+
and self.callsign.text().replace("/", "").isalnum()
|
435
|
+
):
|
433
436
|
self.make_button_green(self.esm_dict["HISCALL"])
|
434
437
|
self.make_button_green(self.esm_dict["EXCH"])
|
435
438
|
buttons_to_send.append(self.esm_dict["HISCALL"])
|
@@ -456,7 +459,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
456
459
|
self.process_function_key(button)
|
457
460
|
else:
|
458
461
|
if self.current_widget == "callsign":
|
459
|
-
if
|
462
|
+
if (
|
463
|
+
len(self.callsign.text()) > 2
|
464
|
+
and self.callsign.text().replace("/", "").isalnum()
|
465
|
+
):
|
460
466
|
self.make_button_green(self.esm_dict["MYCALL"])
|
461
467
|
buttons_to_send.append(self.esm_dict["MYCALL"])
|
462
468
|
|
@@ -441,7 +441,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
441
441
|
if len(self.callsign.text()) < 3:
|
442
442
|
self.make_button_green(self.esm_dict["CQ"])
|
443
443
|
buttons_to_send.append(self.esm_dict["CQ"])
|
444
|
-
elif
|
444
|
+
elif (
|
445
|
+
len(self.callsign.text()) > 2
|
446
|
+
and self.callsign.text().replace("/", "").isalnum()
|
447
|
+
):
|
445
448
|
self.make_button_green(self.esm_dict["HISCALL"])
|
446
449
|
self.make_button_green(self.esm_dict["EXCH"])
|
447
450
|
buttons_to_send.append(self.esm_dict["HISCALL"])
|
@@ -467,7 +470,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
467
470
|
self.process_function_key(button)
|
468
471
|
else:
|
469
472
|
if self.current_widget == "callsign":
|
470
|
-
if
|
473
|
+
if (
|
474
|
+
len(self.callsign.text()) > 2
|
475
|
+
and self.callsign.text().replace("/", "").isalnum()
|
476
|
+
):
|
471
477
|
self.make_button_green(self.esm_dict["MYCALL"])
|
472
478
|
buttons_to_send.append(self.esm_dict["MYCALL"])
|
473
479
|
|
@@ -416,7 +416,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
416
416
|
if len(self.callsign.text()) < 3:
|
417
417
|
self.make_button_green(self.esm_dict["CQ"])
|
418
418
|
buttons_to_send.append(self.esm_dict["CQ"])
|
419
|
-
elif
|
419
|
+
elif (
|
420
|
+
len(self.callsign.text()) > 2
|
421
|
+
and self.callsign.text().replace("/", "").isalnum()
|
422
|
+
):
|
420
423
|
self.make_button_green(self.esm_dict["HISCALL"])
|
421
424
|
self.make_button_green(self.esm_dict["EXCH"])
|
422
425
|
buttons_to_send.append(self.esm_dict["HISCALL"])
|
@@ -442,7 +445,10 @@ def process_esm(self, new_focused_widget=None, with_enter=False):
|
|
442
445
|
self.process_function_key(button)
|
443
446
|
else:
|
444
447
|
if self.current_widget == "callsign":
|
445
|
-
if
|
448
|
+
if (
|
449
|
+
len(self.callsign.text()) > 2
|
450
|
+
and self.callsign.text().replace("/", "").isalnum()
|
451
|
+
):
|
446
452
|
self.make_button_green(self.esm_dict["MYCALL"])
|
447
453
|
buttons_to_send.append(self.esm_dict["MYCALL"])
|
448
454
|
|
@@ -13,12 +13,12 @@
|
|
13
13
|
# Single Op Assisted (QRP/Low)
|
14
14
|
# Single Op Overlay: Youth
|
15
15
|
# Multi-Two (Low)
|
16
|
-
#
|
17
|
-
#
|
18
|
-
#
|
19
|
-
# QRP:
|
20
|
-
#
|
21
|
-
#
|
16
|
+
# Max operating hours: Single Op: 10 hours
|
17
|
+
# Multi-Two: 12 hours
|
18
|
+
# Max power: LP: 100 watts
|
19
|
+
# QRP: 5 watts
|
20
|
+
# Exchange: NA: Name + (state/DC/province/country)
|
21
|
+
# non-NA: Name
|
22
22
|
# Work stations: Once per band
|
23
23
|
# QSO Points: NA station: 1 point per QSO
|
24
24
|
# non-NA station: 1 point per QSO with an NA station
|
@@ -391,3 +391,135 @@ def recalculate_mults(self):
|
|
391
391
|
cmd["cmd"] = "UPDATELOG"
|
392
392
|
cmd["station"] = platform.node()
|
393
393
|
self.multicast_interface.send_as_json(cmd)
|
394
|
+
|
395
|
+
|
396
|
+
def process_esm(self, new_focused_widget=None, with_enter=False):
|
397
|
+
"""ESM State Machine"""
|
398
|
+
|
399
|
+
# self.pref["run_state"]
|
400
|
+
|
401
|
+
# -----===== Assigned F-Keys =====-----
|
402
|
+
# self.esm_dict["CQ"]
|
403
|
+
# self.esm_dict["EXCH"]
|
404
|
+
# self.esm_dict["QRZ"]
|
405
|
+
# self.esm_dict["AGN"]
|
406
|
+
# self.esm_dict["HISCALL"]
|
407
|
+
# self.esm_dict["MYCALL"]
|
408
|
+
# self.esm_dict["QSOB4"]
|
409
|
+
|
410
|
+
# ----==== text fields ====----
|
411
|
+
# self.callsign
|
412
|
+
# self.sent
|
413
|
+
# self.receive
|
414
|
+
# self.other_1
|
415
|
+
# self.other_2
|
416
|
+
|
417
|
+
if new_focused_widget is not None:
|
418
|
+
self.current_widget = self.inputs_dict.get(new_focused_widget)
|
419
|
+
|
420
|
+
# print(f"checking esm {self.current_widget=} {with_enter=} {self.pref.get("run_state")=}")
|
421
|
+
|
422
|
+
for a_button in [
|
423
|
+
self.F1,
|
424
|
+
self.F2,
|
425
|
+
self.F3,
|
426
|
+
self.F4,
|
427
|
+
self.F5,
|
428
|
+
self.F6,
|
429
|
+
self.F7,
|
430
|
+
self.F8,
|
431
|
+
self.F9,
|
432
|
+
self.F10,
|
433
|
+
self.F11,
|
434
|
+
self.F12,
|
435
|
+
]:
|
436
|
+
self.restore_button_color(a_button)
|
437
|
+
|
438
|
+
buttons_to_send = []
|
439
|
+
|
440
|
+
if self.pref.get("run_state"):
|
441
|
+
if self.current_widget == "callsign":
|
442
|
+
if len(self.callsign.text()) < 3:
|
443
|
+
self.make_button_green(self.esm_dict["CQ"])
|
444
|
+
buttons_to_send.append(self.esm_dict["CQ"])
|
445
|
+
elif (
|
446
|
+
len(self.callsign.text()) > 2
|
447
|
+
and self.callsign.text().replace("/", "").isalnum()
|
448
|
+
):
|
449
|
+
self.make_button_green(self.esm_dict["HISCALL"])
|
450
|
+
self.make_button_green(self.esm_dict["EXCH"])
|
451
|
+
buttons_to_send.append(self.esm_dict["HISCALL"])
|
452
|
+
buttons_to_send.append(self.esm_dict["EXCH"])
|
453
|
+
|
454
|
+
elif self.current_widget == "other_1" or self.current_widget == "other_2":
|
455
|
+
continent = self.contact.get("Continent")
|
456
|
+
print(
|
457
|
+
f"{self.current_widget=} {self.other_1.text().isalpha()=} {self.other_2.text().isalpha()=} {continent=}"
|
458
|
+
)
|
459
|
+
if self.other_1.text() == "" or (
|
460
|
+
self.other_2.text() == "" and continent == "NA"
|
461
|
+
):
|
462
|
+
self.make_button_green(self.esm_dict["AGN"])
|
463
|
+
buttons_to_send.append(self.esm_dict["AGN"])
|
464
|
+
elif (
|
465
|
+
self.other_1.text().isalpha()
|
466
|
+
and self.other_2.text().isalpha()
|
467
|
+
and continent == "NA"
|
468
|
+
):
|
469
|
+
self.make_button_green(self.esm_dict["QRZ"])
|
470
|
+
buttons_to_send.append(self.esm_dict["QRZ"])
|
471
|
+
buttons_to_send.append("LOGIT")
|
472
|
+
elif self.other_1.text().isalpha() and continent != "NA":
|
473
|
+
self.make_button_green(self.esm_dict["QRZ"])
|
474
|
+
buttons_to_send.append(self.esm_dict["QRZ"])
|
475
|
+
buttons_to_send.append("LOGIT")
|
476
|
+
else:
|
477
|
+
self.make_button_green(self.esm_dict["AGN"])
|
478
|
+
buttons_to_send.append(self.esm_dict["AGN"])
|
479
|
+
|
480
|
+
if with_enter is True and bool(len(buttons_to_send)):
|
481
|
+
for button in buttons_to_send:
|
482
|
+
if button:
|
483
|
+
if button == "LOGIT":
|
484
|
+
self.save_contact()
|
485
|
+
continue
|
486
|
+
self.process_function_key(button)
|
487
|
+
else:
|
488
|
+
if self.current_widget == "callsign":
|
489
|
+
if (
|
490
|
+
len(self.callsign.text()) > 2
|
491
|
+
and self.callsign.text().replace("/", "").isalnum()
|
492
|
+
):
|
493
|
+
self.make_button_green(self.esm_dict["MYCALL"])
|
494
|
+
buttons_to_send.append(self.esm_dict["MYCALL"])
|
495
|
+
|
496
|
+
elif self.current_widget == "other_1" or self.current_widget == "other_2":
|
497
|
+
continent = self.contact.get("Continent")
|
498
|
+
if self.other_1.text() == "" or (
|
499
|
+
self.other_2.text() == "" and continent == "NA"
|
500
|
+
):
|
501
|
+
self.make_button_green(self.esm_dict["AGN"])
|
502
|
+
buttons_to_send.append(self.esm_dict["AGN"])
|
503
|
+
elif (
|
504
|
+
self.other_1.text().isalpha()
|
505
|
+
and self.other_2.text().isalpha()
|
506
|
+
and continent == "NA"
|
507
|
+
):
|
508
|
+
self.make_button_green(self.esm_dict["EXCH"])
|
509
|
+
buttons_to_send.append(self.esm_dict["EXCH"])
|
510
|
+
buttons_to_send.append("LOGIT")
|
511
|
+
elif self.other_1.text().isalpha() and continent != "NA":
|
512
|
+
self.make_button_green(self.esm_dict["EXCH"])
|
513
|
+
buttons_to_send.append(self.esm_dict["EXCH"])
|
514
|
+
buttons_to_send.append("LOGIT")
|
515
|
+
else:
|
516
|
+
self.make_button_green(self.esm_dict["AGN"])
|
517
|
+
buttons_to_send.append(self.esm_dict["AGN"])
|
518
|
+
|
519
|
+
if with_enter is True and bool(len(buttons_to_send)):
|
520
|
+
for button in buttons_to_send:
|
521
|
+
if button:
|
522
|
+
if button == "LOGIT":
|
523
|
+
self.save_contact()
|
524
|
+
continue
|
525
|
+
self.process_function_key(button)
|