Hamlib/scripts
Mike Black W9MDB d7d450df49 Add parm BANDSELECT for Yaesu rigs
'p BANDSELECT' returns current band of VFOA
'P BANDSELECT BAND160M' example selects the 160M band
'P BANDSELECT ?' shows  bands available for the rig
Kenwood rigs will be next
Icom rigs TBD when Icom explains the return from 0x1a 0x01 -- no bandselect possible so manual setting of rig values
https://github.com/Hamlib/Hamlib/issues/1353
2023-08-11 10:40:42 -05:00
..
MSVC/2022 Add MSVC projects to scripts/MSVC for 32 and 64-bit builds in C++ 2022-09-03 13:09:50 -05:00
Makefile.am
README.build-JTSDK.txt
README.build-VB.NET
README.build-Windows
README.scripts
astylerc
build-VB.NET.sh
build-w32.sh Add parm BANDSELECT for Yaesu rigs 2023-08-11 10:40:42 -05:00
build-w64-jtsdk.sh
build-w64.sh

README.scripts

The scripts/ directory will contain helper scripts for building Hamlib
binary releases for Microsoft Windows 32 and 64 bit architectures and
possibly other target platforms.  Each script should be accompanied by
a companion README file with information on the script and build
requirements.

Scripts:

build-w32.sh and build-w64.sh for building Microsoft Windows 32 and 64 bit
DLLs and EXEs for use with MS VC++.

build-VB.NET.sh for building Win32 DLLs and EXEs for use with MS VB.NET
2002 Framework 1.1