Michael Black
7dc98d3b79
Fix cppcheck warning in getopt.c removing alloca
2019-12-19 08:11:37 -06:00
Michael Black
34e4279a78
Handling more errors on icom powerstat
2019-12-19 07:46:03 -06:00
Michael Black
e2e3d5a606
Fix cppcheck warnings in xi570avrusb.c
2019-12-18 23:00:34 -06:00
Michael Black
69b8b1dfa7
Fix cppcheck warnings in xi570avrusb.c
2019-12-18 22:59:59 -06:00
Michael Black
f187fd86cd
Fix cppcheck warnings in xg3.c
2019-12-18 22:57:21 -06:00
Michael Black
becc661ed7
Fix cppcheck warnings in tmd710.c
2019-12-18 22:55:44 -06:00
Michael Black
8c976ea10e
Fix cppcheck warnings in th.c
2019-12-18 22:54:30 -06:00
Michael Black
41da2b38f8
Fix cppcheck warnings in kenwood.c
2019-12-18 22:51:37 -06:00
Michael Black
f6b55762df
Fix cppcheck warnings in k2.c
2019-12-18 22:50:58 -06:00
Michael Black
a936dc5e59
Fix cppcheck warnings in icom.c
2019-12-18 22:49:06 -06:00
Michael Black
c339dfdbe4
Fix cppcheck warnings in elad.c
2019-12-18 22:35:39 -06:00
Michael Black
eec16fa625
Fix cppcheck warnings in netrigctl.c
2019-12-18 22:34:37 -06:00
Michael Black
7d0805628a
Fix cppcheck warnings in flrig.c
2019-12-18 22:33:06 -06:00
Michael Black
530a1dca16
Fix cppcheck warnings in barrett.c
2019-12-18 22:32:03 -06:00
Michael Black
e61ce986c8
Fix cppcheck warnings in ar7030a_utilsp.c
2019-12-18 17:35:35 -06:00
Michael Black
83856e679d
Fix cppcheck warning in ar7030p.c
2019-12-18 17:28:23 -06:00
Michael Black
efb6edcb52
Fix cppcheck warning in kpa.c
2019-12-18 17:22:15 -06:00
Michael Black
ba7d3645fc
Fix cppcheck warning in adat.c
2019-12-18 17:19:55 -06:00
Michael Black
6e05851d78
Promote ft840 to stable
2019-12-18 15:53:03 -06:00
Michael Black
3bf263aae6
Add ERJECTED as possible error when Icom rig in standby
2019-12-18 14:53:05 -06:00
Michael Black
b672e8917c
Add debug to icom.c
2019-12-18 13:07:20 -06:00
Michael Black
a052ea4003
Fix FLRig to expire VFOB cache when VFOA mode is set
2019-12-18 10:41:00 -06:00
Michael Black
bda8b623df
Fix icom.c compile error
2019-12-18 06:31:47 -06:00
Michael Black
e24d8f77bd
Have icoms check freq to see is power needs to be turned on
2019-12-18 06:14:31 -06:00
Michael Black
67896f1913
Add rig_get_func SATMODE to icom.c and set rx/tx vfo to Main/Sub if satmode!=0
2019-12-17 23:44:51 -06:00
Michael Black
e6aee45b59
Add icom_rig_open to ic7300.c and ic785x.c
2019-12-17 08:23:19 -06:00
Michael Black
20fa6d50ca
Fix set_powerstat in icom.c
2019-12-17 08:09:07 -06:00
Michael Black
eac8077c60
Fix possible buf overrun in rigctl_parse.c
2019-12-17 08:08:39 -06:00
Michael Black
014da04095
Fix cppcheck static warning in barrett.c
2019-12-17 07:51:45 -06:00
Michael Black
935baaad24
Fix powerstat 1 for 115,200 on ic7300 (and perhaps others)
2019-12-16 11:55:09 -06:00
Michael Black
ff969113fa
Fix RIG_VFO_B in ic821h
2019-12-16 11:26:23 -06:00
Michael Black
8ff9a682cc
Add set_powerstat to icom.c and debug msg to rig.c
2019-12-16 10:51:36 -06:00
Michael Black
2e74b4fa6b
Move set_powerstat to kenwood_open and add kenwood_open to ts950.c
2019-12-14 08:25:34 -06:00
Michael Black
dede1e5ac1
Remove bootstrap reference in INSTALL
2019-12-13 23:36:17 -06:00
Michael Black
72476c21be
Added set_powerstat 1 to kenwood_init -- any reason not to do this?
...
Do we ever want to start rigctl or rigctld on a non-powered rig?
Maybe should do this on all rigs?
TS590S rigctl could not start with power off as firmware version is needed.
And many other things require the rig to be up when rigctl is started.
We won't let set_powerstat fail the startup just in case.
2019-12-13 23:28:49 -06:00
Michael Black
7b0d4e754f
Add bootstrap note to INSTALL
2019-12-13 08:25:06 -06:00
Michael Black
f53763602e
Fix TS590 get_level
2019-12-12 23:25:43 -06:00
Michael Black
f9bed84d8e
Got the w and W commands working much better
...
ICOM test via rigctl
Rig command: w \0xfe\0xfe\0x58\0xe0\0x03\0xfd
Reply:\0xFE\0xFE\0x58\0xE0\0x03\0xFD\0xFE\0xFE\0xE0\0x58\0x03\0x00\0x50\0x09\0x14\0x00\0xFD 17
Rig command: W \0xfe\0xfe\0x58\0xe0\0x03\0xfd 17
Reply:\0xFE\0xFE\0x58\0xE0\0x03\0xFD\0xFE\0xFE\0xE0\0x58\0x03\0x00\0x50\0x09\0x14\0x00\0xFD 17
Rig command: w FA;
send_cmd: error = Invalid parameter
Rig command: W FA; 14
send_cmd_rx: error = Invalid parameter
ICOM test via rigctld
Rig command: w \0xfe\0xfe\0x58\0xe0\0x03\0xfd
Reply:\0xFE\0xFE\0x58\0xE0\0x03\0xFD\0xFE\0xFE\0xE0\0x58\0x03\0x00\0x50\0x09\0x14\0x00\0xFD 17
Rig command: W \0xfe\0xfe\0x58\0xe0\0x03\0xfd 17
Reply:\0xFE\0xFE\0x58\0xE0\0x03\0xFD\0xFE\0xFE\0xE0\0x58\0x03\0x00\0x50\0x09\0x14\0x00\0xFD 17
Rig command: w FA;
Reply:RPRT -1
Rig command: W FA; 14
Reply:RPRT -1
Kenwood test via rigctl
Rig command: w FA;
Reply:FA00014074000;
Rig command: W FA; 14
Reply:FA00014074000;
Rig command: w \0x46\0x41\0x3b
Reply:FA00014074000;
Rig command: W \0x46\0x41\0x3b 14
Reply:FA00014074000;
Kenwood test via rigctld
Rig command: w FA;
Reply:FA00014074000;
Rig command: W FA; 14
Reply:FA00014074000;
Rig command: w \0x46\0x41\0x3b
Reply:FA00014074000;
Rig command: W \0x46\0x41\0x3b 14
Reply:FA00014074000;
2019-12-12 22:29:13 -06:00
Michael Black
e91df87a8f
Fix hex_dump..was printing negative values
2019-12-12 10:14:42 -06:00
Michael Black
5e44f6637e
Fix mingw compile error on rig_strrmodes
2019-12-12 09:47:24 -06:00
Michael Black
b3c6b9d707
Add rig_strrmodes function and fix flrig to print mode list correctly
2019-12-12 09:13:30 -06:00
Michael Black
011efe0452
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2019-12-11 07:47:24 -06:00
Nate Bargmann
f1d0340b8d
Merge branch 'ampctl_mans'
2019-12-11 07:17:44 -06:00
Nate Bargmann
7525d63207
Distribute and install new amplifier man pages
2019-12-11 06:42:41 -06:00
Nate Bargmann
2c884a970a
Change ampctld default TCP port to 4531
2019-12-11 06:28:17 -06:00
Nate Bargmann
f7d05a9d44
Minor man page updates
...
Bump revision date and add amplifiers to the COPYING section on project
description.
2019-12-11 06:28:17 -06:00
Nate Bargmann
7f1675e0f5
New ampctld manual page
2019-12-11 06:28:16 -06:00
Nate Bargmann
ab811acf35
Minor updates to rigctld manual page
2019-12-11 06:28:16 -06:00
Nate Bargmann
108e35d3cd
New manual page for ampctl
2019-12-11 06:28:15 -06:00
Nate Bargmann
e5325b551a
Minor rigctl man page updates
2019-12-10 19:30:56 -06:00