Wykres commitów

8961 Commity (2cfc02a10cc5a845d9c1e6f1d5eb2b6ddd94bb04)

Autor SHA1 Wiadomość Data
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
Mike Black W9MDB 21a2190e7f Update simyaesu.c 2022-05-17 16:19:36 -05:00
Mike Black W9MDB da28af73e6 Update informatino for GRBLTRK rotor 2022-05-17 09:10:40 -05:00
Michael Black d89bc3df4f
Merge pull request #1032 from wuxx/master
add new rotator grbltrk
2022-05-17 08:14:48 -05:00
Mike Black W9MDB 59211b6a58 Fix mode=NONE in rig_set_mode 2022-05-17 07:49:44 -05:00
Mike Black W9MDB bdd7ffdda1 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-05-17 07:42:23 -05:00
Mike Black W9MDB a0321ba25f Add ability to set mode only with rig_set_mode by using Mode=NONE 2022-05-17 07:42:07 -05:00
Mike Black W9MDB 72f38f02d1 Add ability to set mode only with rig_set_mode by using VFO=NONE 2022-05-17 06:39:10 -05:00
wuxx e9fb733dae add new rotator grbltrk
Changes to be committed:
	modified:   Android.mk
	modified:   configure.ac
	modified:   include/hamlib/rotlist.h
	new file:   rotators/grbltrk/Android.mk
	new file:   rotators/grbltrk/Makefile.am
	new file:   rotators/grbltrk/grbltrk.c
	modified:   src/rot_reg.c
2022-05-17 13:23:44 +08:00
Mike Black W9MDB 17539bb68a Add VFO UP DOWN to PowerSDR 2022-05-16 22:56:16 -05:00