Wykres commitów

3897 Commity (b65a39db539605ce179b41b59037e250d3bb9e3d)

Autor SHA1 Wiadomość Data
Nate Bargmann aeb726e53c Merge branch 'mdblack98-master'
New model, FT-891 from Mike, W9MDB.
2017-01-07 09:12:54 -06:00
Michael Black f1a9644d23 Added ft891 backend 2017-01-07 09:10:48 -06:00
Nate Bargmann 0b418a2be8 Update NEWS for FT-991 get_mode() fix 2017-01-02 21:27:32 -06:00
Nate Bargmann 70deb9f539 Merge branch 'mdblack98-master'
Fix ft991_get_mode
2017-01-02 21:26:00 -06:00
Michael Black 329f69e85f Fix ft991_get_mode 2017-01-02 17:49:26 -06:00
Nate Bargmann e0891d001d Update NEWS for IC-785x 2017-01-02 13:14:05 -06:00
Nate Bargmann 5f1a7ad6f9 Merge branch 'mdblack98-master'
Combine IC-7850/7851 models into 785x
2017-01-02 13:12:21 -06:00
Michael Black 3bad75106e Merger 7850/51 into 785x 2017-01-02 10:20:20 -06:00
Nate Bargmann 2b89833943 Update NEWS for IC-7850/7851
Also set tentative release date of 3.2 to 30 June 2017.
2017-01-02 07:39:28 -06:00
Nate Bargmann f525d6f262 Merge branch 'mdblack98-master'
New models, IC-7850/IC-7851.
2017-01-02 07:33:03 -06:00
Michael Black ae99b17598 Add ic7850 ic7851 -- works with wsjtx 2017-01-01 22:55:33 -06:00
Michael Black 761dde7b8b Add ic7850 ic7851 -- works with wsjtx 2017-01-01 22:55:15 -06:00
Nate Bargmann 3a12ea7616 Merge pull request #39 from N0NB/revert-38-master
Revert "IC-7850/51"
2017-01-01 17:45:39 -06:00
Nate Bargmann 94954c16e6 Revert "IC-7850/51" 2017-01-01 17:41:18 -06:00
Nate Bargmann 00079f2427 Merge pull request #38 from mdblack98/master
New Icom meodels IC-7850/51
2017-01-01 17:20:01 -06:00
Michael Black 5ae0185167 Merge branch 'master' of https://github.com/N0NB/hamlib 2017-01-01 08:06:14 -06:00
Michael Black 7b28e4077b Added IC-7850/51 -- works with WSJT-X 2017-01-01 08:04:22 -06:00
Nate Bargmann 3fef67ae7d Advance to 3.2~git 2016-12-25 11:53:56 -06:00
Nate Bargmann b59485a68b Update for current Git commands
Add examples for committing updates and issuing pull requests.
2016-12-25 11:38:57 -06:00
Nate Bargmann 77f1437983 Update NEWS for pending 3.1 release. 2016-12-25 09:09:35 -06:00
Bill Barker 10eb19e92a Add test for Flex 6300 ID
Adds test for ID 907 for the Flex 6300.
2016-12-23 21:06:47 -06:00
Nate Bargmann ebd3117658 Merge pull request #36 from kukabu/master
Fix typos.
2016-12-18 07:07:13 -06:00
Michael Tatarinov 7848d49a53 Fix typos. 2016-12-18 08:17:54 +04:00
Nate Bargmann a3849aafb1 Merge branch 'swig' of rebased commits from Ervin, HA2OS
Corrected a few bugs and rebased from Ervin's pull request.
2016-12-17 14:46:12 -06:00
Ervin Hegedus b91768360a Added new example to Python demo script (set/get float type level) 2016-12-13 16:28:41 -06:00
Ervin Hegedus 2b657e7c9d Added Lua binding and demo script 2016-12-13 16:28:41 -06:00
Bill Somerville ce8189f029 Revised kenwood rig busy response handling
The TS-790  is very prone  to slow  command responses, this  change no
longer  retries  the sending  of  the  original  command when  a  busy
response "?;"  is seen, instead  it simply  waits one retry  delay and
tries response  read again. It  may be that  this has always  been the
correct action  but most rigs do  not return busy responses  or behave
better when a command is retried.
2016-11-20 10:55:51 +00:00
Bill Somerville 5b8e56c8ef Add rig_{open,close} functions to TS-790 backend 2016-11-20 10:55:50 +00:00
Nate Bargmann 3f903cbc64 Fixup rig caps pointer in K3 patch 2016-11-19 12:53:31 -06:00
Nate Bargmann 24b7e95a79 Merge pull request #33 from mdblack98/master
K3 DT0 patch
2016-11-19 12:43:41 -06:00
Michael Black 76c431f74b Merge branch 'master' of https://github.com/N0NB/hamlib 2016-11-19 10:42:45 -06:00
Michael Black 1e462e10e0 Move K3 DT0 before mode switch, add version info to electraft rig open, WSJT-X VOX rig split now works 2016-11-19 10:38:54 -06:00
Stephane Fillod a4b2de37ee New Perseus model 2016-11-06 14:38:42 +01:00
Nate Bargmann bbbbf3c6cd Merge pull request #30 from mdblack98/master
Buffer overflow in rigctl_parse and rotctl_parse
2016-11-01 19:52:07 -05:00
Michael Black 41f120dc35 Merge branch 'master' of https://github.com/N0NB/hamlib 2016-11-01 16:03:20 -05:00
Michael Black 35fda10dfd Fixed buffer overflow in rigctl_parse and rotctl_parse 2016-11-01 16:02:15 -05:00
Nate Bargmann eac49c842d Merge pull request #29 from mdblack98/master
Changed some modules to LGPL in lieu of GPL
2016-10-31 12:11:58 -05:00
Michael Black 199111bcc4 Changed some modules to LGPL in lieu of GPL 2016-10-31 11:05:24 -05:00
Bill Somerville cf6bed8b61 Change the IC7600 & IC7800 set/get mode to versions that support DATA modes 2016-10-29 10:09:02 +01:00
Dario Ventura 74b33af1b5 TS2000 Satellite mode and Gpredict
Hi,
Gpredict issues set_vfo commands on sat track engage to switch a/b vfo
and set downlink/uplink frequency.

