Hamlib/aor
Stéphane Fillod, F8CFE 475e88be72 fix get_mode by Wally N9MJG
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1923 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-19 00:37:25 +00:00
..
Makefile.am initial support for AR3030 2004-06-14 21:10:11 +00:00
README.aor
aor.c commit fixup 2005-01-25 00:33:38 +00:00
aor.h added support for: 2004-09-07 20:40:20 +00:00
ar3000.c fix get_mode by Wally N9MJG 2005-02-19 00:37:25 +00:00
ar3030.c * abstract 64bit int format type to cope with portability issues. 2005-01-24 23:04:35 +00:00
ar5000.c added support for: 2004-09-07 20:40:20 +00:00
ar7030.c Initial patch from Fritz DC9RP 2004-12-08 21:13:25 +00:00
ar8000.c added support for: 2004-09-07 20:40:20 +00:00
ar8200.c added support for: 2004-09-07 20:40:20 +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
------------