Age | Commit message (Collapse) | Author | Files | Lines |
|
- Adjust PLIST
- Remove PKGREVISION from gnuradio-core/Makefile
- 3.7.8 to 3.7.9.1 for gnuradio-core/Makefile.version
(upstream)
- Update {ham,meta-pkgs}/gnuradio* from 3.7.8 to 3.7.9.1
------------------------------------------------------
ChangeLog for V 3.7.9.1 is at
http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_9_1
ChangeLog for V 3.7.9 is at
http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_9
Several news are at
http://gnuradio.org/redmine/projects/gnuradio/news
|
|
|
|
|
|
Packaging changes:
Drop MAKE_JOBS_SAFE=no; it seems to build fine with -j4.
Clean up workarounds for resolved issues.
Drop rpc conditional, because upstream removed rpc entirely
Upstream changes:
Many bug fixes and new radios.
Drop RPC.
Rototill build system.
Add readline support (not packaged yet).
Change to single library instead of many.
|
|
|
|
|
|
|
|
remove accidental stdout printf
fix issue with canceling with signals
|
|
|
|
----------------------------
ChangeLog is the same as 3.23.07.19 to 3.23.07.21
Previous commit log has confusion on version numbers. It was really
3.23.07.19 to 3.23.07.21.
(From now on, avoid picking 4 digit version, they are alpha, thanks Robert Elz)
|
|
---------------------
## 003.009.002
* E310: Added support for Speedgrade 3
* B205mini: Added support
* E310: Fixed reference counting bug
* B210: Fixed external clock reference bug for devices using ADF4002 PLLs
* B210: Fixed codec loopback test
* OctoClock: Fixed firmware burning on Windows
* B2XX, E3XX, X3XX: Easier time-syncing features. Fixes bug where B210s would
only run after issuing set_time_unknown_pps().
* X3XX: Fixed bug for IQ imbalance correction
* E310: DRAM testbenching
* Docs/Manual: Many updates and fixes
|
|
-------------------------
2016-01-20 David Freese <iam_w1hkj@w1hkj.com>
d69a69d: Exit delays
4f4cc21: Contest fields
a47381f: OS-X start_process
b456b20: LOG RECORD exports
|
|
------------------------------
2016-01-18 David Freese <iam_w1hkj@w1hkj.com>
6ee952a: EXPORT LIST
c0281ee: HAMLIB CW RTTY
ddb084c: PSKR metric
68c5a6a: PSKR/8
397f570: Audio adjust
4280903: WEB query
8af53b6: Mode Set
e756d93: Tab key docs
2fb5648: hamlib PTT_ON_DATA
22514a5: Macro Tool Bar
94f8362: XmlRpc client update
|
|
|
|
|
|
-----------------------------
2016-01-13 David Freese <iam_w1hkj@w1hkj.com>
15d6bbd: PSK4 metric
cbf6615: PSKR/8
cdf4f78: Audio adjust
fe14f9a: WEB query
5228552: Mode Set
18ca362: Tab key docs
0afa3f9: hamlib PTT_ON_DATA
2f570ef: Macro Tool Bar
92551f3: XmlRpc client update
2652387: Log Notes
e9e8b36: Misc Updates
78baf6c: Set Frequency
14a2618: Rx SaveAs
16ede08: flrig xmlrpc
|
|
--------------------------------
Previous distfile seems to be gone, so minor update.
ChangeLog not known, and sorry for updating during freeze.
|
|
|
|
-------------------------------------
## 003.009.001
* B200mini: Updated udev rules, removed DCM
* B200: Better USB error messages
* Cores: Fixed CORDIC scaling issue on all devices that use
dsp_core_3000
* X300: Fixed GPIO issue
* Examples: Added PPS source option
* Docs: Multiple manual updates
|
|
---------------------
- (Previous commit for the same upgrade was not really done,
GITHUB_TAG was set wrongly, sorry, mef)
- Because of above, PKGREVISION++
- PLIST adjust, remove some tweak for REPLACE_PYTHON stuff
- PLIST correction for with and without doxygen
- Add dependency for py-mako
|
|
----------------------------
2015-12-07 David Freese <iam_w1hkj@w1hkj.com>
50ee815: Misc Updates
78baf6c: Set Frequency
14a2618: Rx SaveAs
16ede08: flrig xmlrpc
|
|
---------------
TQSL ChangeLog
https://lotw.arrl.org/lotw-help/tqslchangelog/
2.1.3
Revert change in the behavior for command line
applications. TQSL 2.1 changed the behavior for ADIF files
to open those with the TQSL ADIF editor versus signing
them unless "-x" or "-q" were on the command line.
This was an incompatible change that is not consistent
with the documentation and was removed. Fix defect that
could cause newly imported callsign certificates tobe
deleted after the import completed.
|
|
|
|
Changes:
release 2015.07.2
Bonus release! This release contains fixes for CMake configuration bugs that
affected installation of 2015.07.1 on some platforms.
release 2015.07.1
To upgrade to this release, you must update libhackrf and hackrf-tools on your
host computer. You must also update firmware on your HackRF. It is important
to update both the host code and firmware for this release to work properly.
If you only update one or the other, you may experience unpredictable
behaviour.
Major changes in this release include:
Multiple HackRF support. Users with more than one HackRF can target a
specific device from software using the device serial number. The serial
number is easy to find with hackrf_info. Thanks, Hessu!
Linux kernel module detaching. A work-around to avoid the unofficial HackRF
kernel module in recent kernel versions that has been causing problems for
many users.
Updating the CPLD is now possible from Windows. There is no CPLD update with
this release, but Windows users should now be able to update.
Support for rad1o hardware, the badge of CCCamp 2015 based on HackRF One.
This package contains host software supporting rad1o; for firmware and other
resources, refer to: https://rad1o.badge.events.ccc.de/
There have been many more enhancements and bug fixes, for a full list of
changes, see the git log.
|
|
|
|
|
|
|
|
|
|
|
|
--------------------------
2015-11-26 David Freese <iam_w1hkj@w1hkj.com>
16ede08: flrig xmlrpc
=Version 3.23.06=
3f577d9: WO woes
482d060: Smeter PWRmeter
e08e403: ARQ shutdown
2015-11-20 John Phelps <kl4yfd@gmail.com>
0b5b329: Developer Doxygen and BerliOS clean
- Cleaned and Fixed develo per Doxygen files
- Added GitStats to the Dev Doxygen info
-- run ./scripts/doxygen/gen_doxygen_docs.sh
2015-11-20 David Freese <iam_w1hkj@w1hkj.com>
b19fff8: Documentation
55e0d31: Compiler warnings
|
|
|
|
|
|
|
|
|
|
-------------------------
2015-10-19 John Phelps <kl4yfd@gmail.com>
51535ff: Add 8PSK 125FL 250FL
|
|
|
|
|
|
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.
|
|
-------------------------
=Version 3.23.04=
2015-10-15 David Freese <iam_w1hkj@w1hkj.com>
345e7c0: CW filter
7f23f3f: Update Check
4862141: fsq abort
3bed0e3: log merge
|
|
- Add comments to patches picked from cvs log
- Update HOMEPAGE and MASTER_SITES (to SF)
- (move LICENSE= line to the second paragraph)
(upstream)
- Update 3.22.13 to 3.23.03
----------------------------
=Version 3.23.03=
2015-09-28 David Freese <iam_w1hkj@w1hkj.com>
c3b610b: FSQ trigger bug
=Version 3.23.02=
0424764: fsq cqcqcq
198c5a0: fsq sounder/heard-aging
dbb169b: FSQ directive
d47b1e3: rigcat delayed startup
e6ebe70: OS-X serial
2015-09-23 Kamal Mostafa <kamal@whence.com>
f75b92a: asciidoc timezone
=Version 3.23.01=
2015-09-22 David Freese <iam_w1hkj@w1hkj.com>
8ad0a8b: WX configure
0caa5ea: PA debug
838e112: WFALL-ONLY
f472a17: Logbook read
7cb4c66: ifkp avatar depth
ea18942: IFKP image slant
=Version 3.23.00=
f78aa38: Clear Tx Panel
cbff7c3: Olivia/Contestia start stop tones
37175e2: macro bug
3d6e0b9: FSQ updates
ed3b09d: ifkp modem
c82de8e: MXE update
7b42e01: Macros
0606d1a: Doxygen help
d4b6308: QSO rec
2df24b8: MS Read logbook
30ad2a9: WEFAX hang on INFO
6704797: Nu opBW combos
db69617: LSB modes
|
|
- (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
|
|
problem on gnuradio-ctrlport. Thanks gdt@ for report.
|
|
|
|
---------------
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.
|
|
|
|
|