Wykres commitów

3081 Commity (41bda96732dc77abb05c241b7684832561b4a5c7)

Autor SHA1 Wiadomość Data
Nate Bargmann 41bda96732 Updated GPL 2/LGPL 2.1 licenses
Due to Free Software Foundation street address changes, Lucian Langa,
YO6PLB, sent a mail that many files were out of date.  Downloaded
updated copies of the GPL and LGPL from:

http://www.gnu.org/licenses/licenses.html

as the licenses prohibit modification.
2011-08-22 21:38:34 -05:00
Stephane Fillod 3402e594ff Merge branch 'master' 2011-08-21 23:40:17 +02:00
Stephane Fillod be74cf0f54 add rotator Celestron/Orion Teletrack Az-G telescope mount 2011-08-21 23:30:41 +02:00
Nate Bargmann 938f33058d K3/KX3 S-meter calibration.
K3 returns S-meter values of 0-15.  Tested with grig 0.8.0~rc1.
2011-08-20 16:04:57 -05:00
Nate Bargmann 7ad9ae84b4 Correct typos and SF.net URIs.
README.release updated for 1.2.15 future release.
2011-07-31 10:54:08 -05:00
Stephane Fillod 32f135726b copyright date update
(cherry picked from commit 89888b3041)

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-07-21 04:23:30 -05:00
Stephane Fillod 742ea96986 PRM8060 status update
(cherry picked from commit c8bdb7e166)

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-07-21 04:23:02 -05:00
Stephane Fillod bd811c2f45 advertise for VFO_MEM in range_lists
(cherry picked from commit 33aa4ed31e)

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-07-21 04:22:41 -05:00
Stephane Fillod cb3795f624 WIP
(cherry picked from commit 37387ded0c)

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-07-21 04:22:22 -05:00
Stephane Fillod 3a0895eea9 Make sure scan is stopped at IC-R9000 opening
(cherry picked from commit 2051c75fc0)

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-07-21 04:22:00 -05:00
Stephane Fillod 3c5db5456f Let set_ptt() select source, either TX mic or TX data
(cherry picked from commit 421909bad2)

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-07-21 04:21:38 -05:00
Stephane Fillod 89bce719bf make tt565_transaction() static
(cherry picked from commit fde68a09eb)

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-07-21 04:20:27 -05:00
Stephane Fillod 1788452d9e fix warning
(cherry picked from commit 58b3b1c2c2)

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2011-07-21 04:20:16 -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 5f2bf62947 Setup for 1.2.15 development cycle 2011-07-13 22:03:12 -05:00
Nate Bargmann 38b3cfd29c Updates for 1.2.14 release
(cherry picked from commit ef771cf4c4)
2011-07-13 22:00:32 -05: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