Wykres commitów

8871 Commity (e4d7dbf24cbeeb1eddfef9ee77797c880c29c13c)

Autor SHA1 Wiadomość Data
Michael Black e4d7dbf24c
Merge pull request #1024 from classabbyamp/musl-fix
prm80: fix on musl
2022-05-08 11:02:35 -05:00
classabbyamp e9d9cb9eab
prm80: fix on musl
to use timeval with musl libc, sys/time.h must be included.
2022-05-08 11:52:08 -04:00
Mike Black W9MDB ab499d31eb Double up the PS0; command in newcat.c too 2022-05-08 06:44:29 -05:00
Mike Black W9MDB 1dd915a706 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-05-08 06:37:32 -05:00
Mike Black W9MDB e661642a7d Update Kenwood PS1 command to send PS1; twice instead of '\n' then PS1; 2022-05-08 06:36:50 -05:00
Mike Black W9MDB f0f96dd5ce Improve simyaesu.c 2022-05-07 22:53:08 -05:00
Mike Black W9MDB f0c84aa338 Bump up debugmsgsave size to prevent compilation warning 2022-05-07 17:49:50 -05:00
Mike Black W9MDB 80fb97b433 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-05-07 17:37:15 -05:00
Mike Black W9MDB ddf0be7b72 Fix rig->state.rx_vfo and tx_vfo for Elecraft K4 2022-05-07 17:35:17 -05:00
Michael Black ca53b02dcd
Merge pull request #1023 from orbea/tcl
bindings: Fix tcl build with slibtool
2022-05-07 16:57:36 -05:00
orbea 4fa9a211ad bindings: Fix tcl build with slibtool 2022-05-06 22:12:18 -07:00
Mike Black W9MDB c774a05be4 Revert "Merge pull request #1022 from orbea/tcl"
This merge breaks the default tcl build as it can't find the
This reverts commit 4d919ec454, reversing
changes made to 279bc84dfe.
This patch breaks the default tcl build as it can't find Tcl pkgconfig
configure: error: Unable to find Tcl pkgconfig
2022-05-06 23:08:47 -05:00
Michael Black 4d919ec454
Merge pull request #1022 from orbea/tcl
bindings: Fix tcl build with slibtool
2022-05-06 22:16:14 -05:00
orbea 9dfbd235af bindings: Fix tcl build with slibtool 2022-05-06 17:13:39 -07:00
Mike Black W9MDB 279bc84dfe Restrict extra 100ms time in k4_set_ptt to PTT_OFF 2022-05-06 13:35:04 -05:00
Mike Black W9MDB 6cc4aefdb0 Add 100ms more time to end of k4_set_ptt.
Had one report of K4 infrequently not returning to RX from TX when in Fake It mode.
Suspect a little more time is needed between TQ0; response and FA freq set
2022-05-06 13:31:34 -05:00
Mike Black W9MDB c0d298f0eb Change k4_set_ptt to remove infinite loop when REC is in use
https://github.com/Hamlib/Hamlib/issues/1021
2022-05-05 22:20:31 -05:00
Mike Black W9MDB 5259102cf1 Add detection of set_bwA to flrig.c 2022-05-04 17:46:40 -05:00
Mike Black W9MDB 24c7a0042a Fix newcat.c error 2022-05-04 16:23:42 -05:00
Mike Black W9MDB a079655290 Don't ask for VS command for some Yaeus rigs -- unnecessary warning occurs 2022-05-04 15:58:45 -05:00
Mike Black W9MDB 8bf1e7c649 Update NEWS 2022-05-04 15:54:29 -05:00
Mike Black W9MDB cc7d9cd78d Remove redundant code in flrig.c 2022-05-04 15:43:01 -05:00
Mike Black W9MDB d60391fcb0 Fix k2/k3/k4 bandwidth to 10Hz rounding 2022-05-04 13:14:01 -05:00
Mike Black W9MDB b30db5bc59 Fix minor spelling 2022-05-04 13:08:17 -05:00
Mike Black W9MDB 8cfa1f2f7d Fix flrig setting bandwidth on VFOB 2022-05-04 12:49:08 -05:00
Mike Black W9MDB e3bf699732 Fix k3.c compilation 2022-05-04 08:57:34 -05:00
Mike Black W9MDB 704a6aac4b Correct handling of max power output of KX2/KX3 with KXPA100
Handle extended reply of K3
2022-05-04 07:46:01 -05:00
Mike Black W9MDB e4bd3c8ede Improved rigerror 2022-05-04 07:31:18 -05:00
Mike Black W9MDB f0469e48a7 New debug history in rigerror -- notably longer and may reduce this size as it could be too much history
Should help error reporting in WSJTX and JTDX
2022-05-04 07:26:59 -05:00
Mike Black W9MDB 3a4d99dd77 Fix rig_set_split_mode detection of existing split status 2022-05-03 12:59:35 -05:00
Mike Black W9MDB 9d73fa737d More debug in rig.c 2022-05-03 12:51:58 -05:00
Mike Black W9MDB 4ecf274353 Add some more debug to rig.c 2022-05-03 12:48:48 -05:00
Mike Black W9MDB 9d952e6d09 Add some debug to track down cache problem 2022-05-03 12:40:23 -05:00
Mike Black W9MDB 428ca4a196 Update debugmsgsave to save more lines and use less space too 2022-05-03 12:13:02 -05:00
Mike Black W9MDB 1b64214032 Reduce debug in serial.c 2022-05-03 12:12:25 -05:00
Mike Black W9MDB 19c17eb5ba Add get_split to flrig_open 2022-05-03 12:02:57 -05:00
Mike Black W9MDB 79180089a6 Add default VD meter calibration for 200W yaesu rigs e.g. FTDX-101MP 2022-05-01 07:26:44 -05:00
Mike Black W9MDB f35e2d8c34 Fix newcat.c 2022-04-30 15:36:04 -05:00
Mike Black W9MDB 157eead021 In newcat.c only execute VS command if available 2022-04-30 15:33:44 -05:00
Mike Black W9MDB 5cce47e233 Change TEMP_METER to float 2022-04-30 13:44:09 -05:00
Mike Black W9MDB f9c0758e14 Deprecate enum meter_level_e 2022-04-30 10:24:36 -05:00
Mike Black W9MDB 829b632984 Make RIG_LEVEL_TEMP a bit more generic in newcat.c 2022-04-30 10:23:49 -05:00
Mike Black W9MDB 56efa155dc Fix mkstemp permission error on Windows
https://github.com/Hamlib/Hamlib/issues/985
2022-04-29 17:55:19 -05:00
Mike Black W9MDB 0b62193d92 Add new error code for security
https://github.com/Hamlib/Hamlib/issues/813
2022-04-29 17:17:43 -05:00
Mike Black W9MDB 5c0e98fe56 First phase of .hamlib_settings -- currently saves sharekey in current directory when rigctld -A is run
https://github.com/Hamlib/Hamlib/issues/813
https://github.com/Hamlib/Hamlib/issues/985
2022-04-29 16:30:00 -05:00
Mike Black W9MDB d7da44a3b5 Add PKTUSB and PKTLSB to IC9100 2022-04-29 11:36:01 -05:00
Mike Black W9MDB 4b64d5f7c3 Fix get_vfo for FT757GX 2022-04-29 08:33:36 -05:00
Mike Black W9MDB e1c2a08789 For FT757GX to VFOA on startup 2022-04-29 06:41:38 -05:00
Mike Black W9MDB 5c1ed109a9 Add get_vfo to FT757GX using the cached vfo 2022-04-29 06:36:14 -05:00
Mike Black W9MDB 533ad321d4 Update simkenwood.c 2022-04-28 16:42:15 -05:00