Commit graph

1081 commits

Author SHA1 Message Date
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ryoon
eedd1e806f *: Recursive revbump from devel/boost-libs 2020-01-12 20:19:52 +00:00
joerg
14cd0b7ed3 Ignore unknown warnings and deprecation attributes with clang. 2019-12-19 22:18:17 +00:00
adam
5cf2c6d97e uhd: PLIST fix for Doxygen option 2019-11-28 19:41:38 +00:00
rillig
dfe681142d ham: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 19:32:06 +00:00
gdt
e7027a1e96 ham/gnuradio-qt: Explain status relative to upstream and qt
The quick summary is that the current package is from April, and
upstream had a new release in August.  That new release switches from
qt4 to qt5.  Updating GNU Radio in pkgsrc is complex, but tends to
happen fairly soon after the upstream release.  As part of that
update, this package is expected to switch to qt5.
2019-10-29 16:01:44 +00:00
mef
90a7109651 (ham/trustedQSL) Updated 2.4.2 to 2.4.7, ChageLog unknown 2019-10-26 11:06:22 +00:00
adam
f66cb4f2e3 Switch sphinx to versioned deps. 2019-10-21 21:55:03 +00:00
mef
4a3969f489 (ham/gnuradio-doxygen) Fix PLIST with doxygen 1.8.16, just 0D237.xml to 0d237.xml 2019-10-21 14:01:18 +00:00
nia
73b4b64fae Rename audio/portaudio-devel to audio/portaudio 2019-10-20 11:10:47 +00:00
mef
26fb0ea2f5 (ham/gnuradio-core) Fix build problem on NetBSD, after orc is updated 0.4.29 to 0.4.30, thanks maya@ 2019-10-14 12:40:27 +00:00
adam
1217ed0072 uhd: updated to 3.14.1.1
003.014.001.001

