Hamlib/aor
Stéphane Fillod, F8CFE 6b8c137e6d patch from Chuck N2POR fixing End-of-message and a potential seg fault in get_freq. Added get_level/set_level support for ATT, and moved mode handling for AR5000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1382 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-24 22:27:41 +00:00
..
Makefile.am added initial support for the AR3000A 2003-02-13 22:17:44 +00:00
README.aor Initial release 2000-11-01 23:25:54 +00:00
aor.c patch from Chuck N2POR fixing End-of-message and a potential seg fault in get_freq. Added get_level/set_level support for ATT, and moved mode handling for AR5000 2003-02-24 22:27:41 +00:00
aor.h patch from Chuck N2POR fixing End-of-message and a potential seg fault in get_freq. Added get_level/set_level support for ATT, and moved mode handling for AR5000 2003-02-24 22:27:41 +00:00
ar3000.c added initial support for the AR3000A 2003-02-13 22:17:44 +00:00
ar5000.c patch from Chuck N2POR fixing End-of-message and a potential seg fault in get_freq. Added get_level/set_level support for ATT, and moved mode handling for AR5000 2003-02-24 22:27:41 +00:00
ar8000.c converted to C99 intialization style 2002-08-16 17:43:02 +00:00
ar8200.c converted to C99 intialization style 2002-08-16 17:43: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
------------