Hamlib/ether6
Ladislav Vaiz f632695131 Android build updates for monolithic build
Android is now built as a static library.

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2013-09-19 07:25:08 -05:00
..
Android.mk Android build updates for monolithic build 2013-09-19 07:25:08 -05:00
Makefile.am Android build updates for monolithic build 2013-09-19 07:25:08 -05:00
README.ether6 ether6: New rotor backend from Jonny, DG9OAA 2013-07-20 08:02:12 -05:00
ether6.c ether6: New rotor backend from Jonny, DG9OAA 2013-07-20 08:02:12 -05:00
ether6.h ether6: New rotor backend from Jonny, DG9OAA 2013-07-20 08:02:12 -05:00
ether6.txt ether6: New rotor backend from Jonny, DG9OAA 2013-07-20 08:02:12 -05:00

README.ether6

Quirks, known bugs, and other notes.
====================================

In this document I will try to describe the operation of the rotor Ethersex
interfaces.  The project Ethersex (www.ethersex.de) provides a simple
linking against its own projects.  The software runs on Atmel AVR
processors.

The rotor control I realized for the following AVR boards:

  * etherrape   http://www.lochraster.org/etherrape/
and
  * AVR-NET-IO  http://www.pollin.de/shop/dt/MTQ5OTgxOTk-/Bausaetze_Module/Bausaetze/Bausatz_AVR_NET_IO.html
  
The functioning of the etersex rotor control is easy. A voltage of 0 - 5 V
indicates the direction of rotation. One output for CW, CCW and, if
necessary, the brake control. When creating the software (Ethersex) can be
adjusted by a more detailed configuration menu. The controller supports only
a subset of the command set of rotor position.

  * set position
  * get position
  * park
  * stop
  * move (turn cw or ccw)
  
A detailed description of the software can be found at Ethersex:

http://www.ethersex.de/index.php/Rotor_(Deutsch)

An example of the direct control via the command found in the File ether6.txt

Does anyone have any suggestions or comments send an e mail to dg9oaa@darc.de