Re: [Hamlib-developer] CM108B
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Per G. <p.g...@ya...> - 2018-08-24 10:55:10
|
Thanks Nate and Michael! On 08/23/18 16:41, Nate Bargmann wrote: > * On 2018 23 Aug 08:47 -0500, Per Gunnarsson via Hamlib-developer wrote: >> Hello! >> >> I wonder where in the hamlib source I can find the support for CM108B. >> >> Also I want to know about the license. > All of the source for the library, including backends, is to be licensed > under the LGPL 2.1 or later, etc. Here is the boilerplate from > src/cm108.c: > > /* > * Hamlib Interface - CM108 HID communication low-level support > * Copyright (c) 2000-2012 by Stephane Fillod > * Copyright (c) 2011 by Andrew Errington > * CM108 detection code Copyright (c) Thomas Sailer used with permission > * > * This library is free software; you can redistribute it and/or modify > * it under the terms of the GNU Library General Public License as > * published by the Free Software Foundation; either version 2 of > * the License, or (at your option) any later version. > * > * This program is distributed in the hope that it will be useful, > * but WITHOUT ANY WARRANTY; without even the implied warranty of > * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > * GNU Library General Public License for more details. > * > * You should have received a copy of the GNU Library General Public > * License along with this library; if not, write to the Free Software > * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. > * > */ > > 73, Nate > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > _______________________________________________ > Hamlib-developer mailing list > Ham...@li... > https://lists.sourceforge.net/lists/listinfo/hamlib-developer |