not1mm 25.1.26.1__tar.gz → 25.1.27.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-25.1.26.1 → not1mm-25.1.27.1}/PKG-INFO +25 -22
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/README.md +24 -21
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/__main__.py +3 -1
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/new_contest.ui +5 -0
- not1mm-25.1.27.1/not1mm/lib/version.py +3 -0
- not1mm-25.1.27.1/not1mm/plugins/labre_rs_digi.py +634 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm.egg-info/PKG-INFO +25 -22
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm.egg-info/SOURCES.txt +1 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/pyproject.toml +1 -1
- not1mm-25.1.26.1/not1mm/lib/version.py +0 -3
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/LICENSE +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/__init__.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/bandmap.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/checkwindow.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/JetBrainsMono-ExtraLight.ttf +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/MASTER.SCP +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/about.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/alpha bravo charlie delta.txt +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/bandmap.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/check.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/checkwindow.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/configuration.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/contests.sql +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/cty.json +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/cwmacros.txt +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/donors.html +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/editcontact.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/editmacro.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/greendot.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/k6gte-not1mm.desktop +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/k6gte.not1mm-128.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/k6gte.not1mm-32.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/k6gte.not1mm-64.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/logwindow.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/logwindowx.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/main.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/not1mm.html +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/opon.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/0.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/1.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/2.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/3.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/4.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/5.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/6.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/7.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/73.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/8.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/9.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/a.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/again.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/b.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/c.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/contest.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/cq.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/cq2.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/d.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/e.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/f.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/g.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/h.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/i.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/j.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/k.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/k6gte.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/l.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/m.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/mynumber.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/n.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/nil.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/o.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/p.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/q.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/r.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/roger.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/s.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/space.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/t.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/thankyou.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/thankyouqrz.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/u.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/v.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/w.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/x.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/y.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/yourcall.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/phonetics/z.wav +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/pickcontest.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/radio_green.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/radio_grey.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/radio_red.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/ratewindow.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/reddot.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/rttymacros.txt +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/settings.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/splash.png +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/ssbmacros.txt +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/data/vfo.ui +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/fsutils.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/__init__.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/about.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/cat_interface.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/cwinterface.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/database.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/edit_contact.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/edit_macro.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/edit_opon.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/edit_station.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/fldigi_sendstring.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/ft8_watcher.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/ham_utility.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/lookup.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/multicast.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/n1mm.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/new_contest.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/plugin_common.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/select_contest.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/settings.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/super_check_partial.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lib/versiontest.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/logwindow.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/lookupservice.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/10_10_fall_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/10_10_spring_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/10_10_summer_phone.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/10_10_winter_phone.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/__init__.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_10m.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_160m.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_dx_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_dx_ssb.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_field_day.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_rtty_ru.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_ss_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_ss_phone.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_vhf_jan.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_vhf_jun.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/arrl_vhf_sep.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/canada_day.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/cq_160_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/cq_160_ssb.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/cq_wpx_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/cq_wpx_rtty.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/cq_wpx_ssb.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/cq_ww_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/cq_ww_rtty.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/cq_ww_ssb.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/cwt.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/darc_xmas.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/general_logging.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/helvetia.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/iaru_fieldday_r1_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/iaru_fieldday_r1_ssb.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/iaru_hf.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/icwc_mst.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/jidx_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/jidx_ph.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/k1usn_sst.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/lz-dx.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/naqp_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/naqp_rtty.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/naqp_ssb.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/phone_weekly_test.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/raem.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/ref_cw.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/ref_ssb.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/stew_perry_topband.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/weekly_rtty.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/plugins/winter_field_day.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/radio.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/ratewindow.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/rtc_service.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/test.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/vfo.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm/voice_keying.py +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm.egg-info/dependency_links.txt +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm.egg-info/entry_points.txt +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm.egg-info/requires.txt +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/not1mm.egg-info/top_level.txt +0 -0
- {not1mm-25.1.26.1 → not1mm-25.1.27.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: not1mm
|
3
|
-
Version: 25.1.
|
3
|
+
Version: 25.1.27.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
|
@@ -46,22 +46,22 @@ Requires-Dist: Levenshtein
|
|
46
46
|

|
47
47
|
|
48
48
|
- [Not1MM](#not1mm)
|
49
|
-
- [What and
|
50
|
-
- [The
|
49
|
+
- [What and Why is Not1MM](#what-and-why-is-not1mm)
|
50
|
+
- [The Elephant in the Room](#the-elephant-in-the-room)
|
51
51
|
- [The What](#the-what)
|
52
52
|
- [Target Environment](#target-environment)
|
53
53
|
- [The Why](#the-why)
|
54
|
-
- [Current
|
55
|
-
- [Code
|
54
|
+
- [Current State](#current-state)
|
55
|
+
- [Code Maturity](#code-maturity)
|
56
56
|
- [Data and RTTY](#data-and-rtty)
|
57
|
-
- [Other not so
|
57
|
+
- [Other not so Supported Contests](#other-not-so-supported-contests)
|
58
58
|
- [Our Code Contributors ✨](#our-code-contributors-)
|
59
|
-
- [List of
|
60
|
-
- [Recent Changes
|
59
|
+
- [List of Should be Working Contests](#list-of-should-be-working-contests)
|
60
|
+
- [Recent Changes](#recent-changes)
|
61
61
|
- [Flatpak](#flatpak)
|
62
62
|
- [Installation](#installation)
|
63
63
|
- [Prerequisites](#prerequisites)
|
64
|
-
- [Common
|
64
|
+
- [Common Installation Recipes for Ubuntu and Fedora](#common-installation-recipes-for-ubuntu-and-fedora)
|
65
65
|
- [Ubuntu 22.04 LTS](#ubuntu-2204-lts)
|
66
66
|
- [Ubuntu 23.04](#ubuntu-2304)
|
67
67
|
- [Ubuntu 24.04 LTS](#ubuntu-2404-lts)
|
@@ -72,8 +72,8 @@ Requires-Dist: Levenshtein
|
|
72
72
|
- [Python, PyPI, pip and pipx](#python-pypi-pip-and-pipx)
|
73
73
|
- [Bootstrapping pipx](#bootstrapping-pipx)
|
74
74
|
- [Installing with pipx](#installing-with-pipx)
|
75
|
-
- [Installing from GitHub
|
76
|
-
- [After the
|
75
|
+
- [Installing from GitHub Source](#installing-from-github-source)
|
76
|
+
- [After the Install](#after-the-install)
|
77
77
|
- [You may or may not get a warning message like](#you-may-or-may-not-get-a-warning-message-like)
|
78
78
|
- [Or this fan favorite](#or-this-fan-favorite)
|
79
79
|
- [Update your CTY and SCP files](#update-your-cty-and-scp-files)
|
@@ -136,9 +136,9 @@ Requires-Dist: Levenshtein
|
|
136
136
|
- [The exchange](#the-exchange)
|
137
137
|
- [RAEM](#raem)
|
138
138
|
|
139
|
-
## What and
|
139
|
+
## What and Why is Not1MM
|
140
140
|
|
141
|
-
### The
|
141
|
+
### The Elephant in the Room
|
142
142
|
|
143
143
|
Not1MM's interface is a blatant ripoff of N1MM. It is NOT N1MM and any problem
|
144
144
|
you have with this software should in no way reflect on their software.
|
@@ -164,9 +164,9 @@ I'm a casual contester and could not find any contesting software for Linux that
|
|
164
164
|
I wanted to use. There is [Tucnak](http://tucnak.nagano.cz/) which is very robust
|
165
165
|
and mature. It just wasn't for me.
|
166
166
|
|
167
|
-
## Current
|
167
|
+
## Current State
|
168
168
|
|
169
|
-
### Code
|
169
|
+
### Code Maturity
|
170
170
|
|
171
171
|
The current state is "**BETA**".
|
172
172
|
|
@@ -183,7 +183,7 @@ Day and ARRL VHF. Found it works better if you don't use FlDigi for making the Q
|
|
183
183
|
Rather just using it as a RTTY modem and sending the text for it to send from Not1MM
|
184
184
|
using the function keys or ESM.
|
185
185
|
|
186
|
-
### Other not so
|
186
|
+
### Other not so Supported Contests
|
187
187
|
|
188
188
|
Of note, state QSO parties. I haven't worked any yet. And no one has submitted a PR
|
189
189
|
adding one... So there you go. In the near future I'll probably add California, guess
|
@@ -198,9 +198,9 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
198
198
|
<img src="https://contrib.rocks/image?repo=mbridak/not1mm" alt="Avatar icons for code contributors." />
|
199
199
|
</a>
|
200
200
|
|
201
|
-
## List of
|
201
|
+
## List of Should be Working Contests
|
202
202
|
|
203
|
-
- General Logging
|
203
|
+
- General Logging
|
204
204
|
- 10 10 Fall CW
|
205
205
|
- 10 10 Spring CW
|
206
206
|
- 10 10 Summer Phone
|
@@ -223,6 +223,7 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
223
223
|
- ICWC MST
|
224
224
|
- Japan International DX CW, SSB
|
225
225
|
- K1USN Slow Speed Test
|
226
|
+
- Labre RS Digi
|
226
227
|
- LZ DX
|
227
228
|
- NAQP CW, RTTY, SSB
|
228
229
|
- Phone Weekly Test
|
@@ -233,8 +234,10 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
233
234
|
- Weekly RTTY
|
234
235
|
- Winter Field Day
|
235
236
|
|
236
|
-
## Recent Changes
|
237
|
+
## Recent Changes
|
237
238
|
|
239
|
+
- [25-1-27-1] Add LABRE-RS Digi
|
240
|
+
- [25-1-27] Update pop up about updates...
|
238
241
|
- [25-1-26] Add macros for MARK, SPOT, WIPE, RUN, SANDP.
|
239
242
|
- [25-1-25-2] Add call history to REF CW and SSB.
|
240
243
|
- [25-1-25-1] Fix:ratewindow failed to change stats when contest changed.
|
@@ -267,7 +270,7 @@ Not1MM requires:
|
|
267
270
|
|
268
271
|
You should install these through your distribution's package manager before continuing.
|
269
272
|
|
270
|
-
### Common
|
273
|
+
### Common Installation Recipes for Ubuntu and Fedora
|
271
274
|
|
272
275
|
I've taken the time to install some common Linux distributions into a VM and
|
273
276
|
noted the minimum steps needed to install Not1MM.
|
@@ -405,7 +408,7 @@ pipx upgrade not1mm
|
|
405
408
|
<details>
|
406
409
|
<summary><b>Installing from GitHub source.</b></summary>
|
407
410
|
|
408
|
-
### Installing from GitHub
|
411
|
+
### Installing from GitHub Source
|
409
412
|
|
410
413
|
Since this is packaged for PyPI, if you want to work on your own source branch,
|
411
414
|
after cloning from github you would:
|
@@ -436,7 +439,7 @@ not1mm
|
|
436
439
|
|
437
440
|
</details>
|
438
441
|
|
439
|
-
## After the
|
442
|
+
## After the Install
|
440
443
|
|
441
444
|
You can now open a new terminal and type `not1mm`. On it's first run, it may or
|
442
445
|
may not install a lovely non AI generated icon, which you can later click on to
|
@@ -15,22 +15,22 @@
|
|
15
15
|

|
16
16
|
|
17
17
|
- [Not1MM](#not1mm)
|
18
|
-
- [What and
|
19
|
-
- [The
|
18
|
+
- [What and Why is Not1MM](#what-and-why-is-not1mm)
|
19
|
+
- [The Elephant in the Room](#the-elephant-in-the-room)
|
20
20
|
- [The What](#the-what)
|
21
21
|
- [Target Environment](#target-environment)
|
22
22
|
- [The Why](#the-why)
|
23
|
-
- [Current
|
24
|
-
- [Code
|
23
|
+
- [Current State](#current-state)
|
24
|
+
- [Code Maturity](#code-maturity)
|
25
25
|
- [Data and RTTY](#data-and-rtty)
|
26
|
-
- [Other not so
|
26
|
+
- [Other not so Supported Contests](#other-not-so-supported-contests)
|
27
27
|
- [Our Code Contributors ✨](#our-code-contributors-)
|
28
|
-
- [List of
|
29
|
-
- [Recent Changes
|
28
|
+
- [List of Should be Working Contests](#list-of-should-be-working-contests)
|
29
|
+
- [Recent Changes](#recent-changes)
|
30
30
|
- [Flatpak](#flatpak)
|
31
31
|
- [Installation](#installation)
|
32
32
|
- [Prerequisites](#prerequisites)
|
33
|
-
- [Common
|
33
|
+
- [Common Installation Recipes for Ubuntu and Fedora](#common-installation-recipes-for-ubuntu-and-fedora)
|
34
34
|
- [Ubuntu 22.04 LTS](#ubuntu-2204-lts)
|
35
35
|
- [Ubuntu 23.04](#ubuntu-2304)
|
36
36
|
- [Ubuntu 24.04 LTS](#ubuntu-2404-lts)
|
@@ -41,8 +41,8 @@
|
|
41
41
|
- [Python, PyPI, pip and pipx](#python-pypi-pip-and-pipx)
|
42
42
|
- [Bootstrapping pipx](#bootstrapping-pipx)
|
43
43
|
- [Installing with pipx](#installing-with-pipx)
|
44
|
-
- [Installing from GitHub
|
45
|
-
- [After the
|
44
|
+
- [Installing from GitHub Source](#installing-from-github-source)
|
45
|
+
- [After the Install](#after-the-install)
|
46
46
|
- [You may or may not get a warning message like](#you-may-or-may-not-get-a-warning-message-like)
|
47
47
|
- [Or this fan favorite](#or-this-fan-favorite)
|
48
48
|
- [Update your CTY and SCP files](#update-your-cty-and-scp-files)
|
@@ -105,9 +105,9 @@
|
|
105
105
|
- [The exchange](#the-exchange)
|
106
106
|
- [RAEM](#raem)
|
107
107
|
|
108
|
-
## What and
|
108
|
+
## What and Why is Not1MM
|
109
109
|
|
110
|
-
### The
|
110
|
+
### The Elephant in the Room
|
111
111
|
|
112
112
|
Not1MM's interface is a blatant ripoff of N1MM. It is NOT N1MM and any problem
|
113
113
|
you have with this software should in no way reflect on their software.
|
@@ -133,9 +133,9 @@ I'm a casual contester and could not find any contesting software for Linux that
|
|
133
133
|
I wanted to use. There is [Tucnak](http://tucnak.nagano.cz/) which is very robust
|
134
134
|
and mature. It just wasn't for me.
|
135
135
|
|
136
|
-
## Current
|
136
|
+
## Current State
|
137
137
|
|
138
|
-
### Code
|
138
|
+
### Code Maturity
|
139
139
|
|
140
140
|
The current state is "**BETA**".
|
141
141
|
|
@@ -152,7 +152,7 @@ Day and ARRL VHF. Found it works better if you don't use FlDigi for making the Q
|
|
152
152
|
Rather just using it as a RTTY modem and sending the text for it to send from Not1MM
|
153
153
|
using the function keys or ESM.
|
154
154
|
|
155
|
-
### Other not so
|
155
|
+
### Other not so Supported Contests
|
156
156
|
|
157
157
|
Of note, state QSO parties. I haven't worked any yet. And no one has submitted a PR
|
158
158
|
adding one... So there you go. In the near future I'll probably add California, guess
|
@@ -167,9 +167,9 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
167
167
|
<img src="https://contrib.rocks/image?repo=mbridak/not1mm" alt="Avatar icons for code contributors." />
|
168
168
|
</a>
|
169
169
|
|
170
|
-
## List of
|
170
|
+
## List of Should be Working Contests
|
171
171
|
|
172
|
-
- General Logging
|
172
|
+
- General Logging
|
173
173
|
- 10 10 Fall CW
|
174
174
|
- 10 10 Spring CW
|
175
175
|
- 10 10 Summer Phone
|
@@ -192,6 +192,7 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
192
192
|
- ICWC MST
|
193
193
|
- Japan International DX CW, SSB
|
194
194
|
- K1USN Slow Speed Test
|
195
|
+
- Labre RS Digi
|
195
196
|
- LZ DX
|
196
197
|
- NAQP CW, RTTY, SSB
|
197
198
|
- Phone Weekly Test
|
@@ -202,8 +203,10 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
202
203
|
- Weekly RTTY
|
203
204
|
- Winter Field Day
|
204
205
|
|
205
|
-
## Recent Changes
|
206
|
+
## Recent Changes
|
206
207
|
|
208
|
+
- [25-1-27-1] Add LABRE-RS Digi
|
209
|
+
- [25-1-27] Update pop up about updates...
|
207
210
|
- [25-1-26] Add macros for MARK, SPOT, WIPE, RUN, SANDP.
|
208
211
|
- [25-1-25-2] Add call history to REF CW and SSB.
|
209
212
|
- [25-1-25-1] Fix:ratewindow failed to change stats when contest changed.
|
@@ -236,7 +239,7 @@ Not1MM requires:
|
|
236
239
|
|
237
240
|
You should install these through your distribution's package manager before continuing.
|
238
241
|
|
239
|
-
### Common
|
242
|
+
### Common Installation Recipes for Ubuntu and Fedora
|
240
243
|
|
241
244
|
I've taken the time to install some common Linux distributions into a VM and
|
242
245
|
noted the minimum steps needed to install Not1MM.
|
@@ -374,7 +377,7 @@ pipx upgrade not1mm
|
|
374
377
|
<details>
|
375
378
|
<summary><b>Installing from GitHub source.</b></summary>
|
376
379
|
|
377
|
-
### Installing from GitHub
|
380
|
+
### Installing from GitHub Source
|
378
381
|
|
379
382
|
Since this is packaged for PyPI, if you want to work on your own source branch,
|
380
383
|
after cloning from github you would:
|
@@ -405,7 +408,7 @@ not1mm
|
|
405
408
|
|
406
409
|
</details>
|
407
410
|
|
408
|
-
## After the
|
411
|
+
## After the Install
|
409
412
|
|
410
413
|
You can now open a new terminal and type `not1mm`. On it's first run, it may or
|
411
414
|
may not install a lovely non AI generated icon, which you can later click on to
|
@@ -725,7 +725,9 @@ class MainWindow(QtWidgets.QMainWindow):
|
|
725
725
|
if VersionTest(__version__).test():
|
726
726
|
self.show_message_box(
|
727
727
|
"There is a newer version of not1mm available.\n"
|
728
|
-
"You can udate to the current version by using:\
|
728
|
+
"You can udate to the current version by using:\n\n"
|
729
|
+
"pip install -U not1mm\n\tor\n"
|
730
|
+
"pipx upgrade not1mm"
|
729
731
|
)
|
730
732
|
|
731
733
|
self.udp_socket = QtNetwork.QUdpSocket()
|