Wykres commitów

  • c9cc7f0792 Make sure PTT is turned off when doing a band change master Mike Black W9MDB 2024-06-01 15:48:04 -0500
  • c16ef02196 Change rigctl and rigctld to use RTS PTT by default when --ptt-file is specified and no PTT type is given. Can still be overridden by --set-conf=ptt_type=DTR for example. https://github.com/Hamlib/Hamlib/issues/1560 Mike Black W9MDB 2024-06-01 15:10:00 -0500
  • 745e72a6cf Add ROT_MOVE_UP_LEFT, ROT_MOVE_UP_CCW ROT_MOVE_UP_RIGHT, ROT_MOVE_UP_CW ROT_MOVE_DOWN_LEFT, ROT_MOVE_DOWN_CCW ROT_MOVE_DOWN_RIGHT, ROT_MOVE_DOWN_CW Supported by SPID rotators Mike Black W9MDB 2024-05-30 17:34:02 -0500
  • 88439f8f12 Update simflex.c Mike Black W9MDB 2024-05-30 17:22:00 -0500
  • befb2ffcdf Add a bit more debug to rigctlcom.c Mike Black W9MDB 2024-05-30 10:03:01 -0500
  • 218385a76c Fix ID for Xiegu X6100 Mike Black W9MDB 2024-05-29 17:50:10 -0500
  • 1e3be1a88f Fix Xiegu ID for G90 1-byte answer Mike Black W9MDB 2024-05-29 17:06:36 -0500
  • 3583b077e8 Add network_flush2 to support async messages from Flex TCP This allow one to send a command to the Flex and process all the messages returned in the backend rather than thread. This then gives a synchronous behavior which clients expect Mike Black W9MDB 2024-05-29 06:13:59 -0500
  • be0f7407f2 Fix RFMETER_POWER_WATTS in dummy.c Mike Black W9MDB 2024-05-29 06:12:00 -0500
  • a300a73f1d Fix RIG_ELIMIT error Mike Black W9MDB 2024-05-28 22:41:10 -0500
  • 86dc5c8d6f Add new error message for ELIMIT Mike Black W9MDB 2024-05-28 22:36:39 -0500
  • c730e445a1 Add new error ELIMIT for things like rot_move that exceed set limits Mike Black W9MDB 2024-05-28 22:35:46 -0500
  • 04c3c03334 Add simft710.c Mike Black W9MDB 2024-05-27 23:06:37 -0500
  • 2de9778f27 Add RFPOWER_METER and WATTS to py3test.py Mike Black W9MDB 2024-05-27 22:59:54 -0500
  • a721c04c53
    Merge pull request #1557 from GeoBaltz/fix12 Michael Black 2024-05-27 22:13:00 -0500
  • f53dc99057 Normalize some debug/trace output. George Baltz N3GB 2024-05-27 20:31:46 -0400
  • a5f53bbcf6 Change TS590 to Handshake=None -- it's not required and the rig can be in a state where RTS causes transmit. Mike Black W9MDB 2024-05-27 16:11:38 -0500
  • 18568986f8 Fix port override Mike Black W9MDB 2024-05-25 11:38:16 -0500
  • 461f3c4172 Add simflex.c Mike Black W9MDB 2024-05-24 11:38:13 -0500
  • d27a8e9df5 SmartSDR Slice improvements Mike Black W9MDB 2024-05-24 10:25:02 -0500
  • 97a693a87f Use rig_set_conf to set pathname in rigctl and rigctld -- allows retention of default port for example Mike Black W9MDB 2024-05-24 07:24:24 -0500
  • 0652f65d0e Remove hamlib_settings.c warning message unti this is implemented Mike Black W9MDB 2024-05-23 11:04:36 -0500
  • cd4c5e5cdd Update band_change.c.example Mike Black W9MDB 2024-05-23 07:18:09 -0500
  • c73c728b5e Allow rigctl w command to quote arg1 for use by SmartSDR e.g. w "C0|set slice 0 tx=1" Mike Black W9MDB 2024-05-22 11:44:54 -0500
  • b7adb19c7e Override port selection for SmartSDR since 4992 is always the port Mike Black W9MDB 2024-05-22 11:32:26 -0500
  • bcdaa9459a Fix smartsdr.c Mike Black W9MDB 2024-05-21 16:23:18 -0500
  • ce72a43cb7 Minimal WSJT-X functionality for Flex slices Mike Black W9MDB 2024-05-21 16:22:01 -0500
  • 2b4efb1d29 Fix port number for smartsdr Mike Black W9MDB 2024-05-20 17:19:33 -0500
  • 047242f2d3 Ignore all ack replies for FT817/FT818 as there are none documented. https://github.com/Hamlib/Hamlib/issues/1553 Mike Black W9MDB 2024-05-20 16:45:23 -0500
  • 8c2efd5b9a Update smart_caps.h Mike Black W9MDB 2024-05-20 08:18:22 -0500
  • 2b09a073c1 Fix smartsdr build Mike Black W9MDB 2024-05-20 08:17:26 -0500
  • 1e806785bc Fix smartsdr changes Mike Black W9MDB 2024-05-20 08:11:19 -0500
  • c4ee53e046 Revert "Add missing file" Mike Black W9MDB 2024-05-20 08:03:46 -0500
  • 5b9db723d5 Add missing file Mike Black W9MDB 2024-05-20 08:01:32 -0500
  • f5dc649833 Add Flex SmartSDR slices -- minimal functionality to work with WSJT-X https://github.com/Hamlib/Hamlib/issues/1552 Mike Black W9MDB 2024-05-20 07:57:10 -0500
  • 382be707ae Normalize Flex radio names Mike Black W9MDB 2024-05-19 16:06:07 -0500
  • a9c31b16fc Fix k3.c vfo_op -- was missing a break statement Mike Black W9MDB 2024-05-17 12:32:19 -0500
  • 03f0bca7dc Fix auto tune function for Elecraft rigs Mike Black W9MDB 2024-05-16 16:40:40 -0500
  • cd453b5b71 Reduce verbose level on debug to VERBOSE instead of ERR in newcat.c Mike Black W9MDB 2024-05-14 10:27:39 -0500
  • 9e816e37ff
    Merge pull request #1551 from Hamlib/revert-1539-libgpiod Michael Black 2024-05-12 14:37:50 -0500
  • efbe365701
    Revert "Refactoring GPIO push-to-talk logic to use libgpiod rather than the d…" revert-1539-libgpiod Michael Black 2024-05-12 14:37:23 -0500
  • c06255d364
    Merge pull request #1539 from aschuhardt/libgpiod Michael Black 2024-05-12 11:41:31 -0500
  • 1988b7cf4f Update simelecraft.c Mike Black W9MDB 2024-05-11 17:31:38 -0500
  • ee6b89d45b Fix currvfo warning message in kenwood.c Mike Black W9MDB 2024-05-11 17:30:10 -0500
  • 3c4b1a83f8 Change IC7100 so x25x26 always and update icom.c to detect probably better Mike Black W9MDB 2024-05-11 12:51:25 -0500
  • 37df9e93bd Add RIG_OP_TUNE to Elecraftc K2 -- update docs a bit Mike Black W9MDB 2024-05-11 07:55:32 -0500
  • 2d30291caa Merge branch 'master' of https://github.com/Hamlib/Hamlib Mike Black W9MDB 2024-05-11 07:52:41 -0500
  • 64a119367d Add RIG_OP_TUNE to Elecraft KX2 K3 KX3 K4 Mike Black W9MDB 2024-05-11 07:42:20 -0500
  • d71f7a9385 Add RIG_OP_TUNE to Elecraft K2 KX2 K3 KX3 K4 Mike Black W9MDB 2024-05-11 07:42:20 -0500
  • 09fbc4cb64 Restore Xiegu G90 x25/x26 command detection. Works find on Base 1.79 App 1.80 https://github.com/Hamlib/Hamlib/issues/1547 Mike Black W9MDB 2024-05-09 17:09:40 -0500
  • 8221961de2
    Fix for setting power on Elecraft TRXs Christoph Nadig 2024-05-08 11:02:13 +0200
  • 02a5f70200 Update some things for G90 Mike Black W9MDB 2024-05-07 16:47:32 -0500
  • e9fa4de2ae Disable TARGETABLE for G90 due to firmware bug https://github.com/Hamlib/Hamlib/issues/1547 Mike Black W9MDB 2024-05-06 06:58:52 -0500
  • fd69cb0487 Have icom rigs fallback to old get mode when x26 has beeen disabled https://github.com/Hamlib/Hamlib/issues/1547 Mike Black W9MDB 2024-05-06 06:35:40 -0500
  • 85d9d8d62c Make ignoring morse handler more generic Mike Black W9MDB 2024-05-05 22:17:17 -0500
  • fadf83a42c Update kenwood.h version Mike Black W9MDB 2024-05-05 17:28:29 -0500
  • 95f2e9b546 Change Xeigu G90 to not use 0x25/x26 since it misbehaves on latest firmware and is not documented either Mike Black W9MDB 2024-05-05 17:19:22 -0500
  • c2b8f2b4fe Improve SDRCONSOLE behavior Mike Black W9MDB 2024-05-05 16:03:50 -0500
  • 42c900cb8a Fix default filter_width in icom.c Mike Black W9MDB 2024-05-04 22:57:25 -0500
  • 9bcb4c4771 Fix micom set_freq to read ack back and get freq offsets Mike Black W9MDB 2024-05-04 17:36:02 -0500
  • 44317e542b Make ft891 power level work like ft991 which supposedly is the same according to JA1NLX Mike Black W9MDB 2024-05-04 08:44:19 -0500
  • 424a34c504 More work on micom get_freq Mike Black W9MDB 2024-05-03 17:16:25 -0500
  • 74c96da18a Fix micom get_freq Mike Black W9MDB 2024-05-03 07:52:55 -0500
  • cc9bb6f0b5 Another attempt at micom get/set freq Mike Black W9MDB 2024-05-02 08:20:02 -0500
  • a5fa04f884 Add another flush to micom.c Mike Black W9MDB 2024-05-01 16:33:17 -0500
  • 85f7886286 Another attempt at micom set_freq Mike Black W9MDB 2024-05-01 16:29:48 -0500
  • baeb484ddf Change micom to odd parity Mike Black W9MDB 2024-05-01 08:34:01 -0500
  • 4e600a9ed6 For Micom see if setting transmit freq is all we need -- setting Rx freq, then Tx isn't working Mike Black W9MDB 2024-04-30 22:41:06 -0500
  • 8002d47050 Fix micom set_freq for correct checksum Mike Black W9MDB 2024-04-30 17:28:37 -0500
  • 105c6b8d39 Add simmicom.c Mike Black W9MDB 2024-04-30 17:28:03 -0500
  • d683955811 Fix set_freq for micom.c Mike Black W9MDB 2024-04-30 10:39:30 -0500
  • e67c80f121 Add get_freq and set_freq for micom Mike Black W9MDB 2024-04-29 23:40:35 -0500
  • 594df4b31d
    Merge pull request #1544 from N0NB/update_win_build_scripts Michael Black 2024-04-28 17:06:20 -0500
  • 8f1b6851e7
    Sync local build scripts with main repository Nate Bargmann 2024-04-28 16:23:35 -0500
  • c7635ee3b1
    Merge pull request #1543 from N0NB/update_win_build_scripts Nate Bargmann 2024-04-28 15:49:15 -0500
  • 94d753860b
    REALLY include README.md in archive Nate Bargmann 2024-04-28 15:47:08 -0500
  • 7b44297543
    Merge pull request #1542 from N0NB/update_win_build_scripts Nate Bargmann 2024-04-28 15:36:03 -0500
  • abee6a3cb9
    Distribute README.md instead of README Nate Bargmann 2024-04-28 15:31:16 -0500
  • d47fb672c8 Fix serial port type for Micom Mike Black W9MDB 2024-04-28 11:44:05 -0500
  • 2638eeb774 Fix ptt type for Micom 2/3 and change from Motorola to Micom Mike Black W9MDB 2024-04-28 11:33:23 -0500
  • 92e82a25d2 Fix possible null argument in rig_test_2038 Mike Black W9MDB 2024-04-26 17:35:18 -0500
  • fe0d47acef Fix motorola Makefile.am Mike Black W9MDB 2024-04-24 12:33:14 -0500
  • 86afa90739 Add Android.mk for motorola Mike Black W9MDB 2024-04-24 12:21:30 -0500
  • 25f58afb72 Update motorola Mike Black W9MDB 2024-04-24 12:07:10 -0500
  • d7e0b214f7 Add fake freq set/get for micom Mike Black W9MDB 2024-04-24 12:06:36 -0500
  • e9a9424eed Adding motorola rig Mike Black W9MDB 2024-04-24 12:06:00 -0500
  • 93bd44c3d5 Update simts890.c Mike Black W9MDB 2024-04-23 11:19:24 -0500
  • b182ca2d51 Fix kachina set_ptt Mike Black W9MDB 2024-04-22 22:47:18 -0500
  • 6a98b0b9cb Rest of commit -- if setting FM width to other than 7000/10000/15000 cache will show requested width until next poll https://github.com/Hamlib/Hamlib/issues/1533 Mike Black W9MDB 2024-04-22 17:48:59 -0500
  • c70502ea34 Fix IC7300/9700 FM filter set -- now honors FM widths of 7000,10000, and 15000 Mike Black W9MDB 2024-04-22 17:32:48 -0500
  • f8a67d716e Some progress getting SB4100 to work https://github.com/Hamlib/Hamlib/issues/1541 Mike Black W9MDB 2024-04-22 11:27:29 -0500
  • 2b27553155 Make rig_flush_force in rig.c timeout immediately https://github.com/Hamlib/Hamlib/issues/1541 Mike Black W9MDB 2024-04-22 11:26:57 -0500
  • 08aac88377 Add set_ptt for kachina 505dsp Mike Black W9MDB 2024-04-20 15:09:09 -0500
  • c31497918f Add VFO Ops to rigmatrix.c and colorize things a bit Mike Black W9MDB 2024-04-19 16:42:10 -0500
  • d9b57bc7a8 Align dummy rigs Mike Black W9MDB 2024-04-19 16:41:37 -0500
  • 90545a192e Hopefully fix Barrett 4100 protocol Mike Black W9MDB 2024-04-19 10:34:20 -0500
  • dce80d264a Update FLRig version Mike Black W9MDB 2024-04-18 11:28:38 -0500
  • 4c111da0d1 Add small delay when setting VFO in FLRig to allow GUI to catch up Mike Black W9MDB 2024-04-18 11:22:41 -0500
  • d9b589d254 Fix unflushed data in get_lock Mike Black W9MDB 2024-04-18 11:22:25 -0500
  • 95b0af114f Fix rigmatrix.c with new non-const rig_caps Mike Black W9MDB 2024-04-15 14:49:49 -0500