Hamlib/aor
Stéphane Fillod, F8CFE ad7310335b replaced fread_block in favor of the more intelligent read_string, added some serial_flush
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1025 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-13 23:37:13 +00:00
..
Makefile.am added AR5000 2002-02-27 23:17:22 +00:00
Makefile.in regenerated 2002-02-27 23:18:36 +00:00
README.aor Initial release 2000-11-01 23:25:54 +00:00
aor.c replaced fread_block in favor of the more intelligent read_string, added some serial_flush 2002-03-13 23:37:13 +00:00
aor.h added AR5000 2002-02-27 23:17:22 +00:00
ar5000.c Initial release 2002-02-27 23:17:57 +00:00
ar8000.c added set_vfo/get_vfo, vfo_op, get_info and other fixes 2002-01-09 23:11:16 +00:00
ar8200.c added set_vfo/get_vfo, vfo_op, get_info and other fixes 2002-01-09 23:11:16 +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
------------