Mike Black W9MDB
|
5e90774728
|
Change detection of Elecraft K4 in k3.c to use VFOB commands
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-20 08:52:13 -05:00 |
Mike Black W9MDB
|
6b6156c416
|
Fix Elecraft K3 BW$ length read warning
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-19 06:46:25 -05:00 |
Mike Black W9MDB
|
a15726e652
|
For the Elecraft K4 changing mode on either VFO while in split will now change mode on the other VFO
https://github.com/Hamlib/Hamlib/issues/830
|
2021-10-19 06:42:37 -05:00 |
Mike Black W9MDB
|
5c29e099a9
|
Add RIG_FUNCTION_SEND_VOICE_MEM for FT991
https://github.com/Hamlib/Hamlib/issues/830
|
2021-10-18 23:55:42 -05:00 |
Mike Black W9MDB
|
10c3ab09ac
|
Update send_morse for Yaeus rigs
|
2021-10-18 23:25:29 -05:00 |
Mike Black W9MDB
|
024f7f061c
|
Add RIG_MODE_IQ for FunCube Pro Plus and RS-HFIQ
https://github.com/Hamlib/Hamlib/issues/829
|
2021-10-18 23:01:38 -05:00 |
Mike Black W9MDB
|
0cd7e5cc16
|
Update debug statement in elecraft.c to show is_k4
|
2021-10-18 22:59:18 -05:00 |
Mike Black W9MDB
|
c0aeb14a2a
|
Change Elecraft K4 to use AB3;FT1 instead of AB0;FT1
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-18 22:41:07 -05:00 |
Mike Black W9MDB
|
dc09191f07
|
Add copy A/B for Elecraft K4 to avoid cross-band error when setting split
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-18 15:33:50 -05:00 |
Mike Black W9MDB
|
736072bbaf
|
Fix k3.c case of BW command
|
2021-10-18 15:27:30 -05:00 |
Mike Black W9MDB
|
e3731400c3
|
Fix rigctld man page to show numeric only return for chk_vfo
This was changed to maintain compatibility with previous versions
|
2021-10-18 11:34:05 -05:00 |
Mike Black W9MDB
|
44cce057f2
|
Update NEWS
|
2021-10-18 09:43:22 -05:00 |
Mike Black W9MDB
|
84df12919f
|
Fix Elecraft K3 DT/DT$ command to expect the correct answer length
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-17 22:54:09 -05:00 |
Mike Black W9MDB
|
899cd71b1d
|
Fix Elecraft K3/K4 bandwidth BW to expect 6 instead of 7 response
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-17 22:49:50 -05:00 |
Mike Black W9MDB
|
49f3452bf2
|
Add send_morse to Yaesu rigs -- message is the number of the memory to be played
|
2021-10-17 17:53:02 -05:00 |
Mike Black W9MDB
|
569f21c7fe
|
Revert "Start to normalize Icom cmd detection"
This reverts commit 1ade49f3d5 .
|
2021-10-17 16:02:30 -05:00 |
Mike Black W9MDB
|
80f7378bf5
|
Arrgghhh..fix spelling of PKTLSB
|
2021-10-17 13:14:57 -05:00 |
Mike Black W9MDB
|
3dde8030a0
|
Add PKTUSB PKTLSB to allowed rig modes for Icom in set_dsp_flt
|
2021-10-17 13:11:11 -05:00 |
Mike Black W9MDB
|
1ade49f3d5
|
Start to normalize Icom cmd detection
|
2021-10-17 13:10:15 -05:00 |
Mike Black W9MDB
|
1b10d113f2
|
Add debug info to k3_set_mode
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-17 06:54:07 -05:00 |
Mike Black W9MDB
|
25e5f59300
|
Fix k3.c build
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-17 06:47:26 -05:00 |
Mike Black W9MDB
|
015d79cc80
|
Fix k3_set_mode for K4 VFOB case
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-17 06:43:18 -05:00 |
Mike Black W9MDB
|
6c43e5c6ac
|
Fix bogus "not supported" message when icom_set_mode_x26 is called
|
2021-10-16 23:29:05 -05:00 |
Mike Black W9MDB
|
7f1faf24c0
|
Add a few more modes to the mode_map
|
2021-10-16 10:14:03 -05:00 |
Mike Black W9MDB
|
a8a317f6ab
|
Move parse_mode error message to the function itself
|
2021-10-16 09:45:24 -05:00 |
Mike Black W9MDB
|
dc70e2a41f
|
Fix LSB/USB in rigctl_parse_mode
|
2021-10-16 09:27:04 -05:00 |
Mike Black W9MDB
|
4462fe423e
|
Add USB-D and LSB-D to mode_map for Log4OM mode requests
|
2021-10-16 09:20:24 -05:00 |
Mike Black W9MDB
|
83b7243946
|
Change icom_set_mode_with_data to reuse existing filter# if RIG_PASSBAND_NOCHANGE is requested
https://github.com/Hamlib/Hamlib/issues/827
|
2021-10-15 12:56:17 -05:00 |
Mike Black W9MDB
|
50512b4bf9
|
Fix Elecraft K4 set_mode to work with VFOB
https://github.com/Hamlib/Hamlib/issues/825
|
2021-10-15 12:05:46 -05:00 |
Mike Black W9MDB
|
891ca6ed75
|
Fix TS450 and TS690 split check -- should be using IF status now
Should work with any rigs that don't have split status too in case there are any.
https://github.com/Hamlib/Hamlib/issues/826
|
2021-10-15 12:02:41 -05:00 |
Mike Black W9MDB
|
8a983cae80
|
Clean up MUTEX declarations in rig.c
|
2021-10-14 23:06:57 -05:00 |
Mike Black W9MDB
|
4c634f8c04
|
Fix FT1000MP set_split_vfo
Testing shows RX=VFOA, TX=VFOB in contrast to the manual saying the opposite
https://github.com/Hamlib/Hamlib/issues/824
|
2021-10-14 16:34:42 -05:00 |
Mike Black W9MDB
|
da34930ab9
|
Fix rig_get_mode cache time printout
|
2021-10-14 11:36:34 -05:00 |
Mike Black W9MDB
|
ac43daa998
|
Add some more elapsed time monitoring
|
2021-10-14 11:32:30 -05:00 |
Mike Black W9MDB
|
4c1cbf0aa9
|
Change flrig FSK/PSK modes to use RTTY instead of PKTUSB
https://github.com/Hamlib/Hamlib/issues/823
|
2021-10-14 10:50:06 -05:00 |
Mike Black W9MDB
|
16a879bc72
|
Fix icom_set_mode_x26
https://github.com/Hamlib/Hamlib/issues/811
|
2021-10-13 16:02:40 -05:00 |
Mike Black W9MDB
|
6a4bebcb96
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2021-10-13 11:55:04 -05:00 |
Mike Black W9MDB
|
c7acbc19de
|
Improve Icom rigs with 1A 03 command and add some debug
https://github.com/Hamlib/Hamlib/issues/811
|
2021-10-13 11:53:45 -05:00 |
Michael Black
|
8263ac2ce8
|
Merge pull request #822 from df7cb/ic7610-sendmorse
ic7610: Re-add send_morse
|
2021-10-12 15:28:47 -05:00 |
Christoph Berg
|
dfab74d74d
|
ic7610: Re-add send_morse
Commit 28b7543de6 mistakenly removed
send_morse from ic7610, add it back.
|
2021-10-12 21:55:18 +02:00 |
Mike Black W9MDB
|
5f5aabe176
|
Fix doc/Makefile.am to not remove ../scripts/build-w*.sh
|
2021-10-11 22:43:05 -05:00 |
Mike Black W9MDB
|
c6249ed0f7
|
Add ft1000mp_set_split_freq_mode functioun
https://github.com/Hamlib/Hamlib/issues/819
|
2021-10-11 16:37:25 -05:00 |
Mike Black W9MDB
|
d5a1b125cd
|
Fix frame.c
|
2021-10-10 17:17:30 -05:00 |
Mike Black W9MDB
|
7e6f948bf7
|
Undo frame.c commit -- misunderstood use
|
2021-10-10 17:12:07 -05:00 |
Mike Black W9MDB
|
75408098a4
|
Change Icom frame.c to only look for 0xfd for end of frame. Was not seeing error frames]
https://github.com/Hamlib/Hamlib/issues/818
|
2021-10-10 16:27:58 -05:00 |
Mike Black W9MDB
|
2ff6b5ebeb
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2021-10-10 08:34:06 -05:00 |
Mike Black W9MDB
|
d90d3eb0d0
|
Use EAGAIN error to retry when serial port is unavailable
https://github.com/Hamlib/Hamlib/issues/818
|
2021-10-10 08:33:31 -05:00 |
Mike Black W9MDB
|
4b77fc1eb3
|
Allow for EBUSY return during port read and retry 10x5ms for 50ms total before returning an error
https://github.com/Hamlib/Hamlib/issues/818
|
2021-10-08 23:58:07 -05:00 |
Mike Black W9MDB
|
2319d17389
|
Fix rigs so that VFOB/A split works as well as VFOA/B
https://github.com/Hamlib/Hamlib/issues/745
|
2021-10-08 23:55:48 -05:00 |
Michael Black
|
2103428c37
|
Merge pull request #817 from AuroraRAS/androidsensor
AndroidSensor codes improvement
|
2021-10-06 07:54:26 -05:00 |