summaryrefslogtreecommitdiff
path: root/ham
AgeCommit message (Collapse)AuthorFilesLines
2015-08-14(pkgsrc)mef7-4133/+1703
- 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
2015-08-14(Just) gitubify.mef2-11/+14
2015-08-10std::complex::imag() and std::complex::real() are not lvalues.joerg2-1/+22
2015-08-09Restore PKGNAME after githubification.wiz2-11/+10
Remove unnecessary DIST_SUBDIR.
2015-08-09(Just) githubify.mef2-10/+9
2015-07-23Update to 3.22.13mef2-6/+6
----------------- =Version 3.22.13= 2015-07-18 David Freese <iam_w1hkj@w1hkj.com> 7bdf051: FSQ bug fix 9319676: XMLRPC commands
2015-07-21Update 3.22.10 to 3.22.12mef2-6/+6
------------------------- =Version 3.22.12= 2015-07-18 David Freese <iam_w1hkj@w1hkj.com> 1579ef6: FSQ heard parser f61f7d7: fsq modem dfb9318: FreqControl focus e477621: trx exit =Version 3.22.11= 7d881bf: flrig xmlrpc update 2015-06-07 Kamal Mostafa <kamal@whence.com> 40a6dcb: BUILD_{DATE,USER,HOST}
2015-06-13Update 3.22.08 to 3.22.10mef2-7/+6
------------------------- =Version 3.22.10= 2015-06-01 David Freese <iam_w1hkj@w1hkj.com> dfc430f: FTextView styles bug =Version 3.22.09= 2015-05-28 Kamal Mostafa <kamal@whence.com> dac5bf4: Fl_Text_Display 2015-04-28 David Freese <iam_w1hkj@w1hkj.com> c34a613: Cabrillo/Export dialogs
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz6-10/+12
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-27Deal with C++11 user defined string literals. Add missing includes.joerg4-1/+41
2015-04-26(pkgsrc)mef9-104/+22
- 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
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn18-30/+36
2015-04-23Don't use ambigious NULL to mean a missing value.joerg2-1/+24
2015-04-17Revbump after updating devel/boost-libsadam24-26/+48
2015-04-17Update 3.2 to 3.2mef2-6/+6
(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.
2015-04-03Update 3.22.05 to 3.22.07mef2-7/+6
------------------------- =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
2015-03-07(pkgsrc)mef10-34/+203
- 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.
2015-03-01Depend on the py-docutils version that has versioned binaries.wiz1-2/+2
2015-02-28Provide help in finding rst2html.joerg1-1/+4
2015-02-21Recursive revbump from audio/pulseaudio.ryoon1-1/+2
2015-02-17Update to 0.1.4mef2-7/+6
--------------- (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
2015-02-14fix trivial typo in commentdbj1-2/+2
2015-02-07Drop trailing '/' from DEPENDS lines. Found by Bernhard Riedel.tnn1-2/+2
2015-01-31Update PLIST and options.mk for doxygen 1.8.9.1.mef3-21/+15
2015-01-31Following file is on gnuradio-core, so delete from gnuradio-doxygenmef1-2/+1
share/examples/gnuradio/conf.d/gr-audio-oss.conf
2015-01-30Fix another problem on PLIST for gnuradio-*.mef1-3/+6
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)
2015-01-30Fix PLIST problem. When assigning value to PLIST_SRC, should take care whole ↵mef1-2/+2
thing.
2015-01-28- Re-packaged due to devel/doxygen update 1.8.8 to 1.8.9.1mef2-16/+37
- PKGREVISION++
2015-01-27icons are not installed on Darwin, so omit them from PLISTdbj2-7/+13
2015-01-27add awk script to fixup 0b constants not handled by all compilersdbj2-1/+43
2015-01-27don't set UHD_LIBRARIES and UHD_INCLUDE_DIRS in CMAKE_ARGS on Darwindbj1-1/+7
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
2015-01-27set UHD_DIR in the environment since gnuradio-uhd uses it as a hint to find uhddbj1-1/+5
2015-01-27Add PLIST support for Darwin audiodbj2-12/+19
fix Nocore.mk to handle PLIST.Darwin and use _PLIST_SHLIB_AWK to fix shared library names
2015-01-27Don't enable oss if OSS_TYPE is nonedbj4-7/+11
2015-01-26missed a variable substitutiondbj1-2/+2
2015-01-26on second thought, decouple shared library patchlevel from ${PKGREVISION}dbj2-6/+8
2015-01-26handle undefined PKGREVISION in shared library namingdbj1-3/+3
2015-01-26plist shared library handling (shlib-dylib.awk, at least) only allowsdbj2-3/+11
numbers in shared library versions. Instead of "0.0git", use PKGREVISION as the library patchlevel.
2015-01-26use the git tag to pull sources so that the distfile has a specific versiondbj2-10/+8
2015-01-26Correction to MASTER_SITES, sorry and thanks joerg.mef1-2/+3
2015-01-24Update gnuradio-* from 3.7.5.1 to 3.7.5.2mef5-11/+13
----------------------------------------- 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.
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.