summaryrefslogtreecommitdiff
path: root/ham
AgeCommit message (Collapse)AuthorFilesLines
2015-01-16Update gnuradio-core (and others) from 3.7.5 to 3.7.5.1mef6-10/+9
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
2015-01-16Update 3.7.5 to 3.7.5.1mef3-8/+7
----------------------- 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 !.
2015-01-14Udate 3.1 to 3.2mef2-6/+6
---------------- 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-14Update 3.22.02 to 3.22.05mef2-7/+6
-------------------------- 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
2015-01-12Spell __sun correctly.jperkin2-6/+6
2015-01-03 This version of gnuradio-trellis searches command xmlto and if found,mef2-2/+6
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).
2014-12-23Fix build with clang.joerg3-2/+23
2014-12-18Remove patch-aa after update removed it from distinfo.wiz2-31/+0
2014-12-15(upstream) update 2.0.5 to 2.0.12mef8-72/+236
- 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.
2014-12-12(pkgsrc) Update HOMEPAGE and MASTER_SITESmef3-15/+13
(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-12-11Fix PLIST with reality to make the dutch happy.joerg2-2/+4
2014-12-04Update 3.22.01 to 3.22.02mef2-6/+6
=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-11-23Update 3.21.83 to 3.22.01mef2-7/+6
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
2014-11-22Update 3.0 to 3.1mef2-6/+6
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.
2014-11-15Bump PKGREVISION from zeromq shlib major bump.obache1-1/+2
2014-11-07Revbump after updating boostadam6-9/+12
2014-11-04Replace patch with much simpler logic that actually works.joerg3-22/+3
2014-10-29Solaris reports .. fatal error: sys/prctl.h: No such file or directorymef2-4/+4
So, adding __solaris__ for BSD side
2014-10-28Convert back from PKGVERSION_NOREV to PKGVERSION in PLIST's.mef21-11304/+11305
Thanks obache@ for advice.
2014-10-28Convert ${PKGVERSION} to ${PKGVERSION_NOREV} in PLIST's.mef17-11284/+11284
The problem is hidden if PKGREVISION is empty. gnuradio-doxygen has something more to fix (sorry).
2014-10-28Fix problem raised by PR pkg/49313 by Ben Gergely,mef6-20/+26
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
2014-10-24From bulk build report, it saysmef1-1/+2
---------- # 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
2014-10-20Make sure that qwt-qt4 users don't pick up qwt6-qt4.joerg1-1/+2
2014-10-17Make ALSA selectable by PKG_OPTIONS and disabled by default. This makes ↵mef15-18/+58
sound come out (on NetBSD).
2014-10-16Update ham/chirp to 0.4.1mef2-7/+7
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,
2014-10-15.tar.bz seems now broken, changed (MASTER_SITED and) to .tar.bz2. Thanks joerg@mef2-6/+7
2014-10-14Seems HOMEPAGE is moved, the author is VK5ABNmef1-2/+2
2014-10-14Update nec2c 1.1 to 1.3mef2-6/+6
----------------------- 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.
2014-10-14Update xnec2c 2.3-beta to 3.0mef3-9/+8
------------------------------ 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.
2014-10-13Removing obsolete package, gnuradio-core-docsmef3-11572/+0
2014-10-13Removing three obsolete packages, gnuradio-audio-*mef9-107/+0
2014-10-13Missing one patch added.mef1-0/+14
2014-10-13+hackrfmef1-1/+2
2014-10-13Import hackrf-2014.08.1 as ham/hackrf.mef5-0/+374
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/
2014-10-13Removing usrp and usrp-docs, gnurdio-uhd has been taken over those.mef8-1585/+1
2014-10-13-gnuradio-examplesmef1-2/+1
2014-10-13+gr-fcdproplusmef1-1/+6
+gr-osmosdr +libmirisdr +osmo-sdr +rtl-sdr
2014-10-13Import ham/gr-fcdproplus as gr-fcdproplus-3.7.11mef5-0/+79
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.
2014-10-13Import ham/rtl-sdr as rtl-sdr-0.5.3mef6-0/+108
Turns your Realtek RTL2832 based DVB dongle into a SDR receiver. =============================================================== For more information see: http://sdr.osmocom.org/trac/wiki/rtl-sdr
2014-10-13Import OsmoSDR as osmo-sdr-0.1mef5-0/+213
OsmoSDR is a 100% Free Software based small form-factor inexpensive SDR (Software Defined Radio) project. ====================================================================== For more information see: http://sdr.osmocom.org
2014-10-13Import ham/libmirisdr-0.1mef5-0/+55
Osmocom Mirics MSi2500 + MSi001 SDR libraryb For more information see: http://sdr.osmocom.org
2014-10-13Import ham/gr-osmosdr-0.1.3mef4-0/+98
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.
2014-10-13I did not mean importing gnuradio-default. It stays at wip, sorry and thanks.mef4-14737/+0
2014-10-13Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5mef91-518/+28696
See the thread for modularity issues etc: http://mail-index.netbsd.org/pkgsrc-users/2014/09/07/msg020346.html See more info at recent gnuradio-core/Makefile commit log, thanks.
2014-10-13(pkgsrc) Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5mef14-1087/+2146
See the thread for modularity issues etc: http://mail-index.netbsd.org/pkgsrc-users/2014/09/07/msg020346.html (upstream) Release of 3.7.5 2014-09-05 http://gnuradio.org/redmine/news/43 Changelog: http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_5 Release of 3.7.4 2014-07-15 http://gnuradio.org/redmine/news/38 Release of 3.7.3 2014-03-16 http://gnuradio.org/redmine/news/35 Release of 3.7.2 2013-11-10 http://gnuradio.org/redmine/news/30 Release of 3.7.1 2013-08-29 http://gnuradio.org/redmine/news/26 Release of 3.7.0 2013-07-03 http://gnuradio.org/redmine/news/25 Release of 3.6.0 2012-04-21 http://gnuradio.org/redmine/news/13 Release of 3.5.0 2011-12-08 http://gnuradio.org/redmine/news/6 Release of 3.4.0 2011-10-09 http://gnuradio.org/redmine/news/2 Release of 3.3.0 2010-06-03 ftp://ftp.gnu.org/gnu/gnuradio/ Release of 3.3.0-rc0 2010-05-13 http://gnuradio.org/redmine/news/1
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-09-25Fix build on SunOS, use portable egrep construct.jperkin4-3/+46
2014-09-22Dance the doxygen!joerg4-12/+13
2014-09-10Add icons that now get installed. Bump revision.joerg2-2/+8
2014-09-09Remove unnecessary CONFIGURE_ARGS (and really should have been CMAKE_ARGS) ↵mef1-24/+1
line (for USE_CMAKE).