[Hamlib-cvs-digest] CVS: hamlib/aor ar8200.c,NONE,1.1 aor.c,NONE,1.1 aor.h,NONE,1.1 Makefile.am,NONE
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Stephane F. <f4...@us...> - 2000-11-01 23:23:59
|
Update of /cvsroot/hamlib/hamlib/aor In directory slayer.i.sourceforge.net:/tmp/cvs-serv10451 Added Files: ar8200.c aor.c aor.h Makefile.am README.aor Log Message: Initial release ***** Error reading new file: (2, 'No such file or directory') ***** Error reading new file: (2, 'No such file or directory') ***** Error reading new file: (2, 'No such file or directory') --- NEW FILE --- lib_LTLIBRARIES = libhamlib-aor.la libhamlib_aor_la_SOURCES = ar8200.c aor.c libhamlib_aor_la_LDFLAGS = -avoid-version # -module lib_LIBRARIES = libhamlib-aor.a libhamlib_aor_a_SOURCES = ar8200.c aor.c noinst_HEADERS = aor.h --- NEW FILE --- hamlib - Copyright (C) 2000 Frank Singleton libaor.so - Copyright (C) 2000 Stephane Fillod This shared library provides an API for communicating via serial interface to an AOR scanner. Reference Documentation ----------------------- AOR RS232 protocol listing for the AR8200 (accompanies the CC8200) Document release V1.3 AOR Ltd. Status ------ This is a WIP. Handles 5% of all opcodes. All primitives are written from spec. In other words, they are totally untested because I don't own an AOR scanner myself. Patchs and contributions are welcome! I'm also looking for a real maintainer :) --SF This lib should/will support other AOR models. Warnings -------- 1. NOTHING IS WORKING, this is a WIP. Contributors ------------ |