hamlib/src
Stéphane Fillod, F8CFE 23369a0c25 * abstract 64bit int format type to cope with portability issues.
introduce PRIll (printf format) and SCNll (scanf) in misc.h.
  This needs to have config.h included beforehand.
* do likewise with freq_t type (double) in rig.h
  FREQFMT is deprecated.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 23:04:35 +00:00
..
cal.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
cal.h converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR. RIG_LEVEL_STRENGTH is then derived from calibration table 2003-11-16 17:14:44 +00:00
conf.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
event.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
event.h Support for pipelined tuning, including DCD on CD line. 2003-08-17 22:39:07 +00:00
ext.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
idx_builtin.h Added a provisional define for a variable bandwidth control 2004-09-14 22:14:23 +00:00
iofunc.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
iofunc.h resolve win32 header compatibility issue: no more HANDLE/timeval specific types 2004-08-10 21:00:13 +00:00
locator.c 20050118: 2005-01-18 23:06:51 +00:00
Makefile.am 1.2.4cvs version 2004-11-17 22:12:52 +00:00
mem.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
misc.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
misc.h * abstract 64bit int format type to cope with portability issues. 2005-01-24 23:04:35 +00:00
par_nt.h Win32 parallel port support, borrowed from libieee1284 2003-08-25 22:32:32 +00:00
parallel.c Split parallel port primitives in separate file from serial 2004-10-02 20:37:24 +00:00
parallel.h Split parallel port primitives in separate file from serial 2004-10-02 20:37:24 +00:00
register.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
register.h changed to ABI version 2 2003-11-16 22:32:21 +00:00
rig.c Use RIG_TARGETABLE_MODE in rig_set_mode and rig_get_mode 2005-01-12 01:55:38 +00:00
rot_conf.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
rot_conf.h token defines moved to token.h 2002-01-27 14:55:30 +00:00
rot_reg.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
rotator.c Split parallel port primitives in separate file from serial 2004-10-02 20:37:24 +00:00
serial.c Split parallel port primitives in separate file from serial 2004-10-02 20:37:24 +00:00
serial.h Split parallel port primitives in separate file from serial 2004-10-02 20:37:24 +00:00
settings.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
token.h Implemented emulation of rig transceive mode using polling (based on SIGALRM), 2003-05-03 13:17:25 +00:00
tones.c prepare work for Win32 systems which have 2 possible ABI: _stdcall and _cdecl 2004-10-02 10:32:09 +00:00
tones.h gr_pwin32.m4/config.h fixes 2003-11-16 22:15:38 +00:00