Wykres commitów

10683 Commity (e9f9286f212f4874f90d34aa6100481cfbab0910)

Autor SHA1 Wiadomość Data
Mike Black W9MDB e9f9286f21 Remove hamlibgui -- going another route 2023-12-09 10:03:35 -06:00
Mike Black W9MDB b25b496051 Speed up shutdown of multicast thread 2023-12-09 09:45:21 -06:00
Mike Black W9MDB 72fba4eb5b Update simic7610 2023-12-09 09:43:20 -06:00
Mike Black W9MDB 63c615a452 Add IPP, DPP, and TX_INHIBIT for IC7610 2023-12-09 09:23:50 -06:00
Mike Black W9MDB ea823e911c Add RIG_LEVEL_RFPOWER_METER_WATTS to TS590 2023-12-08 23:35:58 -06:00
Mike Black W9MDB ae69772d2a Update NEWS 2023-12-08 11:42:44 -06:00
Mike Black W9MDB f6eed23494 Ignore RIG_VFO_NONE in cache.c 2023-12-08 08:24:29 -06:00
Mike Black W9MDB cf973c9b0a Ignorie RIG_VFO_OTHER cache request 2023-12-08 07:53:21 -06:00
Mike Black W9MDB 3729f658ec Add 60M channel 3 for 5357MhZ for FT8 on channelized 60M rigs 2023-12-04 22:18:14 -06:00
Mike Black W9MDB 768ca6105d Update comment in icom.c 2023-12-04 16:35:23 -06:00
Mike Black W9MDB f0e97a9e0e Allow freq=0 for PowerSDR and perhaps others 2023-12-04 16:13:52 -06:00
Michael Black 4e1aa90499
Merge pull request #1444 from GeoBaltz/fix6
Restore shared library ABI compatibility with previous hamlibs
2023-12-04 14:42:48 -06:00
George Baltz N3GB f4d40e0d79 Restore shared library ABI compatibility with previous hamlibs
No need for post_ptt_delay to be in hamlib_port - move it to misc
  rig_state data.
Update references to post_ptt_delay
Fix a couple of typos
Add code to actually set post_ptt_delay

Fixes issue #1412
2023-12-04 10:47:52 -05:00
Michael Black e3f1816e8a
Merge pull request #1441 from GeoBaltz/fix5
Fix FTDX101MP RFPOWER the right way
2023-12-01 10:41:37 -06:00
George Baltz N3GB 37fb4eafdd Fix FTDX101MP RFPOWER the right way. 2023-12-01 11:22:46 -05:00
George Baltz N3GB ed630b28d1 Revert "Fix FTDX101MP RFPOWER to allow 200W"
Unnecessary code, breaks other levels.

