Wykres commitów

2089 Commity (6f5040904eaf14ab328bdca4b888c91af86a8e0b)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 4360188643 Chanage ID-5100 to XONXOFF flow control
https://github.com/Hamlib/Hamlib/issues/1053
2022-06-03 22:13:00 -05:00
Mike Black W9MDB d12ca22916 Add PTT check in set_freq since rig cannot set freq while transmitting
VOX mode was a problem so this ptt check should fix it.
https://github.com/Hamlib/Hamlib/issues/1052
2022-06-03 08:11:32 -05:00
Mike Black W9MDB 8652741301 Add FT990UNI model for older FT990 ROM rigs that have to read all 1492 bytes
For this model get_freq will return the cached value
So Hamlib will not follow manual frequency changes on the rig
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-03 07:40:11 -05:00
Mike Black W9MDB a468f0dee8 Allow Kenwood AI command for FA/FB async operation
https://github.com/Hamlib/Hamlib/issues/1049
2022-06-02 23:21:51 -05:00
Mike Black W9MDB f555eceff9 Got set_lock_mode and get_lock_mode working now
https://github.com/Hamlib/Hamlib/issues/1044
2022-06-02 15:55:56 -05:00
Mike Black W9MDB ce1d863a69 Fix split detection in ft991
https://github.com/Hamlib/Hamlib/issues/1046
2022-06-01 17:20:14 -05:00
Mike Black W9MDB 763836881f Reverse selected vfo logic for 0x25 command when in split and ptt is on for Icom rigs
https://github.com/Hamlib/Hamlib/issues/1048
2022-06-01 12:29:12 -05:00
Mike Black W9MDB 0acb549153 Remove FT-991 from bandstack detection on band change -- does not behave well
https://github.com/Hamlib/Hamlib/issues/1046
2022-06-01 12:12:46 -05:00
Mike Black W9MDB 66b69f60a9 Remove redundant BS command in newcat.c
https://github.com/Hamlib/Hamlib/issues/1046
2022-06-01 10:36:33 -05:00
PianetaRadio a9eeb70f21
Dummy rotator max_az = 450 2022-05-31 12:38:30 +02:00
Mike Black W9MDB 901cea8944 Add wait_morse to rigs that had send_morse but missing wait_morse
wait_morse only works on full break-in
https://github.com/Hamlib/Hamlib/issues/1043
2022-05-29 22:53:30 -05:00
Mike Black W9MDB f19d354ede Astyle files 2022-05-29 12:06:44 -05:00
Mike Black W9MDB 83508b5e38 Add send_morse to TS-890S
https://github.com/Hamlib/Hamlib/issues/1043
2022-05-28 15:21:51 -05:00
Mike Black W9MDB 8cc4d59cbb Change rig->caps-retry to rig->state.rigport.retry
https://github.com/Hamlib/Hamlib/issues/1037
2022-05-25 10:48:16 -05:00
Mike Black W9MDB 0b73daa4d8 Fix FT650 detection in ft847.c 2022-05-25 07:59:43 -05:00
Mike Black W9MDB 76103ec199 Update some FT-650 capabilities 2022-05-24 07:59:35 -05:00
Mike Black W9MDB fe7c465624 Add FT-650 rig -- same as FT847UNI 2022-05-24 07:43:50 -05:00
Mike Black W9MDB b1a4bb06ce Astyle files 2022-05-21 13:23:51 -05:00
Mike Black W9MDB c9d31337b9 Fix MICDATA ptt with rigctld and the few rigs which needs this -- e.g. TS-590, TS-480, TS-890, TS-990. VX-1700. ICF-8101
https://github.com/Hamlib/Hamlib/issues/1033
2022-05-20 09:06:17 -05:00
Mike Black W9MDB f6d5b7e3c6 Add some debug to kenwood.c 2022-05-20 09:03:02 -05:00
Mike Black W9MDB 85dfb1bed8 Make rotctld caps reflect underlying rotator -- removes const declaration from rot_caps
This needs to be expanded to cover the other functions too
2022-05-19 11:22:39 -05:00
Mike Black W9MDB 17539bb68a Add VFO UP DOWN to PowerSDR 2022-05-16 22:56:16 -05:00
Mike Black W9MDB 82a915563b Remove debug from barrett.c to prevent compilation warning 2022-05-15 09:31:09 -05:00
Mike Black W9MDB d54f5a1c34 Speed up yaesu compilation a bit when using -j switch in make by moving yaesu.c up the list 2022-05-15 09:17:51 -05:00
Mike Black W9MDB a518bdcaf1 Speed up icom compilation a bit when using -j switch in make by moving icom.c up the list 2022-05-15 09:15:27 -05:00
Mike Black W9MDB 51cbf4af7a For the FT-991 do not call get_narrow when mode is C4FM, PKTFM, or PKTFMN 2022-05-13 22:29:13 -05:00
Mike Black W9MDB 6f9d057162 astyle files getting ready for release 2022-05-13 16:50:13 -05:00
Mike Black W9MDB c63a71601a Fix newcat_get_mode for C4FM and PKTFMN
https://github.com/Hamlib/Hamlib/issues/1027
2022-05-13 15:19:04 -05:00
Mike Black W9MDB 066978ed15 Fix missing semicolon in newcat.c 2022-05-13 11:07:39 -05:00
Mike Black W9MDB ed1f0a22dc Fix missing semicolon in icom.c 2022-05-13 11:06:53 -05:00
Mike Black W9MDB cc73447d7c Fix missing semicolon in codan.c 2022-05-13 11:06:21 -05:00
Mike Black W9MDB 4bf2a8a2b8 Fix missing semicolon in k3.c 2022-05-13 11:03:55 -05:00
Mike Black W9MDB 3a569fcde1 Add vfo_op to PowerSdr 2022-05-12 17:47:16 -05:00
Mike Black W9MDB 11ffd603ab Add VFO_OP to PowerSDR for BAND_UP and BAND_DOWN 2022-05-12 09:44:00 -05:00
Mike Black W9MDB 6ad3ace726 Add FUNC_MUTE to K4 in k3.c 2022-05-11 16:36:02 -05:00
Mike Black W9MDB 019faf3b6a Add BU/BD commands to newcat.c validated with FA to get frequency of new band
https://github.com/Hamlib/Hamlib/issues/1026
2022-05-11 10:27:29 -05:00
Mike Black W9MDB e76cd71454 Add RIG_PASSBAND_NOCHANGE to dummy device 2022-05-10 12:20:18 -05:00
Mike Black W9MDB 8865bf6c66 Add rig_flush in newcat.c during set_powerstat 2022-05-09 07:25:39 -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 ddf0be7b72 Fix rig->state.rx_vfo and tx_vfo for Elecraft K4 2022-05-07 17:35:17 -05: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 cc7d9cd78d Remove redundant code in flrig.c 2022-05-04 15:43:01 -05:00