Although this generally works, Kenwood TS2000 has its own style during
satellite operation:
1) vfo B is *always* for uplink
2) vfo A is *always* for downlink
so vfo selection (FR command) doesn't work: kenwood firmware doesn't
recognize it in Satellite mode.

When Gpredict is trying to set_vfo on TS2000 in Satellite mode it loops
on unrecognized FR command and freezes.

Attached patch checks for TS2000 Satellite mode status and if ON
"disables" set_vfo command.
This allows Gpredict to track downlink/uplink frequency on TS2000 (you
need to configure manually downlink/uplink band on the rig before
engaging)

Please be aware this isn't a "Gpredict patch": it fixes set_vfo behavior
in satellite mode according to ts2000 firmware.

73, Ciao

Dario Ventura, IZ7CRX
2016-10-28 08:02:09 -05:00
Nate Bargmann 231b9ecfd4 Merge pull request #28 from kukabu/master
netrigctl.c: Fill mode_list from rx_range_list/tx_range_list.
2016-10-28 05:55:32 -05:00
Michael Tatarinov 533531c631 netrigctl.c: Fill mode_list from rx_range_list/tx_range_list.
The 'NET rigctl' doesn't contain correct rig_caps and mode_list is
empty.
2016-10-26 10:59:44 +04:00
Stephane Fillod f778fe1677 xg3: fix buffer overflow
The issue was found by dcb314.
2016-09-04 18:10:27 +02:00
Nate Bargmann 234122bb50 Merge pull request #25 from mdblack98/master
Expose version and licensing via function calls
2016-08-31 20:46:18 -05:00
Nate Bargmann 34d003ad2f Merge branch 'ptt-off-releases-ptt-port' 2016-08-31 20:35:44 -05:00
Bill Somerville e44566e8a7 Release the serial port used for PTT when possible
When  using  separate  serial port  for  PTT  via  RTS  pr DTR  it  is
convienent to close  the port when the PTT line  is not asserted. This
allows other applications to share the PTT serial port.

This has been  achieved by ensuring that file descriptor  for the port
is set to -1 when the port  is closed, this then allows the invalid FD
to be used as a PTT surrogate for the rig_get_ptt API when the port is
only being used for PTT.
2016-08-31 22:34:09 +01:00
Michael Black da40941d7f Merge branch 'master' of https://github.com/N0NB/hamlib 2016-08-31 09:22:13 -05:00
Michael Black b5f53519bc Remove define 2016-08-31 09:11:14 -05:00
Michael Black 15b3e73e7f Exposed constants via function calls 2016-08-31 09:05:47 -05:00
Nate Bargmann 547fa410ef Merge branch 'bindings'
Fixed int[10] type variables (and other int[FIXLEN] type) handling in bindings

There is a bug in (all) bindings: the attenuator list is inaccessible.
The different languages (interpreters) shows it in different modes.  The
problem is that the necessary typemaps are missed in current master tree
(for SWIG). You  can check it if you grab the
bindings/pytest.py|perltest.pl|tcltest.tcl from my bindings branch
(https://sourceforge.net/u/airween/hamlib/ci/bindings/tree/bindings/),
and run with the current tree. You can see the results:

Python:
Attenuators:            <Swig Object of type 'rot_reset_t *' at 0x7f4170341990>
(note, that there is an another bug in SWIG, but it doesn't affects this
issue (the type of attenuator isn't 'rot_reset_t *'))

Perl:
Not an ARRAY reference at ./perltest.pl line 69.

Tcl:
Attenuators:    _b8c1a3c20e7f0000_p_int

After the apply the patch, the results will these:

Python:
Attenuators:            [10, 20, 30, 0, 0, 0, 0, 0]

Perl:
Attenuators:            10 20 30 0 0 0 0 0

Tcl:
Attenuators:    10 20 30 0 0 0 0 0

73, Ervin
HA2OS
2016-08-28 05:46:57 -05:00