Skip to content

Ham radio control library modified for JTDX

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
Notifications You must be signed in to change notification settings

cek/jtdxhamlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jtdxhamlib

Modified hamlib for jtdx.
For building:
$ mkdir ~/hamlib-prefix
$ cd ~/hamlib-prefix
$ git clone git://github.com/jtdx-project/jtdxhamlib src
$ cd src
$ ./bootstrap
$ mkdir ../build
$ cd ../build
$ ../src/configure --prefix=$HOME/hamlib-prefix
--disable-shared --enable-static
--without-cxx-binding --disable-winradio
CFLAGS="-g -O2 -fdata-sections -ffunction-sections"
LDFLAGS="-Wl,--gc-sections"
$ make
$ make install-strip \

About

Ham radio control library modified for JTDX

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.0%
  • C++ 1.6%
  • M4 1.5%
  • Pascal 1.1%
  • Perl 0.6%
  • Makefile 0.6%
  • Other 0.6%