Leo Pizzolante
5bc8f19f13
Add Hamgeek uSDX
...
(cherry picked from commit 2691e10cee )
2026-04-24 13:17:54 -05:00
Nate Bargmann
8cde902c7c
Add RIG_MODEL_PRC138 to test_Hamlib_class.py
...
Reported by Walter Fey:
4f4507fa8c (commitcomment-182142320)
2026-04-11 08:10:16 -05:00
Dhiru Kholia
3cf97b5a5b
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
(cherry picked from commit debe6fcaf9 )
2026-03-26 07:25:09 -05:00
George Baltz N3GB
2e25a5b42f
Add Icom IC-7300MK2
...
Add baseline support for MK2 version, same as original
Differences:
- Default CI-V address 0xB6
- Status Beta
(cherry picked from commit 468a299924 )
2026-01-13 08:25:01 -06:00
Nate Bargmann
2c9257025e
Add ID52+ to Python test class
...
(cherry picked from commit bb39a8f73d )
2025-12-10 12:33:54 -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