Matt W1CDN
  • Joined on 2023-04-08
W1CDN opened issue W1CDN/asmr#23 2026-09-13 18:56:42 -05:00
Allow run without GPS dongle
W1CDN opened issue W1CDN/asmr#22 2026-09-13 18:56:16 -05:00
Add optional note parameter
W1CDN pushed to main at W1CDN/asmr 2026-09-12 21:56:59 -05:00
90ba8420c5 Convert QMX s-meter measurements to s-units.
W1CDN commented on issue W1CDN/asmr#8 2026-09-12 21:22:45 -05:00
Rig db

Might do #19 for some rigs but it doesn't cover all rigs like QMX.

W1CDN pushed to main at W1CDN/asmr 2026-09-12 21:22:05 -05:00
0d932efc83 Working snapshot.
W1CDN commented on pull request W1CDN/asmr#21 2026-09-12 20:41:03 -05:00
Use riglib to interact with rigs

Setting this aside for the moment.

W1CDN pushed to riglib at W1CDN/asmr 2026-09-12 20:38:33 -05:00
2929fc5038 Non-working snapshot.
W1CDN commented on pull request W1CDN/asmr#21 2026-09-12 19:16:45 -05:00
Use riglib to interact with rigs

Possible that QMX is supposed to report dB relative to S0. So S1 is 6, S2 is 12, S3 is 18...

With qmx-cat that looks like what I get. S7 on the screen is 042. (42 / 6 = 7).

The "smart" way…

W1CDN commented on pull request W1CDN/asmr#21 2026-09-12 18:37:39 -05:00
Use riglib to interact with rigs

I changed something that stopped me from getting realistic -80 numbers and now getting -5 numbers, but the QMX screen tells me it should be S1 or so.

W1CDN commented on pull request W1CDN/asmr#21 2026-09-12 18:22:55 -05:00
Use riglib to interact with rigs

From QMX manual:

S0 (-127dBm) to S9+36dB (-37dBm)

From translation of https://github.com/SQK-014/QMX-Signal-Monitor:

W1CDN pushed to riglib at W1CDN/asmr 2026-09-12 18:08:35 -05:00
96beae275e Working snapshot with modified local riglib.
W1CDN commented on pull request W1CDN/asmr#21 2026-09-12 18:07:30 -05:00
Use riglib to interact with rigs

The S-meter values coming out are much lower (-80) and allegedly dBm. But if I use the function to convert them to S-units, they seem much greater than I hear through the headphones on the QMX.

W1CDN created pull request W1CDN/asmr#21 2026-09-12 16:34:40 -05:00
Use riglib to interact with rigs
W1CDN created branch riglib in W1CDN/asmr 2026-09-12 16:34:08 -05:00
W1CDN pushed to riglib at W1CDN/asmr 2026-09-12 16:34:08 -05:00
e0a06f1941 Snapshot without errors.
W1CDN opened issue W1CDN/asmr#20 2026-09-12 16:03:37 -05:00
Catch serial problems before panic
W1CDN opened issue W1CDN/asmr#19 2026-09-12 14:15:54 -05:00
Use riglib
W1CDN commented on issue W1CDN/asmr#18 2026-09-12 13:25:47 -05:00
Frequency CAT command per rig
W1CDN commented on issue W1CDN/asmr#18 2026-09-12 12:07:33 -05:00
Frequency CAT command per rig

Started to add this (for QMX), but syntax may vary a fair amount among rigs.

W1CDN pushed to main at W1CDN/asmr 2026-09-12 12:06:52 -05:00
7c9e033015 Change frequency inside get_smeter().