http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2014-August/010453.html
------------------
we've finished testing our latest bugfix release; UHD Version 3.7.2 is
now available. It is tagged at
https://github.com/EttusResearch/uhd/tree/release_003_007_002.
Since the last release candidate, we actually fixed an issue with phase
alignment in the X300 for MIMO configurations, among a few other things,
and the binaries for X300 were updated again (B200 images were already
updated in the release candidate). Of course, you have access to all the
binaries through our download utility.
3.7.2 Changelog:
* Fixed X300 phase alignment issues
* Fixed CMake 2.6 incompatibility issues
* EEPROM burner improvements
* Properly flushing PCIe chain on device to prevent stale data.
* Adjusted bus clock rate in FPGA to improve timing.
* Fixed issue where FPGA would fail to load FPGA image over PCIe.
* Fixed incompatibility issue with USRP2 FPGA burner utility.
* Fixed issue where ZPU would report empty NMEA strings from GPSDO.
* Updated some functions to no longer use deprecated Boost calls.
* Fixed issue where libusb would declare 'connection refused'.
* Fixed Windows library package naming.
* Updated documentation.
* Fixed reversed TX / RX colors in X300 LED indicators.
* DBSRX2 now works properly with X300 / X310.
* Updated include files to build on older distros of Linux.
* Fixed issue with 'item32' type converter from GNU Radio.
* Fixed issue where channels on B210 would occasionally not be
phase-aligned.
* Fixed problem causing channels on B210 to swap between runs.
* Fixed issue in N-Series devices causing scaling error @ 50 MSps.
* The B200 / B210 now generates an internal PPS if none is provided.
* Improved performance on PCIe for X300.
* B200 / B210 properly reports clock rate (issue with float comparison).
* Fixed issue with filter selection in B200 that caused loss of RX power.
* Removed ref lock check from X300 where it wasn't necessary.
[USRP-users] [UHD-3.7.2-rc1] Release Candidate Announcement
http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2014-July/010219.html
UHD is the free & open-source software driver and API for the
Universal Software Radio Peripheral (USRP(TM)) SDR platform,
created and sold by Ettus Research, LLC.
UHD supports all Ettus Research USRP(TM) hardware, including
all motherboards and daughterboards, and the combinations
thereof.
----------------------------
tqsl-2.0.2 to 2.0.3 change:
----------------------------
(tqslilb: 2.4)
Fix defect that doesn't allow adding station locations if only a single
callsign certificate is installed.
(following diff is manually editted, tabs are deleted)
diff -urp tqsl-2.0.2/src/location.cpp tqsl-2.0.3/src/location.cpp
--- tqsl-2.0.2/src/location.cpp 2014-07-13 05:18:13.000000000 +0900
+++ tqsl-2.0.3/src/location.cpp 2014-07-17 10:22:16.000000000 +0900
@@ -1152,6 +1152,9 @@ update_page(int page, TQSL_LOCATION *loc
field.idx = static_cast<int>(field.items.size());
field.items.push_back(item);
}
+ if (field.idx == -1 && field.items.size() == 1) {
+ field.idx = 0;
+ }
if (field.idx >= 0) {
field.cdata = field.items[field.idx].text;
}
----------------------------
tqsl-2.0.2RC5 to 2.0.2 change: (Authors note):
----------------------------
As I've had no comments on the 2.0.2-rc5 beta, I've decided that it's time to release it.
The kits on sourceforge have been updated to the final v2.0.2 release.
https://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v2.0.2/
The README there is the preliminary release notes.
Thanks to everyone for the help with testing and reporting issues.
----------------------------
tqsl-2.0.2RC4 to 2.0.2RC5 change:
----------------------------
This release fixes a pair of related defects that have been there
since TQSL 1.x
When you create a station location, you associate it with a callsign
certificate. When you sign a log, you select a location for signing,
which then uses the callsign to select the right callsign certificate.
The problems happen when you do unexpected things with those
certificates.
If you create a station location for K1MU, then delete all of the
certificates for K1MU, then signing a log would cause an "Invalid
Argument" error. TQSL has been corrected to now display an error that
there are no valid callsign certificates.
Similarly, if you create a station location and then let the
associated callsign certificate to expire, trying to sign using that
location would also give an unhelpful "Invalid Argument" message.
When there were no matching certificates, displaying the properties of
a station location would display an incorrect callsign.
These defects have been corrected in RC5 so that useful error messages
are displayed for these cases.
- DEPENDS+= mozilla-rootcerts are removed, cert included now.
- Deleted SUBST_CLASSES+= macro_S to avoid name (_S) conflicts on NetBSD-5.*
(The probelm no longer exists)
- Correct MESSAGE (but this is to be committed separately)
(Upstream): Bump version 2.0 to 2.0.2RC4
---------------
This commit log compiled from that of wip/trustedQSL/Makefile by mef@
Sorry if typo or too compact.
2.0.2RC4 2014/06/07
- No pop up when prompting user for password when batch mode
- If QSO database is corrupted and can not be repaired, delete it
2.0.2RC3 2014/05/09
- Ensure station locations added (sign a log -> list of stn loc.)
- Restore from .tbk to restore multiple pending callsign
certificates for a given callsign
- Correct message when callsign cert. is uploaded
- Delete any older version, when renewed callsign is installed
- Correct the behaviour for non ascii directory name on Windows
- Correct the number of QSO in some case when signing
(ignoring might have shown negative number)
2.0.2RC2 2014/04/22
- Windows only
2.0.2RC1 2014/04/16
- OpenSSL update (Heartbleed). no practical attack anyway
(Windows only)
2.0.1RC9 2014/03/01
- Avoid application crash when database conversion for Open/Close
- Faster conversion of database
2.0.1RC8 2014/02/27
- Limit the number of copies of application running
(multiple run might have database corrution)
2.0.1RC7 2014/02/13
- When a callsign cert is about to expire (within 60 days), TQSL
warns. But even after user submitted renewal, it continued
- Correct the automatic backup directory (by from preference pane)
- Search Log files with .ADI, .ADIF also
2.0.1RC6 2014/02/05
- Copyright notice / date (only)
2.0.1RC5 2014/01/29
- Avoid crash at starting if certifiacate status file is empty
- Corrected for checking for new release even with -RC change
2.0.1RC4 2014/01/22
- Canadian province PQ/QC issue
- Correct start-up threads management
- (OpenSuSE Linux) for pending callsign requests
- Accept valid callsign only based on location
- Correct hang if command line argument is wrong
- Update message during callsign certificate creation
2.0.1RC3, 2014/01/13 (but hangs when reading cert_status.xml)
Two additional changes in TQSL 2.0 RC3:
-------------
A. Because new modes may not yet be specified in ADIF, and because
LoTW may not accept all modes specified in ADIF, TQSL enables you to
"map" a new mode to a mode or mode group recognized by LoTW; this
most often takes the form of mapping a new digital mode to the DATA
mode group. Versions of TQSL prior to 2.0 would allow you to map
modes accepted by LoTW. This version of TQSL will refuse to map a
mode that is accepted by LoTW. Any existing mappings of modes
accepted by LoTW will be automatically removed on startup; you will
be notified if this happens.
B. When submitting log files in Cabrillo format, previous versions of
TQSL submitted FM and PH modes as PHONE. TQSL 2.0 RC2 submits FM mode
as FM, and PH mode as SSB.
----------------------------
2.0.1RC2 2013/09/01
Contest name recognition is corrected (Re: JIDX)
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
- Add comment on patch (based on commit msg)
(Upstream update 3.21.76 to 3.21.79)
=Version 3.21.79=
2014-03-07 David Freese <w1hkj at w1hkj.com>
RigCAT initialize
Modem cleanup
Missing build script
Choice-->ListBox
combobox-listbox
FreeBSD One More Time
RTTY normalize
Sound.cxx cleanup
Portaudio ring buffer
Headers update
Portaudio error reporting
2014-01-28 Kamal Mostafa <kamal at whence.com>
Avoid nitems fltk kfreebsd collision
2014-01-13 David Freese <w1hkj at w1hkj.com>
modem timing test
XMLRPC seg fault
Mailing address
2014-01-11 John Phelps <kl4yfd at gmail.com>
64 bit stacktrace
2014-01-11 David Freese <w1hkj at w1hkj.com>
Developer update
CW timing
=Version 3.21.78=
SKED macro
FreeBSD issues
WF max size
PSKR softbits
2013-11-09 Andrej Lajovic <s57ln at hamradio.si>
CharsetDistiller
UTF-8
2013-11-08 Arvo Jarve <arvo at softshark.ee>
RigCAT close
Save Wordwrap
2013-11-05 David Freese <w1hkj at w1hkj.com>
ARQ timeouts
Deutsch
DTMF
WF latency
=Version 3.21.77=
Load preferences
Waterfall race condition
2013-10-22 John Phelps <kl4yfd at gmail.com>
MFSK HF Long Modes
* Added MFSK64L and MFSL128L new modes
* 6.25 Second interleaver for very-robust HF reception
* Assigned new RSIDs
* Mode MFSK-64L : 1026
* Mode MFSK-128L : 1029
2013-10-20 David Freese <w1hkj at w1hkj.com>
Waterfall improvements
2013-10-19 Remi Chateauneu <remi.chateauneu at gmail.com>
Fix test_process on MacOS
Various speed-ups, fixes and cleanups
2013-10-16 David Freese <w1hkj at w1hkj.com>
Cfft removal
fldigi.pot update
Multi-channel decode
fft filter
g_fft
WF fft
rsid fft
Wefax Config tab
Autostart programs
RsID Error Control
Macro tag Image
2013-09-17 Kamal Mostafa <kamal at whence.com>
Avoid-nitems-fltk-kfreebsd-collision.patch
2013-09-14 David Freese <w1hkj at w1hkj.com>
MFSKpic improvements
ADIF log database
MFSK update
Thor update
This release includes a few minor enhancements of the user
interface and several bug fixes.
Version 1.2 12 Oct 2010
This release includes a new layout manager, satellite
tooltips, improved interactivity, as well as fixes for many
bugs discovered in the previous releases.
Version 1.1 08 Oct 2010
This release includes a new satellite data management
module and a database that includes all satellites from
CelesTrak. Several bugs have been fixed. This release also
includes several bugfixes and minor user interface
improvements
Version 1.0 beta 5 24 May 2009
This release includes several minor bugfixes in the radio
controller and new satellite transponder data files
submitted by users.
Version 1.0 beta 4 15 May 2009
Doppler tuning using full-duplex radios has been
implemented, and several minor bugs have been fixed.
Version 0.9.0
This release includes many bugfixes, and new functionality
to save satellite pass predictions.
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
tqsl-2.0 is released
(pkgsrc)
- Tweaks for release candidate (say DIST_SUBDIR etc) are removed
- DEPENDS+= mozilla-rootcerts are added now. This will avoid the error as:
"Peer certificate cannot be authenticated with given CA certificates"
(SSL certificate problem: self signed certificate in certificate chain)
see also http://curl.haxx.se/docs/sslcerts.html
- Add SUBST_CLASSES+= macro_S to avoid name (_S) conflicts on NetBSD-5.*
- Add MESSAGE for rootcerts and firt thing to do after installaton
--- (Upstream announce) ---
Testing of TQSL 2.0 in preparation for a final release revealed a
defect that was introduced at -RC6.
An attempt to limit the disk space consumed by the duplicates database
broke duplicate detection.
I've reverted that change and released updated kits on Sourceforge.
------ (Upstream announce) ----
There are several changes since 2.0-RC6 that are of note and can use
further testing. We are hoping to release this as the final V2.0 next
week.
- Correct defect that would cause TQSL to crash on startup if the
certificate store could not be read
- Display an error to the user if the station location data file or
certificate store cannot be opened
- When adding a Station Location, properly initialize the callsign to
correspond to the selected callsign certificate/location (not the
first call found)
- Fix the Station Location editor to not show duplicated DXCC entities
- Check for an existing valid Callsign Certificate before starting to
sign a log - if not, display an error and abort
- Updates to documentation including certificate acceptance, station
location modifications, and multi-computer scenarios
- Fix defect that caused double-clicking a .TQ6 file to fail
- Update the message in the callsign certificate request window to
better explain when a request should be signed
- Correct the error messages on TQSL update check failures to properly
explain what was going on.
- Increase the TQSL update timer to allow for slow connections
- Update to the current (v2.5) LoTW configuration file
- Strip leading and trailing spaces from IOTA, WPX, etc. Leaving these
causes signature verification to fail
- Bring up the GUI before performing the automatic update check so it
doesn't appear that TQSL has hung on startup.
can not be detected by pbulk packaging.
The PATH for the icon may not be correct, but this is where upstream
places it (please correct me if unappropriate, thanks).
Proposed at tech-pkg@ and supported by gdt@, thanks.
----------------------
Date: Saturday, September 21, 2013 8:32 PM
Subject: TQSL-2.0-RC6 Public release available
There's a new TQSL beta test release available for download.
This release corrects the following defects discovered since TQSL
2.0-RC5 (as well as severl enhancements).
Strip leading spaces and trailing spaces from station locations passed
on the command line to help correct for common user errors.
Display LoTW errors returned when a callsign certificate request fails
for some reason.
Record multiple outstanding certificate requests and delete the
pending status if the user deletes the corresponding callsign
certificate.
Remove an errant "M" on the certificate request signing page. Properly
wrap the text on that page for MacOS.
The TQSL version number is always displayed for command line usage
unless "-n" (check for new TQSL, configuration and program updates) is
used.
Added a new icon for TQSL contributed by K1GQ. The default shortcut
icon has not changed, but the new icon is available for selection.
Display an error when the TQSL configuration files (station locations,
callsign certificates, etc.) can't be opened. All earlier versions of
TQSL ignored these errors and started up with no callsign certificates
or station locations defined.
When a user selects a callsign in the Station Location window then
clicked on "Create new Station Location", the DXCC entity in the
station location wizard used the entity of the first callsign, not the
selected callsign.
The station location editor no longer shows multiple entries with the
same DXCC entity in the entity selection pulldown list when there are
multiple callsign certificates for a given callsign.
TrustedQSL is a LoTW (Logbook of The World) application to upload
QSO's (contacts) information onto Logbook servers maintained by the
ARRL (American Radio Relay League).
Logbook of The World - LoTW - is an exciting way for Radio Amateurs
to confirm two-way contacts they have made and use the confirmations
as credit toward various awards.
Because Logbook of The World uses double blind comparison, users
cannot see what other users have uploaded unless there is a matched
QSO.
=Version 3.21.76=
2013-09-09 David Freese <w1hkj@w1hkj.com>
ARQ mode character set
RsID, Macro Queue, DTMF transmit management
Xmlrpc method signatures
RsID fo computation
=Version 3.21.75=
xmlrpcpp methods
RSID update
Error exit
fltk 1.1.x
Sound File
=Version 3.21.74=
initialize active_modem
XML parser
64 bit compile warnings
Automake bug
=Version 3.21.73=
qrunner mod
Pskmail-test
2013-07-24 John Phelps <kl4yfd@gmail.com>
Doxygen for fldigi
* Added scripts to generate Doxygen documentation from fldigi git
repository / source
* Also executes "cppcheck" and includes those results on Doxygen
page (if installed on system)
* Generates patches and log for the last 125 commits: includes
links on Doxygen page
2013-07-24 David Freese <w1hkj@w1hkj.com>
CPPcheck errors
Modem class
Rigcat Thread
Missing header
fldigi-shell
Fl::focus on OS X
Data files
KML thread
Fl::flush
ADIF_RW thread
trx semaphore
Digiscope buffer
2013-07-07 Robert Stiles <kk5vd@yahoo.com>
Portaudio exceptions
2013-07-07 David Freese <w1hkj@w1hkj.com>
mxe-win32 regex
PSKMAIL/ARQ socket
Thor update
record_loader fix
Code cleanup
Pskmail Notify RsID
MFSK shut down
2013-06-27 Robert Stiles <kk5vd@yahoo.com>
Cwidth test for zero
2013-06-21 David Freese <w1hkj@w1hkj.com>
XMLRPC
MXE compile
2013-06-19 Stefan Fendt <smfendt@gmail.com>
RTTY decoder
2013-06-09 Dennis Engdahl <engdahl@snowcrest.net>
RigCAT user commands
2013-06-08 David Freese <w1hkj@w1hkj.com>
TX state
pskmail events
* Changed extended rsid iaw doc/rsid_codes.gnumeric
2013-06-01 Remi Chateauneu <remi.chateauneu@gmail.com>
KML/Synop/RTTY/Navtex
Port to MXE / MingW
QSL VIA
XML parser
2013-05-31 David Freese <w1hkj@w1hkj.com>
ARQ support changes
xmlrpcpp
PortAudio
SysV ARQ interface
METAR format
RSID logic
=Version 3.21.72=
RsID Timeout
PSKMAIL
Colors/Fonts Dialog
Developer List
=Version 3.21.71=
About update
Wavefile generate
MT63 mode selection
ARQ server
2013-04-30 Remi Chateauneu <remi.chateauneu@gmail.com>
xmlrpc-c removal
2013-04-30 David Freese <w1hkj@w1hkj.com>
Signal Browser Colors
QRZ query
Rigsupport
PO file update
eQSL url
PSKMAIL
xnec2c is a GTK+ graphical interactive version of nec2c. It
incorporates the nec2c core which it uses for reading input files
and calculating output data, but it does not need and indeed does
not produce an output file by default. Since xnec2c incorporates
the nec2c core, it has access to all internal buffers, including
structure data, frequency-related data (structure currents, input
impedance, gain etc) and radiation pattern data (for the far field
and near field). It therefore has the ability to graphically display
user-requested data directly, as the frequency loop progresses or
after input from the user. Graphs of frequency-related data and
the current or charge distribution evolve as the frequency loop
progresses, and radiation patterns (far and near field) are
sequentially drawn for each frequency step. A new frequency can be
entered by the user from spin buttons in the main or radiation
pattern windows or by clicking on the graphs of frequency-related
data. New output data are then computed and displayed in text and
graphical form.
nec2c is a translation of the NEC2 FORTRAN source code to the C
language. The translation was performed mostly "by hand" and a
lot of modifications to the original program were introduced in
order to modernize the NEC2 and to remove as many built-in limitations
as possible. The attendant SOMNEC program was also translated to
C and incorporated in nec2c as a function so that Sommerfeld ground
solutions are a part of the program.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
- Remove patches/patch-src_throb_throb.cxx
(upstream picked up this).
----------
Sat Apr 13 14:48:19 2013 -0500
Version 3.21.70
Contestia/Olivia
* Quick change / custom dialog
* Corrected Contestia callback in confdialog.fl
* Corrected resetOLIVIA function
Tabs Colors
* Added ID / QRZ tabs to color schema
Double Click bug fix
* Double click text selection for transfer to QSO record fields
RTTY update
* Removed code used for filter tests
* Added CWI suppression, select decoding of
- Mark-Space
- Mark only
- Space only
--------------
Version 3.21.69
RTTY filters
* Removed deprecated Hilbert transform
* Corrected inverse FFT computation to provide unity gain
h(t) -> H(w) -> h(t)
* Added design output statements to fftfilt.cxx - normally disabled
* Removed deprecated lpfilt, bitfilt, bp_filt_lo, bp_filt_hi
* Improved X-scope update rate
* Removed unused methods and members
Spotting
* Add user configurable spotting using signal browser
- spotting can be disabled if viewer is not visible
- reduces CPU load if selected
ADIF case
* Change import parser to treat fields specifiers as case
insensitive.
QSO NBR/NXT macro tag
* Added <QSONBR>, <NXTNBR> macro tags to respectively add
current # QSO records, next QSO record number to transmit
TX lower case
* User configurable transmit all text in lower case
WX parser
* Update station name parser iaw new METAR format
----------------------------
Version 3.21.68
RTTY bug fix
* Missing initialization for Cmovavg bit filter pointer
RTTY filters
* added Modified Lanzcos RTTY Rx filter
- DO2SMF, Stefan Fendt <smfendt@gmail.com>
Hang on start
* Erroneously created / deleted new thread for instance when
rig_cat not being used for rig control.
Analysis
* Added timeout value to extinguish status message
WF only ESC abort
* Capture Escape to prevent program shutdown when
Escape pressed when --wo dialog has focus.
- Rx - escape ignored
- Tx - transmit aborted, return to Rx
- Tune - tune aborted, return to Rx
rigMEM
* removed rigMEM support code
- KC505 transceiver control no longer uses this
converted to use xmlrpc control.
WF only null pointer fix
* in waterfall only mode, bypass text logging of rx stream
RTTY config tab
* Cosmetic corrections
RTTY stop bits
* remove forced return to 1.5 stop bits for Baudot
----------------------------
Version 3.21.67
RTTY FSK modem
* This patch contributed to by
W1HKJ, Dave Freese <w1hkj@w1hkj.com>
DO2SMF, Stefan Fendt <smfendt@gmail.com>
* Waveshaped FSK modem for classic RTTY using raised cosine
matched filters
* Kahn demodulator
* RTTY scope based on separate mark / space filter outputs
* Corrected s/n estimator
* Change RTTY browser to new demodulator
* Fixed missing browser highlight for callsign detection
* Bypass Viewer signal processing if viewer(s) are not visible
- significantly reduces % CPU use
* Separated psk-rtty range/value pairs for viewer squelch
control.
PSK viewer
* Suppress psk viewer decoding if neither viewer
is visible.
Contest fields
* increased size of contest fields
RigCAT INIT/CLOSE
* This modification submitted by:
Arvo Jarve, ES1JA, <arvo@softshark.ee>
* Added CLOSE port rigcat command
* Added user control to enable/disable restortation
of serial port status bits when closing port
- use <RESTORE>bool_value</RESTORE> in xml definition
file.
Olivia FEC reset
* Added user control to enable/disable automatic reset of
FEC integration depth when BW / Tones are changed either
by user or via RsID reception.
Status / Tx Level Controls
* increased horizontal dimension to 120 pixels
----------------------------
Version 3.21.66
Thor reset
File Selector
Macros
CW modem
User configurable items
getting g++: unrecognized option '-pthread-lrt'.
The original sed script eats space chars around '-lpthread',
This is apparently upstream bug and report are already sent.
OK'ed by gdt@ and thanks marino@,
2.3 1) Added the ability to do a partial search on callsign. This allows
you to search for a prefix<area> or on a full callsign as in
prefix<area><suffix>
pkgsrc changes:
Set LICENSE.
Adapt to more modern upstream.
Change to fltk13.
Rototill upstream's makefile to use CXX to compile C++.
As discussed on pkgsrc-users, x11/ftlk (1.1) is no longer maintained,
and 1.3 is believed to be almost entirely compatible.
Patch from Tim Larson, who has build-tested these packages on
NetBSD/amd64.
GRIG 0.8.0:
- Frequency entry via keypad (thanks to Alessandro Zummo).
- Arrow LEFT/RIGHT will change the frequency with the smallest step. This can
be used for tuning using external devices like the Powermate.
* Support for VFO->MEM and MEM->VFO function.
- Support on/off rig functions.
- Added an extra gigahertz digit in lcd display
- Added antenna control
- French l10n
- Fixed crash that occurs when mouse is clicked between MHz and kHz digits.
Reported as Ubuntu bug 517816.
- Requires Gtk+ 2.12 and Hamlib 1.2.8
* Maintenance release
-- Version 3.21.57
Escape aborts clean start
* Modified default key handler to prevent "escaping" out of
main dialog when no other key has been pressed.
TLF arq
* Restored use of gmfsk_autosend file for TLF.
- requested by new TLF maintainer, Tom Beierlein, DL1JBE
--- Version 3.21.58
Escape aborts
* correction to commit d925c85c5d218d5e
----------------------------------------------------------------------
Note that MAKE_JOBS_SAFE=no seems unnecessary.
Set LICENSE.
Version 1.2.15.3
2012-11-01
* Fix configure.ac so that rigctld/rotcld work on Win32 platform
* Add NSIS script to build executable installer on Win32 platform
* Remove unsupported commands on IC-756 (non-Pro model) from AK6I
* Fix set_split in netrigctl.c to properly accept the split
value. TNX, N2ADR.
* IC-R8500: Add RIG_LEVEL_AF to has_set_level. TNX John, EI7IG
* ADAT updates from Frank, DG1SBG, needed for stable operation.
* Maintenance release
ARQ rx/tx
* Added tx code to correct transfers of 8 bit ARQ data.
Needed to circumvent recent UTF-8 char support when
transferring data files.
* Added status bar notification when AMP extraction is
is being processed.
* Removed timeout on "Extracting FLAMP" and "Extracting FLMSG"
status messages.
(2) Bump version from 3.21.52 to:
Version 3.21.53
- Maintenance release
* Fix crash if no OSS mixer support
* Logbook Call width
* Log file update
* UTF-8 char echo
* Hamlib sideband menu
ok by gdt@, thanks.
Fujiwara, JA1XMS. Committed during freeze to resolve build failures
of the old version, ok wiz@.
Upstream's NEWS covers only some versions, but:
= Fldigi 3.21 release notes =
== Modems ==
* Weather Fax receive and transmit
* RSID can be configured to open the decoder squelch
* Added several new RSID modem codes
* Video ID improvements
* Added browser support for the PSK63F and PSK-nnn-R types
* Improved CW prosign handling
* Improved signal detection in PSK multiple decoder
* The MT-63 modem can now receive and transmit on any frequency
* Added support for multiple RTTY decoders
== Macros ==
* Added REPEAT macro
* Added LNW macro
* Added CLEARLOG macro
* Added QSY macro
* Added RIGMOD and FILWID macros
== User interface ==
* Added Italian and Spanish translations
* Translations now also work on win32
* Added second (optional) macro bar
* Improved PSK/RTTY browser widget
== Other changes ==
* RigCAT can use RTS and DTR PTT simultaneously
* Added interface to Logbook server
* Added support for ADIF 2.2.3 QSO_DATE_OFF field
* Added support for CALLOOK (http://callook.info)
== Bug fixes ==
* Yes
= Fldigi 3.20 release notes =
== Modems ==
* Added new PSK-500 mode
* Added "robust PSK" modes: PSK-125R, PSK-250R, PSK-500R
* Added PSK63F mode, compatible with MultiPsk PSK63FEC
* Added Contestia support
* Added SSB "modem" to simplify logging of SSB QSOs
* Added MT63 modem preamble tones to aid signal acquisition
* Added selectable filter widths for Hellschreiber modes
* Added AGC and S/N detector for FM-HELL modes
* Added Olivia noise estimator
* Improved THOR and DominoEX squelch responsiveness
* Improved Olivia squelch detection
* Improved Feldhell AGC and S/N detector
* Improved RTTY decoder
* Removed THOR soft decoding
* RSID now works at the same time as modem decoding
* The HELL-80 tone spacing was changed to 300 Hz
== Macros ==
* Added <LOCK:on|off|t> macro to enable/disable/toggle the transmit lock
* Added <TUNE:nn> macro to transmit tuning tone for ''nn'' seconds
* Added <RXRSID:on|off|t> and <TXRSID:on|off|t> macros
* Added <WAIT:nn> macro to delay macro expansion by ''nn'' seconds
* Added <SRCHUP>, <SRCHDN>, <GOHOME>, <GOFREQ:nnnn> macros to search for a
signal up and down in frequency, go to the "sweet spot frequency", and
set the current modem frequency to ''nnnn''
* The <MODEM> macro syntax is now <MODEM:str>. The older <MODEM>str syntax is
still supported. Modem parameters may be specified when using the new
syntax; currently for RTTY (shift, baud, bits), Olivia (bw, tones) and
Contestia (bw, tones), e.g.: <MODEM:RTTY:170:45.45:5>, <MODEM:OLIVIA:500:16>,
<MODEM:CTSTIA:250:8>.
== User interface ==
* The main window's QSO and waterfall toolbar are now much more configurable
* The QSO toolbar can now be set to Contest mode, Minimal mode, Full mode,
and some combinations thereof
* The docked digiscope can be hidden and shown without a restart
* It is now possible to select the modes for which to transmit RSID, VideoID
and CWID
* The Op Modes menu can now be customised
* Removed the floating rig control window
* Removed various Alt-<key> shortcuts
* Added a simple "wizard" for first-time users
* Added a waterfall-only mode; enabled with --wfall-only
* Removed option to use check buttons for AFC and SQL toggles
== Other changes ==
* The XML-RPC server now supports HTTP/1.1 keep-alive connections
* Added several new XML-RPC methods
* Renamed various main.set_rig_NNN XML-RPC methods to rig.set_NNN
* Removed obsolete command line switches: --twoscopes, --experimental
* Improved support for PulseAudio, now also the default backend on Linux
* The ^R string is no longer treated like ^r; it is now ignored unless at the
end of the text to be transmitted
* The Portaudio playback stream is no longer kept open in receive mode; this
fixes a problem with certain rig interfaces that generate a PTT signal even
when the audio is complete silence
* Improved win32 serial port support
== Bug fixes ==
* The MT63 transmit buffer is now correctly initialized
* Fixed random exceptions-related crashes on win32
* Stabilized AFC for all PSK baud rates
* Improved sensitivity of RSID implementation
Many more small (and a couple not so small) bug fixes all over the tree
the build on -current. A better fix would be to add a -lexecinfo test
to the configure script, but that requires regenerating with an old
version of autoconf... not tonight.
Problem 1: $la and $lo would not expand with the intl/makefile
I couldn't get SUBST_SED to manually replace them either.
Use of MAKE_ENV also failed.
Problem 2: DragonFly doesn't have base libintl. This package will
not build without -lintl LDFLAG.
Solution was to convert existing SUBST_SED into a patch and expand
$la to "a" and $lo to "o" on the intl/Makefile.in file.
Tested on both DragonFly and NetBSD
Adjust MASTER_SITES (but this version is no longer there).
Add commented-out HOMEPAGE for mailinglist.
Alphabetize bl3 includes; add blank line after.
No intended change to binary package; will be updated from wip soon
anyway.
2012-08-05
* Read eeprom value for digital mode from FT-857
* Clean up TS-950 series commands and read mode using IF command
* Fix GS-232A/B rotor command terminations
* Fix warnings and other issues found by mingw-w64
* Allow seamless access to ports higher than COM9 on Windows
* Fix ineffective packed attribute on WinRadio
* Correct low signal strength S-meter error on AR7030+
* Updates to HiQSDR by Jim, N2ADR
pkgsrc changes: Document patches from CVS history.
Upstream claims this is ABI compatible, so no revbump.
Version 1.2.15.1
2012-03-11
* HD-1780 rotor endpoint limit fix
* Quell adat compile warnings
* Sort rig/rot list output from rig/rotctl (-l) by model #
* TenTec Jupiter (TT538) fixes
* Include various backend notes files
* Document sorted -l output for <rig|rot>ctl[d]
* Updates README.betatester and README.developer
Version 1.2.15
2012-02-02
* New models: TT-599 Eagle, IC-RX7, IC-1275, HiQSDR, ADAT ADT-200A,
DttSP UDP, TM-D710
* New rotator backends: Celestron (telescope mount)
* Fixes and features: K3, various other rigs
* Update LGPL/GPL header boilerplate
* Quell various compiler errors
* Add CM108 PTT capability
Version 1.2.14
2011-08-01
* New models: SigFox Transfox, TH-D72A, IC-7410, IC-9100, IC-R9500, KX3,
V4L2 API support (untested),
* New rotator backends: IF-100, TS-7400
* Fixes and features: K3/KX3, Build Win32 from script, rigctld/rotctld
ported to Mingw32, Win32 build fixes, remove obsolete bundled
libtool files, rigctl improvements, FUNcube string test (works
with V0.0 and V1.0), Yaesu newcat.c fixed to use
rig->state.current_vfo to store vfo value, add a command to
halt rigctld, select PTT source in Kenwood backends (TS-590S),
make sure scan is stopped at IC-9000 opening, thd72 get channel
data (alpha). See ChangeLog for a link to the online log.
Correct typos and SF.net URIs.
Version 1.2.13.1
* 2011-05-29
* Conversion to Git SCM and updated README documentation for Git SCM
* Mingw32 build fixes
* FUNcube dongle USB fixes for Win32
* Added kit/README.funcubedongle
* Bug fix--K3 antenna selection function
Version 1.2.13
2011-03-12
* New models: VX-1700, FUNcube Dongle, FiFi-SDR, KTH-SDR Si570,
FT-DX5000, TS-590S, TH-F6A, PRM8060, SR-2200
* Rotor fixes and features: SPID
* New Rotor backend: F1TE Tracker
* Fixes and features: TS-440S, K2, K3, THF6A, THF7E, NewCAT
rigs serial port defaults, TM-D700, FT-950, Si570 AVR-USB
* Removed libtool tree from source tree
* Removed old DocBook files
* Allow USB device's VID/PID/Vendor/Product to be explicitly specified
* Doxygen documentation updates and new style sheet