Wykres commitów

11143 Commity (04c3c03334dd250cccee9b99c808e7b9dfdf5dcb)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 04c3c03334 Add simft710.c 2024-05-27 23:06:37 -05:00
Mike Black W9MDB 2de9778f27 Add RFPOWER_METER and WATTS to py3test.py 2024-05-27 22:59:54 -05:00
Michael Black a721c04c53
Merge pull request #1557 from GeoBaltz/fix12
Normalize some debug/trace output.
2024-05-27 22:13:00 -05:00
George Baltz N3GB f53dc99057 Normalize some debug/trace output.
Make spaces(len) actually return a string of length 'len', not len + 1.
Eliminate static writable memory and a 256 byte write on each debug/trace
 call.
Make the depth stars line up.
2024-05-27 20:31:46 -04:00
Mike Black W9MDB a5f53bbcf6 Change TS590 to Handshake=None -- it's not required and the rig can be in a state where RTS causes transmit. 2024-05-27 16:11:38 -05:00
Mike Black W9MDB 18568986f8 Fix port override 2024-05-25 11:38:16 -05:00
Mike Black W9MDB 461f3c4172 Add simflex.c 2024-05-24 11:38:13 -05:00
Mike Black W9MDB d27a8e9df5 SmartSDR Slice improvements 2024-05-24 10:25:02 -05:00
Mike Black W9MDB 97a693a87f Use rig_set_conf to set pathname in rigctl and rigctld -- allows retention of default port for example 2024-05-24 07:24:24 -05:00
Mike Black W9MDB 0652f65d0e Remove hamlib_settings.c warning message unti this is implemented 2024-05-23 11:04:36 -05:00
Mike Black W9MDB cd4c5e5cdd Update band_change.c.example 2024-05-23 07:18:09 -05:00
Mike Black W9MDB c73c728b5e Allow rigctl w command to quote arg1 for use by SmartSDR
e.g. w "C0|set slice 0 tx=1"
2024-05-22 11:44:54 -05:00
Mike Black W9MDB b7adb19c7e Override port selection for SmartSDR since 4992 is always the port 2024-05-22 11:32:26 -05:00
Mike Black W9MDB bcdaa9459a Fix smartsdr.c 2024-05-21 16:23:18 -05:00
Mike Black W9MDB ce72a43cb7 Minimal WSJT-X functionality for Flex slices 2024-05-21 16:22:01 -05:00
Mike Black W9MDB 2b4efb1d29 Fix port number for smartsdr 2024-05-20 17:19:33 -05:00
Mike Black W9MDB 047242f2d3 Ignore all ack replies for FT817/FT818 as there are none documented.
https://github.com/Hamlib/Hamlib/issues/1553
2024-05-20 16:45:23 -05:00
Mike Black W9MDB 8c2efd5b9a Update smart_caps.h 2024-05-20 08:18:22 -05:00
Mike Black W9MDB 2b09a073c1 Fix smartsdr build 2024-05-20 08:17:26 -05:00
Mike Black W9MDB 1e806785bc Fix smartsdr changes 2024-05-20 08:11:19 -05:00
Mike Black W9MDB c4ee53e046 Revert "Add missing file"
This reverts commit 5b9db723d5.
2024-05-20 08:03:46 -05:00
Mike Black W9MDB 5b9db723d5 Add missing file 2024-05-20 08:01:32 -05:00
Mike Black W9MDB f5dc649833 Add Flex SmartSDR slices -- minimal functionality to work with WSJT-X
https://github.com/Hamlib/Hamlib/issues/1552
2024-05-20 07:57:10 -05:00
Mike Black W9MDB 382be707ae Normalize Flex radio names 2024-05-19 16:06:07 -05:00
Mike Black W9MDB a9c31b16fc Fix k3.c vfo_op -- was missing a break statement 2024-05-17 12:32:19 -05:00
Mike Black W9MDB 03f0bca7dc Fix auto tune function for Elecraft rigs 2024-05-16 16:40:40 -05:00
Mike Black W9MDB cd453b5b71 Reduce verbose level on debug to VERBOSE instead of ERR in newcat.c 2024-05-14 10:27:39 -05:00
Michael Black 9e816e37ff
Merge pull request #1551 from Hamlib/revert-1539-libgpiod
Revert "Refactoring GPIO push-to-talk logic to use libgpiod rather than the d…"
2024-05-12 14:37:50 -05:00
Michael Black efbe365701
Revert "Refactoring GPIO push-to-talk logic to use libgpiod rather than the d…" 2024-05-12 14:37:23 -05:00
Michael Black c06255d364
Merge pull request #1539 from aschuhardt/libgpiod
Refactoring GPIO push-to-talk logic to use libgpiod rather than the d…
2024-05-12 11:41:31 -05:00
Mike Black W9MDB 1988b7cf4f Update simelecraft.c 2024-05-11 17:31:38 -05:00
Mike Black W9MDB ee6b89d45b Fix currvfo warning message in kenwood.c 2024-05-11 17:30:10 -05:00
Mike Black W9MDB 3c4b1a83f8 Change IC7100 so x25x26 always and update icom.c to detect probably better 2024-05-11 12:51:25 -05:00
Mike Black W9MDB 37df9e93bd Add RIG_OP_TUNE to Elecraftc K2 -- update docs a bit 2024-05-11 07:55:32 -05:00
Mike Black W9MDB 2d30291caa Merge branch 'master' of https://github.com/Hamlib/Hamlib 2024-05-11 07:52:41 -05:00
Mike Black W9MDB 64a119367d Add RIG_OP_TUNE to Elecraft KX2 K3 KX3 K4 2024-05-11 07:52:11 -05:00
Mike Black W9MDB d71f7a9385 Add RIG_OP_TUNE to Elecraft K2 KX2 K3 KX3 K4 2024-05-11 07:42:20 -05:00
Mike Black W9MDB 09fbc4cb64 Restore Xiegu G90 x25/x26 command detection. Works find on Base 1.79 App 1.80
https://github.com/Hamlib/Hamlib/issues/1547
2024-05-09 17:09:40 -05:00
Christoph Nadig 8221961de2
Fix for setting power on Elecraft TRXs
(currently the power set is off by a factor of 10 if no PA is attached).
I also included a change to k3_max_power to take the current band into
account again. These values have changed in firmware upgrades in the
past but have been stable for quite a while now, so I think they should
be considered again.

