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 Fix typo in scripts/Makefile.am 2021-08-26 08:53:44 -05:00
README.build-JTSDK.txt Update JTSDK build instructions 2021-02-18 17:11:55 -06:00
README.build-VB.NET Add build-VB.NET.sh and README files to scripts/ 2011-06-20 21:35:06 -05:00
README.build-Windows Update the Windows build scripts and README 2021-02-14 13:38:15 -06:00
README.scripts Update to current Windows build scripts 2018-07-29 21:56:55 -05:00
astylerc Modified coding style to Allman 2017-10-04 21:10:27 -05:00
build-VB.NET.sh Trying to fix github build for README.md change 2022-06-17 15:30:08 -05:00
build-w32.sh Add parm BANDSELECT for Yaesu rigs 2023-08-11 10:40:42 -05:00
build-w64-jtsdk.sh Trying to fix github build for README.md change 2022-06-17 15:30:08 -05:00
build-w64.sh Trying to fix github build for README.md change 2022-06-17 15:30:08 -05:00

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