Nate Bargmann
8866aa2bcb
Remove set but unused variable errors in yaesu.
2011-08-25 11:13:07 -05:00
Nate Bargmann
bff9f17f7e
Update LGPL header in Yaesu source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:38 -05:00
Stéphane Fillod, F8CFE
85400759ca
fix ft747_get_freq() off by x100Hz
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2862 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-30 21:26:12 +00:00
Stéphane Fillod, F8CFE
318d640ad3
* cached update data
...
* passband width in get_mode
* added set_mem/get_mem
* various fixes and cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2860 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-28 21:35:32 +00:00
Stéphane Fillod, F8CFE
7fa2926ebe
* change write_delay from 50 to 5 ms
...
* move pacing setup into ft747_open, once for all
* attempt workaround for possibly missing last byte in status command
* added set_split_vfo, get_split_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2857 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-27 23:12:29 +00:00
Stéphane Fillod, F8CFE
f968bdf224
passband width setting, and return code checking
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2649 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 12:27:53 +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
Stéphane Fillod, F8CFE
cccf1318ce
second pass at getting rid of "ll" immediate literal format (64bit int)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1904 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 00:22:14 +00:00
Stéphane Fillod, F8CFE
4d6426101e
remove some dead wood
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1552 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:34:08 +00:00
Stéphane Fillod, F8CFE
e0b2a7b4ac
fix headers
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1435 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-07 22:42:11 +00:00
Nate Bargmann, N0NB
10364fa8e5
2002-11-30
...
Update:
Changed license boilerplate to LGPL after securing permission
from Frank Singleton and Chris Karpinsky.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1304 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-01 03:08:05 +00:00
Stéphane Fillod, F8CFE
41f5748be2
converted to C99 intialization style
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1132 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-16 17:43:02 +00:00
Stéphane Fillod, F8CFE
99915b6c57
misc sscanf format fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@786 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-20 22:59:09 +00:00
Stéphane Fillod, F8CFE
0eee5d3696
license clarification
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@735 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-11 22:04:45 +00:00
Stéphane Fillod, F8CFE
da19dd9a47
new port_t design
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@523 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-04 17:01:21 +00:00
Frank Singleton, VK3FCS
16769750a6
more of convert rig struct to readable form
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@483 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-05-06 01:34:25 +00:00
Stéphane Fillod, F8CFE
676c6459d5
* adaptated to latest caps changes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@474 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-05-04 22:38:58 +00:00
Frank Singleton, VK3FCS
07d2a38e63
starting to convert rig struct to readable form
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@471 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-05-03 01:47:51 +00:00
Stéphane Fillod, F8CFE
cca6e2acab
* pbwidth_t is now the passband type in Hz, RIG_PASSBAND_NARROW and RIG_PASSBAND_WIDE are dead now. Backend maintenairs, please adapt your code\!
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@449 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-22 13:57:39 +00:00
Stéphane Fillod, F8CFE
e36f9292e3
* added new caps fields: max_ifshift and dtmf_digits
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@426 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-02 18:35:18 +00:00
Stéphane Fillod, F8CFE
d0d333994c
* added new fields in caps: ctcss_list, dcs_list, chan_list (maintainers,
...
please populate them!)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@410 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-01 00:26:19 +00:00
Stéphane Fillod, F8CFE
7e94783822
* 2 new fields in caps (vfo_list and priv)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@404 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-27 23:03:45 +00:00
Stéphane Fillod, F8CFE
8970be14de
* update after API modification (new fields, KHz -> kHz)
...
* backend maintainers: please populate caps->filters
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@391 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-14 23:54:21 +00:00
Stéphane Fillod, F8CFE
92aa93824a
* update after caps changes, see rig.h changelog
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@367 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-11 23:13:13 +00:00
Frank Singleton, VK3FCS
edd8759eea
added targetable_vfo value to caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@319 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-01-06 06:49:40 +00:00
Frank Singleton, VK3FCS
10b39c5386
general cleanup, added _send_priv_cmd
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@314 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-01-05 02:03:33 +00:00
Frank Singleton, VK3FCS
ec385ea53f
Begin to use common yaesu code
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@313 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-01-04 07:03:58 +00:00
Frank Singleton, VK3FCS
52cd5cf034
Moved from ft747 and ft847 dirs
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@310 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-01-04 05:39:03 +00:00