Wykres commitów

5704 Commity (ee6703107f8aecc47effafd1f21291fbb35d3fd5)

Autor SHA1 Wiadomość Data
Michael Black W9MDB ee6703107f Fix 'f VFOB' staying on VFOB instead of reverting to VFOA when VFOA is current VFO 2020-06-07 23:31:20 -05:00
Michael Black W9MDB db3ead4399 Fix dummy to return VFOA for i command when not in split mode 2020-06-07 15:45:06 -05:00
Michael Black W9MDB 1485a19e47 Fix testloc.c dmmm2dec function change
https://github.com/Hamlib/Hamlib/issues/286
2020-06-07 15:08:52 -05:00
Michael Black W9MDB 2b191ae7af Mised one file on commit
https://github.com/Hamlib/Hamlib/issues/285
2020-06-07 08:55:08 -05:00
Michael Black W9MDB a23e9ee47d Implement set/get_vfo for FT-897 using FT-857 routines
https://github.com/Hamlib/Hamlib/issues/285
2020-06-07 08:32:32 -05:00
Michael Black W9MDB aeddc1eaec Fix get split on dummy rig
https://github.com/Hamlib/Hamlib/issues/284
2020-06-06 23:44:41 -05:00
Michael Black W9MDB 3d3ae1cae9 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-06 16:04:48 -05:00
Michael Black W9MDB 1cbdc5a7ea Fix incorrect setting of VFOA when VFOB requested using vfo_opt mode
Only affected rigs that were not (caps->targetable_vfo & RIG_TARGETABLE_FREQ) like the dummy rig
https://github.com/Hamlib/Hamlib/issues/284
2020-06-06 16:03:16 -05:00
Michael Black W9MDB 371e820941 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-06 12:23:44 -05:00
Michael Black W9MDB 4a24f63f0f Undo readline change 2020-06-05 23:48:09 -05:00
Michael Black W9MDB 30d0335983 Fix rl_readline_name in rigctl.c 2020-06-05 23:40:52 -05:00
Michael Black W9MDB 3ec286ae1b Update icom.h version 2020-06-05 22:46:17 -05:00
Michael Black W9MDB 30b52d6487 Merge branch 'mac-sh-compliance' of git://git.code.sf.net/u/bsomervi/hamlib 2020-06-05 22:44:34 -05:00
Bill Somerville cc9dfd3b0e
Fixing an operator precedence defect 2020-06-06 02:24:04 +01:00
Bill Somerville 7d53c28ac2
Avoid 'echo -n' as macOS sh doesn't support it 2020-06-06 00:58:13 +01:00
Michael Black W9MDB 4fc306ce08 Fix dummy device default frequency
https://github.com/Hamlib/Hamlib/issues/283
2020-06-05 15:05:10 -05:00
Michael Black c84778b971
Merge pull request #281 from malcolmh/master
Add Macports to README.osx
2020-06-04 15:16:56 -05:00
Malcolm Herring 3eb4b82cca Add Macports to README.osx 2020-06-04 18:35:47 +01:00
Michael Black e1f6bdce41 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-06-04 12:18:57 -05:00
Michael Black W9MDB 6fd6488d63 Add SHA to version info 2020-06-04 12:18:41 -05:00
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