Alexandru Csete OZ9AEC
8da3be80dc
Fixed type mismatches that caused compile warnings.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2132 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 19:56:57 +00:00
Alexandru Csete OZ9AEC
20ec2ce78c
Fixed type mismatches that caused compile warnings.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2131 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 19:24:56 +00:00
Alexandru Csete OZ9AEC
b0c3a5e439
- Cast unsigned char to char in order to avoid compiler warnings.
...
- Handle all enum values in switch statements.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2130 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 19:12:35 +00:00
Alexandru Csete OZ9AEC
f220f4ff85
- Cast/change unsigned char to char in order to fix compile warnings.
...
- Incremented backend version numbers.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2129 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 19:08:46 +00:00
Alexandru Csete OZ9AEC
47f83303f8
- Cast/change unsigned char to char in order to fix compile warnings.
...
- Incremented backend version number.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2128 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 19:00:05 +00:00
Alexandru Csete OZ9AEC
663b2f1bf7
- Cast/change unsigned char to char in order to fix compile warnings.
...
- Incremented backend version numbers.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2127 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 18:01:31 +00:00
Alexandru Csete OZ9AEC
85d04df400
- Cast/change unsigned char to char in order to fix compile warnings.
...
- Incremented backend version numbers.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2126 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 17:56:26 +00:00
Alexandru Csete OZ9AEC
2c6605b41b
- Cast/change unsigned char to char in order to fix compile warnings.
...
- Incremented backend version number.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2125 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 17:51:00 +00:00
Alexandru Csete OZ9AEC
3a9855708c
- Cast unsigned char to char in order to avoid compiler warnings.
...
- Incremented backend version number.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2124 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 17:42:14 +00:00
Alexandru Csete OZ9AEC
eba1db1658
- Cast unsigned char to char in order to avoid compiler warnings.
...
- Ensure that all variables have a value before they are used (tentec.c).
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2123 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 17:38:05 +00:00
Alexandru Csete OZ9AEC
471c50351b
Cast unsigned char to char in order to avoid compiler warnings. Incremented backend version number.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2122 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 16:55:04 +00:00
Alexandru Csete OZ9AEC
b700d776f2
Use tone_t for pcr1_ctcss_list. Changed arg 4 of pcr_transaction to unsigned. Cast the other mismatches to (char *).
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2121 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 16:42:19 +00:00
Alexandru Csete OZ9AEC
b7530aad94
- Cast unsigned char to char in order to avoid compiler warnings.
...
- Ensure that all variables have a value before they are used (ft920).
- Disable unused functions and variables (frg100).
- Incremented backend version numbers.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2120 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 15:51:38 +00:00
Alexandru Csete OZ9AEC
63f2b1a73a
Cast from const to variable in order to avoid compiler warnings.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2119 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 13:26:06 +00:00
Alexandru Csete OZ9AEC
8798d79045
Cast constant caps to variable caps in order to avoid compiler warnings.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2118 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 13:08:19 +00:00
Nate Bargmann, N0NB
7f5a359c0e
20060927:
...
Update:
Update to rig.h from AD7AI
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2117 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-09-27 11:38:25 +00:00
Nate Bargmann, N0NB
7c7d909fb8
20060922:
...
Update:
Applied Icom patches received 4 Sep 2006 from Kent
Hill, AD7AI
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2116 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-09-22 19:55:59 +00:00
Nate Bargmann, N0NB
359e5fdfad
20060922:
...
Update:
Applied tentec2.c from Dave Freese, W1HKJ
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2115 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-09-22 18:27:18 +00:00
Nate Bargmann, N0NB
e2110f298e
20060922:
...
Update:
Applied July 30, 2006 patches from Kent Hill, AD7AI
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2114 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-09-22 14:31:19 +00:00
Thomas Beierlein, DL1JBE
27d434f9b8
implemented TS570 specific get/set_memory_channel function
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2113 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-08-20 13:39:47 +00:00
Nate Bargmann, N0NB
e710c36c6e
20060718:
...
Update:
Changed RIG_FUNC_RNF to RIG_FUNC_RF for Icom RTTY filter.
TNX AD7AI
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2112 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-07-18 23:06:44 +00:00
Nate Bargmann, N0NB
c85dcd5105
20060718:
...
Update:
Committing patches received from AD7AI for several Icom
models including IC-746, IC-756, and IC-7800.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2111 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-07-18 22:51:43 +00:00
Nate Bargmann, N0NB
bed2cca690
20060710:
...
Update:
Miscellaneous updates and corrected spelling.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2110 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-07-10 16:15:12 +00:00
Nate Bargmann, N0NB
b995a173d2
20060709:
...
Update:
Corrected anonymous URL in README.developer
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2109 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-07-10 04:01:15 +00:00
Alexandru Csete OZ9AEC
740db1b127
Added RIT, XIT and IF shift ranges to dummy backend.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2108 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-07-02 17:05:26 +00:00
Martin Ewing, AA6E
0dcf402d33
Orion S-meter cal
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2107 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-23 14:16:33 +00:00
Martin Ewing, AA6E
c712baa969
Squashed warnings about signedness
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2106 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-13 22:24:53 +00:00
Joop Stakenborg, PG4I
28b2cbbfa0
long long really needed here? - patch by diane Bruce
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2105 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-13 19:43:49 +00:00
Joop Stakenborg, PG4I
e9d4406c24
updates by matt, GW0VNR
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2104 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-10 18:01:15 +00:00
Joop Stakenborg, PG4I
435337880d
long long really needed here?
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2103 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-10 18:00:38 +00:00
Joop Stakenborg, PG4I
00610b3321
remove rpath backdoor
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2102 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-10 17:27:42 +00:00
Joop Stakenborg, PG4I
dc93f54061
re-establish post-write delay
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2101 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-26 08:01:20 +00:00
Alexandru Csete OZ9AEC
9fd348b3d2
Full RF power scale corresponds to 10 bars, not 15.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2100 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-22 21:31:09 +00:00
Thomas Beierlein, DL1JBE
d7aff7e63b
fixed tansition from 'unsigned char' -> 'char'
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2099 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-18 10:45:16 +00:00
Thomas Beierlein, DL1JBE
ac686dde46
fixed get/set level for RFPOWER and MICGAIN.
...
(based on range 0..100)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2098 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-18 10:42:19 +00:00
Thomas Beierlein, DL1JBE
810b090086
Must correspond to the following definition of 'setting_t'
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2097 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-18 07:41:13 +00:00
Joop Stakenborg, PG4I
3ab445332e
add RIG_LEVEL_STRENGTH to caps, set post write delay to 0 and do some cleanups
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2096 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-16 19:36:39 +00:00
Joop Stakenborg, PG4I
000aa3fcc8
extend rig capabilities, patch by Tom, DL1JBE
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2095 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-14 20:35:53 +00:00
Joop Stakenborg, PG4I
199f72d3cc
more unsigned char->char and int->size_t transitions
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2094 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-14 20:29:41 +00:00
Joop Stakenborg, PG4I
c2df1f92a8
make sure we use ack_len=0 for functions that return nothing (set functions)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2093 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-14 20:06:46 +00:00
Joop Stakenborg, PG4I
c980a9b7fe
set functions should have ack_len zero, also need to check other rigs
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2092 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-14 08:36:38 +00:00
Joop Stakenborg, PG4I
8ff672d34c
more unsigned char->char and int->size_t transitions
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2091 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-12 09:02:38 +00:00
Joop Stakenborg, PG4I
28b6776472
fix more compilation warnings, int->size_t, unsigned char->char
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2090 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-09 20:12:25 +00:00
Joop Stakenborg, PG4I
46cbe7d8ea
use size_t
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2089 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-09 19:51:17 +00:00
Joop Stakenborg, PG4I
55f4f1aeb3
more compilation warnings nuked, use tone_t for ctcss_list
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2088 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-09 19:45:10 +00:00
Joop Stakenborg, PG4I
9ad183c7aa
fix compilation warnings
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2087 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-07 19:48:20 +00:00
Joop Stakenborg, PG4I
96e9a41339
fix coding, python2.4 compatibility
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2086 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-07 18:25:48 +00:00
Stéphane Fillod, F8CFE
43c2084e31
drop the release version from shared library name
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2085 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-06 23:02:38 +00:00
Stéphane Fillod, F8CFE
1059d1be9e
win32 fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2084 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 23:28:13 +00:00
Stéphane Fillod, F8CFE
eb7b3348e2
get ready for next round
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2083 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 22:37:43 +00:00