Michael Black W9MDB
|
4b41c0dbfc
|
Let flrig use 5 second timeout from rig instead of overriding it
|
2021-01-28 12:24:22 -06:00 |
Michael Black W9MDB
|
e38c69602b
|
astyle k3.c
|
2021-01-25 11:20:28 -06:00 |
Michael Black W9MDB
|
9322479117
|
Fix kx3/kx2 RFPOWER_METER_WATTS and buffer size
|
2021-01-25 11:19:32 -06:00 |
Nate Bargmann
|
11be167354
|
Correct typo causing compilation failure
|
2021-01-25 07:13:26 -06:00 |
Michael Black W9MDB
|
fda709c7af
|
Change FTDX101 to 2 stop bits
|
2021-01-24 22:43:07 -06:00 |
Michael Black W9MDB
|
b5c60e50fb
|
Fix newcat.c compile error
|
2021-01-24 16:01:19 -06:00 |
Michael Black W9MDB
|
d75a23d156
|
Fix ftdx101d set_freq behavior depending on split mode and VFO requested
|
2021-01-24 12:52:44 -06:00 |
Michael Black W9MDB
|
7e6adc6d2a
|
Prevent ftdx101d from setting frequency on the non-tx vfo when in split mode
|
2021-01-24 12:31:42 -06:00 |
Michael Black W9MDB
|
2be172ac4e
|
Improve robustness of rigctld
Now retries opening indefinitely
Improved client side too
Error message should now show timeout if rig disappears
|
2021-01-24 10:51:19 -06:00 |
Michael Black W9MDB
|
c20125a264
|
In newcat.c prevent FT-2000 and FTDX1200 from sending BS commands on 60M but
let them send 60M FA/FB commands
|
2021-01-23 18:01:26 -06:00 |
Michael Black W9MDB
|
e2475ac190
|
Disable 60m check for FT450 and FTDX5000 to see if they behave now on 60M
|
2021-01-23 09:32:09 -06:00 |
Michael Black W9MDB
|
7181589c4c
|
Change ftdx3000/5000 to reject setting freq while transmitting and cover VFOA and VFOB
More rigs will probably be added to this list
https://github.com/Hamlib/Hamlib/issues/513
|
2021-01-22 15:09:10 -06:00 |
Michael Black W9MDB
|
e7b6e61ed0
|
astyle files prepping for 4.1 release
|
2021-01-22 10:41:30 -06:00 |
Michael Black W9MDB
|
e1c21605f4
|
Restrict FTDX3000 and FTDX5000 to not set_freq on VFO while PTT_ON
|
2021-01-22 08:57:53 -06:00 |
Michael Black W9MDB
|
de3205e2b8
|
Reduce debug level in newcat.c
|
2021-01-22 08:30:01 -06:00 |
Michael Black W9MDB
|
0005733f9a
|
Finish implementing RETURNFUNC in newcat.c
|
2021-01-22 07:50:44 -06:00 |
Michael Black W9MDB
|
63b3bfcaa4
|
In newcat.c try to handle the case were AI is on and we need to turn it off
|
2021-01-21 23:45:02 -06:00 |
Michael Black W9MDB
|
c930609379
|
Update debug in newcat.c to add some more info
|
2021-01-21 23:11:20 -06:00 |
Michael Black W9MDB
|
04bb1b3e79
|
Add some debug for special_60m in newcat.c
FTDX3000 was not being detected correctly
|
2021-01-21 23:09:04 -06:00 |
Michael Black W9MDB
|
b030d73144
|
Have FTDX3000 ignore BS02 command
Allow FTDX3000 to set 60M frequencies
|
2021-01-21 22:59:34 -06:00 |
Michael Black W9MDB
|
9a870577d0
|
Fix FTDX3000 SH commands
|
2021-01-21 22:42:19 -06:00 |
Michael Black W9MDB
|
b56a577ebb
|
Fix FTDX10 FT command
|
2021-01-21 22:39:43 -06:00 |
Michael Black W9MDB
|
bf52ea58d7
|
Fix FTDX10 SH commands
|
2021-01-21 22:36:24 -06:00 |
Michael Black W9MDB
|
4df4820ad9
|
Move Yaesu special_60m handling to cover any newcat_get_freq request
get_freq with 60M freq will not attempt freq change on certain rigs as they have to use MEM mode to select 60m. But RIG_OK will be returned.
|
2021-01-21 06:45:50 -06:00 |
Michael Black W9MDB
|
20d5bc0b9e
|
Fix double ;; in FT450 exception handling
Add FT450 to special 60m exceptions
|
2021-01-21 06:37:26 -06:00 |
Michael Black W9MDB
|
599974bcea
|
Fix compilation error in icom.c
|
2021-01-20 22:54:37 -06:00 |
Michael Black W9MDB
|
140ccbefd4
|
Prevent FT450 from doing VFOB actions while transmitting
|
2021-01-20 17:43:06 -06:00 |
Michael Black W9MDB
|
c93da3c5d4
|
Fix FT450 FB command to swap VFOs
|
2021-01-20 17:27:41 -06:00 |
Michael Black W9MDB
|
5a9daf5f0e
|
Fix ic703 and ic705 RIG_LEVEL_RFPOWER_METER_WATTS to scale to 10W instead of 100W
|
2021-01-20 15:07:59 -06:00 |
Michael Black W9MDB
|
f81c9158a8
|
Update newcat.h version
|
2021-01-20 15:06:14 -06:00 |
Michael Black W9MDB
|
5fec08b262
|
Add disable_yaesu_bandselect option
|
2021-01-20 11:34:30 -06:00 |
Michael Black W9MDB
|
0ad3c94e9b
|
Fix ft1000mp.c retry since retries are done in read_block now
|
2021-01-20 07:51:01 -06:00 |
Michael Black W9MDB
|
81cc189f57
|
Update trxmanager model name
|
2021-01-20 07:20:46 -06:00 |
Michael Black W9MDB
|
14251b237d
|
Fix ft1000d.c retry
|
2021-01-20 07:15:53 -06:00 |
Michael Black W9MDB
|
3cd921c2d3
|
Make the Yaesu BS command assume it worked as can't repeat it
|
2021-01-19 17:23:01 -06:00 |
Michael Black W9MDB
|
3d2ab7f379
|
Yaesu newcat.c do no not try to set VFO when transmitting.
|
2021-01-19 11:11:19 -06:00 |
Michael Black W9MDB
|
e622186bc3
|
In newcat_set_cmd_validate helps if we get VFO_B when we want VFO_B
|
2021-01-19 09:39:39 -06:00 |
Michael Black W9MDB
|
fe53dce518
|
astyle newcat.c
|
2021-01-19 07:18:05 -06:00 |
Michael Black W9MDB
|
dd0765309e
|
Added CACHE_RESET macro
newcat_set_cmd_validate now queries VFO freq instead of using cache
|
2021-01-19 07:17:07 -06:00 |
Michael Black W9MDB
|
bcc80fef79
|
In newcat_set_cmd_validate make exception processing for VS command
Return other cmds to full string comparison to validate data sent == data recvd
|
2021-01-18 22:35:59 -06:00 |
Michael Black W9MDB
|
00cc6e848f
|
Fix double ;; in newcat_set_cmd_validate
Only ask for freq from other vfo that may have been changed by band select
|
2021-01-18 22:30:49 -06:00 |
Michael Black W9MDB
|
2eda4bf1a7
|
Use only 1st 2 chars for newcat_set_command_validate check
|
2021-01-18 17:49:05 -06:00 |
Michael Black W9MDB
|
cf21f7d65c
|
Fix vfo check for band change
|
2021-01-18 17:15:10 -06:00 |
Michael Black W9MDB
|
2365297cac
|
In yaesu band select disable setting other VFO.
Hopefully this works OK
|
2021-01-18 16:39:57 -06:00 |
Michael Black W9MDB
|
c43211e3a5
|
Reduce timeout for newcat_rig_open to allow powered off rig to be detected faster
Now takes a bit over 1 second instead of over 10 seconds
Powered on rigs should still work the same
|
2021-01-18 10:05:37 -06:00 |
Michael Black W9MDB
|
34d7eb6c33
|
prm80 add extra read_string for 2-line response to set_freq
|
2021-01-17 15:50:00 -06:00 |
Michael Black W9MDB
|
4d7c988bec
|
Add some debug and another attempt to fix rig_set_cmd_validate setting the frequency correctly
|
2021-01-17 15:35:40 -06:00 |
Michael Black W9MDB
|
6e25cdd6b9
|
Update debug in newcat.c
|
2021-01-17 11:33:36 -06:00 |
Michael Black W9MDB
|
65970cab0e
|
Try to get vfo detection working in newcat_set_cmd_validate
|
2021-01-17 11:21:46 -06:00 |
Michael Black W9MDB
|
a0ee23b178
|
Fix VFO detection in new_set_cmd_validate
|
2021-01-17 10:46:42 -06:00 |