Wykres commitów

  • 21c14da270 Add DL2MAN (tr)uSDX rig Copy of TS480 for starters and needs refinement Mike Black W9MDB 2024-01-07 22:38:52 -0600
  • e9e43e23da Remove readonly references to caps structure since it is R/W now Mike Black W9MDB 2024-01-07 11:55:20 -0600
  • eab660500e Suppress UDP packet error when errno==0 https://github.com/Hamlib/Hamlib/issues/1461 Mike Black W9MDB 2024-01-06 16:12:48 -0600
  • 2eefb14137 Fix LVL granulatiry in ts590.c again Mike Black W9MDB 2024-01-05 16:34:03 -0600
  • 890d1a69aa Fix granularity in ts590.c Mike Black W9MDB 2024-01-05 16:26:45 -0600
  • 47f92eb5f7 Improved Kenwood USB_AF and USB_AF_INPUT level to make it more symmetrical Values can now be enter in signal digits .1 .2 .3 .4 .5 .6 .7 .8, .9 and higher is max value Mike Black W9MDB 2024-01-04 12:25:38 -0600
  • 051e671bfa Merge upstream changes and fix conflicts. Use snprintf() in most sprintflst.c functions to avoid buffer overflows. Mikael Nousiainen 2024-01-04 10:43:15 +0200
  • 2358cba6a4 Fix issues with Dummy rig VFOs. Fix Yaesu ST split command. Mikael Nousiainen 2024-01-04 10:13:43 +0200
  • 5980eb3cc7
    Merge pull request #1470 from GeoBaltz/fix7 Michael Black 2024-01-03 22:10:06 -0600
  • bb1590ed9c More typos/copy/paste errors in rigs/icom George Baltz N3GB 2024-01-03 21:13:42 -0500
  • 64d606c1c4 Fix copy/paste errors in xiegu.c George Baltz N3GB 2024-01-03 21:00:36 -0500
  • 921def7c5f Show Xeigu Radio ID during g90_open https://github.com/Hamlib/Hamlib/issues/909 Mike Black W9MDB 2024-01-03 16:56:10 -0600
  • 9877387c55 Force split off for Yaesu rigs with 60m_exception since split cannot operate in memory mode Mike Black W9MDB 2023-12-30 08:18:44 -0600
  • bd746387f9 Fix set_ant and get_ant for rigctl -m 2 dump_caps https://github.com/Hamlib/Hamlib/issues/1466 Mike Black W9MDB 2023-12-29 15:59:34 -0600
  • 65bd022a2c Fix BAND_SELECT segfault on dumpcaps https://github.com/Hamlib/Hamlib/issues/1467 Mike Black W9MDB 2023-12-29 15:41:05 -0600
  • c019467987 Ignore set_split for Yaesu 60M exception rigs Cannot do split in memory modey Mike Black W9MDB 2023-12-28 12:11:31 -0600
  • 19c4b01e5a Merge branch 'master' of https://github.com/Hamlib/Hamlib Mike Black W9MDB 2023-12-28 11:52:24 -0600
  • 5492572176 Add FTDX10 to 860M exception Mike Black W9MDB 2023-12-28 11:51:56 -0600
  • 0c1f66710a
    Merge pull request #1464 from zcsahok/minor_man_fix Michael Black 2023-12-28 06:37:23 -0600
  • 5d0cbba91e Minor man page fix zcsahok 2023-12-28 12:18:02 +0000
  • a4fa021848 Update kenwood.c for THETIS Mike Black W9MDB 2023-12-27 11:58:40 -0600
  • bc2f2ce5c7 Enable set_ptt for IC703 Mike Black W9MDB 2023-12-27 10:25:48 -0600
  • da478d6e74 Add THETIS to flex.c Mike Black W9MDB 2023-12-26 22:46:38 -0600
  • 02a6c80800 Fix RIG_IS_THETIS in kenwood.c to match RIG_IS_POWERSDR Mike Black W9MDB 2023-12-26 22:36:55 -0600
  • 08ba518b71 Change network.s to allow MacOS compilation for is_networked https://github.com/Hamlib/Hamlib/issues/1463 Mike Black W9MDB 2023-12-26 06:40:11 -0600
  • 32f37d390f Allow mulitcast receiver to continue after error==0 https://github.com/Hamlib/Hamlib/issues/1418 Mike Black W9MDB 2023-12-25 16:13:43 -0600
  • 3ba1bc2c19 Get the right variable name for checking the 169.x.x.x address https://github.com/Hamlib/Hamlib/issues/1461 Mike Black W9MDB 2023-12-24 22:26:04 -0600
  • b2850ff7a8 Fix warning message on duplicate IP addresses to only when trying to use https://github.com/Hamlib/Hamlib/issues/1461 Mike Black W9MDB 2023-12-24 16:25:43 -0600
  • 675ed1c85a Fix 169.x.x.x network detection https://github.com/Hamlib/Hamlib/issues/1461 Mike Black W9MDB 2023-12-24 16:18:48 -0600
  • a1b56bc315 Prevent multicast from trying to use 169.x.x.x network https://github.com/Hamlib/Hamlib/issues/1461 Mike Black W9MDB 2023-12-24 14:52:37 -0600
  • 8c8c20c256 Make multicast bind the IPV4 address if available https://github.com/Hamlib/Hamlib/issues/1461 Mike Black W9MDB 2023-12-24 11:39:30 -0600
  • 37c0f07ecb Add some debug for https://github.com/Hamlib/Hamlib/issues/1461 Mike Black W9MDB 2023-12-23 00:01:56 -0600
  • bca0a6ee47 Make FLRig name simpler for rig list Mike Black W9MDB 2023-12-22 16:00:40 -0600
  • c3d489cca3 Update Thetis entry for correct display in WSJT-X Mike Black W9MDB 2023-12-22 09:15:22 -0600
  • 70c35791ce Add rig entry for Thetis Mike Black W9MDB 2023-12-22 07:51:48 -0600
  • cc81d7ecca
    Merge pull request #1458 from DJ3CE/power_ic705905 Michael Black 2023-12-21 08:39:12 -0600
  • 7542f4cc71 Merge branch 'master' of https://github.com/Hamlib/Hamlib Mike Black W9MDB 2023-12-21 08:17:19 -0600
  • 633da3d7c6 Update NEWS Mike Black W9MDB 2023-12-21 08:17:08 -0600
  • 25596f4c79
    Merge pull request #1459 from dgbalharrie/master Michael Black 2023-12-21 08:14:44 -0600
  • 9ac55a9baa Add notes on voice memory for rigs Mike Black W9MDB 2023-12-21 08:13:41 -0600
  • 74062c6aba
    Merge branch 'master' into master Michael Black 2023-12-21 07:53:27 -0600
  • a5c273efe9 Patch power reading of IC-705/-905 DJ3CE 2023-12-21 01:18:18 +0100
  • 3061d5e208 Add number of CW and Voice memories to supporting Icom, Yaesu, Kenwood and Elecraft Radios. Added added .chanlist to TS890S davidg 2023-12-20 21:26:57 +0000
  • 8dff750285 Define different (disambiguated) names for external use. George Baltz N3GB 2023-12-20 14:49:35 -0500
  • ea7ce78c65 Balance RETURNFUNC in id5100.c Mike Black W9MDB 2023-12-19 22:42:08 -0600
  • 9af715d244 Convert the remaining files in rigs/kenwood/ George Baltz N3GB 2023-12-19 11:43:58 -0500
  • b38014832f More Kenwood rigs ported to new access macros. George Baltz N3GB 2023-12-19 10:50:27 -0500
  • 9c7a21282c Add basic support for transparent access to port structures. George Baltz N3GB 2023-12-19 10:35:52 -0500
  • 576ed8266a Ignore scanfc Invalid argument for rotctld https://github.com/Hamlib/Hamlib/issues/1391 Mike Black W9MDB 2023-12-19 16:23:03 -0600
  • 1cc08d2f00 Merge upstream and fix conflicts Mikael Nousiainen 2023-12-19 18:03:12 +0200
  • 7334da6d89 Split AZ/EL request into two transactions for easycomm.c Mike Black W9MDB 2023-12-19 09:29:31 -0600
  • 3a414c3221 Allow split passband width changes without changing the mode Mikael Nousiainen 2023-12-19 10:16:27 +0200
  • 935cebed6e Remove some debug and fix debug indendation Mike Black W9MDB 2023-12-18 16:44:57 -0600
  • 93b61d2c5e Fix dummy rig bugs. Improve FTDX101/FTDX10 ST split command logic. Mikael Nousiainen 2023-12-19 00:08:35 +0200
  • af5ea58350 Add -# --skip_init option to rigctl Mike Black W9MDB 2023-12-18 15:26:46 -0600
  • 48b6b4910c Allow compilation for systems without pthreads https://github.com/Hamlib/Hamlib/issues/1373 Mike Black W9MDB 2023-12-18 11:56:41 -0600
  • 21cbd77047 Add retries in easycomm.c Mike Black W9MDB 2023-12-18 09:11:19 -0600
  • a3676e0e3b Improve error output in easycom.c to show message Mike Black W9MDB 2023-12-18 09:05:15 -0600
  • 3a6073d401 astyle files Mike Black W9MDB 2023-12-18 08:25:15 -0600
  • 98edf92240 Update rig.h documentation a bit Mike Black W9MDB 2023-12-18 07:53:55 -0600
  • 19bf90bbb4 Minor update to rigctl.1 rigctld.1 Mike Black W9MDB 2023-12-18 07:13:23 -0600
  • bc6f874675 Fix wireless detection Mike Black W9MDB 2023-12-17 23:13:32 -0600
  • dbb8f4d5a7 Remove some debug statements Mike Black W9MDB 2023-12-17 22:29:21 -0600
  • 1f38d59153 Fix Windows rigctl shutdown https://github.com/Hamlib/Hamlib/issues/1448 Mike Black W9MDB 2023-12-17 17:38:28 -0600
  • 248d5e44a9 Fix cppcheck warning in newcat.c Mike Black W9MDB 2023-12-17 12:52:34 -0600
  • 027b780189 Fix FT857 set_vfo cppcheck warning as get_vfo is always RIG_OK Mike Black W9MDB 2023-12-17 06:19:08 -0600
  • ac7c908036 Add DSTAR to flrig.c -- thanks to Philip Rose GM3ZZA Mike Black W9MDB 2023-12-16 17:09:11 -0600
  • 50711dcfb8 Remove dead code in flex6xxx.c Mike Black W9MDB 2023-12-16 15:03:21 -0600
  • 11876d7cc4 Fix ptt shadow in flex6xxx.c Mike Black W9MDB 2023-12-16 15:02:01 -0600
  • e267c62764 astyle files Mike Black W9MDB 2023-12-16 11:37:58 -0600
  • e1b3ac2a95 Fix DLL build for rigfreqwalk Mike Black W9MDB 2023-12-15 08:40:08 -0600
  • 67e57f6e4d Fix compilation for LLVM-MINGW Mike Black W9MDB 2023-12-15 08:05:20 -0600
  • f81d49cdab Fix satellite mode for IC-9700 https://github.com/Hamlib/Hamlib/issues/1451 Mike Black W9MDB 2023-12-13 17:28:31 -0600
  • 5dac79340f Remove x25_always from IC9700 https://github.com/Hamlib/Hamlib/issues/1451 Mike Black W9MDB 2023-12-13 16:36:58 -0600
  • 10accf17b8 Remove all bw functions if failing Mike Black W9MDB 2023-12-13 16:31:12 -0600
  • 18c88c9f38 Fix clang warnings https://github.com/Hamlib/Hamlib/issues/1450 Mike Black W9MDB 2023-12-12 22:49:25 -0600
  • 5dc55ff9e1 Fix some double entries Mike Black W9MDB 2023-12-12 12:11:31 -0600
  • 81db043fbd Fix targetable vfo in xiegu.c Mike Black W9MDB 2023-12-12 12:06:38 -0600
  • 27d7e8bd2d Revert "Speed up shutdown of multicast thread" This broke Windows rigctl quit This reverts commit b25b496051. Mike Black W9MDB 2023-12-09 15:57:47 -0600
  • 5f0c8691d7 Add ICPW2 to IC7610 Mike Black W9MDB 2023-12-09 15:08:08 -0600
  • e9f9286f21 Remove hamlibgui -- going another route Mike Black W9MDB 2023-12-09 10:03:35 -0600
  • b25b496051 Speed up shutdown of multicast thread Mike Black W9MDB 2023-12-09 09:45:21 -0600
  • 72fba4eb5b Update simic7610 Mike Black W9MDB 2023-12-09 09:43:20 -0600
  • 63c615a452 Add IPP, DPP, and TX_INHIBIT for IC7610 Mike Black W9MDB 2023-12-09 09:23:50 -0600
  • ea823e911c Add RIG_LEVEL_RFPOWER_METER_WATTS to TS590 Mike Black W9MDB 2023-12-08 23:35:58 -0600
  • ae69772d2a Update NEWS Mike Black W9MDB 2023-12-08 11:42:44 -0600
  • f6eed23494 Ignore RIG_VFO_NONE in cache.c Mike Black W9MDB 2023-12-08 08:24:29 -0600
  • cf973c9b0a Ignorie RIG_VFO_OTHER cache request Mike Black W9MDB 2023-12-08 07:53:21 -0600
  • 3729f658ec Add 60M channel 3 for 5357MhZ for FT8 on channelized 60M rigs Mike Black W9MDB 2023-12-04 22:18:14 -0600
  • 768ca6105d Update comment in icom.c Mike Black W9MDB 2023-12-04 16:35:23 -0600
  • f0e97a9e0e Allow freq=0 for PowerSDR and perhaps others Mike Black W9MDB 2023-12-04 16:13:52 -0600
  • 4e1aa90499
    Merge pull request #1444 from GeoBaltz/fix6 Michael Black 2023-12-04 14:42:48 -0600
  • f4d40e0d79 Restore shared library ABI compatibility with previous hamlibs George Baltz N3GB 2023-12-04 10:47:52 -0500
  • e3f1816e8a
    Merge pull request #1441 from GeoBaltz/fix5 Michael Black 2023-12-01 10:41:37 -0600
  • 37fb4eafdd Fix FTDX101MP RFPOWER the right way. George Baltz N3GB 2023-12-01 11:18:13 -0500
  • ed630b28d1 Revert "Fix FTDX101MP RFPOWER to allow 200W" Unnecessary code, breaks other levels. George Baltz N3GB 2023-12-01 11:11:21 -0500
  • f255f6f8d8 Fix FTDX101MP RFPOWER to allow 200W https://github.com/Hamlib/Hamlib/issues/1396 Mike Black W9MDB 2023-11-30 22:32:42 -0600
  • 88c3d9427b Fix simftdx101 Mike Black W9MDB 2023-11-30 22:15:44 -0600
  • cc49669b49 Change Icom 0x26 behavior to leave filter# alone Rigs should remember filter based on last filter used for the mode Mike Black W9MDB 2023-11-30 10:31:56 -0600
  • 8940d91522 Fix CPU usage in simulators when client quits Mike Black W9MDB 2023-11-29 17:04:56 -0600