.. |
Makefile.am
|
Added support for the Yaesu FT-767GX. The following are implemented:
|
2007-10-05 04:19:18 +00:00 |
frg100.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
frg8800.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
frg9600.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft100.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft100.h
|
unexport functions and make them static
|
2005-04-03 19:27:59 +00:00 |
ft736.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft747.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft747.h
|
unexport functions and make them static
|
2005-04-03 19:27:59 +00:00 |
ft757gx.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft757gx.h
|
added FT757GXII initial support and reworked the FT757GX common backend
|
2004-08-08 19:15:31 +00:00 |
ft767gx.c
|
Added support for the Yaesu FT-767GX. The following are implemented:
|
2007-10-05 04:19:18 +00:00 |
ft767gx.h
|
Added support for the Yaesu FT-767GX. The following are implemented:
|
2007-10-05 04:19:18 +00:00 |
ft817.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft817.h
|
Applied Tommi's improvements from the FT-857 backend with the following changes and additions:
|
2005-09-04 10:44:23 +00:00 |
ft847.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft847.h
|
unexport functions and make them static
|
2005-04-03 19:27:59 +00:00 |
ft857.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft857.h
|
unexport functions and make them static
|
2005-04-03 19:27:59 +00:00 |
ft890.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft890.h
|
removed non used functions, which are emulated by the frontend
|
2005-04-03 18:57:28 +00:00 |
ft897.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft897.h
|
implemented TOGGLE, LEVEL_SWR, LEVEL_RAWSTR, split. Made ft857 functions unexported
|
2005-03-26 13:03:27 +00:00 |
ft900.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft900.h
|
removed non used functions, which are emulated by the frontend
|
2005-04-03 18:57:28 +00:00 |
ft920.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft920.h
|
20050118:
|
2005-01-18 23:06:51 +00:00 |
ft990.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft990.h
|
Added missing modes to RX/TX caps
|
2006-02-26 06:17:39 +00:00 |
ft1000d.c
|
Cloned the FT1000D from the FT990, since they are similar. Test needed.
|
2004-08-17 20:07:20 +00:00 |
ft1000mp.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
ft1000mp.h
|
renamed ft1000 files to ft1000mp in order to avoid future clash
|
2002-12-01 21:49:12 +00:00 |
vr5000.c
|
- Cast unsigned char to char in order to avoid compiler warnings.
|
2006-10-07 15:51:38 +00:00 |
yaesu.c
|
Added support for the Yaesu FT-767GX. The following are implemented:
|
2007-10-05 04:19:18 +00:00 |
yaesu.h
|
Added support for the Yaesu FT-767GX. The following are implemented:
|
2007-10-05 04:19:18 +00:00 |
yaesu_tones.h
|
new file, list of tones/codes and sequence used by various yaesu rigs
|
2002-03-04 13:28:44 +00:00 |