Wykres commitów

7645 Commity (Hamlib-4.3)

Autor SHA1 Wiadomość Data
Nate Bargmann bacb20a029
Merge pull request #796 from N0NB/Hamlib-4.3
Hamlib 4.3
2021-09-13 18:27:43 -05:00
Nate Bargmann c2ed3d6fb3
Update NEWS for Kenwood VFO fix 2021-09-13 18:12:03 -05:00
Mike Black W9MDB 2b211b43f1
Change kenwood to only set VFOA default on 1st rig_open call
https://github.com/Hamlib/Hamlib/issues/797

(cherry picked from commit 0f2a92b2de)
2021-09-13 18:08:53 -05:00
Nate Bargmann eb00c66aaf
Update NEWS for 4.3.1 bug fixes 2021-09-13 09:49:17 -05:00
Mike Black W9MDB 27aecf91da
Update testlibusb.c warning to "may be" instead of "will be"
(cherry picked from commit f064241c64)
2021-09-13 09:28:57 -05:00
Mike Black W9MDB c2c72602f3
Make testlibusb.c compatible with libusb < 1.0.23
(cherry picked from commit 4679d0f2ef)
2021-09-13 09:28:56 -05:00
Wouter van Gulik 391aef96cd
scripts: Update example in readme, since 4.0 817 is 1020
(cherry picked from commit 3e1b06432b)
2021-09-13 09:28:56 -05:00
Mike Black W9MDB 8d31be0ee1
Fix segfault in kenwood_set_vfo
https://github.com/Hamlib/Hamlib/issues/794

(cherry picked from commit e881993433)
2021-09-13 09:28:56 -05:00
Mike Black W9MDB 36655931dd
Since Icom rigs default to filter 2 if a filter is not selected we will do the same when turning on data mode
https://github.com/Hamlib/Hamlib/issues/791

(cherry picked from commit f2c60aa33a)
2021-09-13 09:28:55 -05:00
Mike Black W9MDB 53f7c1ed3b
Change set_icom_set_mode_with_data to not change mode unless necessary
Should allow filters to stay where they are set if USB-D is the starting mode
https://github.com/Hamlib/Hamlib/issues/791

(cherry picked from commit e900b4f9dc)
2021-09-13 09:28:55 -05:00
小光 4f760debc3
Update README.android
(cherry picked from commit e911471eae)
2021-09-13 09:28:55 -05:00
AuroraRAS 39bb9c4a92
Append the missing information to build hamlib v4.3 for Android NDK
The following errors were fixed in this commit:
error: undefined symbol: rig_sprintf_vfo
error: undefined symbol: initrots2_radant
error: undefined symbol: ts890s_caps

(cherry picked from commit b5bd1f4036)
2021-09-13 09:28:54 -05:00
AuroraRAS 17206da434
Prepare .gitignore file for NDK build
(cherry picked from commit 84807bc95e)
2021-09-13 09:28:54 -05:00
Mike Black W9MDB 891a550e93
Fix python build. For some reason casting tp vfo_t in the RIG_VFO_N macro broke the swig parsing
https://github.com/Hamlib/Hamlib/issues/786

(cherry picked from commit 004ddafb87)
2021-09-13 09:28:54 -05:00
Mike Black W9MDB 384f497346
Fix compilation of misc.c with gmtime_r replacement function for mingw
https://github.com/Hamlib/Hamlib/issues/784

(cherry picked from commit 820e4d4310)
2021-09-13 09:28:53 -05:00
Mike Black W9MDB 267d70c2bf
Do not do vfo_fixup on satmode rigs
https://github.com/Hamlib/Hamlib/issues/782

