Overview
Request 616935 accepted
- Update to version 0.4.3
+ Added missing remote:prot key to getStreamArgsInfo()
+ Additional timeout for first connect due to ARP delay
+ Disable LogAcceptor during discovery in Release mode
+ SSDP should be quiet when periodic events are disabled
+ Server listener checks socket status and exits on error
+ Additional timeout for discovery and logger unpackers
+ Improved error logger messages with associated url
+ Parameterized connect timeout with remote:timeout arg
+ Reverted accidental change to default timeout constant
- Update to version 0.4.2
+ Fixed timeout problem in log acceptor receiver loop
+ Added server check for slow calls and longer timeout
- This also resolves timeout errors for lengthy calls
+ Added network-online.target for systemd service script
- Update to version 0.4.1
+ Added timeout for logger connect and control unpacker
+ Fixed error log formatting in the client log acceptor
- Update to version 0.4.0
+ Added support for frequency corrections for fine adjustments
+ Added support forgetSampleRateRange() for continuous ranges
+ Added support for CF32 local format with CS12 remote format
+ Added support for CS16 local format with CS12 remote format
+ Added support for CS16 local format with CS8 remote format
+ readStream thread support for SOAPY_SDR_END_ABRUPT flag
+ readStream thread apply second SOAPY_SDR_END_BURST flag
+ Added timeout to socket connect and factory calls
+ Support range with step size (backwards compatible)
+ Added tcp support for streaming via remote:prot=tcp
+ Support for bulk register read/write interface APIs
- renamed packages according the debian package name from upstream
- Update to version 0.3.2 (tagged release)
- renamed package from SoapyRemote to soapy-remote
- specfile cleanup
- Update to version 0.1.0.git1448155900.71f7183:
+ remote: support apis to query agc and clock rates
+ remote: sockaddr class and sento/recvfrom
+ soapy: move url utils into class
+ soapy: forward declare thread in headers
+ soapy: set errno on lookup failure
+ soapy: work on ssdp multicast discovery
+ soapy: moved several calls into info utils
+ soapy: common endpoint class for SSDP
+ remote: should be mostly working now
+ remote: cleanup and search/notify asap
+ remote: generate and reuse type 1 UUID for server
+ remote: fixing up uuid implementation
+ remote: constants for the SSDP connection
+ remote: fix socket calls for msvc types
+ remote: SSDP endpoint reference counted singleton
+ remote: v6 multicast fixes and scoped addresses
+ remote: fixes for compiling on OSX
+ remote: fix issue with the forward declares (osx)
+ soapy: SO_REUSEPORT for osx when using multicast
+ remote: send multicast notification for msearch as well
+ remote: logger prints, and common header handler
+ remote: constants for notify alive and byebye
+ remote: client-side arg info calls implemented
+ remote: server-side handling for new info calls
+ remote: support native format in stream calls
+ remote: added new call support to changelog
+ remote: blacklist for failed groups
+ remote: hold a static instance in the client
+ remote: fix lock scope in getStreamArgsInfo()
+ remote: added entry to changelog for SSDP
+ remote: improve error reporting in socket wrapper
+ remote: fix error reporting for other socket calls
+ remote: same reporting for setting buffer size
+ remote: matching error reporting in endpoint
+ remote: osx manual interface selection work-around
+ remote: debug prints for getDefaultIfaceIndex()
+ remote: automatic stream close on SOAPY_REMOTE_UNMAKE
+ remote: default interface filter on ipv6 as well
+ remote: improved logging and socket buffer resize calls
+ remote: fix formatToSize for complex-12bit
+ remote: Support CU8 native conversion to CF32
+ remote: Use formatToSize() from SoapySDR library
+ travis: created a travis ci config for soapy remote
+ travis: added travis build status to readme
+ travis: unit check that driver loads
+ remote: support VC11 by using isspace instead
- initial package
Request History
wkazubski created request
- Update to version 0.4.3
+ Added missing remote:prot key to getStreamArgsInfo()
+ Additional timeout for first connect due to ARP delay
+ Disable LogAcceptor during discovery in Release mode
+ SSDP should be quiet when periodic events are disabled
+ Server listener checks socket status and exits on error
+ Additional timeout for discovery and logger unpackers
+ Improved error logger messages with associated url
+ Parameterized connect timeout with remote:timeout arg
+ Reverted accidental change to default timeout constant
- Update to version 0.4.2
+ Fixed timeout problem in log acceptor receiver loop
+ Added server check for slow calls and longer timeout
- This also resolves timeout errors for lengthy calls
+ Added network-online.target for systemd service script
- Update to version 0.4.1
+ Added timeout for logger connect and control unpacker
+ Fixed error log formatting in the client log acceptor
- Update to version 0.4.0
+ Added support for frequency corrections for fine adjustments
+ Added support forgetSampleRateRange() for continuous ranges
+ Added support for CF32 local format with CS12 remote format
+ Added support for CS16 local format with CS12 remote format
+ Added support for CS16 local format with CS8 remote format
+ readStream thread support for SOAPY_SDR_END_ABRUPT flag
+ readStream thread apply second SOAPY_SDR_END_BURST flag
+ Added timeout to socket connect and factory calls
+ Support range with step size (backwards compatible)
+ Added tcp support for streaming via remote:prot=tcp
+ Support for bulk register read/write interface APIs
- renamed packages according the debian package name from upstream
- Update to version 0.3.2 (tagged release)
- renamed package from SoapyRemote to soapy-remote
- specfile cleanup
- Update to version 0.1.0.git1448155900.71f7183:
+ remote: support apis to query agc and clock rates
+ remote: sockaddr class and sento/recvfrom
+ soapy: move url utils into class
+ soapy: forward declare thread in headers
+ soapy: set errno on lookup failure
+ soapy: work on ssdp multicast discovery
+ soapy: moved several calls into info utils
+ soapy: common endpoint class for SSDP
+ remote: should be mostly working now
+ remote: cleanup and search/notify asap
+ remote: generate and reuse type 1 UUID for server
+ remote: fixing up uuid implementation
+ remote: constants for the SSDP connection
+ remote: fix socket calls for msvc types
+ remote: SSDP endpoint reference counted singleton
+ remote: v6 multicast fixes and scoped addresses
+ remote: fixes for compiling on OSX
+ remote: fix issue with the forward declares (osx)
+ soapy: SO_REUSEPORT for osx when using multicast
+ remote: send multicast notification for msearch as well
+ remote: logger prints, and common header handler
+ remote: constants for notify alive and byebye
+ remote: client-side arg info calls implemented
+ remote: server-side handling for new info calls
+ remote: support native format in stream calls
+ remote: added new call support to changelog
+ remote: blacklist for failed groups
+ remote: hold a static instance in the client
+ remote: fix lock scope in getStreamArgsInfo()
+ remote: added entry to changelog for SSDP
+ remote: improve error reporting in socket wrapper
+ remote: fix error reporting for other socket calls
+ remote: same reporting for setting buffer size
+ remote: matching error reporting in endpoint
+ remote: osx manual interface selection work-around
+ remote: debug prints for getDefaultIfaceIndex()
+ remote: automatic stream close on SOAPY_REMOTE_UNMAKE
+ remote: default interface filter on ipv6 as well
+ remote: improved logging and socket buffer resize calls
+ remote: fix formatToSize for complex-12bit
+ remote: Support CU8 native conversion to CF32
+ remote: Use formatToSize() from SoapySDR library
+ travis: created a travis ci config for soapy remote
+ travis: added travis build status to readme
+ travis: unit check that driver loads
+ remote: support VC11 by using isspace instead
- initial package
mnhauke accepted request
Thanks!