Wykres commitów

2113 Commity (e905b905891f16b24a3002b17f85e1c02ce63874)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 4d3e8ac240 Migrate tentec README 2022-06-17 15:41:29 -05:00
Mike Black W9MDB 8c1bb1d439 Allow OmniVII set_ptt to also set RIPing for ethernet
https://github.com/Hamlib/Hamlib/issues/1067
2022-06-17 07:02:11 -05:00
Mike Black W9MDB f3b95e744a Fix OmniVII ptt -- could turn on but not turn it off
https://github.com/Hamlib/Hamlib/issues/1067
2022-06-16 22:52:32 -05:00
Mike Black W9MDB 459e4ce735 TS-890S add RIG_FUNC_SEND_MORSE
https://github.com/Hamlib/Hamlib/issues/1043
2022-06-16 07:52:45 -05:00
Mike Black W9MDB 17aa82dc12 Fix divide by 10 for TT599 NR
https://github.com/Hamlib/Hamlib/issues/1061#issuecomment-1155267428
2022-06-14 09:38:16 -05:00
Mike Black W9MDB e66cf67a96 Fix TT599 and TT565 NR level to set levels 1-9 and read levels 1-10
Unable to set level 10 apparently for 599 and probably same for 565
https://github.com/Hamlib/Hamlib/issues/1061
2022-06-14 09:13:07 -05:00
Mike Black W9MDB e859d6a2c9 Add debug to ft990.c 2022-06-13 12:01:15 -05:00
Mike Black W9MDB a9e7bd4433 Another attempt to get FT990UNI working well
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-13 09:51:03 -05:00
Mike Black W9MDB c964ec6bfb For FT990UNI permanently cache the update_data block
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-12 16:49:53 -05:00
Mike Black W9MDB 82fac3e0a6 Missed committing ft990.c
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-12 09:30:12 -05:00
Mike Black W9MDB 5b5b83b3f3 Try to get best behavior on FT900UNI during startup -- read 1492 bytes just once
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-12 09:10:42 -05:00
Mike Black W9MDB 5f26083fac Add ENTER/RETURNFUNC to netrigctl_open to identify lines when EPROTO errors occur 2022-06-12 07:46:35 -05:00
Mike Black W9MDB bba6a0b88b FT990UNI make it read the entire 1492 response when asking for UPDATE_VFO_DATA
https://github.com/Hamlib/Hamlib/milestone/14
2022-06-09 07:14:21 -05:00
Mike Black W9MDB 92ba0b92ac Fix TT599 RIG_LEVEL_NR
https://github.com/Hamlib/Hamlib/issues/1061
2022-06-08 17:10:26 -05:00
Mike Black W9MDB eb453db056 Hopefully fixed ELAD FDM Duo split setting
https://github.com/Hamlib/Hamlib/issues/1062
2022-06-08 16:52:49 -05:00
OM4AEI Peter Micuda 25a2a00c12 Fix TT599 SWR level reading
Thanks to Peter Micuda OM4AEI
https://github.com/Hamlib/Hamlib/issues/1060
2022-06-08 16:31:02 -05:00
Mike Black W9MDB 2a3fb3bb08 For FT990 add caching of VFO_OP data
And add rig_flush before sending commands
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-08 09:12:23 -05:00
Mike Black W9MDB dc89d085d0 Fix Elad FDM-Duo split command -- was using TB but needs to be SP 2022-06-08 08:40:14 -05:00
Mike Black W9MDB e0d39b3dcb Change IC7800 mode definitions to allow for PKTUSB and PKTLSB
https://github.com/Hamlib/Hamlib/issues/1057
2022-06-07 17:40:38 -05:00
Mike Black W9MDB cca8d2b4ed For the FT-990 we can read VFOA frequency once.
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-07 12:19:09 -05:00
Mike Black W9MDB 479c43afa1 Update cache for yaesu rigs when bypassing rig_* functions
Update cache for FT991
Add polling for freq and mode in rig_open to prime those values
https://github.com/Hamlib/Hamlib/issues/1056
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-07 11:50:25 -05:00
Mike Black W9MDB ce99f4c75d Allow rig_set_split_mode to skip setting if mode already set
https://github.com/Hamlib/Hamlib/issues/1056
2022-06-07 08:33:18 -05:00
Mike Black W9MDB ad2f5047e0 Fix rig_set_lock_mode and rig_get_lock_mode
https://github.com/Hamlib/Hamlib/issues/1044
2022-06-06 22:54:10 -05:00
Mike Black W9MDB c17bcaa343 Fix TT599 set bandwidth to return control to bandwidth knob
https://github.com/Hamlib/Hamlib/issues/1055
2022-06-06 15:51:08 -05:00
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