Wykres commitów

9020 Commity (71edbcb5cc80f96312f6742274c38a127fe55234)

Autor SHA1 Wiadomość Data
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 d40d55f50c Add rig_send_raw function. term char must be provided. e.g. 0xfd for Icom or ';' for many others
Function will not return values on rigs that have binary protocols but inconsistent end-of-reponse terminators
https://github.com/Hamlib/Hamlib/issues/968
2022-06-01 11:42:54 -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
Mike Black W9MDB 1c1d3394eb Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-05-31 07:50:31 -05:00
Mike Black W9MDB 644a72a40d Fix bandplan.h 2022-05-31 07:50:16 -05:00
Mike Black W9MDB 19c0193859 Update bandplan to include generic frequencies and EHF/THF bands 2022-05-31 07:47:13 -05:00
Michael Black 76405a1a9a
Merge pull request #1045 from PianetaRadio/master
Dummy rotator max_az = 450
2022-05-31 06:56:28 -05:00
PianetaRadio a9eeb70f21
Dummy rotator max_az = 450 2022-05-31 12:38:30 +02:00
Mike Black W9MDB ab0e3f3d2b Update rigctl and rigctld man pages to add set_lock_mode and get_lock_mode 2022-05-30 22:26:38 -05:00
Mike Black W9MDB 2cfc02a10c Update rigctl.1 man page to add stop_morse and wait_morse 2022-05-30 07:45:47 -05:00
Mike Black W9MDB 01ddc88608 Update rigctld.1 man page 2022-05-29 23:04:50 -05: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 fc26aa545f Fix get_separator rigctl output 2022-05-29 12:06:03 -05:00
Mike Black W9MDB ae67384daf https://github.com/Hamlib/Hamlib/issues/1044 2022-05-29 12:00:03 -05:00
Mike Black W9MDB 3eab223a47 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-05-28 15:22:02 -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 5400b6d1ee Add send_morse to TS-890S 2022-05-28 15:21:22 -05:00
Mike Black W9MDB b50fe3b7b2 Improved debug msg in sprintflst.c 2022-05-28 15:21:10 -05:00
Michael Black 56260bb416
Merge pull request #1042 from PianetaRadio/master
Rotator GS23 Azimuth
2022-05-27 09:51:17 -05:00
PianetaRadio 3f5bf2bb23
GS23 Azimuth 2022-05-27 09:18:13 +02:00
PianetaRadio 4544214c3a
GS23 Azimuth 2022-05-27 09:13:18 +02:00
PianetaRadio d529881cdb
GS23 Azimuth only 2022-05-27 09:08:28 +02:00
Mike Black W9MDB d42e75bac6 Avoid deadlock in add2debugmsgsave 2022-05-26 08:25:39 -05:00
Mike Black W9MDB 0d46e5b92e Fix check_buffer_overlow for rig_set_ant 2022-05-25 11:55:14 -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 7ce07c09ad Update NEWS 2022-05-24 08:17:55 -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 6b76701efc Put mutex in add2debugmsgsave 2022-05-23 11:44:19 -05:00
Mike Black W9MDB 52736df8b8 Fix spelling error 2022-05-23 11:40:05 -05:00
Mike Black W9MDB c8b2322018 Try to fix random seg fault in add2debugmsgsave 2022-05-23 10:41:16 -05:00
Mike Black W9MDB 19f00558e4 More cleanup of rigctl_parse.c output 2022-05-22 23:01:14 -05:00
Mike Black W9MDB 1c379e793a Clean up rig_get_level output in rigctl_parse.c 2022-05-22 22:45:25 -05:00
Mike Black W9MDB febeb40722 Add resp_sep to a couple more places in rigctl_parse.c 2022-05-22 22:35:21 -05:00
Mike Black W9MDB 2127633678 Let add2debugmsgsave use 20 lines of memory 2022-05-22 22:15:55 -05:00
Mike Black W9MDB f44fe0ed31 Fix output format of rigctl_parse.c for non-interactive clients
Add ARG_NOVFO to get_vfo_info
2022-05-22 09:00:38 -05:00
Mike Black W9MDB fa9adb0c85 Add void to functions needing it 2022-05-22 06:45:29 -05:00
Mike Black W9MDB b1a4bb06ce Astyle files 2022-05-21 13:23:51 -05:00
Mike Black W9MDB f09a62b7f4 Update NEWS 2022-05-21 12:43:58 -05:00
Mike Black W9MDB 7e451446a7 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-05-21 12:42:42 -05:00
Mike Black W9MDB 11bcf03229 Add get_separator and set_separator to rigctld
This allows rigctld clients to change the reponse format
Multi-line response will use the new separator for fields and a newline at the end of message.
The allows node-red tcprequest to wait for newline and then parse the fields in one message.
https://github.com/Hamlib/Hamlib/issues/1015
2022-05-21 12:42:34 -05:00
Mike Black W9MDB a823e5d343 Add get_separator and set_separator to rigctld
This allows rigctld clients to change the reponse format
Multi-line response will use the new separator for fields and a newline at the end of message.
The allows node-red tcprequest to wait for newline and then parse the fields in one message.
2022-05-21 12:33:00 -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 921d4d43ef Add -S/--separator option to rigctld to allow something other then \n as a field separator
Should work better for node-red parsing
https://github.com/Hamlib/Hamlib/issues/1030
2022-05-19 12:28:49 -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 468dd15110 Update simkenwood.c 2022-05-17 17:03:48 -05:00
Mike Black W9MDB a0cb833548 Update simicom.c 2022-05-17 17:03:22 -05:00