Wykres commitów

3068 Commity (97d3c0fec5ade3b54c8d7c76205dbb731e843225)

Autor SHA1 Wiadomość Data
Nate Bargmann 97d3c0fec5 Release 1.2.14 2011-07-31 06:46:12 -05:00
Nate Bargmann 27dd36d00f Bump to Hamlib-1.2.14~rc2 2011-07-21 04:32:36 -05:00
Stephane Fillod 89888b3041 copyright date update 2011-07-20 00:16:29 +02:00
Stephane Fillod c8bdb7e166 PRM8060 status update 2011-07-20 00:16:12 +02:00
Stephane Fillod 33aa4ed31e advertise for VFO_MEM in range_lists 2011-07-20 00:15:53 +02:00
Stephane Fillod 37387ded0c WIP 2011-07-20 00:14:22 +02:00
Stephane Fillod 2051c75fc0 Make sure scan is stopped at IC-R9000 opening 2011-07-20 00:12:27 +02:00
Stephane Fillod 421909bad2 Let set_ptt() select source, either TX mic or TX data 2011-07-20 00:09:50 +02:00
Stephane Fillod fde68a09eb make tt565_transaction() static 2011-07-20 00:08:35 +02:00
Stephane Fillod 58b3b1c2c2 fix warning 2011-07-20 00:06:39 +02:00
Nate Bargmann ef771cf4c4 Updates for 1.2.14 release 2011-07-13 21:57:07 -05:00
Nate Bargmann 1b74a5be14 Begin 1.2.14 release process 2011-07-13 21:56:04 -05:00
Øystein Hårberg e53bfe96b8 New TS-7400 based rotor backend
From Øystein Hårberg, LA7LKA, a backend for a rotor based on the TS-7400
embedded ARM board running Linux from http://www.embeddedarm.com/

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-07-10 21:20:28 -05:00
Nate Bargmann 9ebd14decd Fix man page typos
Somehow RPTR snuck in where RPRT should be.  Oops!
2011-07-08 22:55:54 -05:00
Nate Bargmann 20c4203268 Use rig->state.current_vfo to store vfo value.
NewCAT was saving the VFO value in the private rig data structure which
is inaccessable to the front end library.  Tested currVFO in rigctl with
W0MDN's FT-450.
2011-07-08 22:27:06 -05:00
Nate Bargmann f500a67b49 Test product string with strncasecmp() now
Now testing with strncasecmp() for case insensitive match.  Updating
firmware on FUNcube Dongle to v18f resulted in product string changing
from "FunCube Dongle" to "FUNcube Dongle".  As new dongles are shipped
with older firmware, both product strings are valid.  Sigh...
2011-07-08 07:01:00 -05:00
Nate Bargmann ba5720d1a9 Fix test of strstr() for Vendor string match.
The sense of the test of strstr() return value was reversed.  Corrected
so Vendor string match would pass.  Tested with FUNcube.
2011-07-07 22:53:24 -05:00
Nate Bargmann dfc6db399b Add Win32 port usage to man pages. 2011-06-21 13:42:43 -05:00
Nate Bargmann b2b4d312f8 Generate PDF documents from test utils man pages
Use groff and ps2pdf to generate PDF documetation from the nroff
formatted man pages for the utilities in tests/ and include them in the
generated ZIP archive.  Document the needed utilities and availability.
2011-06-21 13:38:39 -05:00
Nate Bargmann 974cdba8cc Remove --prefix=/usr/local from examples
The --prefix option to autogen.sh is not needed as /usr/local is GNU
Build System default.
2011-06-20 22:29:19 -05:00
Nate Bargmann e02864ce28 Bump -version-info revision to 14 for C++ 2011-06-20 22:27:31 -05:00
Nate Bargmann 11bf209038 Distribute scripts/ in source releases. 2011-06-20 22:26:27 -05:00
Nate Bargmann 1bd9b8156d Add section on build-win32.sh script 2011-06-20 21:46:38 -05:00
Nate Bargmann 72b46957aa Add build-VB.NET.sh and README files to scripts/
Removed README_VB as its info is now embedded in the build-VB.NET.sh
script and is output into a custom README file upon creation of the ZIP
archive.

Added README.scripts to document reason for the directory and included
scripts.
2011-06-20 21:35:06 -05:00
Nate Bargmann 3dd031c36b Describe scripts/ directory, remove redundant info 2011-06-20 06:27:13 -05:00
Nate Bargmann a4d84e3338 Add helper scripts/ directory
The scripts/ directory will contain helper scripts for building Hamlib
binary releases for Win32 and possibly other target platforms.  EAch
script should be accompanied by a companion README file with information
on the script and build requirements.

