[Ham-Mac] flrig-2.0.0.X10 posted at
w1hkj
w1hkj at bellsouth.net
Sun Apr 30 16:05:06 EDT 2023
http://www.w1hkj.com/alpha/flrig/
Index of /alpha/flrig
* Parent Directory <http://www.w1hkj.com/alpha/>
* flrig-2.0.0.X10.tar.gz
<http://www.w1hkj.com/alpha/flrig/flrig-2.0.0.X10.tar.gz>
* flrig-2.0.0.X10_LI.dmg
<http://www.w1hkj.com/alpha/flrig/flrig-2.0.0.X10_LI.dmg>
* flrig-2.0.0.X10_VN.dmg
<http://www.w1hkj.com/alpha/flrig/flrig-2.0.0.X10_VN.dmg>
* flrig-2.0.0.X10_setup.exe
<http://www.w1hkj.com/alpha/flrig/flrig-2.0.0.X10_setup.exe>
* flrig.txt <http://www.w1hkj.com/alpha/flrig/flrig.txt>
* flrig_users_manual.pdf
<http://www.w1hkj.com/alpha/flrig/flrig_users_manual.pdf>
* frequency-control-focus.png
<http://www.w1hkj.com/alpha/flrig/frequency-control-focus.png>
* frequency-control.png
<http://www.w1hkj.com/alpha/flrig/frequency-control.png>
* readme.dmg.txt <http://www.w1hkj.com/alpha/flrig/readme.dmg.txt>
* readme.txt <http://www.w1hkj.com/alpha/flrig/readme.txt>
FT890 update
* change initial serial timeout values
X6100 update
* update x6100 class methods to firmware 1.1.6 capability
* improve transceiver polling algorithm. efficiently skip
over unpolled items.
string vectors
* replace all occurances
of "const char *...[]"
with std::vector<std::string>...
* enclose all access to vectors using safe mode 'at(N)'
vice memory corrupting C style array's '[N]'
* remove all NULL entries in former const char*[] C style arrays
* h/w such as chained Elecraft transceiver, power amp,
panoramic adapter (specifically the KX series) interferes
with the free flow of serial data between the transceiver
and the PC. Corrupted strings occassionally caused segmentation
fault by out-of-bounds accessing of const char * string arrays.
* default transceiver pick list to be sorted by name
. add reference to class instantiation by list item: correct
transceiver class instantiation selected independent of sort
order
. browser pick list for transcceiver always in ASCII sorted order
independent of addition ordering
* instantiate std::vector<std::string> ... as static to allow
building
on 18 years old Mac's
73, David, W1HKJ
More information about the Ham-Mac
mailing list