Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
- (patch-openssl__cert.cpp)
Add patch to define MAX_PATH macro
- Unable to package with x11/wxGTK30 yet
(upstream)
- Udate 2.0.3 to 2.1.2
-----------
TQSL-2.1.2
The following links are pointers to TrustedQSL (TQSL) V2.1.2, which is
a bug fix for the official TQSL 2.1 release.
Release Notes TrustedQSL-2-1-release.pdf
http://www.rickmurphy.net/lotw/TrustedQSL-2-1-release.pdf
---------------
xdx-2.5: Function keys F1 - F8 send often used commands to the cluster.
Close dialog when Ctl-Q is used.
Update manual page to current conventions.
-----------------
Version 3.4:
I fixed a bug in the code that implements the modified GS (scaling)
card. In NEC2 the GS card scales all of the structure, but in Xnec2c I
modified the code so that it is possible to specify a range of tag
numbers to apply scaling to only. When a GS card follows a GX card,
selective scaling doesn't work correctly because a symmetric structure
is created. If you are using a GS card, it may be better to avoid
specifying a tag number range, just in case the bug fix is not
complete.
---------------------
## 003.009.000
* X300: Updated DAC ctrl, FPGA toolchain is now entirely Vivado,
improved master clock controls, added ADC self-cal capability,
prepared for revisions 7 and 8, fixed flow control issue which
could cause device to hang when receiving too many overruns
* B2XX: Auto clock rate setting, added PID/VID pairs to support
all B2XX- and derivatives, added temperature sensor, improved
DC offset and IQ imbalance correction, added AGC support,
support for FPGPIO connector on Rev6+ boards, full clock range support,
updated FX3 firmware (side-channel logging capabilities, updated
tx voltage swing, better configurability), default tick rate now
16 MHz, added B200mini support
* E3XX: Added temperature sensor, FPGA toolchain is now entirely Vivado,
improved DC offset and IQ imbalance correction, added AGC support,
improved FPGA capture interface robustness for RFIC, make frame
sizes configurable, replaced GPS control code with gpsd interfacing
capabilities
* Octoclock: Fixed bootloader + ethernet capabilities
* Compilers: Supported MSVC versions are now 2012, 2013, 2015
(dropped 2010 support), added MinGW capabilities
* Documentation: Many minor fixes and updates, merged all the
info from code.ettus.com
* UHD: Added sid_t, CHDR-specific transports now get their own
(un)packer codes, fixed a lot of compiler warnings, added
filter API (currently available for AD9361 frontend), added
soft-register API, replaced Cheetah with Mako, full Py3k
compliance, updated images downloader tool (now is one tool
for all devices), CMake minimum version is now 2.8, refactored
general AD9361 peripheral management, refactored most core
control management, added usb_error type (used by B2xx devices),
better exception handling at runtime, added C wrapper API,
new dependency: python-requests
* C API: Added to UHD (wraps C++ calls in C)
* multi_usrp: Added normalized gain setters/getters, IQ imbalance
+ DC offset correction API, filter API
* Converters: Converter symbols now exported, better logging,
removed ORC dependency, added u8 converters
* Examples: Whitespace- and other cleanup, multi-channel fixes for
some examples
* Utils: Read more property tree types from the command line
* Tools: kitchen sink updated, added mega_fft
-----------------------
- Changes for xlog version 2.0.13 - 2015-apr-19
* Fixed date in cabrillo3 output to be: yyyy-mm-dd
* Fixed date in EDI output to be: yymmdd
* Fixed QSORecords in EDI output
* Updated cty.dat to 20150420 (cty-2505)
* Fixed Bug #44547: Added JT9 modes
* Fixed Bug #44259: broken dupe checking
- set LICENSE= gnu-gpl-v2
(upstream)
- Update 0.9.30 to 0.9.31.2
----------------------------
2007-12-21 rein couperus <rein@couperus.com>
* changed searchlog.c ('possible calls')
2007-12-18 rein couperus <rein@couperus.com>
* changed cluster_bg.c to fix possible buffer overflow
* changed searchlog.c -> compare now starts at beginning of callsign.
- (File/REPLACE_PYTHON) delete non existent files
- (Makefile)
* CONF_FILES setup deleted (etc files no longer installed,
but found at examples directory now)
* MASTER_SITES updated
* ${DESTDIR} is removed from one of CMAKE_ARGS
-DGR_LIBRARY_DIR=${DESTDIR}${PREFIX}/lib
(upstream)
- Update gnuradio-core from 3.7.6 to 3.7.8
---------------------
ChangLog 3.7.7 to 3.7.8 is not known
Release Note for 3.7.7 is at
http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_7
- Drop two patches, seems included
(upstream)
- Update 3.7.2 to 3.8.5
Change Log for Releases
==============================
## 003.008.005
* E3xx: Added support for battery-based E3xx device (E312),
get_freq() for network mode, fixed GPS time initialization bug
* AD9361-based devices: Fixed frequency readback bug
* B200: Fixed DCM issues, better loopback failure handling,
fix erroneous warning for custom clock rates
* X3x0: Better warnings for clock reate / ref freq
* multi_usrp: Added define for GPIO capabilities (enables
exposure in GNU Radio)
* UHD: sc16->sc16 SSE converter
* Manual: Multiple minor updates, FPGA manual improvements,
* Build System: Fixed builds on some Windows platforms, removed
stray prints
## 003.008.004
* B200: Fixed EEPROM writing bug, updated images for B200 Rev5/6
* E300: GPS antenna power defaults to staying on, GPS time used as
default if available
* UBX: PDF frequency fix on X300
* USRP2: Bugfix that allows latest UHD to work with USRP2
* Documentation: Many fixes for E300 section, added FPGA manual
## 003.008.003
* UBX: Fixed phase synchronization issues
(Related changes: Change X300 daughterboard frequency, increase
N210 FIFO depth)
* Fixed many compiler warnings
* B200: Fixed timing issues, fixed tick rate issue, stabilized
operations at high clock rates
* X300: Improved phase alignment across devices
* CMake: Build fixes
* E300: Flow control fix
## 003.008.002
* CMake: Introducing named versions for dev branches, enable static libs,
* E300: Docs updates, compat number bump, VCTCXO updates,
more status bits for ref locking, fixed serial number length fix,
RSSI Sensor
* B200: RSSI sensor
* AD9361: Better handling of different interpolation rates in FIR,
fix for gain value truncation, removed gain value offset
* UBX: Added drivers
* Manual/Docs: Numerous updates, minimum compiler versions now specified,
* Converters: Multiple fixes for sc12
* Examples: Fixes to txrx_loopback_to_file
* Path handling vastly improved, made more consistent
* Minor UHD fixes
## 003.008.001
* B2x0: Fixed PLL settings, Fixed external ref selection, serialized
streamer setup (thread-safety)
* X3x0: Fixed flow control issue, improved DAC ctrl + init logic,
Fixed I/Q alignment issue
* Generation-3 devices: Fixed LED registers
* UHD: Improved tuning logic for manual tunes
* Tools: Multiple kitchen sink fixes, coloured output
* Examples: Multiple bugfixes (multi-channel ops)
* Docs/Manual: Multiple fixes, E310 panel images
## 003.008.000
* Added E310 support
* B200/B210: Moved AD9361 controls from firmware to host
* Added several tools: ZPU dissector, improved CHDR dissector,
kitchen sink, B200/B210 USB debugging utility, latency
measurement tool.
* Reorganized firmware/ directory structure. Refactored some
firmware.
* Removed FPGA sources, is now in own repository (submoduled).
* Cleaned up command line arguments for some tools
* Added math namespace, plus a unified float comparison infrastructure
* Fixed tuning-related bugs
* Moved manual over to Doxygen, also several manual bug fixes and
amendments
* Added many missing virtual destructors (less build warnings)
* Added support for NI-RIO 14.0
* X300 fixes: Not found over PCIe with no eth interfaces
* CMake improvements: Now comes with own UHDConfig.cmake and example
to build standalone UHD apps, build fixes on Apple, interoperability
with GNU Radio
* OctoClock fixes and improvements: Ethernet initialization, external
ref detection, stability fixes, host driver (UHD can now talk to
OctoClock)
* Examples: Improved GPIO example, rx_samples_to_file
* Bumped minimum Boost version to 1.46
## 003.007.003
* Fixed examples
* Removed compiler warnings
* Fixed CBX LO settings (FRAC truncation)
* Fixed build issues for out-of-tree tools for some distros
* Fixed some logging strings (SBX, GPSDO)
* Improved logging (speedups, removed unnecessary cycles)
* Added output sync for DAC reference clocks on X300
* Multiple FPGA improvements, as well as upgrade of build env
* Added support for B200 vs B210 discovery
(from doc/xnec2c.html)
-----------------
Version 3.3:
I fixed a bug that was in the code that reads the commands
from the NEC2 input file, where xnec2c would crash with a
segmentation fault when the FR card was after the RP
card. Also modified the Strtod() function to avoid freeing the
end pointer before it was used, causing problems.
- Following patch added to give sphinx-build name (with ${PYVERSSUFFIX) attached)
gnuradio-core/patches/patch-cmake_Modules_FindSphinx.cmake
- Depending doxygen-1.8.9.1nb1 now
- gnuradio-doxygen is updated 3.7.5.2nb1 to 3.7.6
(upstream)
- Update gnuradio-* from 3.7.5.2 to 3.7.6
---------------------------------------
GNU Radio releases 3.7.6 and 3.7.5.2 are available for download:
(several tens of lines omitted for URL and List of contributors)
Release 3.7.5.2 is a bug-fix only maintenance patch following 3.7.5.1,
and will be the last one for the 3.7.5 release. Release 3.7.6
incorporates all these fixes and adds significant new features.
---------------
(From http://git.osmocom.org/gr-osmosdr/log/)
2014-11-04 update version to 0.1.4 Dimitri Stolnikov
2014-11-03 bladeRF: Don't fail out until 3 consecutive errors have occurred Jon Szymaniak
2014-11-03 bladeRF: Default num_transfers to min(32, num_buffers/2) Jon Szymaniak
2014-11-03 bladeRF: Removed unused bladerf_metadata parameter from rx/tx calls Jon Szymaniak
2014-10-21 hackrf: update copyright for SSE/AVX routines Dimitri Stolnikov
2014-10-21 hackrf: disable AMP gain stage by default to protect it from damage Dimitri Stolnikov
2014-10-21 source/sink: don't discover devices if already specified via args Dimitri Stolnikov
Add PLIST.oss to be anonther removing PLIST other than gnuradio-core packages.
(One more, move the line location of comment lines next to the line to explain)
The explicit use of .so in the shared lib causes a problem.
I've also set UHD_DIR in the environment in the UHD buildlink3.mk file
which should make these two CMAKE_ARGS unnecessary
-----------------------------------------
GNU Radio releases 3.7.6 and 3.7.5.2 are available for download:
( several tens of lines omitted for URL and List of contributors)
Release 3.7.5.2 is a bug-fix only maintenance patch following 3.7.5.1,
and will be the last one for the 3.7.5 release. Release 3.7.6
incorporates all these fixes and adds significant new features.
-----------------------
2014-10-21 GnuRadio 3.7.5.1 is available
http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_5_1
audio: Fixes string format bug in ALSA error messages.
blocks: Added callback to vector source GRC bindings
blocks: benchmark scripts using wrong includes.
blocks: convert asserts to throwing runtime errors in keep_m_in_n ctor.
blocks: fixed relative rate in keep_m_in_n. It's m-in-n, not n-in-m.
blocks: fixed up keem_m_in_n to handle relative rate and correct number of items in calls to work.
blocks: removed use of 'and', 'or', and 'not' for &&, ||, and !.
cmake: Additional search path for QWT include files.
cmake: OSS is not for APPLE or WINDOWS.
cmake: Use APPLE, not matching Darwin
cmake: modtool: On Apple only, set install name and use rpath correctly.
cmake: modtool: allow the use of a MODULES_DIR to specify where cmake modules are installed.
cmake: modtool: make sure our local CMake Modules path comes first.
cmake: modtool: update copyright date.
digital: adapt clock recovery QA
digital: applying same fix of the complex M&M clock recovery block as the float vrsion.
digital: clock recovery delete unused variables
digital: clock recovery fix relative limit
digital: clock recovery more verbose documentation
docs: Make explicit we only support Qt4
dtv: fix internal GR component dependencies
fec: qa: fix use of Bool type to be actual boolean Python values
fec: removed ber_tools; unnecessary and not exported. Replaced compber with call to VOLK's popcount.
filter: Fixes setting sample delay declaration for PFB synthesizer in GRC.
filter: Fixes setting sample delay declaration for the PFB channelizer and in GRC.
grc: disable port type caching on init
grc: fix lagging drag and drop
grc: fix missing xterm (Bug #725)
grc: fix search entry box for old PyGTK versions
grc: no icon in search entry box for old PyGTK versions
grc: update all flowgraphs when hiding port labels
grc: yet another py26 incompatibility
qtgui: fixed an issue with the number sink mistreating non-float inputs.
qtgui: increased max tabs from 5 to 20 in tab widget
runtime: fix installation location of the gr_log_default.conf log configuration file.
uhd: removed use of 'and', 'or', and 'not' for &&, ||, and !.
----------------
Version 3.2:
I made some changes to the Strlcat() function and its usage in
the xnec2c code, to improve safe handling of string
concatenation operations. Hopefully this has not broken the
handling of various strings in xnec2c! ;-)
html/gr-trellis.html is installed in share/doc/gnuradio-${PKGVERSION}.
There doesn't seem the way to disable this behavior. So add always-
dependency to textproc/xmlto. Thanks gdt@ for the report.
PKGREVISION++ (binary is different).
- Changes for xlog version 2.0.12 - 2014-apr-01
* Updated cty.dat to 20140331 (cty-2404)
- Changes for xlog version 2.0.11 - 2013-nov-16
* Updated cty.dat to 20131009
* Fixed "Write and Click All"
* Increased log name limit to 30 characters
* Fixed truncated "QSO <number>" label in main window
* Fixed dxcc 3 character callsigns
- Changes for xlog version 2.0.10 - 2013-July-22
* Fix compilation warning in labels.c regarding strptime
* Convert all compilation warnings into errors
* Get rid of the "unused-but-set-variable" warnings
- Changes for xlog version 2.0.9 - 2013-July-20
* Fix month to number conversion for non-English languages in Cabrillo export
(thank you Alex EW1LN for reporting the problem and testing the fix)
* Modify date in TSV file to be ISO 8601 format to aid in spreadsheet import
* Updated cty.dat to 20130625
- Changes for xlog version 2.0.8 - 2013-May-23
* Fix Debian lint issue (config.sub config.guess)
* Merge Debian bug #617374 fix into dxcc.c to avoid segfault
* Fix cabrillo import - incorporate patch from Thomas (DL1JBE) Beierlein
* Updated cty.dat to 20130510
- Changes for xlog version 2.0.7 - 2013-March-31
* Fixed remarks box for Unity et al (bug #38637)
* Updated cty.dat to 20130312 (CTY-2303)
- Changes for xlog version 2.0.6 - 2013-March-01
* First version with new maintainer: Andy Stewart, KB1OIQ
* Updated to Cabrillo v3 format - export and import (bug #37740)
* Added preference setting for "Are You Sure" dialog on exit (bug #37761)
* Updated cty.dat to 20130222 (CTY-2302) (bug #37748)
* Updated to Amateur Data Interchange Format (ADIF) 2.2.7 format (bug #37741)
** Added a large number(!) of modes
** Added the 560m band
* Fixed cosmetic issues with the scoring window (bug #37743)
* Fixed Ubuntu bug #608718: Keyer window displayed, hitting return in RX(RST)
with no call logged bogus QSO.
* Fixed Task #10916 - user preference to save Cabrillo freq or band
* New manual from Chris Story (K6RWJ)
* Entering "callsigns" like "3D2/R" will show proper DXCC entity in scoring
window locator box for all except WAE countries.
(upstream) Update xdx from 2.4.2 to 2.4.3
Changelog for version Xdx (2.4.3)
* Apply Debian patch from bug #577377.
* Bring build system up to date for later versions of Autotools.
* Do not track any build system generated files in Git VCS.
* Modify source as needed for clean build with Gtk+ 2.24.
* New upstream maintainer, Nate Bargmann, N0NB <n0nb@n0nb.us>
* Development hosted at https://github.com/N0NB/xdx
* Portuguese translation update from David, CT1DRB
* Add support to load updated country file using command line option,
environment variable, or placing cty.dat in the preferences directory.
* Fix URI handling for GTK+ 2.24 and later.
* Disable function keys for this release.
2014-10-19 David Freese <w1hkj@w1hkj.com>
9bbef87: Macro Buttons
b123fc1: Thumb drive
01bc010: Power Squelch
e7de40b: Documentation update
287e692: TxID control via xmlrpc
880df3d: Analysis modem
2014-10-17 John Phelps <kl4yfd@gmail.com>
91bda2b: Gray-mapped 8PSK and soft-decision
- Upgraded 8psk to Gray mapped constellation
- Implemented Soft-Decision decoder based on Gray constellation
- Even when the received phase is distorted by +- 1 phase-position:
- One of the bits is still known with 100% certianty.
- Only up to 1 bit can be in error.
- Increased gain for noisy/weak/HF channels
2014-10-16 Robert Stiles <kk5vd@yahoo.com>
60c78c0: XMLRPC Character measurement issues with 8PSK modems
2014-10-16 David Freese <w1hkj@w1hkj.com>
5040224: View/Hide Smeter
d103209: CW matched filter
ea853a8: flarq update
e7d9cc4: 8PSK/16PSK modes
6fcf11d: KISS interface
=Version 3.22.00=
a798037: Remove Mixer controls
f3f8c9a: FTextDisplay
674da9c: Freq Control
bfb001b: Touch Screen UI
d7bb247: UI macrobars
cad1c86: VSP boolean
2014-10-06 Robert Stiles <kk5vd@yahoo.com>
c4bfed9: Tabulated Widgets Font/Font Size Changes
80dc81b: Documentation
2014-10-06 David Freese <w1hkj@w1hkj.com>
1dd39cc: PACKAGE_PROJ
98cd7af: Win32 warnings
93b76d4: UI tweaks
ec3177b: Hide Packet Modem
9f2b358: Record loader
bbce20e: Delta macro
38d9bab: MEMMAP
3ef0433: WF drop rate
7448535: RsID time out
03ef903: Wizard crash fix
2014-10-06 Stelios Bounanos <vcs@enotty.net>
d7fe297: Fix log format string warnings
382452a: Build system fixes
2014-10-06 David Freese <w1hkj@w1hkj.com>
4ad7967: Default font
632eb8a: Power meter
1bf6f49: Smeter
73cdc07: regex.c fix
eb3eb25: fft-scan
5176ffb: home directory
830a1cb: Analysis modem
38d1589: TRX limit check
a0f43c9: Win32 Socket::close
cf16c3a: SITORB tx issue
2014-08-29 Robert Stiles <kk5vd@yahoo.com>
67a744b: Doxygen Inclusion
2014-08-29 David Freese <w1hkj@w1hkj.com>
82aeba5: ARQ stx handshake
4503c99: Virtual ports
d40998f: New User Exit Behavior
Version 3.1:
I have made several changes to the code that renders wire frame
drawings and displays some data, like the projection parameters
(azimuth and elevation of the structure and the radiation pattern) and
gain values. This has resulted in a faster and smoother animation of
these drawings and reduced workload on the processor during dragging
of these images. I have also reduced the default minimum size of
xnec2c's windows, as I had reports that they would not fit in the
displays of some laptops or monitors, with resolutions on the lower
side.
if xdg-utils are installed already, grc_setup_freedesktop is installed.
(gnuradio-companion/Makefile)
(gnuradio-companion/PLIST)
- Add DEPENDS misc/xdg-utils
- Add REPLACE_BASH for above newly installed script
- Bump PKGREVISION
Related changes, problem was hidden if PKGREVISION was empty.
(gnuradio-core/Makefile.common) -> PLIST_SUBST
(gnuradio-core/Nocore.mk) -> sed STRING
(gnuradio-core/PLIST)
- shared library was suffixed as ${PKGVERSION}, but
this should be ${PKGVERSION_NOREV} instead.
Above files are affected.
(gnuradio-core/files/REPLACE_PYTHON)
- Add one file
grc/python/flow_graph.tmpl
----------
# error "Compiler threading support is not turned on. Please set the
correct command line options for threading: -pthread (Linux),
-pthreads (Solaris) or -mthreads (Mingw32)"
----------
and not sure it is right suggestion, but adding the line
+CXXFLAGS.SunOS+= -pthreads
http://chirp.danplanet.com/news/13
Version 0.4.1 contains a special backport for Baofeng users to
work around a firmware incompatibility issue.
Thanks djb@ dholland@ for attention,
-----------------------
Version 1.2: Fixed four issues (defects) reported by Coverity Scan
(https://scan.coverity.com/). Two of those were in the somnec
functions and I suspect that they did effect the calculations in
the rom1() and gshank() functions, at least under some circumstances.
Unfortunately the original Fortran source (somnec.for), as the rest
of the NEC2 Fortran source, is extremely difficult to read so I am
not able to confirm the impact of those reported defects.
Version 1.3: Revised the fix of one issue reported by Coverity Scan,
as on more detailed comparison with the original Fortran code, it
seems the original changes (in the ROM1 function in SOMNEC) were
not correct. Unfortunately I cannot verify the correctness of the
above fixes, as nec2c does not print out SOMNEC output files.
------------------------------
Version 2.4:
I submitted xnec2c (and nec2c) for scanning to the Coverity source code
audit website, which produced a list of no less than 57 issues to be
fixed! Most of them were not bugs that affected calculations but possibly
two, both in the Somnec code, one in function rom1() and one in gshank()
likely could have caused errors in the relevant
calculations. Unfortunately the Fortran source of Somnec (as well as that
of the NEC2) is very difficult to read so I cannot say with certainty if
this was so.
Version 2.5:
After a bug report by Jean Collin, I made some changes to the input file
parser code in input.c, to properly identify tabs in the input file.
Version 2.6:
After a bug report by Lucjan SQ9VPA, I changed the case of the signal
handler that deals with SIGCHLD so that it doesn't cause xnec2c to exit
when the SIGCHLD signal does not originate from child processes created
by xnec2c. It appears that in some Linux installations a SIGCHLD signal
is sent to xnec2c even if it is not running forked, e.g. the -j option is
not used in the command line.
Version 2.7:
After a bug report by Tim, WJ5Q, I fixed a bug that was preventing the
creation of an LD card of type 5 (LDTYP=5) when wire conductivity (S/m)
was specified in the GW card (Wire) editor. The same bug was present in
the GH (Helix) card editor and it was also fixed. I added code so that
the wire conductivity for GW, GA and GH cards can be read from the
relevant LD card and shown in the Conductivity (S/m) spin button.
After all these changes I checked the xnec2c source code using the
Coverity Scan service and I fixed an out-of-bounds read error that was
reported by the scanner, in the plot_freqdat.c file.
Version 2.8:
Fixed a bug in the GN card editor function which caused xnec2c to save
the GN card parameters in the .nec antenna description file without
clearing the number of radials to zero. This resulted in the GN card
editor window to open with confusing and incorrect defaults for the
radial screen, when the Reflection Coefficient Approximation method was
selected for specifying ground parameters.
Also fixed some bugs (missing variable initializations) in the Ground
Parameters calculation functions which resulted in incorrect Radiation
Pattern calculations. This would happen if a .nec file, with Perfect
Ground (iperf = 1) specified in the GN card, was opened after a .nec
file, with a Radial Ground Screen specified in the GN card, was
processed.
Version 2.9:
After a request by the Debian maintainer of xnec2c, I added a rudimentary
man page he sent me and corrected some spelling errors (arbitary to
arbitrary).
Version 3.0:
I have modified the NEC2 file parser so that it can read the file with
both the '.' and ',' as decimal point characters. This is necessary to
make xnec2c compatible with different locales. I also fixed a resource
(memory) leak, reported by valgrind, in the xyz axes drawing routine.
An open source hardware project to build a Software Defined Radio
(SDR) peripheral.
HackRF was designed to be the most widely useful SDR peripheral that
can be manufactured at a low cost. See
http://greatscottgadgets.com/hackrf/
gr-fcdproplus is an linux and OSX addon for gnuradio to implement a
funcube dongle pro+ source.
On linux autodetects the correct soundcard from /proc/asound/cards.
This idea was taken from the osmosdr drivers.
To control the device the hidraw code of the hidapi is used.
Turns your Realtek RTL2832 based DVB dongle into a SDR receiver.
===============================================================
For more information see:
http://sdr.osmocom.org/trac/wiki/rtl-sdr
OsmoSDR is a 100% Free Software based small form-factor inexpensive
SDR (Software Defined Radio) project.
======================================================================
For more information see:
http://sdr.osmocom.org
While primarily being developed for the OsmoSDR hardware, this block
as well supports:
* FUNcube Dongle through libgnuradio-fcd
* FUNcube Dongle Pro+ through gr-fcdproplus
* sysmocom OsmoSDR Devices through libosmosdr
* RTL2832U based DVB-T dongles through librtlsdr
* RTL-TCP spectrum server (see librtlsdr project)
* MSi2500 based DVB-T dongles through libmirisdr
* gnuradio .cfile input through libgnuradio-blocks
* RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option)
* AirSpy Wideband Receiver through libairspy
* Great Scott Gadgets HackRF through libhackrf
* Nuand LLC bladeRF through libbladeRF library
* Ettus USRP Devices through Ettus UHD library
* Fairwaves UmTRX through Fairwaves' fork of UHD
By using the OsmoSDR block you can take advantage of a common software api in
your application(s) independent of the underlying radio hardware.
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@,