Best Regards,
Chris, HB9ZHK
2024-05-08 15:56:56 -05:00
Mike Black W9MDB 02a5f70200 Update some things for G90 2024-05-07 16:47:32 -05:00
Mike Black W9MDB e9fa4de2ae Disable TARGETABLE for G90 due to firmware bug
https://github.com/Hamlib/Hamlib/issues/1547
2024-05-06 06:58:52 -05:00
Mike Black W9MDB fd69cb0487 Have icom rigs fallback to old get mode when x26 has beeen disabled
https://github.com/Hamlib/Hamlib/issues/1547
2024-05-06 06:35:40 -05:00
Mike Black W9MDB 85d9d8d62c Make ignoring morse handler more generic 2024-05-05 22:17:17 -05:00
Mike Black W9MDB fadf83a42c Update kenwood.h version 2024-05-05 17:28:29 -05:00
Mike Black W9MDB 95f2e9b546 Change Xeigu G90 to not use 0x25/x26 since it misbehaves on latest firmware and is not documented either 2024-05-05 17:19:22 -05:00
Mike Black W9MDB c2b8f2b4fe Improve SDRCONSOLE behavior 2024-05-05 16:03:50 -05:00
Mike Black W9MDB 42c900cb8a Fix default filter_width in icom.c 2024-05-04 22:57:25 -05:00
Mike Black W9MDB 9bcb4c4771 Fix micom set_freq to read ack back and get freq offsets 2024-05-04 17:36:02 -05:00
Mike Black W9MDB 44317e542b Make ft891 power level work like ft991 which supposedly is the same according to JA1NLX 2024-05-04 08:44:19 -05:00
Mike Black W9MDB 424a34c504 More work on micom get_freq 2024-05-03 17:16:25 -05:00