Michael Black W9MDB
0ba0b55b87
Remove debug from rigctl_parse.c
2021-03-20 23:19:01 -05:00
Michael Black W9MDB
8c11f888a3
Fix rigctld return blank mode for rig_get_vfo_info
2021-03-20 16:58:38 -05:00
Michael Black W9MDB
ae3fef1e0c
Disable set_ptt confirmation logic. Seems many rigs can't deal with it.
...
https://github.com/Hamlib/Hamlib/issues/623
2021-03-20 16:57:46 -05:00
Michael Black W9MDB
1fdbebd7b2
Fix rigctlcom VFOB set_freq
...
https://github.com/Hamlib/Hamlib/issues/620
2021-03-20 11:51:41 -05:00
Michael Black W9MDB
bb43078b25
More work on SATMODE for rigctlcom.c
...
https://github.com/Hamlib/Hamlib/issues/620
2021-03-20 11:21:11 -05:00
Michael Black W9MDB
80e199b302
Add satmode detection for Icom rigs like IC9700
...
In satmode VFOB/Sub now maps to SubA (2nd VFO)
https://github.com/Hamlib/Hamlib/issues/621
2021-03-20 08:07:16 -05:00
Michael Black W9MDB
950163f1a4
Rigs like IC9700 with MainA/B will have VFOA/Main mapped to MainA and VFOB/Sub mapped to MainB
...
No known use for SubA/SubB yet
https://github.com/Hamlib/Hamlib/issues/621
2021-03-19 23:36:33 -05:00
Michael Black W9MDB
1224e9f6ba
Move hamlibdatetime.h generation to src directory
...
https://github.com/Hamlib/Hamlib/issues/617
2021-03-19 23:14:13 -05:00
Michael Black W9MDB
5817096b00
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-03-19 22:57:08 -05:00
Michael Black W9MDB
6eee309b56
Improve rig_get_version and hamlib_version2 information to include commit information
...
https://github.com/Hamlib/Hamlib/issues/617
2021-03-19 22:56:18 -05:00
Michael Black
7662a6235a
Merge pull request #619 from fillods/prm80_FW_V5
...
Prm80 fw v5
2021-03-19 15:02:36 -05:00
Michael Black W9MDB
dee6bd6524
Add SA command handling to rigctlcom.c
...
https://github.com/Hamlib/Hamlib/issues/620
2021-03-19 14:59:42 -05:00
Stephane Fillod
8cd4a2e3c4
prm80: remove the "A" command that won't make it into FW V5
2021-03-19 20:51:54 +01:00
Michael Black W9MDB
ab0ae7d6b1
https://github.com/Hamlib/Hamlib/issues/618
2021-03-19 11:19:15 -05:00
Michael Black W9MDB
c1277b170e
Fix Icom icom_get_usb_echo_off to read the freq response when echo is on
...
This takes into account whatever the response time of the rig is
https://github.com/Hamlib/Hamlib/issues/615
2021-03-18 22:46:45 -05:00
Michael Black W9MDB
5b74438b76
DDon't do band select on FDX3000 -- seems to have a problem putting split on all the time
2021-03-18 17:11:19 -05:00
Michael Black W9MDB
b9cc75c4a0
Remove all frequency verification as it seems to create problems on some rigs
...
https://github.com/Hamlib/Hamlib/issues/615
2021-03-18 15:40:32 -05:00
Michael Black W9MDB
b958e42a0c
Fix 10Hz resolution problem with FT1000MP rigs
...
https://github.com/Hamlib/Hamlib/issues/616
2021-03-18 09:26:17 -05:00
Michael Black W9MDB
30eaa78034
astyle rig.c
2021-03-18 08:16:06 -05:00
Michael Black W9MDB
c7c5cd81bc
In rig.c change RETURNFUNC calls with functions into separate lines
...
https://github.com/Hamlib/Hamlib/issues/615
2021-03-18 07:09:58 -05:00
Michael Black W9MDB
ab59951e97
astyle files
2021-03-17 07:56:27 -05:00
Michael Black
4201beafcd
Merge pull request #614 from mikaelnousiainen/fix-unnecessary-rig-reopen
...
Fix unnecessary rig re-open cycles by refactoring rigctl_parse return values
2021-03-17 07:43:37 -05:00
Mikael Nousiainen
90112b5769
First attempt at fixing rigctl_parse return values and unnecessary rig re-open cycles
2021-03-16 23:39:35 +02:00
Michael Black W9MDB
27192d0c81
Fix potential seg faults in icom.c
...
https://github.com/Hamlib/Hamlib/issues/612
2021-03-16 12:45:30 -05:00
Michael Black W9MDB
0942553687
Fix icom_get_raw_buf
...
https://github.com/Hamlib/Hamlib/issues/612#issuecomment-800404923
2021-03-16 12:29:01 -05:00
Michael Black W9MDB
5dfb3b8567
Experiment to see if build-w32.sh will build python bindings on nightly build
...
https://github.com/Hamlib/Hamlib/issues/201
2021-03-15 23:46:36 -05:00
Michael Black W9MDB
8817f12180
Fix rig_set_freq and set_cache_freq so if freq=0 cache is expired
...
https://github.com/Hamlib/Hamlib/issues/610
2021-03-15 22:55:45 -05:00
Michael Black W9MDB
3bc39aaec1
astyle files is preparation for 4.2 release
2021-03-15 17:51:22 -05:00
Michael Black W9MDB
288f82f963
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-03-15 11:16:45 -05:00
Michael Black W9MDB
1ba72fa725
Improve caching
...
https://github.com/Hamlib/Hamlib/issues/280
https://github.com/Hamlib/Hamlib/issues/606
2021-03-15 11:16:11 -05:00
Michael Black W9MDB
2ef73b49fc
https://github.com/Hamlib/Hamlib/issues/280
...
https://github.com/Hamlib/Hamlib/issues/606
2021-03-15 11:15:41 -05:00
Michael Black
62402d1b15
Merge pull request #608 from nonoo/master
...
Fix warning caused by commit ac1cb518b0
2021-03-15 10:28:08 -05:00
Nonoo
a4d14e6f92
Fix warning caused by commit ac1cb518b0
2021-03-15 16:21:10 +01:00
Stephane Fillod
42ebd65811
prm80: protcol evolution in firmware V5
...
- RSSI appended to system state ("E" command)
- new ranging for the volume value
- implement a cache handling for the system state (not V5 specific)
2021-03-15 15:13:55 +01:00
Stephane Fillod
257ae409d2
prm80: fix SQL parsing
2021-03-15 14:54:40 +01:00
Michael Black W9MDB
d66e0b9807
Narrow the Icom NAK packet check to only 6 byte frames
...
https://github.com/Hamlib/Hamlib/issues/607
2021-03-14 16:43:17 -05:00
Michael Black W9MDB
88318e19c9
Add additional VFOS to dummy.c for cache testing
...
https://github.com/Hamlib/Hamlib/issues/606
2021-03-13 15:32:26 -06:00
Michael Black W9MDB
dff7bdd7a7
For icom recognize bad command return packets e.g. fe fe e0 50 fa fd
...
https://github.com/Hamlib/Hamlib/issues/607
2021-03-13 08:03:53 -06:00
Michael Black W9MDB
a42e13351b
Update comments in k3.c
2021-03-12 22:51:17 -06:00
Michael Black W9MDB
ee6f682963
Remove unneed NAK check on wrong location -- NAK check already being done
...
https://www.dropbox.com/s/q0i90h7ee1w2tnf/bin.zip?dl=0
2021-03-12 12:26:10 -06:00
Michael Black W9MDB
20e41b59ec
Fix flrig close/open null return on modes
...
https://github.com/Hamlib/Hamlib/issues/605
2021-03-12 12:12:20 -06:00
Michael Black W9MDB
54f7a2dc70
Remove dead line in flrig.c
2021-03-12 09:12:05 -06:00
Michael Black W9MDB
d816d27c74
Fix FlRig conditon where 0Hz can be returned on a network error
...
Was returning a bad error code
If any rig returns 0 Hz freq will be returned from cache instead
I don't think there's anytime we want a zero Hz frequency
2021-03-12 09:02:26 -06:00
Michael Black W9MDB
8202c86586
Add FlRig version info to flrig.c
2021-03-12 08:13:35 -06:00
Michael Black W9MDB
196ffb39a8
Update version in flrig.h
2021-03-11 23:05:52 -06:00
Michael Black W9MDB
f01129958e
Fix flrig vfo swapping when set_mode with bandwidth is done
...
https://github.com/Hamlib/Hamlib/issues/602
2021-03-11 23:03:53 -06:00
Michael Black W9MDB
60e9dd9742
Fix debug statement in flrig.c
2021-03-11 22:34:38 -06:00
Michael Black W9MDB
f67429528b
Fix debug statements in flrig.c
2021-03-11 22:31:37 -06:00
Michael Black W9MDB
8e20613771
Fix mingw bogus compiler warning
2021-03-11 13:14:42 -06:00
Michael Black W9MDB
2f40735ed7
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-03-11 13:12:47 -06:00