Hamlib/aor
Stéphane Fillod, F8CFE 303861e483 warning: backend module breakage: symbol changed: init_ -> initrigs_
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@821 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-28 20:28:04 +00:00
..
Makefile.am cleaned up static build and flags, introduced lib version 0:0:0 2001-12-19 03:31:53 +00:00
Makefile.in regenerated 2001-12-19 03:58:00 +00:00
README.aor
aor.c warning: backend module breakage: symbol changed: init_ -> initrigs_ 2001-12-28 20:28:04 +00:00
aor.h warning: backend module breakage: symbol changed: init_ -> initrigs_ 2001-12-28 20:28:04 +00:00
ar8000.c Initial release 2001-10-22 20:22:51 +00:00
ar8200.c forgot WFM mode 2001-10-07 21:48:02 +00:00

README.aor

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
------------