Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Drop patches, upstream seems to fix the problems.
- (flxmlrpc is not supported yet, to be added later)
(upstream)
- Update 3.22.07 to 3.22.08
-------------------------
=Version 3.22.08=
2015-04-23 David Freese <iam_w1hkj@w1hkj.com>
2bda963: Analysis
967e7c5: rx/tx queues
b5aa6a3: flxmlrpc
2015-04-16 Dave Freese <w1hkj@bellsouth.net>
28839d7: call focus
2015-04-14 David Freese <iam_w1hkj@w1hkj.com>
a4d4faa: 599 update
41beca0: US units
91ab73f: olivia cxx
a45006d: fldigi-shell
ee19668: Write log
8d4f0ef: Config dialog
|
|
|
|
|
|
|
|
(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.
|
|
-------------------------
=Version 3.22.07=
2015-04-01 David Freese <iam_w1hkj@w1hkj.com>
b3dea10: Macro edit
97d02a7: Multi-psk
9942993: Vista SignaLink driver
c79bfd7: Image update
3c264e2: Command line
68f88ee: SSB default signal
5ca7182: Digiscope resize
b522d83: FSF address
=Version 3.22.06=
2015-03-21 Robert Stiles <kk5vd@yahoo.com>
fe27da9: UTF-8 Rx display
2015-03-21 David Freese <iam_w1hkj@w1hkj.com>
15ca512: 8psk modes
e48c2fe: Macro Editor Fonts
2424904: R-L channel input
e5148c0: QSY documentation
f219812: Sound File Generate
35ef2ed: devices_text mutex
2015-02-18 Robert Stiles <kk5vd@yahoo.com>
aedc628: Bug fixes/Comments
cbc9975: Check IO and delay prior to autoexec prgs
003707f: Rename local variables
2015-02-17 David Freese <iam_w1hkj@w1hkj.com>
edee64a: pa names
4ba7b78: Main dialog resize
279115c: Rig Viewer Frame
3eb8e41: Code merge/PortAudio Script return error
b15f5d9: Update translation files
31e231b: Exit trx loop
2015-02-08 Robert Stiles <kk5vd@yahoo.com>
1155d8d: Documentation Update
814bed3: Configure Script Engine
2015-02-08 David Freese <iam_w1hkj@w1hkj.com>
ad52857: Macros
fffc57c: French po
375e98f: CW QSK Tune
3ebf3db: flrig xml client
423ac70: TimeOn button
3041a20: QSY clickable
|
|
- 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
|
|
|
|
|
|
|
|
share/examples/gnuradio/conf.d/gr-audio-oss.conf
|
|
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)
|
|
thing.
|
|
- PKGREVISION++
|
|
|
|
|
|
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
|
|
|
|
fix Nocore.mk to handle PLIST.Darwin and
use _PLIST_SHLIB_AWK to fix shared library names
|
|
|
|
|
|
|
|
|
|
numbers in shared library versions. Instead of "0.0git", use
PKGREVISION as the library patchlevel.
|
|
|
|
|
|
-----------------------------------------
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.
|
|
See commit log of gnuradio-core for the changes. Or
2014-10-21 GnuRadio 3.7.5.1 is available
http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_5_1
|
|
-----------------------
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! ;-)
|
|
--------------------------
2015-01-08 David Freese <iam_w1hkj@w1hkj.com>
2c9b493: TX Lock
7c95822: video ID
b93ea4e: fftfilt
ed4f49d: Port audio index
645e7f9: CW output level
7cc119d: Documentation
93d2da8: MFSK squelch
9c8d515: Rx display
b1ac562: Log fields
d67d1ab: Native file chooser
6d11c02: ADIF temp log
=Version 3.22.04=
2c3b965: xmlrpc
=Version 3.22.03=
d47ef8a: Berlios
b986d9d: CW configuration
3ff2301: DTMF
0a8f4a3: FFT filter
3c7b69e: CW xmt filter
2014-12-17 Robert Stiles <kk5vd@yahoo.com>
5dc3851: ARQ/KISS IO state conflict (part 2)
* Ensure all state flags reflect selected mode.
* Toggle IO mode in software.
2014-12-17 David Freese <iam_w1hkj@w1hkj.com>
fa582c9: Window title
103c039: Xmt Audio Stream
6947d33: RX Text
0612ec9: OpenBSD
d344fac: LOGGER EXPORT
d5e257d: Documentation
b767b48: LOG lookup
1359a59: Lion/Yosemite madness
e77aafe: MT63 Olivia Peak signal
3a00dfc: HTML strings
311925b: rtty xmt shape
4298f2d: es nl pl files
54917d2: WIN32 error reports
2014-11-15 Robert Stiles <kk5vd@yahoo.com>
c3e87f0: KPQSL / SQL state conflict
a488e72: Documentation Update
|
|
|
|
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.
|
|
|
|
=Version 3.22.02=
2014-11-11 David Freese <iam_w1hkj@w1hkj.com>
d84edfd: Freq Control
aba750e: HTML strings
aa0bc26: CW
990e546: PO files
8b81020: Clang globals fix
068f030: RTTY
75c2f79: nu rigctl area
2e2ce97: channel width
1fb74a1: cty.dat confusion
ac1befb: KISS log overflow
8c49c64: New install crash
4371ed3: EmComm 8PSK modes
bf41f90: MT63 doc
55ff390: viewers
91674b8: psk pskr squelch
3dfbfba: Listbox initializers
2014-10-29 Arvo Jaerve <arvo@softshark.ee>
4118783: Info Macro Tags
2014-10-27 David Freese <iam_w1hkj@w1hkj.com>
9293e55: Analysis update
90dd8f1: v21 v22 synch
10cc3c5: Modem tests
da27f0b: Button colors
b16672f: Modes Menu
cba4a01: Delayed Bandwidth
29af73c: embedded browser
|
|
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.
|
|
|
|
|
|
|
|
So, adding __solaris__ for BSD side
|