Commit graph

20 commits

Author SHA1 Message Date
Jon Snow
ac05900450 add PR comments, change rig and folder name 2026-07-12 13:38:06 -04:00
George Baltz N3GB
7ab9d9f8e5 Move multicast internals out of rig.h into multicast.h
This data (I think) was part of multicast V1, and doesn't seem to be used any
  more. Since neither V1 or V2 are enabled, there should be no external
  conflicts.
2026-04-28 10:32:27 -04:00
Leo Pizzolante
2691e10cee
Add Hamgeek uSDX 2026-04-24 17:40:34 +02:00
Nate Bargmann
d784cc49d9
Add RIG_MODEL_PRC138 to test_Hamlib_class.py
Reported by Walter Fey:
4f4507fa8c (commitcomment-182142320)

(cherry picked from commit 8cde902c7c)
2026-04-11 08:16:34 -05:00
Dhiru Kholia
debe6fcaf9 Add support for rigs using the 'Simple CAT' protocol
See 'rigs/simplecat/SIMPLE_CAT_PROTOCOL.md' for the protocol spec.

Notes:

- Memory correctness checks were done using Valgrind.

- Tested with wsjtx-3.1.0_improved_PLUS_260228.tgz (with mods) and
  Bunzee Labs' DDX HF Digital Transceiver

  https://bunzee-labs.com/products/ddx

Tested on:

- Ubuntu Linux
- macOS Tahoe
- Windows 11
2026-03-25 17:42:32 +05:30
Mikael Nousiainen
e48fcc3035 Attempt to fix CodeQL issues and distcheck Python tests 2026-02-20 19:02:20 +02:00
George Baltz N3GB
468a299924 Add Icom IC-7300MK2
Add baseline support for MK2 version, same as original
Differences:
  - Default CI-V address 0xB6
  - Status Beta
2025-12-31 05:34:32 -05:00
Nate Bargmann
bb39a8f73d
Add ID52+ to Python test class 2025-12-10 09:51:09 -06:00
George Baltz N3GB
d3769bf948 Don't forget the noise 2025-10-03 11:56:04 -04:00
Daniele Forsi IU5HKX
0a30ba6dc7 Add rig_get_debug() and rig_set_debug_time_stamp() to the bindings
Brings test coverage of debug.c over 55%.
2025-09-21 11:27:27 +02:00
Daniele Forsi IU5HKX
19dce9dc32 Remove deprecated functions and methods from the bindings 2025-08-11 15:50:10 +02:00
Daniele Forsi IU5HKX
83ba4eb27f Update the tests 2025-07-22 23:42:30 +02:00
Daniele Forsi IU5HKX
1e484942fc Add the new includes that contain the state
And update the test again.
2025-07-19 17:15:56 +02:00
Daniele Forsi IU5HKX
e31ad81402 New model added 2025-07-18 23:56:54 +02:00
Daniele Forsi IU5HKX
a3ba82a8c8 Rewrite automated tests with newlines 2025-07-18 23:47:53 +02:00
Daniele Forsi IU5HKX
60541cf35b Sort the lists of callables and properties
The dir() function returns a list which is not necessarily ordered
in fact it wasn't ordered on the CI runner.
2025-07-18 00:01:23 +02:00
George Baltz N3GB
b8c1d80626 Add required noise 2025-07-11 15:45:27 -04:00
Michael Morgan
6ae7e5986f
Update test_Hamlib_class.py 2025-07-09 11:11:02 -05:00
Daniele Forsi IU5HKX
16a0ad7bf1 Update autogenerated tests for Hamlib module 2025-06-22 08:10:44 +02:00
Daniele Forsi IU5HKX
57b23e7efc Add autogenerated test scripts for pytest 2025-06-22 07:38:20 +02:00