rouggy
8fc04563e1
feat: ADIF monitor — auto-import QSOs from watched external ADIF files
...
Watches a configurable list of external ADIF files (fldigi RTTY logbook,
N1MM, VarAC…) and imports newly appended QSOs automatically. Each record
goes through the existing UDP-log path, so it gets full enrichment, ±2-minute
dedup (shared udpLogMu, can't race the UDP auto-log) and automatic upload to
the configured external services — no per-file toggles like Log4OM.
A newly added file starts at its current size (offset -1 sentinel → size on
first scan), so the QSOs already in it are NOT bulk-imported; only contacts
logged after it was added come in. Reads only up to the last complete <eor>
so a half-written record waits. Handles truncation/rotation (re-reads from 0,
dedup protects) and persists per-file offsets without clobbering a concurrent
UI edit of the file list.
New Settings → ADIF monitor section: master enable + add/remove/toggle files.
Backend emits adifmon:imported → the grid refreshes and a toast reports the
count. i18n EN + FR.
2026-07-19 01:35:00 +02:00
rouggy
14c87f7fa9
chore: regenerate Wails bindings for GetQSORate / QSORate
2026-07-18 21:53:44 +02:00
rouggy
eb2ff8ed59
feat: New badges in cluster view for new Counties and new POTA
2026-07-17 15:28:36 +02:00
rouggy
dd3b51a2ae
feat: Added support for US Counties in OpsLog / Extra feature with DXHunter
2026-07-17 13:23:35 +02:00
rouggy
1a155e3627
fix: bugs
2026-07-17 11:55:40 +02:00
rouggy
cd13921322
fix: QSL Manager properly calculating new slot (Digi modes are grouped together)
2026-07-16 23:26:04 +02:00
rouggy
09848adddc
feat: Added Ultrabeam/Steppir to Station Control with function to retract elements.
2026-07-16 22:10:36 +02:00
rouggy
829c236d6c
feat: New Station Control, allow to control Webswitch 1216H or KMTronic
2026-07-16 22:01:07 +02:00
rouggy
c9fd1379e1
feat: While using Flex & Steppir or Ultrabeam can prevent transmit when antenna is moving
2026-07-16 19:51:25 +02:00
rouggy
5b96f53930
feat: While closing OpsLog will keep the same size and position for next launch
2026-07-15 22:03:42 +02:00
rouggy
9e2ffdb758
feat: Adding XIT RIT in the Flex panel
2026-07-14 23:54:06 +02:00
rouggy
04b6431726
fix: Improved the code for awards
2026-07-14 16:42:48 +02:00
rouggy
0c6f8e2d68
feat: Added a test tab in awards to test the matching
2026-07-14 16:32:49 +02:00
rouggy
4fe0405432
feat: Allow updation of award catalog
2026-07-14 16:22:54 +02:00
rouggy
1f0f75baf8
feat: versioning in awards definition
2026-07-14 15:37:42 +02:00
rouggy
c170d6091e
feat: Reworked the awards logic so it is easy to add new ones.
2026-07-13 17:38:18 +02:00
rouggy
ae60d58893
feat: added extra stats for contests
2026-07-13 16:53:37 +02:00
rouggy
eb9e2db41a
deat: Added statistics on your log
2026-07-13 01:29:54 +02:00
rouggy
a00817b93e
fix: while connected to MySQL if internet was lost no qso would be logged anymore
2026-07-12 18:01:03 +02:00
rouggy
73f3ec51f7
fix: Flex with multiple slices opened was always showing slice A s-meter.
2026-07-10 23:13:06 +02:00
rouggy
6c39204301
chore: release v0.19.4
2026-07-10 17:16:32 +02:00
rouggy
16e780c2df
fix: Added LOTW badge for Lotw users colored depending on their last upload
2026-07-09 19:32:32 +02:00
rouggy
1f74e4d234
chore: release v0.19.3
2026-07-09 17:32:13 +02:00
rouggy
19c2de5f61
chore: release v0.19.2
2026-07-09 16:51:57 +02:00
rouggy
5ae2bad549
fix: Antenna Genius show only available antennas per band
2026-07-09 15:52:04 +02:00
rouggy
521f8266cf
feat: added full support in USB (local) & ethernet (local or remote) of audio for Icom
2026-07-09 11:30:06 +02:00
rouggy
86cbe94cae
feat: Added worked before in Net Control
2026-07-07 22:39:17 +02:00
rouggy
daf38554a5
feat: Award column can now show either reference or description
2026-07-07 20:23:18 +02:00
rouggy
6db90abcad
feat: Management of multiple slices on Flexradio
2026-07-07 19:35:25 +02:00
rouggy
ab06673854
feat: added APF for CW in Icom
2026-07-07 17:10:42 +02:00
rouggy
7a24282aa4
feat: Implemented scope on Ethernet for Icom
2026-07-07 09:31:53 +02:00
rouggy
701e8a2c25
feat: Implemented Icom Ethernet CAT control
2026-07-06 17:37:25 +02:00
rouggy
fafa0c22ab
fix: solve issue with Antenna Genius for remote operations
2026-07-05 20:52:37 +02:00
rouggy
4f32012930
feat: Implemented UDP Outbound Adif message, freq to pstrotator
2026-07-05 18:17:30 +02:00
rouggy
8cf53a0aa2
feat: added RIT and XIT for Icom
2026-07-05 13:21:11 +02:00
rouggy
45b9bcdea7
feat: New tool to remove duplicates in the log
2026-07-05 10:58:49 +02:00
rouggy
3a6afc28ac
feat: Adding French language
2026-07-05 03:07:44 +02:00
rouggy
e590a58702
feat: Contest mode added
2026-07-04 22:54:41 +02:00
rouggy
dd4b0004a5
feat: icom Scope in Icom Tab
2026-07-04 22:06:26 +02:00
rouggy
5bbcaab71a
feat: added Cabrillo export
2026-07-04 11:39:33 +02:00
rouggy
3e199f9ab6
feat: Cluster alert implemented
2026-07-03 19:08:50 +02:00
rouggy
8ccad7ca65
feat: spots to panadapter for TCI radio
2026-07-03 15:30:53 +02:00
rouggy
812e4f05e5
feat: TCI implementation for CAT Control of SunSDR
2026-07-03 15:11:32 +02:00
rouggy
edede0bc1e
fix: zoom taking too long after clicking a spot
2026-06-30 09:14:50 +02:00
rouggy
a05dd6b3a9
feat: Added Antenna selection to Flex FlexPanel
...
feat: New settings flexradio to select antennas per band
2026-06-29 23:07:52 +02:00
rouggy
165f33caa5
fix: recording not being sent if mail enable was not checked
2026-06-28 19:08:32 +02:00
rouggy
464a1c702c
feat: added mute and AGC-T to Flex control
2026-06-27 21:03:13 +02:00
rouggy
d6626d96d0
fix: added functionality to net control
2026-06-24 19:09:34 +02:00
rouggy
8b831145ad
feat: Added Net control
2026-06-22 23:40:25 +02:00
rouggy
5d9765be09
feat: Support for Power Genius XL
2026-06-21 20:27:53 +02:00