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.