Initial release of build-win32.sh for building Win32 DLLs and EXEs for
use with MS VC++.
2011-06-19 20:12:35 -05:00
Nate Bargmann 2b27a8a029 Ignore Python binding and tarball files. 2011-06-19 19:59:29 -05:00
Nirgal Vourgère b0f9f805bb Correct dump_hex output
Changed dump_hex so that there is only one call to rig_debug()
per line.

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-06-19 19:37:25 -05:00
Nate Bargmann 72c52d6e9a Ignore editor backup files. 2011-06-15 20:50:07 -05:00
Stephane Fillod ba7f19408a disable cxx binding for dist-win32 2011-06-14 23:36:07 +02:00
Stephane Fillod 4e24dd6eee set_level/get_level: Improved help "?" to show already supported ext_levels
Author: Nirgal Vourgère <contact_hamlib@nirgal.com>
2011-06-14 23:18:27 +02:00
Stephane Fillod 0bfec55f10 set_trn/get_trn: more helpful/coherent args
* set_trn: Added help "?"
* get_trn: Returns OFF/RIG/POLL rather than 0/1/2, so that it matches

Author: Nirgal Vourgère <contact_hamlib@nirgal.com>
2011-06-14 23:10:47 +02:00
Stephane Fillod bf1b3b982d add a command to halt rigctld 2011-06-14 23:09:33 +02:00
Nate Bargmann a74955fefb README* files updated for purpose.
README              - Add info on availability, compiling, and version.
README.betatester   - Remove info relevant to developers, include 'make'
                      targets, add info on rigctl verbosity.
README.developer    - Add note on developer Git acces via SSH,
2011-06-12 22:33:28 -05:00
Stephane Fillod 13f6ffe397 Merge branch 'master' of ssh://hamlib.git.sourceforge.net/gitroot/hamlib/hamlib 2011-06-12 19:11:14 +02:00
Stephane Fillod 5ed3ed560a Add V4L2 API support (untested) 2011-06-12 19:11:00 +02:00
Stephane Fillod 6de38acb6d add IC-9100 and IC-7410 2011-06-12 18:03:10 +02:00
Nate Bargmann d1fecbf136 Merge branch 'n0nb_k3' 2011-06-12 06:21:43 -05:00
Nate Bargmann 3794e7386b Add Hamlib URL per pkg-config docs 2011-06-12 06:14:28 -05:00
Nate Bargmann c5826bd00b Edit AC_INIT per autoconf docs
Add note on Hamlib version string.
2011-06-10 17:11:23 -05:00
Nate Bargmann 4189685682 Remove bundled install-sh, sanitized .gitignore
Clean up leftover file from bundled libtool.  The autoconf script will
provide a symlink to the system installed install-sh for the version of
automake installed.
2011-06-10 15:19:28 -05:00
Nate Bargmann 457472b886 Remove obsolete libtool files
Libtool will create links to its files as needed.  Should solve 2.2.6b
to 2.4.x migration issues.
2011-06-08 21:46:06 -05:00
Nate Bargmann 7fbcc9d9e1 Implement K3 RIT/XIT clear via rig_set_ext_level()
Create new confparams token of 'ritclr' for clearing RIT/XIT offset
without turning off RIT/XIT function.  Thanks to Tor, N4OGW, for the
request.  May be replaced in the future by a dedicated RIT/XIT clear
function in the Hamlib API.
2011-06-07 18:04:58 -05:00
Nate Bargmann 37db720730 Document suggested use of RIG_DEBUG levels. 2011-06-03 22:58:26 -05:00
Nate Bargmann 2808713233 Sanitize rig_debug() output levels per docs.
Set most rig_debug() calls to leve RIG_DEBUG_VERBOSE and only use other
levels when it makes sense.
2011-06-03 16:09:25 -05:00
Alexander Sack 65d201455d Get firmware revision level from K3/KX3.
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-06-03 06:12:44 -05:00
Stephane Fillod cd5950c2ac Emulate get/set channel through vfo_op (FROM/TO_VFO) 2011-06-01 09:19:55 +02:00
Nate Bargmann a9121e1b9d Update for Git release procedure. 2011-05-31 09:01:14 -05:00
Stephane Fillod 522229d736 chmod +x autogen.sh 2011-05-31 14:57:17 +02:00
Stephane Fillod a5778cf435 AMSAT IF-100 modified for more flexibility and precision.
Patch from Patrick Strasser <patrick.strasser@tugraz.at>
2011-05-31 14:55:09 +02:00