(cherry picked from commit 6de4588335)
2021-09-13 09:28:53 -05:00
Nate Bargmann f6dff2576c
Advance configure.ac to version 4.3.1 2021-09-13 09:28:38 -05:00
Nate Bargmann 5a6134b743
Update for Hamlib 4.3 release 2021-08-31 21:14:39 -05:00
Nate Bargmann 53104cac3c
Change release date to 2021-09-01 2021-08-31 21:00:22 -05:00
Mike Black W9MDB cd8acd5c1f Update NEWS for 4.3 release 2021-08-30 17:38:00 -05:00
Mike Black W9MDB 03ebf857a9 Update rotctl.1 man page 2021-08-30 15:19:16 -05:00
Mike Black W9MDB eaa39df66b Update tests/Makefile.am to not remove build scripts 2021-08-30 10:41:05 -05:00
Mike Black W9MDB 4c0781560d astyle files 2021-08-30 10:04:50 -05:00
Mike Black W9MDB 9032e3e58b Improve ser_open error message 2021-08-30 10:01:36 -05:00
Mike Black W9MDB 5c00d46cc3 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2021-08-30 08:46:55 -05:00
Mike Black W9MDB f65022b4ca If set_split_freq_mode is called when split=off we'll turn on split based on current vfo selection
https://github.com/Hamlib/Hamlib/issues/764
2021-08-30 08:45:56 -05:00
Michael Black 118dcbb35f
Merge pull request #779 from cjritola/fcdppAug2021
Map FCDPP LNA and Mixer Gain as PREAMP values. Closes #766
2021-08-30 08:25:26 -05:00
Mike Black W9MDB 53b67d24ec Fix Startup information in rigctl and rigctld 2021-08-29 23:32:29 -05:00
Chuck Ritola dc47740c40 Map FCDPP LNA and Mixer Gain as PREAMP values. Closes #766 2021-08-30 00:18:42 -04:00
Mike Black W9MDB a0672e4f7e Fix rigctl/rigctld interaction regression from issue 773
https://github.com/Hamlib/Hamlib/issues/778
https://github.com/Hamlib/Hamlib/issues/773
2021-08-29 09:59:47 -05:00
Mike Black W9MDB f6b57e147d Make kenwood set_split_vfo behave the same as set_vfo in both directions
https://github.com/Hamlib/Hamlib/issues/746
2021-08-29 08:29:26 -05:00
Mike Black W9MDB 36387c8af7 Put rigctl flow debug in if statement
https://github.com/Hamlib/Hamlib/issues/773
2021-08-29 00:03:27 -05:00
Mike Black W9MDB d16fa490d7 Fix display of arguments for rigctl non-readline version
https://github.com/Hamlib/Hamlib/issues/773
2021-08-28 23:44:35 -05:00
Mike Black W9MDB 2c8092d21b For kenwood rigs reset split after set_vfo FR command if needed
Side effect of this change is support of reverse split by changing to VFOB
https://github.com/Hamlib/Hamlib/issues/746
2021-08-28 22:35:16 -05:00
Mike Black W9MDB 004efafda7 Remove unnecessary set_mode command from TARGETABLE_MODE Icom rigs
https://github.com/Hamlib/Hamlib/issues/762
https://github.com/Hamlib/Hamlib/issues/430
2021-08-28 17:09:27 -05:00
Mike Black W9MDB 9efa3c7259 Fix testcache.c 2021-08-28 10:31:00 -05:00
Mike Black W9MDB 996dbbfa1a Remove override of PKTUSB mode for Icom rigs -- don't think we need this
Was causing mode toggling on IC7300 during PTT transitions in JTDX
2021-08-28 10:21:16 -05:00
Mike Black W9MDB f552e3f0e8 Fix set_split_vfo to use correct RX vfo instead of TX vfo
https://github.com/Hamlib/Hamlib/issues/762
https://github.com/Hamlib/Hamlib/issues/430
2021-08-28 09:54:37 -05:00
Mike Black W9MDB 9f0d5951cb Move Startup message after debug_set_level in rigctld.c 2021-08-28 09:53:19 -05:00
Mike Black W9MDB 1b52a009ef Move Startup debug line after set_debug_level 2021-08-28 09:10:35 -05:00
Mike Black W9MDB 4653aa2f6e astyle files 2021-08-27 22:25:53 -05:00
Michael Black 4e1d243156
Merge pull request #776 from KaComet/master
Corrected modes for FT-736R.
2021-08-27 22:23:10 -05:00
kacomet 574f22b096 Corrected modes for FT-736R. The FT-736 supports SSB, CW, FM, FM-N (narrowband FM,) CW-N (narrowband CW.) Now, the FM-N and CW-N modes can be set from rigctl. Passbands have also been corrected to the values in the manual. 2021-08-27 19:41:38 -05:00
Mike Black W9MDB 7bddd99cd8 Remove RX from kenwood.c -- did not put rig on VFOA
https://github.com/Hamlib/Hamlib/issues/746
2021-08-27 18:00:11 -05:00
Mike Black W9MDB 06513a6869 Remove another unneeded vfo swap from icom rigs
https://github.com/Hamlib/Hamlib/issues/762
https://github.com/Hamlib/Hamlib/issues/430
2021-08-27 17:24:31 -05:00
Mike Black W9MDB b41f706eda Fix uninitialized warning in rig.c
https://github.com/Hamlib/Hamlib/issues/762
    https://github.com/Hamlib/Hamlib/issues/430
2021-08-27 15:51:02 -05:00
Mike Black W9MDB f6b54df7c7 Fix some more unnecessary vfo swapping
https://github.com/Hamlib/Hamlib/issues/762
https://github.com/Hamlib/Hamlib/issues/430
2021-08-27 15:46:23 -05:00
Mike Black W9MDB fe8c02bba0 Add RX command to kenwood rigs hopefully setting VFO to VFOA after split set
FT450 and others turn split off doing FR0 and FT1; leaves the rig on VFOB
https://github.com/Hamlib/Hamlib/issues/746
2021-08-27 13:08:15 -05:00
Mike Black W9MDB 5a0590d421 Finish up targetable_ptt logic
Was causing unnecessary vfo swapping
https://github.com/Hamlib/Hamlib/issues/762
https://github.com/Hamlib/Hamlib/issues/430
2021-08-27 12:50:53 -05:00
Mike Black W9MDB 0016d5a933 Move TARGETABLE_PTT logic to the set_ptt routine
https://github.com/Hamlib/Hamlib/issues/762
https://github.com/Hamlib/Hamlib/issues/430
2021-08-27 12:32:37 -05:00