Re: [Hamlib-developer] cvs tree structure
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Stephane F. <f4...@fr...> - 2000-09-14 01:00:54
|
Frank Singleton wrote: > > I was thinking of adding a new directory to the > cvs tree eg: "generic" or "frontend" to hold > the generic front end code. I will place it at > the same level as "common". ie: just under "hamlib". Ok, let's go for a "frontend" directory. You'll see on the CVS rep I started an implementation of the frontend/backend scheme. There's a backend example in ic706/ (still wip), and a simple test program using the frontend (testrig.c). The sources doesn't compile fine right now because of various forward references I can't fix now. Also, It'd be nice to define a nice generic interface for port management (serial, network, etc.) The code is not clean, and some field names are not well chosen. Feel free to fix them. I have other questions/ideas in mind, but I'll keep them for tomorrow :-) have fun! -- Stephane F4CFE |