Please login to access the resource
Overview

Request 991202 accepted

- update to version 1.4.6
* Maintenance release
Yaesu microphone gain
* change scaling for these transceivers:
. FTDX1200, FTDX3000, FTDX101D, and FTDX10
Icom mode_type
* add missing mode_type tables:
. IC728
. IC735
Yaesu split
* modify read split to monitor eeprom address when xcvr is in Rx.
. FT857D
. FT817BB
sdr2-win
* fix for min-gw builds
SunSDR2 CW bandwidths
* Change CW bandwidths in tcisdr transceiver class
IC7600 mods
* corrections and additions to code marked ALH
IC9700 satellite support
* add satellite support
7300 FM CW
* fix BW control problem when one vfo set to CW and the other to FM.
. bandwidth table element "bandwidths_" not updated during
select vfo operation.
. deprecate use of 7300 swapAB command 0x07 0xB0 and use flrig
internal swapAB processing. Icom swap is simply to activate
the alternate vfo. flrig internal swap results in physically
changing vfo A and B contents including filters and bandwidths.
Emulates the Kenwood swap.
* deprecated use of pass by reference in trace support functions
printXCVRSTATE(XCVR_STATE ...) and *print(XCVR_STATE ...)
to avoid parameter contamination by sibling thread access.
Thanks Mike. "Hast thou killed the Jabberwock"
fsk fixes
* flrig -> flrig FSK keying would drop characters and
miss end of transmission characters. problem resolved
CW keyer enhancements
* Add macro substitutions
. MYCALL
. MYNAME
. MYQTH
. CALL
. NAME
* Add contest number faculty
. set current (starting) number
. send current number
. increment current number
* transmit log
. plain text file
. date-time stamped entry for each transmission
* Add import/export ADIF text files
SunSDR2 tci bandwidth
* USB and LSB bandwidths selectively centered at
specified frequency
. add center and width controls for LSB and USB
. width only for other modes
. selection of center frequency and width is unique
to the tci interface. ExpertSDR2 will recognize
the tci cat string lower/upper filter frequencies as 'user'
FTdx10 Power out
* correct get power out
Vd / Idd metering
* add Vd and Idd metering
. selectable with SWR, ALC, IDD image/sliders
. update to Icom transceivers:
IC7100.cxx, IC7300.cxx, IC7600.cxx, IC7610.cxx
IC7700.cxx, IC7800.cxx, IC7851.cxx
. update to Yaesu transceivers
FT2000.cxx, FT5000.cxx, FT950.cxx, FT991.cxx
FT991A.cxx, FTdx101D.cxx, FTdx3000.cxx
FT101DxMP voltage scale
. add 50 V voltage scale for the Yaesu FT101DxMP
SunSDR2
* add support for SunSDR2 series of transceivers
. serial support via virtual device
. tci support via socket interface
address/port configurable by operator
* add identification of /dev/tnt* virtual devices created
by tty0tty.
* add power limit control. disallow power above % of max
when power limiting enabled (can still be ursurped at xcvr)
X6100 / G90
* update methods based on user feedback
* add G90 get_ptt method, submitted by Steven Hiscocks, M7IWH
Serial trace
* additional serial trace statements
. debugging on M1 MacOS
FT991A/FTdx3000 mods
* VFO B set/get - correct query and control of VFO B
Compression
* read and annunciate inital xcvr compression values
. on/off
. value
QCX+
* Add backend for QCX+, a Kenwood style command set
TS570 Split
* Correct get logic
pts ports
* add /dev/pts to serial port search path
FT450/D
* set inuse when reading vfo A/B
* modify waitN to wait_char and add gett statements
FT817 defaults
* change to default serial and polling values, recommended by K0OG.

Loading...
Request History
Walter Fey's avatar

dl8fcl created request

- update to version 1.4.6
* Maintenance release
Yaesu microphone gain
* change scaling for these transceivers:
. FTDX1200, FTDX3000, FTDX101D, and FTDX10
Icom mode_type
* add missing mode_type tables:
. IC728
. IC735
Yaesu split
* modify read split to monitor eeprom address when xcvr is in Rx.
. FT857D
. FT817BB
sdr2-win
* fix for min-gw builds
SunSDR2 CW bandwidths
* Change CW bandwidths in tcisdr transceiver class
IC7600 mods
* corrections and additions to code marked ALH
IC9700 satellite support
* add satellite support
7300 FM CW
* fix BW control problem when one vfo set to CW and the other to FM.
. bandwidth table element "bandwidths_" not updated during
select vfo operation.
. deprecate use of 7300 swapAB command 0x07 0xB0 and use flrig
internal swapAB processing. Icom swap is simply to activate
the alternate vfo. flrig internal swap results in physically
changing vfo A and B contents including filters and bandwidths.
Emulates the Kenwood swap.
* deprecated use of pass by reference in trace support functions
printXCVRSTATE(XCVR_STATE ...) and *print(XCVR_STATE ...)
to avoid parameter contamination by sibling thread access.
Thanks Mike. "Hast thou killed the Jabberwock"
fsk fixes
* flrig -> flrig FSK keying would drop characters and
miss end of transmission characters. problem resolved
CW keyer enhancements
* Add macro substitutions
. MYCALL
. MYNAME
. MYQTH
. CALL
. NAME
* Add contest number faculty
. set current (starting) number
. send current number
. increment current number
* transmit log
. plain text file
. date-time stamped entry for each transmission
* Add import/export ADIF text files
SunSDR2 tci bandwidth
* USB and LSB bandwidths selectively centered at
specified frequency
. add center and width controls for LSB and USB
. width only for other modes
. selection of center frequency and width is unique
to the tci interface. ExpertSDR2 will recognize
the tci cat string lower/upper filter frequencies as 'user'
FTdx10 Power out
* correct get power out
Vd / Idd metering
* add Vd and Idd metering
. selectable with SWR, ALC, IDD image/sliders
. update to Icom transceivers:
IC7100.cxx, IC7300.cxx, IC7600.cxx, IC7610.cxx
IC7700.cxx, IC7800.cxx, IC7851.cxx
. update to Yaesu transceivers
FT2000.cxx, FT5000.cxx, FT950.cxx, FT991.cxx
FT991A.cxx, FTdx101D.cxx, FTdx3000.cxx
FT101DxMP voltage scale
. add 50 V voltage scale for the Yaesu FT101DxMP
SunSDR2
* add support for SunSDR2 series of transceivers
. serial support via virtual device
. tci support via socket interface
address/port configurable by operator
* add identification of /dev/tnt* virtual devices created
by tty0tty.
* add power limit control. disallow power above % of max
when power limiting enabled (can still be ursurped at xcvr)
X6100 / G90
* update methods based on user feedback
* add G90 get_ptt method, submitted by Steven Hiscocks, M7IWH
Serial trace
* additional serial trace statements
. debugging on M1 MacOS
FT991A/FTdx3000 mods
* VFO B set/get - correct query and control of VFO B
Compression
* read and annunciate inital xcvr compression values
. on/off
. value
QCX+
* Add backend for QCX+, a Kenwood style command set
TS570 Split
* Correct get logic
pts ports
* add /dev/pts to serial port search path
FT450/D
* set inuse when reading vfo A/B
* modify waitN to wait_char and add gett statements
FT817 defaults
* change to default serial and polling values, recommended by K0OG.


Walter Fey's avatar

dl8fcl accepted request

openSUSE Build Service is sponsored by