Wykres commitów

5834 Commity (ab7d998e380ca8a072f26225e0ec0bb7e4a5e6a0)

Autor SHA1 Wiadomość Data
Michael Black 1974cae905 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-04 11:00:19 -05:00
Michael Black W9MDB 92cbaf620e Precursor to implementing more caching
No effect yet
https://github.com/Hamlib/Hamlib/issues/280
2020-06-04 10:58:22 -05:00
Michael Black 88834f293a Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-06-04 10:53:19 -05:00
Michael Black W9MDB d9d1074f24 Fix IC-910 behavior with gpredict
Now allows switching between full duplex, split, and non-split mode
https://github.com/Hamlib/Hamlib/issues/237
2020-06-04 10:37:20 -05:00
Michael Black W9MDB 2a05008bd4 Add vfo_fixup to rig_get_split_freq 2020-06-04 10:27:00 -05:00
Nate Bargmann 974f069623
Correct missed spelling error 2020-06-04 07:03:40 -05:00
Nate Bargmann d35637d523
Merge branch 'master' of github.com:Hamlib/Hamlib 2020-06-04 06:50:40 -05:00
Nate Bargmann faf0410595
Reference rotctl instead of rigctl
Apply trivial formatting changes.
2020-06-04 06:34:25 -05:00
Michael Black cdd52a94cb Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-03 22:35:25 -05:00
Michael Black W9MDB 17b404a6c7 Add seconds to dmmm2dec
Change meade.c to support dmmm2dec seconds
https://github.com/Hamlib/Hamlib/issues/268
2020-06-03 22:33:56 -05:00
Michael Black b989b8fada Merge branch 'master' of https://github.com/mdblack97/Hamlib 2020-06-03 18:16:08 -05:00
Michael Black W9MDB 4502769c8d Add FT-DX101D as a rig that can't get VFOA freq while VFOB is transmitting
Move the IC910 of the same problem to rig.c instead of icom.c
Eventually this may become a backend flag
https://github.com/Hamlib/Hamlib/issues/279
2020-06-03 18:12:17 -05:00
Michael Black W9MDB a8e5a66ffd Add FT_DX101D as another rig that can't get freq during PTT
https://github.com/Hamlib/Hamlib/issues/279
2020-06-03 16:58:42 -05:00
Michael Black W9MDB 653d7d1030 Add dummy_no_vfo device for emulating rigs with no set_vfo or get_vfo
https://github.com/Hamlib/Hamlib/issues/277
2020-06-03 11:35:31 -05:00
Michael Black W9MDB 847b73cdb1 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-03 11:35:16 -05:00
Michael Black W9MDB 52c3b1d3c9 Rigs with no set_vfo and asking for currVFO will have vfo changed to something sensible
https://github.com/Hamlib/Hamlib/issues/278
2020-06-03 11:27:45 -05:00
Michael Black W9MDB bf5e0e21af Rigs with no set_vfo capability will now have a logical VFO assigned to vfo_curr
https://github.com/Hamlib/Hamlib/issues/278
2020-06-03 11:27:23 -05:00
Michael Black W9MDB fa6b0c3d04 Rigs with no set_vfo capability will now have a logical VFO assigned to vfo_curr
https://github.com/Hamlib/Hamlib/issues/275
2020-06-03 07:20:48 -05:00
Michael Black W9MDB ed8d9d9926 Change ENIMPL returns to ENAVAIL for correctness 2020-06-02 23:01:01 -05:00
Michael Black W9MDB ae24d50901 add numbers to rig_errcode_e documentation 2020-06-02 22:29:25 -05:00
Michael Black f9a69d83e3 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-06-02 09:44:46 -05:00
Michael Black W9MDB bd7917aea5 Fix OSX documentation
https://github.com/Hamlib/Hamlib/issues/248
2020-06-02 09:43:19 -05:00
Nate Bargmann 5854114220
Merge branch 'master' into remove_bashisms 2020-06-02 08:55:34 -05:00
Nate Bargmann 2ee6306856
Remove bashisms from scripts/build-w64.sh 2020-06-02 08:51:38 -05:00
Nate Bargmann 27a84ac273
Remove bashisms from scripts/build-w32.sh 2020-06-02 08:51:37 -05:00
Nate Bargmann f572b38246
Remove bashisms from scripts/build-VB.NET.sh 2020-06-02 08:51:37 -05:00
Michael Black W9MDB 783df7b579 Remove unused var from gs232b.c 2020-06-01 23:00:37 -05:00
Michael Black 00031994c6 Remove block setting VFO_A -- does not work with rigs that don't have
VFO_A
https://github.com/Hamlib/Hamlib/issues/274
2020-06-01 17:38:03 -05:00
Michael Black 567cd7145e Fix VFO_CURR return from vfo_fixup
https://github.com/Hamlib/Hamlib/issues/274
2020-06-01 17:07:20 -05:00
Michael Black 51ff03a638 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-01 14:09:49 -05:00
Michael Black W9MDB e49f1a9df9 Change rig.c to use some sensible defaults when rig_get_vfo fails
https://github.com/Hamlib/Hamlib/issues/274
2020-06-01 14:08:45 -05:00
Michael Black 3183dbd0a4 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-01 12:54:13 -05:00
Michael Black W9MDB 79fdfe8425 Change vfo_fixup to just return when currVFO is requested
https://github.com/Hamlib/Hamlib/issues/274
2020-06-01 12:53:07 -05:00
Michael Black 8a6d279b56 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-01 12:13:08 -05:00
Michael Black W9MDB 207c50f36b Fix rigctlcom split indication in IF generation
Add some debug to see the cmd being requested by the client
https://github.com/Hamlib/Hamlib/issues/272
2020-06-01 12:11:15 -05:00
Michael Black W9MDB 17109382b0 Fix kenwood setting of priv->tx_vfo based on IF response split indication
When not transmitting tx_vfo is still VFO_B
https://github.com/Hamlib/Hamlib/issues/272
2020-06-01 12:09:24 -05:00
Michael Black 6333a42558 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-01 09:08:15 -05:00
Michael Black W9MDB c488ddc904 Merge branch 'remote-ptt-type' of git://git.code.sf.net/u/bsomervi/hamlib
https://github.com/Hamlib/Hamlib/issues/270
2020-06-01 09:07:21 -05:00
Bill Somerville d9ab62445c
Deal with remote PTT type at the client end
Remote   PTT   must   always    be   either   RIG_PTT_RIG_MICDATA   or
RIG_PTT_NONE. Also take care not to  override any locally set PTT type
as it is feasible  to use a local hardware PTT at  the client end with
remote  CAT control.   Maybe an  odd arrangement  but Hamlib  does not
preclude it.  This is all  done while  preserving the accuracy  of the
ptt_type value in dump_state requests.
2020-06-01 13:51:44 +01:00
Michael Black 80767e7422 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-31 23:22:37 -05:00
Michael Black W9MDB 8c27ef12a0 Remove expected response for gs232b W command
https://github.com/Hamlib/Hamlib/issues/272
2020-05-31 23:21:51 -05:00
Michael Black 5802ccdefe Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-31 22:40:25 -05:00
Michael Black 3880ab40f0 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-05-31 22:40:14 -05:00
Michael Black W9MDB 1405d3c7bf Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-05-31 22:37:32 -05:00
Michael Black W9MDB afeb77e6d2 rigctld will now return either PTT_NONE or PTT_RIG_MICDATA to rigctl client
https://github.com/Hamlib/Hamlib/issues/259
2020-05-31 22:33:56 -05:00
Nate Bargmann e5e4283be5
Merge branch 'master' of github.com:Hamlib/Hamlib 2020-05-31 17:30:06 -05:00
Nate Bargmann b1848b4c58
Add some tips on shell scripts 2020-05-31 17:29:29 -05:00
Michael Black W9MDB 1dc461966d Fix rigctld ptt_type to correctly reflect DTR/RTS
Might need to do this with some other values too
github.com/Hamlib/Hamlib/issues/270
2020-05-31 16:42:56 -05:00
Michael Black W9MDB 94e8859a6f Fix ptt_type to be consistent across open/close calls
https://github.com/Hamlib/Hamlib/issues/270
2020-05-31 15:52:38 -05:00
Nate Bargmann 0450345c81
Restyle tests/cachetest.sh for 4 space tabs 2020-05-31 12:52:17 -05:00