Wykres commitów

  • 989623ec51
    Merge GitHub PR #1824 master Nate Bargmann 2025-08-01 18:31:38 -0500
  • b4eb1bdb12
    Quell warning from clang Nate Bargmann 2025-08-01 18:25:16 -0500
  • a9ecd50329
    Sanitize radio model names and manufacturers Nate Bargmann 2025-08-01 07:42:33 -0500
  • 0c57ccad26 Add missing include file Daniele Forsi IU5HKX 2025-07-29 23:26:34 +0200
  • 094b5e741a Remove unused variables Daniele Forsi IU5HKX 2025-07-29 21:07:54 +0200
  • 200b2aaecc Remove unneeded typedef Daniele Forsi IU5HKX 2025-07-29 20:56:29 +0200
  • 6af3b3a94e Remove DECLARE_INITRIG_BACKEND() Daniele Forsi IU5HKX 2025-07-29 19:33:36 +0200
  • 5f78c54bae Remove DECLARE_INITRIG_BACKEND() Daniele Forsi IU5HKX 2025-07-29 19:18:49 +0200
  • b4f0a3b4b3 Update NEWS George Baltz N3GB 2025-07-29 14:04:16 -0400
  • 1c36377480 Still more cppcheck tweaks George Baltz N3GB 2025-07-29 13:10:28 -0400
  • 72bc62366d A few more cppcheck messages silenced George Baltz N3GB 2025-07-28 19:31:20 -0400
  • f8c3d6b614 Fix error messages Daniele Forsi IU5HKX 2025-07-28 22:01:12 +0200
  • e172d34381 Deprecate amp_get_conf(), too George Baltz N3GB 2025-07-28 11:32:34 -0400
  • faad247f06 Deprecate rot_get_conf() George Baltz N3GB 2025-07-28 10:43:10 -0400
  • 48804dc4da
    Merge GitHub PR #1819 Nate Bargmann 2025-07-27 18:45:52 -0500
  • 66acf19efe
    Merge GitHub PR #1818 Nate Bargmann 2025-07-27 18:01:00 -0500
  • 53b7cef537
    Merge GitHub PR #1817 Nate Bargmann 2025-07-27 17:10:45 -0500
  • c0ec84ca4b Add default values for make (dist)check Daniele Forsi IU5HKX 2025-07-27 20:13:07 +0200
  • ed138699c3 Add missing files for make distcheck Daniele Forsi IU5HKX 2025-07-27 19:53:45 +0200
  • 96d5abab47
    Merge branch 'master' into fix/pytest dforsi 2025-07-27 18:22:26 +0200
  • 0d543f9483
    Merge GitHub PR #1815 Nate Bargmann 2025-07-27 10:54:55 -0500
  • 20eeb96787 Deprecate rig_get_conf() George Baltz N3GB 2025-07-27 11:31:18 -0400
  • 119e079373
    Merge GitHub PR #1790 Nate Bargmann 2025-07-27 10:14:43 -0500
  • 464076f193 Disable Tcl bindings for macOS when running make distcheck Daniele Forsi IU5HKX 2025-07-27 16:23:09 +0200
  • 6c372f981f Distinguish wanted from unwanted fall through instances George Baltz N3GB 2025-07-26 21:56:39 -0400
  • a7c8c3fa9e Fix another unwanted fall through George Baltz N3GB 2025-07-26 14:04:25 -0400
  • 4c28ba0bde Run the TCL tests using the library from build Daniele Forsi IU5HKX 2025-07-27 15:56:51 +0200
  • 95bd993dd7 Do not clobber the return value of failed tests Daniele Forsi IU5HKX 2025-07-27 15:10:10 +0200
  • 0df9d1767e Allow to execute some tests with a simulator or with a real amplifier Daniele Forsi IU5HKX 2025-07-27 12:57:35 +0200
  • 6088445635 Allow to execute some tests with a simulator or with a real rotator Daniele Forsi IU5HKX 2025-07-27 12:53:23 +0200
  • eefdda51e5 Update documentation for Python tests Daniele Forsi IU5HKX 2025-07-27 11:04:52 +0200
  • ede84bfce4 Also check the "val" parameter in rig_set_conf() Daniele Forsi IU5HKX 2025-07-27 08:39:02 +0200
  • c3ec11e5f7 Allow to execute some tests with a simulator or with a real rig Daniele Forsi IU5HKX 2025-06-29 19:18:48 +0200
  • eb5a838f30 Check datatype before actual value Daniele Forsi IU5HKX 2025-07-13 17:19:17 +0200
  • fae77e4c02 Do the tests for set_vfo() and get_vfo() when the rig is open Daniele Forsi IU5HKX 2025-07-13 17:13:37 +0200
  • 389155fcdf Do the tests for RIT and XIT when the rig is open Daniele Forsi IU5HKX 2025-07-13 17:04:55 +0200
  • c4ee44b135 Swap arguments of Rig.set_dcs_sql() and make both mandatory Daniele Forsi IU5HKX 2025-07-13 16:51:29 +0200
  • 62e42eb4b3 Do the tests for tones when the rig is open Daniele Forsi IU5HKX 2025-07-12 22:40:36 +0200
  • 5c06c7b942 Add tests for Rig.set_freq() and Rig.get_freq() Daniele Forsi IU5HKX 2025-07-12 22:07:02 +0200
  • e54c38c522 Add comments to group tests Daniele Forsi IU5HKX 2025-07-12 22:01:54 +0200
  • 9574e761ff Add meaningful arguments Daniele Forsi IU5HKX 2025-07-12 21:48:53 +0200
  • e83d72608b Fix the tests Daniele Forsi IU5HKX 2025-07-12 20:14:04 +0200
  • 36576f8e40 Revert "Fix Rig.send_morse()" Daniele Forsi IU5HKX 2025-07-12 20:06:48 +0200
  • 43193681b0 Revert "Fix Rig.send_dtmf()" Daniele Forsi IU5HKX 2025-07-12 20:00:24 +0200
  • 9626c8b90d Revert "Fix Rig.set_bank()" Daniele Forsi IU5HKX 2025-07-12 19:57:48 +0200
  • 5319f8b31b Revert "Fix Rig.set_freq()" Daniele Forsi IU5HKX 2025-07-12 19:57:43 +0200
  • a617863a23 Revert "Fix Rig.set_mem()" Daniele Forsi IU5HKX 2025-07-12 19:57:14 +0200
  • 2199ff2bde Revert "Fix Rig.set_ctcss_sql() Rig.set_ctcss_tone() Rig.set_dcs_code()" Daniele Forsi IU5HKX 2025-07-12 19:56:59 +0200
  • 3240d2f8d3 Revert "Fix various methods" Daniele Forsi IU5HKX 2025-07-12 19:56:43 +0200
  • 92fb82f220 Revert "Remove the macro METHOD3() which is unused now" Daniele Forsi IU5HKX 2025-07-12 19:56:18 +0200
  • ef2d2236b5 Remove the macro METHOD3() which is unused now Daniele Forsi IU5HKX 2025-06-29 22:33:14 +0200
  • 292da12566 Fix various methods Daniele Forsi IU5HKX 2025-06-29 22:19:49 +0200
  • 160c941e9e Fix Rig.set_ctcss_sql() Rig.set_ctcss_tone() Rig.set_dcs_code() Daniele Forsi IU5HKX 2025-06-29 22:05:23 +0200
  • 25aae7d8e2 Fix Rig.set_mem() Daniele Forsi IU5HKX 2025-06-29 21:38:08 +0200
  • 90c56f3e1f Fix Rig.set_freq() Daniele Forsi IU5HKX 2025-06-29 21:30:40 +0200
  • 01bc71ab8a Fix Rig.set_bank() Daniele Forsi IU5HKX 2025-06-29 21:26:22 +0200
  • 2b1428fd3e Add meaningful arguments Daniele Forsi IU5HKX 2025-06-29 21:22:20 +0200
  • 8901b210ee Fix Rig.send_dtmf() Daniele Forsi IU5HKX 2025-06-29 21:04:39 +0200
  • 13c2413bba Fix Rig.send_morse() Daniele Forsi IU5HKX 2025-06-29 20:59:09 +0200
  • 25a2a4447f Fix Rig.get_ant() tests Daniele Forsi IU5HKX 2025-06-29 19:28:20 +0200
  • 7cceee9aba
    Complete Doxygen comments for rotlist.h Nate Bargmann 2025-07-26 18:32:34 -0500
  • 4d6a3ed582
    Fully document amplist.h Nate Bargmann 2025-07-26 10:08:19 -0500
  • f67a3cfe47
    Update Doxygen comments in riglist.h Nate Bargmann 2025-07-26 08:53:15 -0500
  • d2025477be
    Add some tips on formatting with Doxygen Nate Bargmann 2025-07-25 09:52:22 -0500
  • bc25855f48 Check split argument in dummy_get_split_mode() and fix the test Daniele Forsi IU5HKX 2025-07-26 00:15:09 +0200
  • df6ddedf63 Use a define instead of a magic number Daniele Forsi IU5HKX 2025-07-25 23:52:02 +0200
  • f0efc558f6 Make Dummy Rig handle also RIG_ANT_5 Daniele Forsi IU5HKX 2025-06-29 18:15:00 +0200
  • d6d50245c6
    Update Doxygen comments in amplifier.h, rig.h and rotator.h Nate Bargmann 2025-07-25 06:41:14 -0500
  • 15c5b4d771
    Update Doxygen comments in rig_state.h Nate Bargmann 2025-07-24 14:01:06 -0500
  • 04c00330a6
    Clean upp Doxygen comments in rotator.h Nate Bargmann 2025-07-23 14:41:50 -0500
  • 82feea990e
    Add Doxygen config statements for newer versions Nate Bargmann 2025-07-23 14:34:14 -0500
  • 98cc0b688e
    Update Doxygen comments for rot_state.h Nate Bargmann 2025-07-22 21:01:23 -0500
  • 1eb645004a
    Ignore additional files from Doxygen processing Nate Bargmann 2025-07-22 18:17:19 -0500
  • 605e961dbf
    Update Doxygen comments for rotlist.h Nate Bargmann 2025-07-22 17:54:20 -0500
  • 30494a4a1f
    Update Dozygen comments for amplist.h Nate Bargmann 2025-07-22 16:13:38 -0500
  • 947b2da28f
    Update Doxygen comments in amp_state.h Nate Bargmann 2025-07-22 15:25:38 -0500
  • c49cd2312c
    Add Doxygen support to port.h Nate Bargmann 2025-07-22 13:38:14 -0500
  • 133817bf14
    Add license header to multicast.[ch] Nate Bargmann 2025-07-17 14:09:34 -0500
  • 9ede33de4f
    Exclude multicast.[ch] from Doxygen docs Nate Bargmann 2025-07-17 14:08:44 -0500
  • 6cfaf03edd
    Add amp_state.h to Doxygen docs Nate Bargmann 2025-07-17 13:21:39 -0500
  • 79f8b1cde8
    Merge HitHub PR #1811 Nate Bargmann 2025-07-22 22:11:06 -0500
  • 83ba4eb27f Update the tests Daniele Forsi IU5HKX 2025-07-22 23:42:30 +0200
  • 276de64d9c Revert changes to quotes in the include/hamlib directory Daniele Forsi IU5HKX 2025-07-22 22:42:02 +0200
  • 0267068220 Fix ambiguity between system includes and Hamlib includes Daniele Forsi IU5HKX 2025-07-20 17:37:24 +0200
  • 2fab137fc5 Apply fixes suggested by iwyu Daniele Forsi IU5HKX 2025-07-20 16:22:15 +0200
  • 7fe36ebdd6 Remove unused includes Daniele Forsi IU5HKX 2025-07-20 15:04:44 +0200
  • b57ad227a0 Remove unused #include <math.h> Daniele Forsi IU5HKX 2025-07-20 13:46:16 +0200
  • 974e619dd2 Replace #include serial.h with iofunc.h Daniele Forsi IU5HKX 2025-07-20 13:01:01 +0200
  • 195ed01543 Remove unused #include "serial.h" Daniele Forsi IU5HKX 2025-07-20 12:38:36 +0200
  • f621a961f4 Remove unused #include <serial.h> Daniele Forsi IU5HKX 2025-07-20 12:02:21 +0200
  • 2a3f603680 Remove unused #include <errno.h> Daniele Forsi IU5HKX 2025-07-20 11:31:18 +0200
  • b5c8e7faba Remove unused #include <sys/types.h> Daniele Forsi IU5HKX 2025-07-20 11:02:38 +0200
  • 827138d23e Remove duplicate subdir Daniele Forsi IU5HKX 2025-05-17 13:53:44 +0200
  • f4ece0d207 Remove unused conditionals Daniele Forsi IU5HKX 2025-07-20 10:35:33 +0200
  • d536f0ec93 Fix typos Daniele Forsi IU5HKX 2025-07-20 10:31:58 +0200
  • 9afdfc5de3 Ignore more files Daniele Forsi IU5HKX 2025-07-20 10:17:07 +0200
  • b66d1ac7c1 Sort .gitignore Daniele Forsi IU5HKX 2025-07-20 10:14:18 +0200
  • 4da91f1a28
    Use alternate quoting for older Python versions Michael Morgan 2025-07-07 12:32:56 -0500
  • 8bcfeda94a Don't forget the noise George Baltz N3GB 2025-07-22 11:28:37 -0400
  • 47dae3879d Fix compiler errors with strict C23 standards George Baltz N3GB 2025-07-22 11:07:33 -0400