Device3: latch n on m in axi_rate_change in DUC/DDC
Device3: UART: fix TX <-> RX, FIFO size as parameter
Device3: Restore default buffer sizes for MPMD UDP
RFNoC: Fix off by one error in window.v
E320: fix time source clobbering ref source
B200: Add command to query bootloader status
RFNoC: fix multidevice graph connections
MPMD: Fix corner case in MPM device discovery
MPM: fixed mboard_max_revision value (MPM compat check failures)
MPM: Fix version string for logger
Docs: x300: update docs for multiple timed commands
Docs: Fix Doxygen warnings due to spurious backslashes
Docs: RFNoC: Fix Doxygen warning due to undoc'd parameter
Docs: Adjust FPGA functional verification tests
Docs: Fix MPM cmake command for E320
RFNoC: Re-enable flow ctrl for blocks on same xbar
Tools: Fix build issues with kitchen_sink
cmake: Add UHD_COMPONENT variable
2019-10-04 10:41:44 +00:00
ryoon
7917e25af2 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
adam
435af01a8b Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
ryoon
edacf2bbcb Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
wiz
c30c5fbc0b *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
mef
7d46f5f815 Correction of PLIST with chrooted build. *.dot -> *.map/*.png 2019-07-11 14:26:09 +00:00
ryoon
a9b08e65d4 Try to fix build with boost-1.70.0
* boost-1.69.0 has "(Deprecated: Use get_executor().)" for get_io_context
  in boost/asio/basic_socket.hpp. So use get_executor().context().
2019-07-08 17:50:55 +00:00
adam
7c0eda08b7 uhd: updated to 3.14.1.0
003.014.001.000
N320: Terminate the DAC when not transmitting
E320: Add support for rev E
E320: Added .gitignore for FPGA build products
X300: Add DPDK support
X300: add capability to flash NI-2974 FPGA
X300: Broke two critical timing paths in FPGA
X300: fixed udp WSA buffer size assignment issue
E310: Fix DRAM_TEST target build
B200: Add bootloader for FX3 (fix for B2xx failing to enumerate)
TwinRX: Expose charge pump current for LO2
TwinRX: Add low spur mode for LO2
TwinRX: increase rev c lo1 charge pump default value
TwinRX: Fix tick rate
Device3: Constraint send/recv_frame_size based on down/upstream MTU
Device3: Fix MTU and default frame sizes
RFNoC: Search all nodes for tick rates
RFNoC: Change default address for the reg readbacks
uhd_image_builder: Let the OOT module point to folders not named "rfnoc"
uhd_image_builder: Add --auto-inst-src
MPMD: Fix spurious reclaim call after unclaim
MPMD: Release resources on destruction
MPM: Add SW/HW compat
liberio: Release context holder on destruction of last liberio xport
transport: fixed a pre-mature buffer reset
nirio: Fix typo in nirio_zero_copy
GPSD: fix API for 'gps_read'
AD9361: Fix return values for tune and set_clock_rate
DUC/DDC: Fix phase reset and accumulation
cores: Use NSDMI consistently in ?x_dsp_core_3000.*
Logging: fix deadlock issue on Windows machines
Logging: Fix ANSI colour codes
Utils: Add X300/X310 reset utility
Docs: Improved Windows-related build instructions
Docs: Add link to README for building custom filesystems for N3xx
sim: Fixing the port number in use for connection
tools: Fix for proj creation in ip_utils for tcl-based IP
tests: Fix mock_ctrl_iface for 32-bit MSVC
2019-07-02 16:44:55 +00:00
ryoon
57d0806c39 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
mef
db662ceef8 (ham/gnuradio-*) Updated 3.7.13.4 to 3.7.13.5
## [3.7.13.5] - 2019-04-20

### Fixed
#### Project Scope
- PMT: in multiple places, we triggered undef. behaviour by accessing the first element of potentially empty uvectors
#### gr-audio
- Windows audio for higher output multiples broken
#### gr-blocks
- QA: `udp_source_sink` flakiness
#### gr-dtv
- Several broken optimizations
- 64-APSK partially wrong ordering
- OOB access in interleaver
- uncovered worst case LDPC LUT generation
#### gr-qtgui
- Compiler Warnings

#### gr-fec
- `polar_encoder`/`_common`: Memory leak
#### gr-uhd
- GRC bindings: DC filter was could not be disabled with IQ imbalance correction disabled

### Added
#### gnuradio-runtime
- ctrlport: int64 for `rpcbasic_inserter`

### Changed
#### GRC
- Removed generation time from generated python code
2019-06-21 16:02:16 +00:00
mef
ce31a4c538 Prepare update 3.7.13.4 to 3.7.13.5, Remove PKGREVISION=, 2019-06-21 15:55:48 +00:00
mef
881f5e7153 Prepare update 3.7.13.4 to 3.7.13.5, Remove PKGREVISION=, and remove BROKEN for -utils 2019-06-21 15:54:14 +00:00
mef
5c182996eb (ham/hackrf) Add missing tool (USE_TOOLS= pkg-config)
The error was:
  -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
  CMake Error at /usr/pkg/share/cmake-3.13/Modules/FindPkgConfig.cmake:505 (message):
    pkg-config tool not found
2019-06-18 12:42:26 +00:00
wiz
9c67f8c822 gnuradio-utils: comment out troublesome py-matplotlib dependency.
This is already marked BROKEN.
2019-06-18 05:52:30 +00:00
adam
7566aa3bbe gnuradio-utils: mark as BROKEN 2019-06-17 20:44:41 +00:00
adam
47eda6f434 gnuradio-core: py-scipy -> py-scipy12; bump revision 2019-06-15 17:54:22 +00:00
gdt
109603cc44 ham/tqsl: Require C++11
While the package is not documented to use C++11, it uses std::string
constructs added in C++11, and fails compilation with g++ 5.5.0
without --std=c++11.  Add todo markings to file upstream bugs;
upstream does not adequately document prereqs.
2019-05-13 00:21:34 +00:00
wiedi
7ca913f065 predict: fix build on SunOS 2019-05-05 21:44:58 +00:00
gdt
a61f30e924 ham/gr-osmosdr: Mark python 36 and 37 as not ok
Both 36 and 37 result in build errors.  The package builds ok with 27.
2019-04-30 16:13:42 +00:00
mef
dfb88cb559 Upgraded ham/trustedQSL to 2.4.2
Trusted QSL V2.4.2 Release Notes

This version of Trusted QSL (TQSL) has new features as well as
corrections for defects found since TQSL 2.4.1 was released. This
release also includes an update to the most recent TQSL configuration
file.

TQSL 2.4.2 can be installed to upgrade any older version of TQSL. You
do not need to install every release from 2.2 through 2.4, you can
upgrade directly to v2.4.2 in one step.

IMPORTANT NOTE for MacOS users:

TQSL has been built to be compatible with older Mac systems (OSX 10.4
and later) and to work on both PowerPC and Intel CPU Macs. The current
release of OSX (10.14, or Mojave) issues a warning about

TQSL when it is run stating that it is not “optimized”, and that it
will not work with the next release of OSX. This is forcing us to drop
support for PowerPC systems in order to continue to support Mac
systems. We will freeze TQSL 2.4.x and make it available indefinitely,
but the next major release of TQSL will not work on PowerPC Macs or
Macs running OSX older than Tiger.

On all three supported platforms (Windows, MacOS, and Linux),
installing TQSL 2.4.2 will replace older versions of Trusted QSL while
preserving your Callsign Certificates, Station Locations, and
preferences.  On Windows, simply run the TQSL 2.4.2 installer, which
will automatically uninstall older versions of TQSL (and, if
installed, TQSLCert). On Mac OS X, open the disk image (.dmg) file and
drag the “Trusted QSL” folder to your Applications folder. Direct
the installer to “Replace All”, which will uninstall old files.

For Linux systems, unpack the tar file and read the INSTALL file for
directions.  TQSL 2.4.2 has been “localized” to allow use in the
native language of non-English speakers. This could not have been done
without the help of the volunteers who have contributed translations
for TQSL.

Thanks to the following for their assistance:
Chinese: Caros, BH4TXN
Hindi: Manmohan, VU3YBH
German: Andreas DF4WC
Italian: Salvatore IV4FYV
Japanese: Akihiro JL3OXR
Portuguese: Nuno CT2IRY
Russian: Vic US5WE
Spanish: Jordi EA3GCV

The following list describes the major changes in the v2.4.2 release
of Trusted QSL.

TQSL changes
Defects Corrected:

Ensure that the exit status message emitted by TQSL appears in English
so logging programs can use that to detect exit status. In the past,
this could have been output in the local language, making it more
difficult for the calling program to detect whether or not there were
any errors.  Improve setting of ITU and CQ zones when defining a
Station Location. There were many cases where these were left empty,
which means that Station Locations were more likely to not have zones
defined.

Fix issue with Windows updates of TQSL failing when the user's
directory has a space embedded. Note that this is a forwards-looking
fix: this defect is in the existing TQSL 2.4.1, so updates for users
with spaces in their usernames will continue to fail until after 2.4.2
is installed.  Remove spurious error message when run on a system
where the local language is not supported.

Features Added:

When displaying a callsign certificate where the private key is
missing from the local system, specifically state that the private key
is not found. Added a specific message for keys that cannot be opened
to provide the root cause.  Improve the error message for missing
private keys to be more descriptive.  Add the ability to map Cabrillo
modes to user-specified ADIF modes using the cab_modes.dat file in the
TQSL user directory. File has Cabrillo modes (two characters), then an
ADIF mode, comma delimited.  Default file is provided by TQSL and
users can provide their own.  Allow adding translations without making
code changes.

Reinstalling TQSL 2.4.1

Downgrading to TQSL 2.4.1 can be seamlessly performed by uninstalling
TQSL 2.4.2 and reinstalling TQSL 2.4.1.
2019-04-30 13:22:09 +00:00
adam
c7da50ee6e uhd: updated to 3.14.0.0
UHD 3.14.0.0
N320: Add support for N320 and N321
USRP-2974: Add support for USRP-2974
DPDK: Add DPDK-based sockets-like library (for N3xx)
N3xx: clocking API changes for transitioning clock and time sources
N3xx: Bump max rev to G/6
N3xx: Improve error messages for invalid clock/time settings
N3xx: Get RFNoC crossbar baseport from FPGA
N3xx: init peripherals before loading FPGA (to fix SFP0 init issues)
N3xx: Move Linux kernel to 4.15
N3xx/E320: Prepend SDK filename with device name
N3xx: Update max rev to 7 (H)
N3xx: Remove DDR3 from standard BIST collection
N3xx: BIST: Improve DDR3 BIST to check for DmaFIFO
N3xx: BIST: Auto-load the AA image for the ddr3 BIST
N3xx: BIST: DDR3 test only enumerates first block
N310: Modify AD9371 reset function to keep it in reset
N310: move init_rf_cal before JESD de/framer bringup
N310: Fix sporadic power on failures (requires firmware update)
E3xx: Increase spp limit for E3xx radio
E320: bist: Fix ref_clock lock test implementation
E320: bist: Add link_up test
E320: Add all 5 temp sensors, fan sensor and rssi sensors per channel
E320: Fix tx/rx atr - antenna and frequency settings
E320: Enable devtest for E320
E320: images: Separate images package for Aurora image
E320: Get RFNoC crossbar baseport from FPGA
E320: add fpga_version_hash to e320 device info
E310: Fix initialization of antenna and frequency values
E31x: Destruct RFNoC before loading idle image
X300: Reduce default send_frame_size to 4000 over Ethernet
X300: Change Ethernet buffering
X300: Log git hash and compat number as debug message
X300: Move defaults to their own header
X300: Use constrained_args
X300: Enable clock_source and time_source device args
X300: NIRIO: Demote RPC client cancel/abort to TRACE
X300: remove default_buff_args properties
X300: Remove 120 MHz master_clock_rate option
X300: Set minimum master clock rate to 184.32 MHz
X300: Factor our PID -> MB type and MB type -> product name mapping
X300: Remove usage of boost::bind
X300: Fix compiler warnings related to type conversions
X300: Fix tick and sample rate setting
X300: Enable ADC gain through RFNoC API
X300: Demote NIRIO rpc client start/stop log messages to DEBUG
X300: Enable 11.52 MHz and 23.04 MHz system ref rates
X300: Enable x300_device_args.to_string()
X300: Catch more inconsistencies in x300_device_args
X300: Removed invalid 200 MHz sysref rate
X300: Change PLL CP currents in x300_clock_ctrl
B200: Remove superfluous fake lambda
B200: Add support for user regs
B200: Fix compiler warnings related to type conversions
B100: Move fifo_ctrl_excelsior to b100 subdir
B100: Fix fifo_ctrl_excelsior not exiting
B100: Remove all Boostisms from fifo_ctrl_excelsior
B100: Demote some clocking-related log messages to trace
MPM: Get list of temperatures from all thermal zones
MPM: add link_speed xport_info
MPM: Add mpm_device as usrp_hwd module variable
MPM: Add usrp_update_fs
MPM: Add i2c APIs for simple transfers
MPM: Add vector-based transfer function for i2c
MPM: Add variable configuration support to nijesdcore
MPM: Add eyescan utility to nijesdcore
MPM: Add PRBS-31 testing to nijesdcore
MPM: Add convenience function to pull i2c bus from device tree
MPM: Open and close i2c file descriptor on every access
MPM: Multiprocessing instead of threading for claimer loop
MPM: Factor out user EEPROM code into own module
MPM: Add gpgga sensor function to GPSd iface
MPM: Add bridge mode support
MPM: Parameterize max UDP link allocation
MPM: xport: add commit_xport docstring
MPM: Improve error message on double-claim
MPMD: Parallelize broadcast-finding
MPMD: add option to enum rfnoc blocks from args
MPMD: add link speed to xport udp
MPMD: Add API to set RPC timeout atomically
MPMD: Move timeout constants to header
MPMD: Use new RPC API with timeout
MPMD: Increase claim_rpc call timeout
MPMD: implement get_*x_hints
MPMD: honor user supplied send/recv_frame_size args
MPMD: Use 4096 bytes for frame size for liberio transport
MPMD: Use init timeout for update_component
MPMD: Allow reclaim failures on component updates
MPMD: Fix typecast warning in property tree default settings
Device: Parallelize device discovery
Device3: Move from packet-based to byte-based flow control
Device3: Constrain send_buff_size to input fifo size
Device3: remove tx_hint[send_buff_size]
Device3: Replace NULL with 0 for empty function pointers
Device3: Remove redundant function call
Device3: Fix flow control window and interval
UHD: Release recv buffers earlier in rx_streamer
UHD: Fix ADF400x driver for ref counter and charge pump mode
UHD: Improve constrained_device_args_t
UHD API: Add multi_usrp::get_user_settings_iface()
UHD: Remove usage of time_t (except when required)
UHD: add default xport params to udp_zero_copy
UHD: Update rx_frontend_gen3.v controls for 1/4-rate mixer
UHD API: Move definition of ALL_MBOARDS and ALL_CHANS constants to
CPP file.
UHD: Add traffic counter to null source sink
UHD API: Add multi_usrp::set_sync_source() API
UHD: Improve documentation for the UHD exception types
UHD: Improve documentation for set_{time,clock,sync}_source
UHD: add .clang-format file
UHD: Add device arg to enable dual ethernet for tx
UHD API: Add sync source to Python API
UHD API: Add support for Tx LO control to C API
UHD: Improve compatibility of abs() calls
UHD: include <stdint.h> for int64_t for time_spec
UHD: Updates to coding guidelines
UHD: Fix MSVC warnings by changing a size_t to unsigned int or
uint32_t
UHD: Add potentially missing but sometimes inferred include for
experts
UHD: Add default xport params to udp_wsa_zero_copy
UHD: Move device3 flow control functions to header for benchmark
utility
UHD: Make sure BOOST_VERSION is always available
UHD: Make clang-format skip formatting for some data structures
UHD: Remove vim hints in headers
UHD/MPM: Apply clang-format to all files
UHD: Add modified clang-format for headers
UHD: Replace uhd::math::log2 with std::log2
UHD: Replace boost::*::{lcm,gcd}() with portable versions
UHD API: Change get_{tx/rx}_dc_offset_range default from ALL_CHANS
to 0
UHD: Revert to boost instead of std for sleep in some instances
UHD: Replace Boost macros with custom ones for endianness
UHD: muxed_zero_copy_if fixes
UHD: Replace Boost lock & mutex with std variety for AD9361 code
UHD: fix includes for boost::noncopyable
UHD: Fix buffer size warning on UDP transport
UHD: Remove duplicate operator=() for sid_t
UHD: Fix conversion warning in max287x
UHD: Fix various type-conversion compiler warnings
RFNoC: Convert SR_READBACK_REG_FIFOSIZE to bytes
RFNoC: Add ability to enable/disable RX timestamp
RFNoC: add async message handler
RFNoC: Changes to traffic counter register names
RFNoC: Fix replay example port args
RFNoC: Fix default SPP for replay
RFNoC: Add halt to replay API
RFNoC: Fix late packet errors
RFNoC: Fix detection of outstanding acks by ctrl_iface
RFNoC: Add some missing virtual destructors
RFNoC: Update FIFO XML definition
RFNoC: Prevent unnecessary FC ACK packets
RFNoC: More graph traversal fixes
RFNoC: Fix scaling of M and N values in DDC/DUC
RFNoC: Fix typos in legacy_compat
RFNoC: Limit number of control packets in flight
RFNoC: Disable FC ACK packets for lossless links
RFNoC: Add valid num_input_ports check to node_ctrl_base
Utils: Add Zip test to downloader
Utils: Factor wait_for_lo_lock() out of cal utils
Utils: Add check for gdb_eeprom before accessing
Utils: Deny positional options in uhd_image_loader
Utils: Set tx gain to max for rx iq cal
Tools: Add tool to analyze settling time of gain and freq changes
Tools: Make the UHD source gen a plugin for the phase alignment test
Test: Add Python API test
Test: Integrate Python API Tester into Devtest
Test: Add graph impl test to device3_test
Test: Retrofit sph test to use new mock transport
Test: Enable rx_samples_to_file in devtest for X300
Test: Fix CMake endif warning for devtest
Test: Fix compiler warning about unused timestamp
Test: Add #include in system time test
Test: Add benchmark of streaming code paths
Test: replace has_key by using 'in'
Test: Add universal_newlines to subprocess call in devtest
Examples: add rfnoc_radio_loopback example
Examples: Add benchmark_streamer example
Examples: Add dual measurements to benchmark_streamer
Examples: Clean up rfnoc_radio_loopback example
Examples: Add keyboard controls to rx_ascii_art_dft
Examples: Add benchmark_streamer support for multi-channel streamer
Examples: Optimize benchmark_rate start time
Examples: Improve formatting and comments in tx_waveforms
Examples: Optimize tx_waveforms memory allocations
Examples: change boost to std for time commands
Examples: Add LO Offset to rx_samples_to_file
Examples: update lo-offset naming in tx from file
Examples: Add lo-offset to tx_waveforms
Examples: Improved error message in tx_waveforms
Examples: Move ascii_art_dft main function within include guard
Examples: Fix boundary condition in ascii_art_dft plotting
Docs: Fix Doxygen warnings
Docs: Add info on how to implement user regs on B200
Docs: Add manual page on compat numbers
Docs: Add comments for TwinRX and MCR
Docs: N3xx page shell formatting and bb image
Docs: n3xx: fix Salt formatting
Docs: Add note on manually disabling NEON extensions
Docs: Fixed typos in N3xx image names (SD card build)
Docs: Add notes on external reference frequencies for X300
CMake: Bump CMake minimum version to 2.8.12
CMake: Change SOVERSION and VERSION for the library files
CMake: Extend list of additional Boost versions
CMake: fix variable usage
Cmake: remove Boost from dyn libs for tests on Apple
Cmake: Fix MSVC options (add /bigobj)
Cmake: Use native format for setup.py
CPack: Fix RPM generation
2019-04-28 20:31:28 +00:00
wiz
c1cd0111c8 chirp: PYTHON_VERSIONS_ACCEPTED=27 because of py-gtk2 2019-04-28 07:15:11 +00:00
maya
5901ac0824 Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
gdt
7adb4b8443 ham/uhd: Deeclare gnu++11 instead of c++11
Upstream does not document language requirements, but this lets it
build on netbsd-8 so it must be right.
2019-03-31 00:53:41 +00:00
adam
5235557f43 uhd: updated to 3.13.1.0
003.013.001.000 Changelog

E320: Fix front panel GPIO readback
E320: Fix master_clock_rate setting
E320: Print extra ouptut for ref_clock BIST
E320: Fix gps_locked type
E320: Fix return value of get_fpga_type()
N3xx: Enable setting clock and time sources at runtime
N3xx: Add ref_clock BIST
N3xx: Improve set_time_source() and set_clock_source()
N3xx: Add exception for init failure
N3xx: Remove HA, XA images packages
N3xx: Change init() procedure to reduce configuration time
N310: Add frequency bounds
N310: Fix RX antenna mapping
N310: Add log messages when re-initializing dboards
N310: Add skip_rfic argument to reduce time of BIST
N310: Add initialization of TX bandwidth
E310: Fix initialization of antenna and frequency values
E310: Type-cast fix for Boost
X300: Improve firmware compat error message
X300: Updated niusrprio driver
X300: Add recovery for duplicate IP addresses in EEPROM
X300: Prevent duplicate MAC and IP addresses from being programmed
X300: New mode to configure master clock rate
X300: Implement RFNoC get antenna functions
B2xx: Fix values of MASK_GPIO_SHDN_SW and GPIO_AUX_PWR_ON in firmware
B2xx: Revert changes to DSP core to fix scaling factor adjustment
B2xx: Restore asynchronous reset of AD936x
(fixes LIBUSB_TRANSFER_OVERFLOW and unexpected sid errors)
TwinRX: enable ch1 lo amps if ch2 is using an external lo source
TwinRX: Correctly initialize antenna mapping on X300
TwinRX: Revise ADF5356 frac2 register calculation to prevent drifting spurs
TwinRX: Fix initialization
TwinRX: Tuning improvements
TwinRX: Enable phase resync on ADF535x
TwinRX: Make routing to LO1 and LO2 mutually exclusive
BasicRX/LFRX: Fix real mode in rx_frontend_core_3000
UHD: Define UHD_API as empty string when building static lib
UHD: Changed to 'all_matching' endpoint resolution for udp_simple transport
UHD: Add support for NEON SIMD
UHD: Fix usb_dummy_impl compilation in MSVC
UHD: Reconcile time_spec operators with boost concepts
UHD: Fix rounding in ddc/duc rate calculation
UHD: Increase MPMD RPC timeout when calling set_time_source()
UHD: Fix RX streamer SOB and EOB handling
UHD: Add UHD_SAFE_CALL to block_ctrl_base destructor
UHD: Change SOVERSION to ABI string and VERSION to full UHD version
UHD: Update cmake style to use lower case commands
UHD: Add SOURCE_DATE_EPOCH
UHD: Improve logic for UHD_IMAGES_DIR
UHD: Add RUNTIME_PYTHON_EXECUTABLE
UHD: Fix return value of get_rolloff() for filters
UHD: Properly register devtest
UHD: Fix log statement for Port number on RFNoC block
UHD: Use "MATCHES" instead of "STREQUAL" for "Clang"
UHD: Fix GPGGA string formatting for gpsd
Device3: Set default block control response SIDs
Device3: Fix block control flushing
RFNoC: Improved flushing mechanism in noc_shell and dma_fifo
RFNoC: Install missing dma_fifo_block_ctrl header
RFNoC: Replace some [] with .at() in radio_ctrl_impl
RFNoC: Fix graph traversal
MPM: Add Git hash, version to device info
MPM: Reset the RPC server upon reload
MPM: TDC: Update PDAC BIST and flatness test to use latest APIs
MPM: Fix handling of 0-valued dt-compat
MPM: Fix GPSD sensor names for N3xx and E320
MPM: Add args to update_ref_clock_freq to properly support dynamic setting
 of clock and time references
MPM: Fix Pylint warnings
MPM: Identify sysfs gpios more generically
MPM: Add lock_guard() function
MPM: Factor E320 and N3xx BIST code into common module
MPM: Add gpsd error handling
MPM: Add FPGA git hash to device info
MPMD: Increase RPC timeout during readng mb sensor
MPMD: Improve error message for compat number mismatches
Python API: Enable Python API on Windows
Python API: Change .dll to .pyd for Win32
Python API: Fixing Boost.Python initializer visibility
Python API: Fix duration of benchmark rate
Python API: Add missing constructors of time_spec_t
Python API: Expose streamer timeouts
Python API: Tighten the scope of releasing the GIL
Python API: Add device_addr_t
Python API: Populate the tune_result_t binding
Utils: Many fixes and enhancements for uhd_images_downloader
Utils: Update query_gpsdo_sensors to work on E310
Examples: Removed some legacy code patterns from RFNoC examples
Examples: Fix channel argument for rx_samples_to_file
Examples: Fix benchmark_rate MIMO synchronization
Examples: Add phase alignment example
Examples: Fix RX antenna not being applied in txrx_loopback_to_file
Test: Add more env vars, make Py3k compatible
Test: Add multi_usrp_test.py to devtest
Test: Clean up, refactor, and improve devtest
Test: Enable rx_samples_to_file in E320 devtest and N3xx devtest
Test: Reduce sample rate for E320 1G devtest
Test: Add unit test for eeprom_utils
Docs: Add clock_source and time_source to n3xx argument list and fix WR clock_source call
Docs: Minor tweaks to the Python API manual page
Docs: Add E320 test procedures
Docs: Added TwinRX page
Docs: Fix N210 MIMO Phase Alignment test command
Docs: Add E320 information
Docs: Improve sections on clock/time references
Docs: Add section on X300 motherboard clocking
Docs: Add more information on Salt for N3xx and E320
Docs: Adjust E310 functional verification tests
Docs: Add documentation on GIL release
Debian: Update control files
Images: Add N3xx CPLD file to manifest
2019-03-22 17:58:27 +00:00
mef
5f363f82dc (ham/gnuradio-doxygen) Adjust PLIST, by bulkbuild environment. 2019-03-16 00:04:49 +00:00
mef
a6b12925f1 (ham/uhd) textproc/py-docutils is necessary only on options.mk 2019-03-15 00:49:01 +00:00
mef
a4f4b298da Fix PLIST issue with the four combinations of SUGGESTED_OPTIONS 2019-03-14 21:17:51 +00:00
mef
ec2095e773 ham/uhd: PLIST* were adjusted for 4 combinations of options, doxygen/manual.
Thanks Tobias Nygren for suggestions ( I need double check later).
2019-03-03 10:36:14 +00:00
gdt
73cd95e831 ham/uhd: Add language rules from upstream bug report
c++11 and gcc 4.8 are required, per upstream.
2019-02-27 00:35:25 +00:00
mef
dd7879cc16 Updated ham/gnuradio-doxygen to 3.7.13.4nb3 for doxygen-1.8.15, PKGREVISION++ 2019-02-25 23:37:38 +00:00
mef
d6e43db96d mv share/doc/uhd/doxygen/html/Ettus_Logo.png from PLIST -> PLIST.doxygen
thanks Tobias Nygren
2019-02-25 21:31:27 +00:00
mef
04574abf84 Updated to ham/uhd uhd-3.11.1.0nb3, PLIST* update for doxygen-1.8.15, PKGREVISION++ 2019-02-24 21:41:11 +00:00
mef
bdac88f84b Updated ham/fldigi 4.0.16 to 4.1.01
- (pkgsrc) drop  patch-src_rigcontrol_hamlib.cxx, it is now included)
- (upstream) below

=Version 4.1.01=

2019-02-18  David Freese  <w1hkj@bellsouth.net>

	1d4798c: CW h/w ptt
	ca3e777: nanoIO
	a943ae3: NAVTEX abort
	ce586b8: dup-check
	57cc6ea: ADIF submode
	96e1f05: WF only bug fix
	06c56b3: LotW
	c5af7e0: Pedantic warnings
	892336b: SD counties
	044dd29: QRZ.com
	aeed471: SV1GRB test report


=Version 4.1.0=

	39a76e8: po update
	79c67d3: WWV doc
	04e53b5: Winkeyer FSK
	b8ca88e: Contests
	b197c75: arq-override
	8572f35: flmsg-dir
	02c66eb: contest-docs
	9d85169: fldigi_def.xml
	20e2c02: socket_mods
	e1c2d80: Fltk 1.4 mod
	5ffd6f5: wefax
	fb1fd67: nanoIO
	7d604b8: CW SOM table
	4eec8f2: flrig: macro
	99b0a01: Audio adjust docs
	146bd7e: feldhell
	6b5c93a: C-11 fixes
	ccbd52f: nano FSK
	ed6a7db: Mint-19/Mate
	e9c0f2d: Signal Browser documentation
	fbb0654: flrig seg fault


=Version 4.0.18=

	2fef9cb: CPS testing
	aa757af: ipv6 addressing
	c62662c: MT63 centering
	9460c00: fsq mods
	5a7377f: IFKP/THOR greyscale image
	51e2829: Hamlib bug fix
	58c6362: Tooltip
	47d2c6c: nanoIO
	a253603: THROB adif
	f46cb9b: RigCAT dialog


=Version 4.0.17=

	a2b9172: flarq idtimer
	d58b0b7: Greek language update
	4c3ca8f: tmpfile
	87cb7e1: xmlrpc cat string
	4f72635: Modem start frequency
	dc68d02: Serial port discovery
	55aa627: Log entries
	2fea354: flarq appdir
	c480982: rx/tx
	56553fa: RTTY Quick pick
	79aa5d6: quick pick rtty baud
	d1f91ea: Documentation Update
	e4a5cec: CW/FSK I/O on start
	a9df13f: WinKey PTT
	6de7360: Navigator
	fa8e53e: nanoIO
	202ad12: Default Lighted Button
	dfd1b0b: ST/PR macro tags
	490f683: K2/K3/KX3 data modes
	c39a88b: Logbook read
	6cb1e5a: 8pskF
	89ff7c8: fsq/ifkp audit logs
	cd7e502: RTTY browser decode
2019-02-23 11:30:03 +00:00
mef
d7b12bbd25 Updated ham/xlog 2.0.15 to 2.0.17
- Changes for xlog version 2.0.17 - 2019-jan-14
  * Suppress GCC warning "stringop-truncation" in editest.c
    which occurs with GCC >= 8.1.
  * Updated cty.dat 20190114

- Changes for xlog version 2.0.16 - 2019-jan-13
  * added JS8 support and updated to ADIF 3.0.9
  * Updated cty.dat 20181210
2019-02-23 07:31:26 +00:00
tnn
04008bb4c1 add ham/kalibrate-{hackrf,rtl} 2019-02-07 14:08:29 +00:00
tnn
25d2ac142d ham/kalibrate-rtl: import kalibrate-rtl-20131215
kalibrate, or kal, can scan for GSM base stations in a given frequency band
and can use those GSM base stations to calculate the local oscillator
frequency offset.
2019-02-07 14:03:50 +00:00
tnn
60a38b3858 ham/kalibrate-hackrf: import kalibrate-hackrf-20160704
kalibrate, or kal, can scan for GSM base stations in a given frequency band
and can use those GSM base stations to calculate the local oscillator
frequency offset.
2019-02-07 14:03:22 +00:00
tnn
1bf094a2a4 rtl-sdr: revert previous & delete wrong SUBST fragment from Makefile 2019-02-03 10:48:17 +00:00
tnn
339f3064cb rtl-sdr: build fix
too much static is ironic in a radio package ...
2019-02-03 10:42:19 +00:00
tnn
56c894da1a uhd: remove duplicate PLIST entries 2019-02-02 15:52:51 +00:00
tnn
339bc7c503 rtl-sdr: update to 0.6.0
Changes:
- build fixes
- tuner_r82xx: turn off loop-through, remove dead code
- lib: use USB zero-copy transfers if possible
2019-02-02 14:35:15 +00:00
tnn
3e0a3f2a03 hackrf: update to 2018.01.1
Please note that if you are on 2015 firmware you must update the SPI flash
and CPLD of your hackrf, otherwise you may experience unpredictable behavior.

See: https://github.com/mossmann/hackrf/wiki/Updating-Firmware

HackRF 2018.01.1
- improved reliability of DFU boot loader

HackRF 2017.02.1
- Sweep mode
- Hardware synchronization
- reduced power consumption
- bug fixes
2019-02-02 08:44:44 +00:00
gdt
581a9818c9 uhd: Restore mistakenly-removed PKGREVISION 2019-01-09 19:21:37 +00:00
gdt
f4e187b2a0 uhd: Adjust makefile comments 2019-01-09 15:52:29 +00:00
gdt
c88db67337 uhd: Add patch for missing boost include to use boost:noncopyable
No PKGREVISION++; this didn't compile before.
Patch has been filed upstream.
2019-01-09 01:28:45 +00:00
gdt
b06d09f5cb uhd: Remove obsolete MESSAGE file. 2018-12-29 02:44:20 +00:00
adam
5b12b7b592 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
prlw1
603b5ccdc7 Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
tnn
b2e77bde7a predict: needs FAKE_NCURSES 2018-09-29 14:01:58 +00:00
gdt
714aad1dea gr-osmosdr: Drop gr-fcdproplus as a dependency
gr-fcdproplus does not build.  Drop it, so that gr-osmosdr builds
with the rest of the sources.  Leave a \todo for when fcdproplus is
fixed.
2018-09-25 01:14:38 +00:00
gdt
9432d6b858 gr-osmosdr: Add comments to Makefile 2018-09-24 12:04:39 +00:00
gdt
757bc46838 rtl-sdr: update to 0.5.4
upstream changes:
  bugfixes
  minor improvments
  add new HanfTek dongle
2018-09-01 19:09:57 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gdt
b072faabce hamlib: update to 3.3
Version 3.3
        2018-08-20
        * New models, R&S xk2100, TRXMAnager, Meade LX200
        * HTML manual is now generated at 'make dist' so users don't
          need GNU Info tools installed.  TNX Greg, N1DAM for the suggestion.
        * Handle longer udev generated file names up to 512 characters
        * Add debug time stamps with new '-Z' option and '--debug-time-stamps'
          options to rigctl, rotctl, rigctld, and rotctld utilities.
        * rigctld/rotctld continue working after serial or TCP device
          disappears.
        * Updates and fixes to FT-817, K3, IC-7300, AOR 3030, TM-D710,
          OMNI VII, TH-D72, Flrig, TS-590, piHPSDR, TS-2000, and netrigctl.
        * Update utility manual pages (section 1) and remove their reference
          material from the Info manual so it only needs to be update in one
          file.
        * Add new general project manual pages (section 7) and edit the Info
          manual to match.  These should not change much so keeping them in
          sync should not be too much of a burden.  The Info manual may be
          removed at some point in the future.
        * Last planned release of the present API/ABI.  Future releases will
          require recompilation and relinking by client programs using the C
          library interface (programs that only use the network daemons should
          be unaffected).
2018-08-21 16:31:34 +00:00
adam
9d06c0a472 revbump after boost-libs update 2018-08-16 18:54:26 +00:00
dbj
1b779efa51 ham/gnuradio-core: remove file from PLIST that is also in PLIST.oss 2018-08-13 05:56:29 +00:00
dbj
9d6f615aa4 ham/predict: fix MASTER_SITES 2018-07-21 23:21:17 +00:00
mef
dc656e69dc Updated ham/gnuradio-* to 3.7.113.4
## [3.7.13.4] - 2018-07-15
### Fixed
#### Project Scope
- Fix Boost 1.67 linking issue
#### gnuradio-runtime

- Logging: fixed issues where messages weren't properly written to
  stdout/stderr due to incorrect strings

#### gr-analog
- `fmdet_cf`'s derivative coefficients were wrong.

#### gr-blocks
- `skiphead` used to incorrectly handle tags, now properly shifts

#### gr-digital
- `qa_packet_format`: Unit test used to potentially lock up due to
   incorrect condit ionals
- `clock_recovery_cc`, `crc32_bb`: Accessing the `[0]` element of an
   empty vector is UB, even if you don't use the result afterwards.

#### gr-fec
- `polar_encoder`/`_common`: Fixed multiple out-of-bound accesses due
   to insufficient vector length checks

#### gr-filter
- `fft_filter`, `filter_delay`: Accessing the `[0]` element of an
  empty vector is UB, even if you don't use the result afterwards.
2018-07-21 13:09:01 +00:00
mef
4a36884f44 (ham/gnuradio-core) three patches for boost 1.67 are included now. Deleted. 2018-07-17 06:55:52 +00:00
mef
83773701d0 Update ham/gnuradio-* from 3.7.11 to 3.7.13.3
## [3.7.13.3] - 2018-06-13

### Fixed
#### Project Scope
- For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it.

## [3.7.13.2] - 2018-05-31

### Fixed
#### Project Scope
- Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP.

## [3.7.13.1] - 2018-05-31

### Fixed
#### Project Scope
- Actually bumped version in CMakeLists.txt

## [3.7.13.0] - 2018-05-31

### Fixed
#### Project Scope
- `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her
- CMake: using regex to match compiler against "Clang" now enables correct build on OS X
#### GRC
- Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps
#### gr-blocks
- `float_array_to_int`: int32 limits were wrongly hardcoded.
- Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case

## [3.7.12.0] - 2018-04-01

### Software Engineering
- Changed Changelog format
- Introducing Semantic Versioning
- Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html
- First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress.

### Fixed
#### Project Scope
- Buildability on systems where custom CMake command would try to find "" (empty string) as executable
- Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`)
- several previously improperly handled include directories now actually included in individual lib/CMakeLists
- Unit test/QA now parallelizable
- Logger works with log4cpp <= 1.1.2 both in and out of tree
- Python linkage under MinGW64
- Documentation Directory now uniformly "docs/" (instead of sometimes "doc/")
- `log` vs `logf` performance bugs
- on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug
- Doxygen build now reproducible
#### GRC
- Dialogs' parent windows
- Embedded Python Blocks now work in hierarchical GRC flow graphs
#### gnuradio-runtime
- `random.h`: Uniform integer Generation depended on Boost version > min version
- `random.h`: time-dependency when seeding with `0` replaced with actual standard seed
- block startup now synchronized via barrier
- New tag propagation policy "custom" for own implementation
- `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations
- `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug
- `buffer[_reader]_sptr` superfluous grab/release performance bug
- BSD threading and shared mem compatibility
- PMT: `equal()` comparison
#### gr-utils
- Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds
#### gr-audio
- OS X: memcpy bug
- OS X: debug mode
- Non-Linux ALSA compatibibilty
#### gr-analog
- `fmdet_cf` now has GRC file
- `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+
#### gr-blocks
- `simple_copy` Ctrlport example
- Metadata sink/source not closing file on `close()`
- `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered)
- TCP connection ASIO bug
- `tags_strobe`: superfluous tags addition
- `vector_sink`: multithreading hazards on `data` access
- `tuntap_pdu`: MTU-sized IP packet reception
- `socket_pdu`: Garbage Collect closed TCP connections
#### gr-channels
- IQ imbalance block formula now mathematically correct now mathematically correct
- `selective_fading_model`: proper scaling of path length
#### gr-digital
- `additive_scrambler_bb`: tag triggered reset
- `stream_to_tagged_stream`: tag offset after `unlock()`
- `blks2/packet.py`: Flushing for small packets
- `interpolating_resampler`: GCC 4.0 compile error
- `constellation`: 16QAM demapper was wrong for one constellation point
- `chunks_to_symbols`: mutex-guard LUT against modification during use
- MSVC compatibility throug `and` -> `&&` etc
- `crc32_bb`: handle unpacked bytes correctly
- `ofdm_carrier_allocator`: catching wrong allocations instead of crashing
#### gr-dtv
- All examples now are installed
- DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode
#### gr-fcd
- Building on non-Linux systems
- Extended symbol bug in Reed-Solomon encoder
- DVB-T Cell identifier
#### gr-fcd
- Building on non-Linux systems
#### gr-fec
- `channel_construction.py`: return int frozen bit output
- `GSL_LDFLAGS` propagation
- `polar_decoder` used to be flaky
#### gr-fft
- locking of fftw wisdom
- `window.cc`: removed NaN due to FP math
- compilation under MinGW
- `logpwrfft.py` reference scaling integer division bug
#### gr-filter
- Simpson's rule code removed in favor of GSL call
#### gr-qtgui
- Time sink: Segfault with tag trigger
#### gr-uhd
- Antenna selection in UHD apps
- `uhd_fft` scalar gain-capability
- Device selection for multi-device operations in UHD apps
- TX streamer creation
#### gr-zeromq
- Multi-part messages reception

### Added
#### Project Scope
- Ninja (https://ninja-build.org) now a supported build system
#### gnuradio-runtime
- Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE`
#### gr-utils
- `gr_modtool`: Autocompletion, line editing
- `gr_modtool`: `copyrightholder` option
#### GRC
- "Create Duplicate"
- "Save a copy"
- BokehGUI
#### gr-blocks
- New `tag_share` block: take tags from one two input streams to one output stream
- `tag_gate`: tag filtering
- `file_source`: configurable `file_begin` stream tag
- `moving_average`: Vector mode (with element-wise MA)
- `plateau_detector`: threshold get/set
#### gr-digital
- `costas_loop_cc`: Optional loop variable outputs
- New `correlate_access_code_tag` block
- `glfsr` exposed through Python
#### gr-dtv
- 256QAM mode for ITU-T J.83B transmitter
#### gr-fec
- negative Polynomials in `cc_encoder`
#### gr-filter
- `symbol_sync_{cc|ff}`
#### gr-uhd
- `uhd_app.py`: selectable time/clock sources
- make `recv()` call's timeout parameterizable
- message-based RX tuning through sink, TX through source

### Changed
#### Project Scope
- VOLK version requirement: 1.4.0
- Minimal required SWIG version now 2.0.4
- GSL optional dependency
- Threw out completely unused `gr_??int` types
- Doxygen build no longer contains timestamps
- Doxygen build now reproducible
- Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs
#### gnuradio-runtime
- Python gateway allows variable number of ports
#### gr-utils
- `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e.
#### gr-blocks
- `vector_sink` can preallocate memory for desired amount of items
#### gr-digital
- `header_format_default` now sps>1-capable
- `correlate_acces_code` uses `GR_LOG`
#### gr-uhd
- `uhd_fft`: respect `lo_offset` in `set_bandwidth`
- `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels
#### gr-qtgui
- Labels: now with 98.121212388% improved floating point formatting
- Time Sink: Stem plot option exposed

### Deprecated
#### gnuradio-runtime
- `gr::sys_pri`
2018-07-16 07:55:22 +00:00
mef
15ea39f62e (ham/gnuradio-*) removing PKGREVISION for updating 3.7.11 to 3.7.13.3 2018-07-16 07:50:03 +00:00
dbj
d2dca673e9 ham/fldigi: fix crash loading hamlib
The c++ std::sort comparator was being used incorrectly
2018-07-13 04:14:48 +00:00
dbj
9b9e067674 ham/uhd: updated from 3.11.0.0 to 3.11.1.0
includes fixes for build breakage introduced by boost 1.67

 ## 003.011.001.000
* N310: fix compiler warnings
* N310: Implement digital loopback
* N3xx: Add N3xx devtest
* X300: Properly coerce master clock rate (tick rate)
* X300: handle bad weak_ptr during pcie discovery
* X300: handle bad weak_ptr during pcie discovery
* X300: Fix check_radio_config() to fix errors when using a single dboard
        in slot A
* B200: docs: Suggest modifying recv_frame_size for more stability
* B200: Fix bandwidth warnings and ranges
* N2xx: Fix regression issue that limited tuning range
* UBX: Change antenna functions to coercers on antenna/value properties
* adf4002: Fix register programming for power down bit
* UHD: Fix config file path for some Windows builds
* UHD: Add operators == and != for uhd::dict
* UHD: Add device_addr_t constructor from map
* UHD: Fix range of gain group to skip gains with zero step
* UHD: Changes to support Boost 1.67
* UHD: Correctly set end of burst flag in RX metadata
* UHD: Reduce usage of boost::assign, boost::this_thread::sleep, and boost:bind
* UHD: Update multi_usrp::get_usrp_?x_info() for MPM devices
* UHD: Refactor static const values to fix linker errors in niusrprio
* mpm: cmake: Add git hash and version info to Python module
* mpm: Add reference counters to UIO
* mpm: Add offset to EEPROM reads
* mpm: Disable PPS out during initialization
* mpm: Update cmake to find the correct python3
* mpm: Bump maximum supported revision to 5 (Rev F)
* mpm: Fixed db slot typo in db-id
* mpm: Increased claim timeout, made a separate RPC connection for claim, and
       added asyn calls for long RPC executions
* mpm: Improve xport<->SFP mapping algorithm
* mpmd: Improved find routine to fail fast and verify correct device is
        reachable
* mpmd: Add missing virtual destructors
* rfnoc/x300: Make sure peek32() and peek64() are called with actual addresses
* rfnoc: ctrl_iface cleanup
* rfnoc radio: Improve warning for too many samples requested
* rfnoc radio: get_rx_stream resets sequence num
* examples: Increase settling time, increase buffer fill time, and fix subdevice
            selection in txrx_loopback_to_file
* examples: Improvements to benchmark_rate
* utils: downloader supports multiple RegExs
* utils: Added code to handle underruns during self calibration
* utils: Fix 30s tiemout in query_gpsdo_sensors
* logging: Improve style consistency and demote some messages
* logging: Fix UHD_LOG_FILE cmake variable
* Docs: Add Known Issues section to USRP1, B100, and USRP2/N2x0
* Docs: Hide dependencies directory from Doxygen
* Docs: Clarify subdev specs and magnesium driver usage for N300/N310
* cmake: Improve warning for missing requests
* cmake: update NSIS template
* cmake: Remove images downloader section (replaced by manifest)

 ## 003.011.000.001
* N300: Added driver support (includes some refactoring of N3xx
  codebase)
* MPM: Fix PyLint warnings, Fix error handling for TCA communication
  errors, Fix printout of AD9371 version
* uhd_images_downloader: Create unique archive names for images archives
  (now include git hashes in the filename)
* uhd_images_downloader: Fix SHA256 check
* utils: Add support for N3xx filesystem images to images downloader
* UHD: Minor logging fixes
* UHD: fix legacy compat to work with 2TX radio block
* X300: improve lvbitx bitstream md5 read time
* examples: Enhance benchmark_rate with more stats and timestamps for errors
* cmake: Correctly fail when an unavailable component is requested
* debian: Add UHDConfig.cmake to install list for libuhd-dev
2018-07-11 04:16:20 +00:00
dbj
1f5e438ba8 ham/gnuradio-core: fix compiling with boost 1.67
patch from upstream https://github.com/gnuradio/gnuradio.git
commit 86fa85feef81e69dd1354b393118459340b94489
2018-07-10 07:05:06 +00:00
ryoon
4fea36abc2 Recursive revbump from audio/pulseaudio 2018-07-06 15:06:40 +00:00
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
gdt
f166c3006d rtl-sdr: fix build by not adding "inline" twice
This package has long had patches to change "inline" to "static
inline", and somewhat recently added a SUBST_ stanza to do the same
thing, resulting in "static static inline".  This commit drops the
patches, and has been build tested on netbsd-8/vbearmv7hf-el and MacOS
(and hence clang).

PKGREVISION++, even though in theory any previous build shouldn't change.
2018-06-28 19:00:14 +00:00
wiedi
8cab6980ea hamlib: fix build on SunOS 2018-06-12 12:40:02 +00:00
gdt
8471069f6d hamlib: update to 3.2
Version 3.2
        2018-03-31
        * New models, IC-7850/IC-7851 in IC-785x.  Mike, W9MDB
        * Fix ft991_get_mode, Mike, W9MDB
        * New model, FT-891.  Mike, W9MDB
        * New Barrett 2050 backend, Mike, W9MDB
        * New Flrig backend, Mike, W9MDB
        * New model, IC-M710, Mike, W9MDB
        * Build instructions and test script for Python3
        * Rename autogen.sh to bootsrap and don't call configure
        * micro-ham support. Christoph, DL1YCF
        * New rotator, SPID MD-01/02 in ROT2 mode, Norvald Ryeng, LA6YKA
        * New model, Flex 6400/6600, Mike, W9MDB
        * New model, IC-7610, Mike, W9MDB
        * Add support for CM108B PTT, Max Lock
        * New model, Rohde & Schwarz XK2100, Mike, W9MDB
        * Many other bug fixes and enhancements
2018-06-06 22:45:58 +00:00
dbj
40eefce3a0 ham/predict: add new package for version 2.2.3
predict is a curses based satellite tracking/orbital prediction program

PREDICT provides real-time satellite tracking and orbital prediction
information to users and client applications in a variety of ways:

    Through the system console
    Through the command line
    Through a network socket
    Through the generation of audio speech

Data such as a spacecraft's sub-satellite point, azimuth and elevation
headings, Doppler shift, path loss, slant range, orbital altitude,
orbital velocity, footprint diameter, orbital phase (mean anomaly),
squint angle, eclipse depth, the time and date of the next AOS (or LOS
of the current pass), orbit number, and sunlight and visibility
information are provided on a real-time basis. PREDICT can also track
(or predict the position of) the Sun and Moon. PREDICT also has the
ability to control AZ/EL antenna rotators to maintain accurate
orientation in the direction of communication satellites. As an aid in
locating and tracking satellites through optical means, PREDICT can
articulate tracking coordinates and visibility information as plain
speech.
2018-06-04 07:18:47 +00:00
adam
35aa3efc12 revbump for boost-libs update 2018-04-29 21:31:17 +00:00
wiz
9f420cb917 *: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3 2018-04-29 05:46:35 +00:00
wiz
e5209a786e Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
mef
0f23fd1099 Updated ham/trusted-QSL (tqsl) to 2.3.1
Trusted QSL V2.3.1 Release Notes

This version of Trusted QSL (TQSL) has new features as well as
corrections for defects found since TQSL 2.3 was
released. This release also includes an update to the most
recent TQSL configuration file.

TQSL 2.3.1 can be installed to upgrade any older version of TQSL.

On all three supported platforms (Windows, MacOS, and Linux),
installing TQSL 2.3.1 will replace older versions of Trusted
QSL while preserving your Callsign Certificates, Station
Locations, and preferences.  On Windows, simply run the TQSL
2.3.1 installer, which will automatically uninstall older
versions of TQSL (and, if installed, TQSLCert). On Mac OS X,
open the disk image (.dmg) file and drag the “Trusted QSL”
folder to your Applications folder. Direct the installer to
“Replace All”, which will uninstall old files.  For Linux
systems, unpack the tar file and read the INSTALL file for
directions.

TQSL 2.3 has been “localized” to allow use in the native
language of non-English speakers. This could not have been
done without the help of the volunteers who have contributed
translations for TQSL. Thanks to the following for their
assistance:

Chinese: Caros, BH4TXN
Finnish: Juhani, OH8MXL
German: Andreas DF4WC
Italian: Salvatore IV4FYV
Japanese: Akihiro JL3OXR
Portuguese: Nuno CT2IRY
Russian: Vic US5WE
Spanish: Jordi EA3GCV

The following list describes the major changes in the v2.3.1 release of Trusted QSL.

TQSL changes
Defects Corrected:

- Added 'Saving QSOs' to the messages to be translated.

- When renewing a callsign certificate and backing up to
  earlier pages in the wizard, TQSL could display an unexpected
  page for selecting the certificate type, which is not needed
  for renewals. TQSL will no longer display the unexpected page.

- When editing an ADIF file that has an invalid mode setting,
  TQSL now notifies the user that the mode is being ignored.

- For Unix systems, fix a defect that could cause the password
  prompt to not appear when the system has built the wxWidgets
  system with debug assertions enabled.

- Correct the invocation of the Windows Installer when an
  update is available.

- Correct the counts reported when duplicate QSOs are found
  along with QSOs with other errors.

- Fix formatting of the messages that appear when QSOs change
  values in the station location for duplicate QSOs.

- Correct improperly formatted frequencies from ADIF files
  (values like '7.010.20') to remove the extra periods.

- Revert the change that stripped spaces in the TQSL
  configuration file as that caused newlines to be removed in
  places like the station_data file.

- Fix "OpenSSL error - bad end line" by ensuring that there's
  always a newline starting a new certificate.

Feature Additions:
- Add Finnish translation from Juhani, OH8MXL.

- Add the ADIF satellite name to the pulldown menu in the ADIF
  editor to allow satellites to be more easily looked up.

- Allow 'LIGHT' in a Cabrillo file to represent 300 GHz and above.
- Allow TQSL to build against OpenSSL 1.1.0.
- Add the ability to pull DXCC Entity valid date ranges from the TQSL configuration file.

Reinstalling TQSL 2.3

Downgrading to TQSL 2.3 can be seamlessly performed by
uninstalling TQSL 2.3.1 and reinstalling TQSL 2.3.
2018-03-17 02:45:05 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
mef
12f66b6882 ham/uhd updated from 3.9.4 to 3.11.0.0 (sorry for 170 lines of CHANGELOG)
(pkgsrc changes)
 - All patches/* are dropped now.

(upstream)
Change Log for Releases
==============================
## 003.011.000.000
* N310: Added driver
* UBX: Add support for CAL antenna for Rev E
* Added the module peripheral manager (MPM) with all subcomponents (N310
  drivers, mpm_shell, RPC server, BIST, etc.)
* UHD: Added rpclib as a internally tracked dependency
* UHD: Reduced the usage of Boost
* UHD: Updated uhd_images_downloader: Now uses more elaborate manifest to
  optimize downloads
* UHD: Introduced uhdlib internal include paths
* UHD: Add support for configuration files. USRP settings can now be set using
  a uhd.conf file in addition to device args
* UHD: Add narrow and narrow_cast
* gr-usrptest: Various bugfixes
* Updated required Vivado version to 2017.4
* Updated all license headers to use SPDX identifiers and correctly identify
  Ettus Research as part of National Instruments
* This release includes all bugfixes and features from previous releases, in
  particular, the 3.10.* release cycle


## 003.010.003.000

* X300
** Fix max rate calculation for 1 GbE
** Fix for DAC synchronization errors (unexpected FIFO depth)
** Reduced CPU usage during TX
* N230
** Properly initialize request structure before discovery
* B200
** FX3 firmware performance opitimizations
** Fixed sequence error on second TX burst
* TwinRX
** Added ADF5356 synth and Rev C support
* UBX
** Add implementation of TDD xcvr_mode and for TX PA on in TDD mode (to reduce transient on older revs)
** Add support for UBX-TDD
* C API
** Fixed dboard EEPROM revision error handling
** Make uhd_rx_streamer_last_error use SAFE_C
** Better error handling in uhd_usrp_get_[t/r]x_stream
* RFNoC
** Fix ctrl_iface to pop sequence numbers only after success
** Fix sequence number error message in ctrl_iface
** FPGA fix for sr_read() failure to ack errors
** FPGA fix for repeated sequence number for RX packets with 1 sample
** FPGA fix for axi_serializer edge case
* Docs
** Fixed B200 power LED description
** Update README application links
* UHD
** Utilize poll() instead of select() for UDP transports where possible to avoid descirptor limits
** Fix build with Boost 1.66
** Add EEPROM info to dboard_base class so daughterboard code can access all EEPROM info


## 003.010.002.000

* multi_usrp: Fixed get_normalized_tx_gain.
* E300: Fix for streamer recreation issue. Reduced minimum timeout, fixed
        potential race condition.
* X300: Fix for network discovery, will now return early when correct serial is
        found. Fixed issue with DAC sync. All async messages now go through
        single DMA channel on PCIe. Improved TX performance. Fixed page size
        acquisition for PCIe. Fixed some FW communication errors. Improved flow
        control. Removed MTU throttling. Legacy compat falls back to min spp
        for mixed transport types.
* CBX: Fixed LO LPF behaviour in 1.5-2 GHz range.
* UBX: Fixed dtor SIGABRT issue. Better error handling for various dboard clock
       rates.
* TwinRX: Added LO reimport feature.
* GPSDO: Improved detection. Improved query_gpsdo sensor.
* RFNoC: Fixed issue with DDC and DUC command tick rate.
* UHD: Fixed potential memory leak in tasks. Fixed get_normalized_tx_gain().
       Fixed default socket buffer size to honor MTU.
* Examples: Added channel param to samps to/from file. sync_to_gps exits
            instead of uncaught throw. latency_test improved output. Use
            next_pps in test_clock_synch. Added TwinRX FHSS example.
* Utils: Modified behaviour of uhd_images_downloader so it won't delete dirs
         when using -i
* Tools: Updates to CHDR dissector. Added set_time_source_out(). Fixed LO API.
* C API: Fixed some missing fields in USRP info.
* Docs: Many minor fixes. Fixed Doxygen warnings related to /* in files.
* CMake: Fixed GCC 4.4 compilation issue. Added ability to specify package
         names.

## 003.010.001.001

- Docs: The protocol for Gen-3 devices is now consistently referred to as CHDR.
- X300: Fixed EEPROM corruption bug (happened when two processes would access
  find routines on the same device at the same time). Improved initialization
  time. CE clock is now 214 MHz. Fixed channel list generation. Find routines
  now more lenient in case one devices fails (others can still be found then).
  Improve PCIe behaviour. Fix timed commands for non-TwinRX dboards. Improve
  AXI Interconnect (faster, improved build timing).
- N230: Use second_addr (like X300).
- C API: Added UHD_VERSION macro. Fixed online rate change.
- Utils: Minor fixes to uhd_images_downloader.
- Build/CMake: Fixed some Py3k build issues. Fixed many compiler warnings. Allow
  to specify package names.
- RFNoC: Fixed sampling rate mismatch error. Noc-Shell uses a non-cascaded 2-clk
  FIFO. Increase default FIFO sizes on DUC and DDC blocks.
- UBX: Force on RX driver to eliminate transient.
- Transport code: Fixed memory leak.
- FPGA repository: Merged usrp3_rfnoc and usrp3 directories again. Cleaned up
  superfluous files. Clean separation between Gen-3 and other devices in usrp3.


## 003.010.001.000

- Fixed multiple compiler warnings
- Multiple documentation fixes
- X300: RX strobe lines are always in sync on device initialization. DB EEPROM
  now properly written. ignore-cal-file no longer ignored. Fixed case where too
  large recv_frame_size settings could break things. Reduced ZPU clock speed
  (helps FPGA timing). Added area constraints for AXI interconnect. Improved
  halfband scaling in rx_frontend. Improved PCIe streaming reliability
- B2xx: Clear sequence numbers in idle state.
- RFNoC: Nodes disconnect on destruction. Fixed setting of correct bits on
  sr_error_policy. DDC does no longer clear timed commands on EOB. DUC fixed
  timed CORDIC tuning. Enable Noc-Shell response FIFOs (fixes simultaneous
  commands on multiple channels).
- UBX: Changed default performance parameters
- TwinRX: LEDs properly light up depending on channels. Fixed issue of multiple
  (redundant) writes. Simplified API steps for phase synchronization
- XCVR: Query dboard clock instead of DAC clock. Helps in X3x0s.
- GPS: Fixed message for case when no GPS is present. Fixed multiple GPS-related
  issues.
- Converters: Fixed floating point rounding error in tests.
- Utils: uhd_usrp_probe can now query vectors
- Fixed issue that prevented soft_regs working on 32-bit systems
- Tools: Merged dissectors into common directory.
- CMake: -Og is the default now for gcc-based Debug builds.

## 003.010.000.000
- Changed version string to quadruplets (Major.API.ABI.Patch)
- Minimum dependencies bumped for gcc, Boost, CMake, clang and Python.
- TwinRX: Added support. Includes LO API for multi_usrp.
- N230: Added support
- Added expert framework
- X300: Completely restructured to use RFNoC
- X300: FPGA builds include git hash, dual 10GigE receive is now supported
  (allows 2x200 Msps receive over 2x10GigE connections), DMA FIFO (over DRAM)
  now part of builds, added Aurora support
- WBX: Fixed bug that prevented LO locking with 50 MHz ref clock
- pkg-config: Added boost_system
- Utils: uhd_usrp_probe can query sensors, query_gpsdo_sensors: minor fixes,
  and cleanup
- Examples: Bugfixes in tx_waveforms, benchmark_rate measures timeouts,
- USB subsystem: Cleanups and minor bugfixes
- Added devtest infrastructure
- Converters: Added s8 and s16 data types
- Added more aggressive optimization strategies for FPGA builds
- Xilinx IP tool upgrade scripts cleaned up

## 003.009.005
- B200: Update DSPs after changing tick rate
- X300: Added option to disable ADC self test, prevent DAC from
  underrunning
- UBX: Fixed noise issues, reduced power consumption/heat, added codes for
  upcoming board revisions, force RX LNAs on (reduces rx settling time)
- WBX: Fixed rev2 and rev3 boards on X300
- Utils/Examples: Cleaned up query_gpsdo_sensors, test_dboard_coercion,
- Manual: Minor fixes and updates
- CMake: Fix lib64 detection, better platform detection, Doxygen may use shorter
  filenames
- Octoclock: GPSDO-related fixes, sequence number consistency fixes, UART
  fixes (off-by-one errors). uhd_usrp_probe will pick up an OC now,
  added Wireshark dissector for OC packets
2018-03-11 06:23:54 +00:00
mef
c00f323cdb Fix recent fallout by boost lib update, as is proposed by Dave Tyson with
PR pkg/52969:
With the boost libs updated to 2.6 there are changes so that socket->native()
is no longer supported. use socket->native_handle() instead
2018-03-09 11:36:40 +00:00
mef
f1930d608c Updated ham/fldigi to 4.0.16
=Version 4.0.16=
2018-02-08  David Freese  <w1hkj@bellsouth.net>

        54c63f9: wo seg fault
        8fa88c7: 8psk lockup problem
        45a8991: Miscellaneous menu
        8ff1cd6: pskrep autostart
        4a78b53: OS X build script
        487db95: Grid Square Contest
        8c36d5f: Logbook Export

2018-01-28  Haris Andrianos  <sv1grb@gmail.com>
        6c19a62: Greek translation update

2018-01-24  David Freese  <w1hkj@bellsouth.net>
        dc384c6: Alert timeouts
        af04127: video
2018-02-18 14:57:55 +00:00
jperkin
f9d56844cc xnec2c: Leave pkgsrc to handle security features. 2018-02-02 10:37:44 +00:00
wiz
bff4597ffc Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
dbj
393a635034 fix inline calls in src/rtl_adsb.c and src/rtl_power.c 2018-01-22 04:42:44 +00:00
mef
db59abd733 Updated ham/fldigi to 4.0.15
=Version 4.0.15=

2018-01-18  David Freese  <w1hkj@bellsouth.net>

        e87f41a: ARQ server
        5ab6914: Signal gain


=Version 4.0.14=

        f799522: linux shutdown
        29593c8: remote logbook
        4e87d16: ARQ exit seg fault

2018-01-09  Stelian Pop  <stelian@popies.net>

        e09d167: WEFAX auto center behavior
        be34220: WEFAX phasing change button
        2dee90e: RTTY configure initializers

2018-01-07  David Freese  <w1hkj@bellsouth.net>

        a5e88af: File aging
        f028159: OS X shutdown
        38b294a: PSK IMD
        a7d67d8: Spectrum Display
        daa6d43: Warnings in sound.cxx
        eb0caa4: OS X app paradigm
2018-01-20 11:30:17 +00:00
wiz
68c3328bfd chirp: follow redirect 2018-01-14 10:05:37 +00:00
mef
73c12e062c Updated ham/fldigi to 4.0.13
=Version 4.0.13=
2017-12-26  David Freese  <w1hkj@bellsouth.net>
        4c5c168: Language Translation
        13ef81d: cw t/r - doc update
        c4099e1: Spectrum Analyzer
        2e7f681: TS990 tune feedback
        43cc1b2: OS X CW
        8d156c6: FSQ/IFKP clear tx panel
        f62c96a: deadman
        80f52a8: Image transmit
        fb4797b: flrig race
        1b01276: CW Sweepstakes
        5ef93f4: CW no tx char
        a044193: timeops
2018-01-11 12:31:45 +00:00
rillig
17e39f419d Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
adam
983847f667 Revbump after boost update 2018-01-01 21:18:06 +00:00
rillig
982cef7323 Cleaned up PLIST files.
The actual cleanup has been done by pkglint:
* Added missing identifier comments
* Replaced ${PKGMANDIR} with a simple man, since the infrastructure does
  all the magic for PLISTs
2018-01-01 18:33:32 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
wiz
63bbd0b9d4 osmo-sdr: update HOMEPAGE 2017-11-15 22:17:28 +00:00
mef
3ab20e0932 ham/fldigi updated to 4.0.12
=Version 4.0.12=
2017-10-25  David Freese  <w1hkj@bellsouth.net>

        abb522d: Farnsworth timing
        408a01b: PSK sinc filter
        8cfc154: ACL interface
        792b152: Text capture
        dd2c8ef: OSX start process
2017-11-14 12:54:25 +00:00
mef
2526c6a337 ham/xlog updated to 2.0.15
- Changes for xlog version 2.0.15 - 2017-nov-08
  * Clean up warnings reported by user from a macOS build
  * Updated cty.dat to 20171030
  * 60m is now consistently referred to as "5" (not 5.2 or 5.3)
  * Upgraded to ADIF version 3.0.6
  * Cleaned up Glib Critical and Glib Warnings (that I could create)
  * Added all modes and submodes
  * ADIF3 output is now supported, ADIF2 output has been removed
  * ADIF Import has been updated
  * added adif_ok to xlog.cfg to indicate ADIF3 update of bands,
    modes, and scoringbands has oc curred
  * Users will see new defaults restored if they have customized via:
      Settings->Dialogs->Scoring
      Settings->Preferences->General comma separated list of modes
      Settings->Preferences->General comma separated list of bands
  * Fixed bands in scoring window
  * Added feature: sort log by callsign
2017-11-14 12:36:58 +00:00
gdt
b22f4f5c28 hamlib: update to 3.1
Version 3.1
	2016-12-31
	* Fix kenwood_set_mode for ts590s and mode CW, RTTY or AM.
	  Tks Tom, DL1JBE
	* Proper IPV6 and dual stack networking. Bill, G4WJS
	* Add a new command line option '--no-restore-ai' ('-n') to rigctl.
	  Bill, G4WJS
	* Fix missing PKTUSB mode setting code for FT-817 & FT-897.  Bill, G4WJS
	* New Prosistel rotor backend from IZ7CRX
	* Install daemon man files to man1.  Nate, N0NB
	* Migrate from libusb-0.1 to libusb-1.0.  Stephane, F8CFE
	* Added support for Icom IC-2730.  robinolejnik
	* Added support for the Icom IC-7300. Mike, W9MDB
	* Add send_morse to icom rigs.  Mike, W9MDB
	* added instructions how to compile on OSX. DH1TW
	* New Perseus model.  Stephane, F8CFE
	* Added Lua binding and demo script.  Ervin, HA2OS
	* Added test to support Flex 6300.  Bill, KB4AAA
	* Many bug fixes and feature enhancements to the code base.  See the
	  Git commit log for complete details.
2017-10-24 23:41:39 +00:00
mef
59f9d7cbdf Updated ham/fldigi to 4.0.11
=Version 4.0.11=
2017-10-14  David Freese  <w1hkj@bellsouth.net>

        3302f0d: Text Capture
        35387db: FreeBSD mod
        6e94d54: Documentation update
        e4abdbf: PSK filter
        cd36a46: Audio Stream
        5a9322f: printf cleanup
        e8651ed: CW Multichannel
        89b5207: QSY multi
2017-10-22 00:30:23 +00:00
wiz
4b9f439e87 freedv: follow redirect 2017-10-09 08:10:33 +00:00
mef
aff68e75ad Updated ham/fldigi to 4.0.10
=Version 4.0.10=
2017-09-25  David Freese  <w1hkj@bellsouth.net>

        949ed87: WX HamQth bug fix
        0142116: win7 mingw build fixes
        6ed0b70: wefax ui mods
        c1c7ebf: wefax_map
        1707691: auto start

=Version 4.0.9=
        26a1f8c: doc update
        cc95f0a: clock_gettime
        5d4008a: spectrum display
        6021e18: Test Signal Dialog
        ccd3a2e: dxcluster fonts
        08aa8f7: smod
        6c05fe9: Spot buffer
        deb4392: Winkeyer clones
        ee3d420: PSK s/n imd

(pkgsrc changes)
- Drop  SUBST_MESSAGE.perl=    Replacing Perl PATH for scripts/fldigi-shell,
  which no longer exists
2017-09-30 11:58:02 +00:00
wiz
06bd0ca307 *: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-09-26 10:26:54 +00:00
ryoon
5bd9ca4ef6 Recursive revbump from audio/pulseaudio-11.0 2017-09-08 02:38:35 +00:00
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
wiz
1fc957a0ce Follow some redirects. 2017-09-06 09:02:59 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
mef
0b2838f9b1 ham/fldigi updated to 4.0.8
---------------------------------------------
=Version 4.0.8=
2017-07-21  David Freese  <iam_w1hkj@w1hkj.com>

        38b65ea: Executable pathname
        2a3c38b: rigCAT metering
        37d78b1: OS X autostart
        0006904: RigCAT i/o
        c0bf2f2: Doxygen build
        6e4f04c: Analysis modem
        c438ba6: XMLRPC rx stream

2017-07-13  Matt Roberts KK5YJ  <matt@kk5jy.net>
        4a6e7ce: RX text paste

2017-07-12  David Freese  <iam_w1hkj@w1hkj.com>
        ef36e76: FSQ triggers
        8517451: FSQ image

=Version 4.0.7=
        2f7b7b9: SCU-17 ptt
        9fc06d6: bindUDP

=Version 4.0.6=
        094ac3c: Documentation
        1715749: flmsg alert
        b3dd76d: Time Macros
        a3f27d2: Require PortAudio


=Version 4.0.5=
        254e717: Documentation update
        6164c26: TELNET timeout
        8922c5d: FD macros
        b0928a0: N3FJP PTT
        dcca120: Rx/Tx open/close
        a49cf18: xmlrpc configuration
        36a7fce: FSQ macros
        6aaec34: Consistency check fail
        7bcd89c: Audio Alerts
        5f65d2e: Restore defaults
        a9346cd: cw variable squelch
        8460fba: INSTALL/README/NEWS
        c2c9f38: CW Extended char set
        ad8e33e: County field
        64b397f: autostart on os x
        43b37fe: Rx Context Menu
        3aea3ca: Port Audio on Linux
        f994b6a: NEWS update
2017-08-05 09:09:44 +00:00
wiz
57b74c8df0 Use tabs consistently. Fixes a pkglint warning. 2017-07-31 21:09:27 +00:00
nros
cf663abf82 use the right curses buildlink3 file as pointed out by @wiz 2017-07-31 08:36:27 +00:00
nros
a5c034dc90 Some of the examples in UHD uses curses.
Include buildlink3 so that that the package builds on systems that don't
have curses in the base system.
2017-07-30 23:19:23 +00:00
dbj
ff6222dc7e fix build without doxygen
bump pkgrevision for removing DEPENDS in favor of BUILD_DEPENDS
2017-07-24 07:30:07 +00:00
wiedi
512d6c9445 everybody wants string.h 2017-06-28 13:47:42 +00:00
wiedi
17697dade5 add include on SunOS for memset 2017-06-28 11:07:20 +00:00
gdt
e26b3db043 Catch PLIST up with reality
ok mef@.
2017-05-30 22:47:57 +00:00
joerg
ea8d3d7fd8 Regen. 2017-05-25 10:03:23 +00:00
joerg
f0056727cc Fix missing include. 2017-05-19 14:58:02 +00:00
mef
5f9185ba9a Updated ham/fldigi to 4.0.4
---------------------------
=Version 4.0.4=
2017-05-05  David Freese  <iam_w1hkj@w1hkj.com>

        e71dcfb: LOG area controls
        1da1562: CALL field size
        dc9532c: CW QSY
        8fab963: Sound Card Output
        240f52a: cw scanner
2017-05-14 15:22:46 +00:00
mef
9bca0b8814 Updated ham/fldigi 3.23.21 to 4.0.3
---------------------------
=Version 4.0.3=
2017-04-30  David Freese  <iam_w1hkj@w1hkj.com>
	c9b9bb9: OS X Wizard
	a8a6e09: cw decoder
	7e552c4: CW wait

=Version 4.0.2=
2017-04-14  keith bellairs  <keith@bellairs.org>
	7432793: Lotw Match

2017-04-13  David Freese  <iam_w1hkj@w1hkj.com>
	ed5850e: flrigi bw synch
	9723972: Clang 8.1.0
	97024a9: Sound card
	1549193: Revert "wefax"
	c85b75e: IFKP image processing
	ef39743: Macro Save
	4396c43: CW end-of-transmit
	2f1d709: Font Initialization
	a1d4122: OS X socket connect
	835d823: Winkeyer exit process

=Version 4.0.1=
	f40e79d: Socket connect

=Version 4.0.0=
	7efc9b2: OS X 10.12 build
	ffd6f09: STATION_CALLSIGN
	f0f3763: Free BSD mods
	b163605: Logbook mods
	167f064: ru-po-update
	5354812: Default Tx Audio
	fac5963: remove sprintf
	a9db866: Documentation update
	b522581: n3fjp logger search
	c565b03: fopen -> fl_fopen
	abd9554: 48 bar macro
	5f5776c: CW decoder
	9c0f906: DX cluster
	016799a: Logbook support
	b4e227b: WinKeyer
	1fe26c1: fsq ifkp s/n computation
	d576fd8: fltk version update
	2a1a8c3: Macro Date Time Formats

2017-02-24  Keith Bellairs  <keith@bellairs.org>
	627eb31: lotw addition

2017-02-23  David Freese  <iam_w1hkj@w1hkj.com>
	0507110: THOR/IFKP Image transfers

2017-02-23  Giuseppe Ciaccio  <giuseppe.ciaccio@unige.it>
	95b51b6: OSS bug fix

2017-02-21  David Freese  <iam_w1hkj@w1hkj.com>
	f462dd7: ifkp s/n update
	376f7f5: PSKMAIL PTT fault protection
	bcec5aa: Logbook File Handling
	cbdea29: n3fjp contest update
	fccb4eb: fsq s/n update
	1786a5e: README update
	67bc122: Russian UTF-8 translation
	9decf04: Tooltips

2017-01-30  Jae Stutzman  <k5jae@stutzman.net>
	fef4e93: Hamlib/RigCAT/XMLRPC Interface

(pkgsrc changes)
 - Drop patch, upstream fixed it (slightly different from ours)
    our patch        if ( ptr2          && (unsigned)(ptr2 - ptr) <= p)
    upstream         if ((ptr2 != NULL) && (unsigned)(ptr2 - ptr) <= p)
 - +.include "ham/flxmlrpc/buildlink3.mk"
2017-05-05 00:11:15 +00:00
mef
85e931e23e Added ham/flxmlrpc version 0.1.4 2017-05-05 00:07:40 +00:00
mef
60398edcc4 Import flxmlrpc-0.1.4 as ham/flxmlrpc.
This is flxmlrpc, an implementation of the XmlRpc protocol
written in C++, based upon XmlRpc++0.7 and modified to provide additional XmlRpc
Variable types.  It is used in fldigi, flrig, flnet, flmsg, flarq, flamp, fllog;
a suite of programs written for amateur radio emergency communications.

flxmlrpc is designed to make it easy to incorporate xmlrpc client and server
support into C++ applications. Or use both client and server objects in your
application for easy peer-to-peer support.
2017-05-05 00:05:40 +00:00
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
ryoon
76884737ca Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
mef
da7acdcae5 Updated ham/gnuradio from 3.7.10.1 to 3.7.11
--------------------------------------------
ChangeLog v3.7.11

This is a feature release of the 3.7 API series, and incorporates all
the bug fixes implemented in the 3.7.10.2 maintenance release.

Contributors
    (omitted in this commit log, sorry)

Changes

The GNU Radio project tracks changes via Github pull requests. You can
get details on each of the below by going to:

https://github.com/gnuradio/gnuradio

Note: Please see the release notes for 3.7.10.2 for details on the bug
fixes included in this release.

gnuradio-runtime
    #1077 Support dynamically loaded gnuradio installs (Josh Blum)

gnuradio-companion
    #1118 Support vector types in embedded Python blocks (Clayton Smith)

gr-audio
    #1051 Re-implemented defunct Windows audio source (Geof Gnieboer)
    #1052 Implemented block in Windows audio sink (Geof Gnieboer)

gr-blocks
    #896 Added PDU block setters and GRC callbacks (Jacob Gilbert)
    #900 Exposed non-vector multiply const to GRC (Ron Economos)
    #903 Deprecated old-style message queue blocks (Johnathan Corgan)
    #1067 Deprecated blks2 namespace blocks (Johnathan Corgan)

gr-digital
    #910 Deprecated correlateandsync block 3.8 (Johnathan Corgan)
    #912 Deprecated modulation blocks for 3.8 (Sebastian Müller)
    #1069 Improved build memory usage with swig split (Michael Dickens)
    #1097 Deprecated mpskreceivercc block (Johnathan Corgan)
    #1099 Deprecated old-style OFDM receiver blocks (Martin Braun)

gr-dtv
    #875 Added ability to cross-compile gr-dtv (Ron Economos)
    #876 Improved ATSC transmitter performance (Ron Economos)
    #894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos)
    #898 Improved error handling and logging (Ron Economos)
    #900 Improved DVB-T performance (Ron Economos)
    #907 Updated examples to use QT (Ron Economos)
    #1025 Refactor DVB-T2 interleaver (Ron Economos)

gr-filter
    #885 Added set parameter msg port to fractional resampler (Sebastian Müller)

gr-trellis
    #908 Updated examples to use QT (Martin Braun)

gr-uhd
    #872 Added relative phase plots to uhd_fft (Martin Braun)
    #1032 Replace zero-timeout double-recv() with one recv() (Martin Braun)
    #1053 UHD apps may now specify multiple subdevs (Martin Braun)
    #1101 Support TwinRX LO sharing parameters (Andrej Rode)
    #1139 Use UHD internal normalized gain methods (Martin Braun)

gr-utils
    #897 Improved python docstring generation in gr_modtool
2017-03-15 14:07:12 +00:00
mef
cbe30f3ab9 Remove PKGREVISION as a preparation for upgrade 3.7.10.1 to 3.7.11 2017-03-15 13:42:00 +00:00
wiz
420dff1f59 Mark as not ready for python-3.x due to py-cheetah. 2017-02-17 15:53:50 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
mef
4d37386902 Update ham/fldigi to 3.23.21
----------------------------
2017-01-23  David Freese  <iam_w1hkj@w1hkj.com>

        880720b: Documentation
        228950f: Logbook update
        35d74af: kml auto_ptr deprecated
        2042371: build flags
        a3bc5e3: PSKMAIL beacon faults
        5b970cc: N3FJP record rejections
2017-01-31 13:39:44 +00:00
ryoon
f62b809c5a Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
mef
e4e41eaed6 Updated ham/gnuradio-core (and other gnuradio-*) to 3.7.10.1
------------------------------------------------------------
ChangeLog v3.7.10.1

This is the first bug-fix release for v3.7.10
This contains bug fixes primarily for GRC and DTV.
- GRC
 * Catch more exceptions thrown by ConfigParser when reading corrupted
   grc.conf files.
 * Fix the docstring update error for empty categories.
 * Fix grcc to call refactored GRC code.
 * Convert initially opened files to absolute paths to prevent
   attempting to read from tmp.
 * Move startup checks back in to gnuradio-companion script from grc/checks.py.

- DTV
 * Fix a segfault that occurs from out-of-bounds access in
   dvbt_bit_inner_interleaver forecast by forecasting an enumerated list
   of all input streams.
 * Fix VL-SNR framing.

- Digital
 * Enable update rate in block_recovery_mm blocks to keep tags close to
   the the proper clock-recovered sample time. Tag offsets will still be
   off between calls to work, but each work call updates the tag rate.

- Analog
 * Fix the derivative calculation in fmdet block.

- Builds
 * Fix linking GSL to gr-fec.
 * Use gnu99 C standard rather than gnu11 standard to maintain
   support for GCC 4.6.3.

- Other
   Minor spelling and documentation fixes.
   Fix uhd_siggen_gui when using lo_locked.

(pkgsrc changes on gnuradio-core/Makefile.common)
 - Following lines added
   CXXFLAGS+=               -pthread
   .include       "../../devel/cppunit/buildlink3.mk"
   .include       "../../math/gsl/buildlink3.mk"
2017-01-13 22:03:35 +00:00
mef
127c2e9b45 Updated ham/fldigi to 3.23.20
-----------------------------
=Version 3.23.20=

2017-01-05  David Freese  <iam_w1hkj@w1hkj.com>

        5c45632: N3FJP Winter FD
        3119c92: FELD raster display
        ca8daf3: ARQ PTT

2016-12-25  John Phelps  <kl4yfd@gmail.com>

        de339d7: NEW micro modes

2016-12-24  David Freese  <iam_w1hkj@w1hkj.com>

        1a8f982: Socket connect
        6219ac9: pskreporter query
2017-01-07 13:13:27 +00:00
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
mef
fd2fd642e6 Updated ham/fldigi to 3.23.19
-----------------------------
=Version 3.23.19=
2016-12-17  David Freese  <iam_w1hkj@w1hkj.com>

        8dc6202: DX cluster improvements
        1412352: Text highlight
        996bb3f: N3FJP generic contest
2017-01-01 07:27:33 +00:00
joerg
0e9d959472 Don't expect pointers to have a sign. 2016-12-25 21:45:09 +00:00
joerg
ea0a2dc885 Pointers don't have a sign. 2016-12-22 11:38:01 +00:00
mef
1aea6934f6 Updated ham/xlog to 2.0.14
--------------------------
 - Changes for xlog version 2.0.14 - 2016-dec-11
  * Updated cty.dat to 20161124 (cty-2614)
  * Fixed compiler error with new gcc, in adif.c, with unused variable
    * GCC Bug #28901, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28901
  * Fixed math library linker issue exposed by recent gcc change
  * Updated the author's email address
  * Fixed a GUI bug in Settings->Dialogs and Windows->Scoring
    (thanks, Andrew N2CN for the patch)
  * Hamlib preference setting now understands /dev/serial/by-id
  * Hamlib preference setting shows all /dev/ttyUSB* that are present
  * Fixed crash with Select a Radio dialog in Hamlib preferences

(pkgsrc changes)
 - Dropped patch-src_logfile_adif2.c, seems now has fix, see above.
  (but not confirmed with clang yet, sorry)
 - Add following line, pkglint asks for the line
   .include "../../graphics/gnome-icon-theme/buildlink3.mk"
2016-12-18 06:00:46 +00:00
mef
b6f0c3c7ba Updated ham/fldigi to 3.23.18
-----------------------------
=Version 3.23.18=
2016-12-11  David Freese  <iam_w1hkj@w1hkj.com>
        782204c: DXcluster sort
        73c2d1e: LoTW
        dc9c107: Socket Connect State


=Version 3.23.17=
        e0eaaef: dxcluster update
        a81372a: GPIO update
        99b0d1b: LoTW documentation
        214a782: Time Of Day Clock
        839eb0f: FSQ Heard parser

=Version 3.23.16=
        df67d85: N3FJP rounding
        dd5dc22: GPIO PTT
        03b95b5: lotw/eqsl interface
        360209b: Resident help
        4e905b6: ARQ Client vector
        66a62fc: Rx Extract
2016-12-18 02:59:09 +00:00
wiz
48b3f86d63 Remove unexplainable PKG_OPTIONS variable that a comment describes
as unused for now.
2016-12-02 20:06:21 +00:00
mef
bc244d8876 Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+) 2016-11-24 14:11:31 +00:00
mef
734f59fb0d Adjust PLIST for doxygen update 1.8.11 to 1.8.12, PKGREVISION++. 2016-11-24 13:43:35 +00:00
mef
7047fa4361 Updated ham/xnec2c 3.5 to 3.5.1
-----------------------------
(from doc/xnec2c.html)
Version 3.5.1:
  After a request by FanJun BH1SCW, I replaced the original
  makeshift desktop icon with one provided by Serge ON4AA.
2016-11-10 13:56:40 +00:00
mef
ffed8a5c89 Updated ham/fldigi to 3.23.15
-----------------------------
=Version 3.23.15=
2016-10-16  David Freese  <iam_w1hkj@w1hkj.com>

        7732982: Translation file
        153ae9a: N3FJP command sequencing
        300624a: BARTG vice BART
        0ac4bb3: speed test
        0476267: XP fault on failure
        c426649: Default Logbook widget sizing
        e58b039: Mono / Stereo wav file
        7cacca6: ARQ thread

2016-10-05  w1hkj  <w1hkj@bellsouth.net>
        2937696: N3FJP logged frequency

2016-10-04  David Freese  <iam_w1hkj@w1hkj.com>
        bdb408d: update check
        005f10a: DX cluster
        72d0f38: CQWW zone/state
        914b60c: Contest fields
        79fa4c8: OSX Clang build
        9db7e7b: flrig default

(pkgsrc changes)
  Remove patches/patch-src_include_qrunner.h
2016-10-17 13:47:58 +00:00
adam
3b88bd43a5 Revbump post boost update 2016-10-07 18:25:29 +00:00
mef
a1cb4002f6 -- Installing: /export/WRKOBJDIR/ham/codec2/work/.destdir/usr/pkg/bin/fec_enc
-- Installing: /export/WRKOBJDIR/ham/codec2/work/.destdir/usr/pkg/bin/fec_dec
=> Automatic manual page handling
=> Generating post-install file lists
Update ham/codec2 to 0.5.1
--------------------------
 - ChangeLog unknown.
2016-09-19 09:27:57 +00:00
mef
6630fae77c Updated ham/fldigi to 3.23.14
------------------------------
=Version 3.23.14=
2016-09-17  David Freese  <iam_w1hkj at w1hkj.com>

        9e6e34a: Documentation update
        6c5ad4b: PSK IMD Emulator
        e6980a6: Wave file
        ff2265b: trx inhibit
        0fc2f5e: Log Reports
        01bd367: N3FJP application interface
        ccbd5e8: Field Day
        4fc8b12: UTF8 file access
        c6e1f29: logbook merge
        570d3bf: Initialize Macros
        d9d12f4: NOAA wx access
        0552fc6: Revert "logbook read"
2016-09-19 09:16:18 +00:00
wiedi
6ce3337ade link network libs on SunOS 2016-09-17 22:13:26 +00:00
wiedi
2a09f4ef6e gr-audio-oss.conf is already in PLIST.oss 2016-09-14 20:43:55 +00:00
mef
28d36e712e Updated ham/fldigi to 3.23.13
-----------------------------
=Version 3.23.13=

2016-08-06  David Freese  <iam_w1hkj@w1hkj.com>

	8a0204d: flmsg auto start
	e569d56: Documentation Update

2016-08-06  Robert Stiles  <kk5vd@yahoo.com>

	0f237ba: KPSQL PSM

2016-08-06  David Freese  <iam_w1hkj@w1hkj.com>

	e6b1743: m4 updates
	3520065: xmlrpc mod
	fafaa7c: Main User Interface
	360d6a2: fl_digi.cxx whitespace
	bdb3afb: xmlrpc tx queue
	33be65f: QRUNNER BUG FIX
	f02228e: logbook read
	1f6d966: flrig xmlrpc client
	4ddae1f: Title bar
	9777cfa: Macro tag PUSH/POP
	73ea18b: G4 build warnings
	e8e3b89: winsock2 error flag
	8f8d6be: xmlrpc error warnings
	302fca5: Port Audio Index
	988ee57: Squeeze Play
	a9d3ec1: Documentation
	8fa2f92: FSQ allcall relay

2016-07-04  Kamal Mostafa  <kamal@whence.com>

	055a180: FTextTX: fix menu_cb default case behavior
	93ca237: status: fix override_data_io_enabled behavior
	10eaf9d: logbook: do not write empty string to ADIF
	5609415: wefax
	d43951e: fix warnings: misleading-indentation (no functional changes)
	1ecf952: fix warning: unused variable 'call_file'
	9e9139e: fix warning: C11 requires spaces around string macro
	0531e5c: fix warning: format '%d' vs size_t
	1e888d1: XmlRpc tm_mday fix

(pkgsrc)
 - Drop three patches, see following line in ChangeLog
    9e9139e: fix warning: C11 requires spaces around string macro
2016-08-07 12:32:47 +00:00
ryoon
e37b97fe3c Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
gdt
5cd820c6d1 Add minimal buildlink3 file 2016-07-25 00:10:43 +00:00
mef
103e40f11a DEPENDS to
texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
to get more exact PLIST, thanks gdt@
2016-07-20 15:03:14 +00:00
mef
a09363ca42 (pkgsrc)
- drop patch, seems included in upstream with condition:
    #if !GLIB_CHECK_VERSION(2,32,0)
(upstream)
- Updated ham/grig to 0.8.1
-------------------------
GRIG 0.8.1:
- Maintenance update
- French l10n
2016-07-14 12:11:56 +00:00
mef
d6cfdd5243 Updated ham/xnec2c 3.4 to 3.5
-----------------------------
(from doc/xnec2c.html)
Version 3.5:

I modified the NEC2 Editor code so that when a Geometry or
Command editor window is opened, activating Apply or OK will
save data in the editor window to the treeview, even if the
default data is not edited.

I modified the NEC2 Editor code so that if a treeview row is
removed while the relevant editor window is open, then
activating Apply or OK will not attempt to save data to the
treeview, since this will cause an illegal memory access and
will crash xnec2c.

Fixed a bug in the Helix editor which caused incorrect
calculation of the segment length as a percentage of
wavelength or of the number of segments/turn that correspond
to a given segment length as a percentage of wavelength.
2016-07-14 11:59:06 +00:00
mef
369e555014 Updated to ham/gnuradio* to 3.7.10
----------------------------------
ChangeLog is available at
   http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_10
2016-07-12 11:36:46 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mef
4dbd26f4bc Updated ham/fldigi to 3.23.12
-----------------------------
2016-06-21  David Freese  <iam_w1hkj@w1hkj.com>

        fa831b2: xmlrpc add_tx
        177a8f1: mfsk xmt filter
        2b57556: FSQ msg append
        de187d9: FSQ IFKP heard lists
        76cf0e6: waterfall group
        5f762f0: thor image
        8cd6f83: RxID button
2016-07-04 14:11:54 +00:00
mef
047dd1506b Updated ham/fldigi to 3.23.11
-----------------------------
  =Version 3.23.11=

2016-06-10  David Freese  <iam_w1hkj@w1hkj.com>
        b657227: flmsg-arq autostart
        c6ac0f1: Resize bug
        3c7392e: Hell Raster Display
        4841f10: Exit processing

2016-05-29 Roman Bagiñski <sp4jeu@gmail.com>
        274d500: Polish translation update

2016-05-28  David Freese  <iam_w1hkj@w1hkj.com>
        9c959af: xmlrpc add tx text
        01245fe: Native Select Save-As dialogs

2016-05-26  Robert Stiles  <kk5vd@yahoo.com>
        5209286: FLDIGI User Manual Update
        4b2005e: KISS IO Bug fixes/Additions and C++11 Test
2016-06-17 13:01:15 +00:00
mef
94a27bbb4a Add following line to keep PLIST consistent.
+DEPENDS+=      web2c-[0-9]*:../../print/web2c
 (But not really sure, sorry. BUILD_DEPENDS instead enough ?)
2016-06-16 14:02:46 +00:00
mef
043cd9e57a Update PLIST due to doxygen 1.8.9.1 to 1.8.11 update, PKGREVISION++ 2016-06-13 13:36:55 +00:00
wiz
ebdd5e2f2f Bump doxygen requirement (for changed PLIST) and bump PKGREVISION. 2016-06-08 07:26:59 +00:00
gdt
9e1f54fe74 Adjust PLIST for recent doxygen update 2016-06-08 00:00:56 +00:00
mef
2e7805972f Updated ham/fldigi to 3.23.10
-----------------------------
2016-05-23  David Freese  <iam_w1hkj@w1hkj.com>
        33ad2e6: logger
        c184758: Restore focus
        af25ef7: RsID button
        ae93f9c: flmsg keepalive
        5b367fb: 4bars
        b4b8df4: ASCII ctl chars
        759e6cf: Suppress dockable macros
        065ead7: Packet Prep

2016-04-13  Edouard Lafargue W6ELA  <edouard@lafargue.name>
        505c8b3: Portaudio Mono

2016-04-13  David Freese  <iam_w1hkj@w1hkj.com>
        68d9b32: FSQ message files

2016-04-12  Robert Stiles  <kk5vd@yahoo.com>
        4ab48d4: KISS, 8PSK, FLARQ icon Modifications

2016-04-12  David Freese  <iam_w1hkj@w1hkj.com>
        76ab77c: FLARQ
        9c04f07: focus behavior
        2a3f4d4: PTT delays
2016-05-31 13:52:10 +00:00
mef
4f205571ab Updated ham/uhd to 3.9.4
-------------------------
## 003.009.004
- GPIO control: Fix address mismatch for RX and full duplex.
  This fixes full-duplex mode for most devices.
- B200: Fixed auto rate selection (can now select 61.44 Msps)
- UBX: Fix member declaration order which could cause
  segfaults for debug builds
- Manual/Docs: Numerous fixes, use dot for graphs in manual
- Utils: multiple fixes for query_gpsdo_sensors, fixed floating point
  comparison
- Windows: Include registry file in installation
- Converters: Improve NEON converters
2016-05-13 14:57:08 +00:00
mef
83db122ae4 Updated to ham/uhd-3.9.3
------------------------
## 003.009.003
* UBX: Fixed a phase synchronization issue on the sub-1GHz band
* USB: Fixed transport issue that crashed when multiple USB devices were
  connected on a Windows machine, more graceful handling of USB disconnects,,
  provided .cdf file for installing on Windows
* B200: Fixed memory growth/increasing tune times issue
* E300: Fixed memory leak with udev, fixed issue with autoboot value, fixes
  to button behaviour
* usrp2, usrp3: Fixed IQ imbalance and DC bias in DDC chain
* CMake: Windows registry fixes
* Fixed several compiler warnings and minor bugs
* Examples: Updated benchmark_rate for improved thread safety
2016-04-28 11:14:42 +00:00
jperkin
defa153b39 Add manual CMAKE_INSTALL_MANDIR handling. 2016-04-21 12:26:19 +00:00
mef
ace60efb51 Update 3.23.08 to 3.23.09
-------------------------
=Version 3.23.09=
2016-03-29  David Freese  <iam_w1hkj@w1hkj.com>

        fc97b4a: FSQ variable Rx
        58b3940: Export ADIF_NAME
        91ddd6c: WF only
        92c3c36: DnD Image
        0ebcc2a: Frequencies2 use string
        20ac527: Documentation
        8eb05e6: View noise
        7cd0d8d: About
        9ed6cc3: NAVTEX update

2016-03-07  Kamal Mostafa  <kamal@whence.com>

        6da8d51: Sanitize tile_x, tile_y startup values

2016-03-05  David Freese  <iam_w1hkj@w1hkj.com>

        b1d12b8: RxID enhancement
        f7662df: TX timer
        4e055b4: rigcat mod
        4c9f140: PSK IMD
2016-04-09 04:37:19 +00:00
wiedi
0955094a69 Use "static inline" to fix build on osx 2016-04-07 12:10:55 +00:00
mef
139b9f213b If math/gsl is already installed, packaging becomes different. So add as
prerequisite (buildlink3). Thanks Dave Tyson for the report at pkgsrc-users@.
PKGREVISION++. Those two depends on gnuradio-fec, so the same situation as it.
(PLIST of these two are NOT affected, but actuall installation PLIST will
be different because of gnuradio-fec is also installed with those).
2016-03-25 14:21:03 +00:00
mef
4449e9e486 If math/gsl is already installed, packaging become different. So add as
prerequisite (buildlink3). Thanks Dave Tyson for the report at pkgsrc-users@.
2016-03-23 13:37:20 +00:00
dbj
4f00e9496d the oss conf file should only be in PLIST.oss
fixes build on platforms without oss
2016-03-19 23:44:13 +00:00
dbj
9b9c9681ec fix build using cmake 3.5
upstream: https://github.com/gnuradio/volk/pull/65
2016-03-19 23:40:25 +00:00
mef
10dad75aaa Update 2.1.3 to 2.2.1 (tested both with wxGTK28 and wxGTK30)
-----------------------------------------------------------------
Following is not for explicit 2.2.1 release but for 2.2,
(attached to mail from Rick Murphy on 2015/12/31 as
Subject:  TrustedQSL 2.2 final release is available for download)
-----------------------------------------------------------------
Trusted QSL V2.2 Release Notes

This version of Trusted QSL (TQSL) has corrections for defects found since
TQSL 2.1 was released (including the updates made for TQSL 2.1.1, 2.1.2,
and 2.1.3) as well as improvements to permit TQSL and Logbook of the World
to support the National Parks on the Air competition.

TQSL 2.2 can be installed to upgrade any older version of TQSL. Downgrade
to TQSL 2.1.3 can be seamlessly performed by uninstalling TQSL 2.2 and
reinstalling TQSL 2.1.3.

On all three supported platforms (Windows, MacOS, and Linux), installing
TQSL 2.2 will replace older versions of Trusted QSL while preserving your
Callsign Certificates, Station Locations, and preferences.  On Windows,
simply run the TQSL 2.2 installer, which will automatically uninstall
older versions of TQSL (and, if installed, TQSLCert). On Mac OS X, open
the disk image (.dmg) file and drag the "Trusted QSL" folder to your
Applications folder. Direct the installer to "Replace All", which will
uninstall old files. For Linux systems, unpack the tar file and read the
INSTALL file for directions.

The following list describes the major changes in the v2.2
release of Trusted QSL.

TQSL changes

Defects Corrected:

Fix a defect that could cause saving of Calllsign Certificate private keys
to be suppressed.

When renewing a Callsign Certificate, entering an invalid password would
display an incorrect "Invalid Argument" error versus displaying the proper
"Invalid password" error. Under some circumstances, this could cause the
related Callsign Certificate to be lost.

Accept C7 and 4Y as valid callsign prefixes.

When installing a Callsign Certificate fails, display the callsign and
serial number to facilitate troubleshooting.

When deleting Callsign Certificates and Station Locations, save a copy to
allow those to be restored.

Reject QSOs that do not specify at least mode, band, date, and time.

Correct the TQSL ADIF editor to not use the local decimal point separator
for frequencies, as ADIF requires a period(.).

Major feature Additions:

Use Portuguese (Portugal) translations contributed by Nuno, CT2IRY.

Allow multiple dependent fields on a station location screen. This allows
both a county and a park entry to be modified when the US state changes
for a US Station Location.
2016-03-16 14:22:01 +00:00
mef
f2f3c4535d (pkgsrc)
- Drop two patches,
   they are now included (but not exactly the same as our patches).
(upstream)
  - Update 3.23.07 to 3.23.08
-------------------------
=Version 3.23.08=

2016-02-21  Rik van Riel  <riel@surriel.com>

        bbbeed4: NAVTEX update

2016-02-16  David Freese  <iam_w1hkj@w1hkj.com>

        5b2edad: Save Logbook
        1c8e0e9: Analysis mode
        0f650e9: flrig PTT
        106e3e2: flrig waiting
        71fa224: COM port close
        dd1165a: fsq repeat last
        fb0fd4c: Mac Logger

2016-02-04  Jonathan Wakely  <redi@users.sf.net>

        813b58a: GCC 6 build

2016-02-01  David Freese  <iam_w1hkj@w1hkj.com>

        d808977: CALL capture
        bea9cfe: Scope View
        8bcc9e8: RigCAT modifications
2016-03-15 14:40:03 +00:00
mef
e8e95298d4 (pkgsrc)
- 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
2016-03-07 13:14:31 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
6672c3b915 Use OPSYSVARS. 2016-02-25 13:37:46 +00:00
gdt
c61e567b89 Update to 3.0.1.
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.
2016-02-14 13:24:03 +00:00
dbj
2e9e3e8145 use PYPKGPREFIX instead of hard coding py27 in py-serial dependency 2016-01-27 06:37:27 +00:00
wiz
14cefc702d Add pkg-config to tools so libusb1 is found. 2016-01-26 16:22:01 +00:00
dbj
c22c3696e4 set PKGCONFIG_OVERRIDE as per pkgsrc-changes feedback (thanks wiz!) 2016-01-26 10:12:31 +00:00
dbj
e0ee780ba7 install pkg-config support
remove accidental stdout printf
fix issue with canceling with signals
2016-01-26 09:10:39 +00:00
mef
db01fbc14f Correction to PLIST, thanks joerg@ for check and report. 2016-01-26 08:13:23 +00:00
mef
84b462bc9f Update 3.23.07.21 to 3.23.07 (to fix PR pkg/50675)
----------------------------
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)
2016-01-23 14:19:08 +00:00
mef
9d3685ae54 Update 3.9.1 to 3.9.2
---------------------
## 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-22 03:10:19 +00:00
mef
5ae3aee449 Update 3.23.19 to 3.22.21 See Also PR pkg/50675, thanks
-------------------------
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-21 14:47:32 +00:00
mef
4d92fc570d Update 3.23.07.16 to 3.23.07.19 (and to fix PR pkg/50675), Thanks Robert Elz
------------------------------
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-19 13:58:56 +00:00
dbj
f3f91f8fb4 update to freedv-1.1 2016-01-19 04:03:21 +00:00
dbj
82d76dfb46 update to codec2-0.5 2016-01-19 04:02:07 +00:00
mef
4017685c7a Update 3.23.07.04 to 3.23.07.16
-----------------------------
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
2016-01-17 14:25:56 +00:00
mef
70b59abdf4 Update 3.23.07.03 to 3.23.07.04
--------------------------------
Previous distfile seems to be gone, so minor update.
ChangeLog not known, and sorry for updating during freeze.
2015-12-21 13:25:35 +00:00
mef
cd69877dfc Githubify, with GITHUB_RELEASE variable. 2015-12-19 22:38:32 +00:00
mef
6bb9e30b68 Update uhd from (real) 3.9.0 to 3.9.1
-------------------------------------
## 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
2015-12-13 12:12:41 +00:00
mef
ddda2a03b3 Update 3.8.5 to 3.9.0
---------------------
- (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-13 11:54:06 +00:00
mef
0efd085a0e Update 3.23.06 to 3.23.07.03
----------------------------
  2015-12-07  David Freese  <iam_w1hkj@w1hkj.com>
	50ee815: Misc Updates
	78baf6c: Set Frequency
	14a2618: Rx SaveAs
	16ede08: flrig xmlrpc
2015-12-13 09:59:38 +00:00
mef
b4a16924de Update to 2.1.3
---------------
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.
2015-12-13 02:56:23 +00:00
wiedi
b660ca4534 Revbump for ham/hackrf update 2015-12-08 21:42:10 +00:00
wiedi
c0519cdfc6 Update hackrf to 2015.07.2
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-12-08 21:40:44 +00:00
wiedi
0d787e2bd8 Add config example file to PLIST 2015-12-08 21:28:57 +00:00
wiedi
01199cc184 Add missing config example to PLIST 2015-12-08 01:46:58 +00:00
wiedi
4858208968 Add missing config file to PLIST 2015-12-08 01:45:05 +00:00
wiedi
1ab374f094 Set environment for awk so it does not miss dylibs on OSX 2015-12-08 01:21:01 +00:00
mef
381f9de7a1 Fix EGDIR issue for gr-wxgui.conf and gr-audio-oss.conf, thanks gdt@ for patch. 2015-12-06 15:34:15 +00:00
mef
a62dc94de8 Update to 3.23.06
--------------------------
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-12-06 12:14:27 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
wiedi
644f03326b also adjust alsa PLIST for previous change 2015-11-26 20:57:48 +00:00
wiedi
84ba53fbe1 don't forget to install audio config examples, fixes osx 2015-11-26 20:53:52 +00:00
mef
96a3a9a310 Adapting to wxGTK28/wxGTK30 both versions compliant. 2015-11-22 09:52:55 +00:00
mef
5022327cfb Update 3.23.04 to 3.23.05 (2015/11/19, following date may be typo)
-------------------------
2015-10-19  John Phelps  <kl4yfd@gmail.com>
        51535ff: Add 8PSK 125FL 250FL
2015-11-21 14:02:15 +00:00
joerg
1d7ce657ee Regenerate patch to fix context. 2015-11-20 14:29:17 +00:00
joerg
3dbeb71637 More std::complex abuse. Deal with C++11's std::next. 2015-11-03 19:03:27 +00:00
agc
2cb2860014 Add SHA512 digests for distfiles for ham category
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.
2015-11-02 23:57:22 +00:00
mef
21b264e3fe Update 3.23.03 to 3.23.04
-------------------------
=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
2015-10-26 03:46:18 +00:00
mef
e93fa357ee (pkgsrc)
- 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
2015-10-11 03:59:56 +00:00
mef
cba0a8fc96 (pkgsrc)
- (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
2015-10-11 02:59:07 +00:00
mef
9c21d1f13c Update the list of filenames for REPLACE_PYTHON. This will fix the packaging
problem on gnuradio-ctrlport. Thanks gdt@ for report.
2015-09-12 09:45:19 +00:00
mef
fff0b96b6f Corrrction to PLIST, thanks gdt@ for report 2015-09-08 21:01:31 +00:00
mef
9667e950b9 Update to 2.5.0
---------------
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.
2015-09-06 09:56:08 +00:00
mef
1a2b1ed9ef Update 3.3 to 3.4
-----------------
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.
2015-09-06 09:50:47 +00:00
mef
678fe04b67 Update 3.8.5 to 3.9.0
---------------------
## 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
2015-09-06 00:11:12 +00:00
mef
0a0e8ad054 Update 2.0.12 to 2.0.13
-----------------------
- 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
2015-09-02 23:37:58 +00:00
mef
674eaa2c0e (pkgsrc)
- 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.
2015-09-02 21:17:02 +00:00
mef
45390c4f6e Reduce hardcoding of GITHUB_TAG, refering PKGVERSION_NOREV 2015-09-02 20:56:23 +00:00
mef
d4633feb82 Update gnuradio-* 3.7.6 to 3.7.8 2015-09-01 04:14:54 +00:00
mef
feebfc6959 (pkgsrc)
- (File/REPLACE_PYTHON) delete non existent files
 - (Makefile)
    * CONF_FILES setup deleted (etc files no longer installed,
       but found at examples directory now)
    * MASTER_SITES updated
    * ${DESTDIR} is removed from one of CMAKE_ARGS
      -DGR_LIBRARY_DIR=${DESTDIR}${PREFIX}/lib

(upstream)
 - Update gnuradio-core from 3.7.6 to 3.7.8
  ---------------------
  ChangLog 3.7.7 to 3.7.8 is not known
  Release Note for 3.7.7 is at
    http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_7
2015-09-01 04:13:43 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
mef
16bba59cc4 (pkgsrc)
- 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 06:19:13 +00:00
mef
c2be89c249 (Just) gitubify. 2015-08-14 04:53:08 +00:00
joerg
38401e4440 std::complex::imag() and std::complex::real() are not lvalues. 2015-08-10 19:26:43 +00:00
wiz
38af5d1a4d Restore PKGNAME after githubification.
Remove unnecessary DIST_SUBDIR.
2015-08-09 06:25:06 +00:00