This reverts commit f255f6f8d8.
2023-12-01 11:11:21 -05:00
Mike Black W9MDB f255f6f8d8 Fix FTDX101MP RFPOWER to allow 200W
https://github.com/Hamlib/Hamlib/issues/1396
2023-11-30 22:32:42 -06:00
Mike Black W9MDB 88c3d9427b Fix simftdx101 2023-11-30 22:15:44 -06:00
Mike Black W9MDB cc49669b49 Change Icom 0x26 behavior to leave filter# alone
Rigs should remember filter based on last filter used for the mode
2023-11-30 10:31:56 -06:00
Mike Black W9MDB 8940d91522 Fix CPU usage in simulators when client quits 2023-11-29 17:04:56 -06:00
Mike Black W9MDB e40981e198 Add simtrusdx.c 2023-11-29 16:02:19 -06:00
Mike Black W9MDB a5ad218bba Add simft1000 to Makefile.am 2023-11-29 15:58:15 -06:00
Mike Black W9MDB 7973db52de Remove debug from network.c 2023-11-29 14:53:39 -06:00
Mike Black W9MDB 001dd01a10 Fix more compile errors for mingw 2023-11-29 12:53:16 -06:00
Mike Black W9MDB 756fad1c72 Fix compile error on mingw with network.c 2023-11-29 12:47:38 -06:00
Mike Black W9MDB 07f57cfc18 Fix error on ctrl-c of rigctld 2023-11-29 12:45:11 -06:00
Mike Black W9MDB ed94193935 Add #define RIGCAPS_NOT_CONST
Allows clients to test for which declarations to use
https://github.com/Hamlib/Hamlib/issues/1436
2023-11-29 11:10:43 -06:00
Mike Black W9MDB a910b16e8f Merge branch 'master' of https://github.com/Hamlib/Hamlib 2023-11-28 07:06:47 -06:00
Michael Black 4f019e622e
Merge pull request #1434 from pdaderko/master
Fix for iOptron rotator (tested with AZ Mount Pro), added improvements
2023-11-28 07:06:33 -06:00
pdaderko c0457a0d7b
Fixed functionality (AZ Mount Pro), added improvements
Updated code to work with current AZ Mount Pro firmware.
Current firmware uses serial at 115200.
Original code looked for # delimiter on responses, but not all responses end in #.  This caused the software to timeout, which caused slow response time, and in some cases returned a failure (including :MountInfo# used at open).  All responses have fixed length replies, so code updated to look at fixed length data rather than delimiter.
Added workarounds for a couple firmware bugs.
Minor cleanup.
2023-11-28 05:07:00 -05:00
Mike Black W9MDB 09ab2819b3 Add better error info to serial error 2023-11-27 11:39:09 -06:00
Mike Black W9MDB 46c16b22a0 Fix compile warning 2023-11-26 12:41:26 -06:00
Mike Black W9MDB 698cb10ff3 Re-enable extra get_freq so see if it fixes timeout problem on IC-7100 2023-11-25 22:33:07 -06:00
Mike Black W9MDB 9c01045356 Fix HOMEPATH for Windows hamlib_settings file 2023-11-25 15:05:42 -06:00
Mike Black W9MDB 30f47cdeba Update Icom simulators for better behavior at rigctl shutdown 2023-11-25 09:29:01 -06:00
Mike Black W9MDB 50563e2fce Add simft1000.c 2023-11-24 22:08:56 -06:00
Mike Black W9MDB 6712f32fe3 Add VFOB mode to FT1000 2023-11-24 17:20:01 -06:00
Mike Black W9MDB 8c49a977fa Change FT1000 to ALPHA 2023-11-24 17:18:06 -06:00
Mike Black W9MDB 5bb669edbd Add FT-1000 in write-only mode
freq,mode,ptt,vfo functions implemented
2023-11-24 17:06:35 -06:00
Mike Black W9MDB 9841e500b9 Fix ptt_share segmentation fault
https://github.com/Hamlib/Hamlib/issues/1433
Fix ID5100 0x25 and simplex VFO actions
https://github.com/Hamlib/Hamlib/issues/1429
2023-11-23 15:00:05 -06:00
Mike Black W9MDB f28d674211 Remove unnecessary rig_get_freq 2023-11-22 23:44:15 -06:00
Michael Black 50c4646c1d
Merge pull request #1432 from dgbalharrie/master
added RIG_MTYPE_VOICE and RIG_MTYPE_MORSE to chan_type_t and IC 7300,…
2023-11-22 17:10:35 -06:00
davidg f88399ed3a fix the missing comma in chan_list for IC7300, IC9700, IC705 2023-11-22 18:14:33 +00:00
davidg d0fd27afd6 added RIG_MTYPE_VOICE and RIG_MTYPE_MORSE to chan_type_t and IC 7300, 9700 and 703 radios. 2023-11-22 17:46:21 +00:00
Mike Black W9MDB 5d51e29d44 Fix conf.c to detect const structure 2023-11-22 07:28:05 -06:00
Mike Black W9MDB 15729dfafd Fix segfault in conf.c on TOK_PTT_TYPE 2023-11-22 07:18:55 -06:00
Mike Black W9MDB bb87d92f43 Update simts950 and simts990 2023-11-18 10:39:58 -06:00
Mike Black W9MDB eff7d97c64 Update rigctl.1 2023-11-17 00:07:04 -06:00
Mike Black W9MDB 58fdb4423f Add callback.c test 2023-11-16 16:37:03 -06:00
Mike Black W9MDB 85f828b19f Add sim.h 2023-11-16 16:33:32 -06:00