Michael Black
1767cb5c43
Icom frame patch
...
I'm implementing several changes to support some functionality for the
IC7300. In order to minimize the review process I'm submitting this
small one separately (still working on finish the IC7300 but it's some
fairly extensive changes since ICOM has changed the protocol for several
things).
For the IC7300 turning power on requires ~150 0xfe's be sent to wake up
the rig. This causes a buffer overflow condition in icom/frame.c. This
patch increases the buffer size and ensures no overflow.
73
Mike W9MDB
2016-05-16 16:45:23 -05:00
Nate Bargmann
78285ab8eb
Update LGPL header in Icom source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:35 -05:00
Stéphane Fillod, F8CFE
8bf9bbb375
Skeleton for IC-E92D model.
...
Let icom generic transaction routines to work with true full duplex
and alternate controler ID.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3017 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-01-05 21:59:48 +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
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
Stéphane Fillod, F8CFE
9fae198566
renamed port_t as hamlib_port_t
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1957 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 12:27:17 +00:00
Stéphane Fillod, F8CFE
d85d10f116
OS456 has no passband data in set_mode/get_mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1457 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-26 09:54:49 +00:00
Stéphane Fillod, F8CFE
0d9e269053
better collision handling, patch from Chuck N2POR
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1034 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-18 23:04:27 +00:00
Stéphane Fillod, F8CFE
ac001a6d1d
read_icom_block is gone, in favor of read_string. Thanks to Chuck Hemker.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1021 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-11 23:28:45 +00:00
Stéphane Fillod, F8CFE
cf86d350ff
reworked rig2icom_mode and icom2rig_mode to better handle cases with no passband data
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1020 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:44:24 +00:00
Stéphane Fillod, F8CFE
897109bb7e
added missing prototype
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@643 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-09-19 21:17:35 +00:00
Stéphane Fillod, F8CFE
1f01081335
converted to LGPL
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@582 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-13 19:08:15 +00:00
Stéphane Fillod, F8CFE
c74995b05f
further win32 porting
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@556 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-15 07:08:37 +00:00
Stéphane Fillod, F8CFE
e9ced7b1ff
new port_t design
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@527 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-04 21:09:13 +00:00
Stéphane Fillod, F8CFE
f3ef65626e
* fixed RIG_PASSBAND_OLDTIME
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@462 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-26 21:32:54 +00:00
Stéphane Fillod, F8CFE
d0e751257d
* removed [sg]et_passband in favor of an enhanced [sg]et_mode which
...
includes the passband, since most rigs tie these parameters together
quite often. For exemple, WFM is (RIG_MODE_FM,RIG_PASSBAND_WIDE) in Hamlib.
Another set of functions will be needed to fine tune aditional
frequency response/filters.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@280 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-04 23:39:18 +00:00
Stéphane Fillod, F8CFE
bd931dc934
* some cleanup (removed deprecated make_cmd_frame_freq and make_cmd_frame_chan)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@260 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-11-01 23:21:47 +00:00
Stéphane Fillod, F8CFE
adb7d4f37b
added read_icom_frame,icom2hamlib_mode,hamlib2icom_mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@189 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:35:48 +00:00
Stéphane Fillod, F8CFE
ce7e2ed323
Initial release, some functions gathered from icom.c
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@167 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-01 12:31:20 +00:00