Hamlib/amplifiers/gemini
George Baltz N3GB f3e9a859ed Move ???PORT() macro definitions back to rig.h
Many (most?) of the uses of the port structures in Hamlib are to pass through
  to the basic I/O routines (rig_flush(), write_block(), read_string()),
  without referencing any of the structure data.  Don't bother including
  port.h if it won't be used.

The ???PORT macros are independent of actual hamlib_port_t data use.
2025-07-10 09:54:03 -04:00
..
Android.mk
Makefile.am
README.gemini
dx1200.c Move ???PORT() macro definitions back to rig.h 2025-07-10 09:54:03 -04:00
gemini.c Add includes to amplifiers/*/*.c 2025-07-10 09:54:03 -04:00
gemini.h Fix overrunning write in gemeni.c 2024-12-22 11:39:51 -06:00

README.gemini

Back end for Gemini DX1200 and HF-1K
https://github.com/Hamlib/Hamlib/files/9063647/NetworkConnectionProtocol_3.pdf

Initial prototype 20220710