Changelog for
mingw64-bladeRF-debug-2017.07.git1522189441.23c6379e-lp150.3.3.noarch.rpm :
* Wed May 09 2018 mardnhAATTgmx.de- Update to version 2017.07.git1522189441.23c6379e:
* bladeRF-cli: Corrected incorrect frequency increment in help text
* bladeRF-fsk: Added bladeRF-fsk utility
* bladeRF-fsk: Fixed uninitialized variable in correlator test program
* bladeRF-fsk: Use inttypes macros to print uint64_t
* Updated CONTRIBUTORS
* bladeRF-fsk: Added support for Visual studio 2012
* bladeRF-fsk: Fixed 32-bit Windows build issue
* fsk: Removing warnings.
* bladeRF-fsk: Fixed misinformation in README.md
* libbladeRF: Use system clock_gettime on macOS >= 10.12.
* libbladeRF_test: Include time.h for compatibility with musl libc
* hdl: Fixed simulation files
* matlab: Update README.md
* Don\'t make postinst fail entirely (producing half-configured packages and making the overall install operation fail) if the FPGA download fails.
* Document why postinst should succeed if the FPGA download fails
* add libbladeRF and bladeRF-cli support for setting AGC DC correction LUT
* libbladeRF: change the tuning call so it returns a tuning entry
* libbladeRF: add gain specific mean errors to DC calibration table
* libbladeRF: introduce support for BLADERF_CAP_AGC_DC_LUT (FPGA v0.7.0)
* bladeRF-cli: print verbose output for DC LUT calculation
* bladeRF-cli: add `cal table agc rx` functionality
* libbladeRF: add AGC GPIO bit
* libbladeRF: add gain_mode settings to control AGC
* libbladeRF: only enable AGC when it is supported
* libbladeRF: Updated to v1.8.0
* hdl: Add NIOS compatible arbiter
* hdl: fix lms6002d testbench
* hdl: Add arbiter to NIOS\'s IPX
* hdl: Upgrade NIOS to Quartus 16.0
* hdl: upgrade IP from Quartus 15 to 16
* hdl: Add arbiter to NIOS
* hdl: Add arbiter hdl to NIOS subsystem
* hdl: Add Automatic Gain Control core
* hdl: Add arbitration support to the AGC\'s LMS6 driver
* hdl: instantiate AGC NIOS support
* nios: add support for NIOS grabbing the SPI arbiter lock
* hdl: add AGC synchronizers
* hdl: add DC LUT mux correction
* hdl: upgrade NIOS to Quartus 17
* hdl: add DC LUT NIOS exports
* hdl: instantiate DC LUT NIOS exports
* hdl: add band selection to AGC
* hdl: bump the FPGA version to 0.7.0
* bladeRF-cli: add AGC print and set commands
* bladeRF-cli: changelog and version bump ( v1.5.0 )
* 2017.07 release changelog
* libbladeRF: fix GCC 7 error
* debian: chmod 0444 downloaded fpga/fw images
* libbladeRF: more descriptive error on file_read_buffer failures
* debian: update changelog w/r/t this fix
* udev: fix CMakeLists syntax error (#509)
* host: explicitly test for clock_gettime (#508)
* nios: fix si5338_write typo (#491)
* hdl: update README to Quartus 17.0
* hdl: missed one Web Edition reference on the README
* host: add note about Fedora and /usr/local (#490)
* CONTRIBUTORS: self-updating
* clock_gettime.h: include host_config.h
* clock_gettime.c: remove HAVE_CLOCK_GETTIME check
* host/README.md: add pthreads-win32 build instructions (#447)
* host/usb.c: add missing set_agc_dc_correction handler
* host: dc_calibration.c: fix int conversion in rx_cal_dc_off (#515)
* host/cmake: search for pthreadVC2.dll more vigorously (#517)
* host/backend/libusb: enforce exclusive access (#484)
* host/libusb.c: fix create_device_mutex errors (#484)
* host/libusb.c: properly release/close handles
* host/libbladeRF/cyapi: ReleaseMutex before CloseHandle
* host/CMakeLists: dequote variables in ifs (CMP0054) #511
* libbladeRF: Treat incompatible OS version as \"not found\" in FindCyAPI.cmake
* host/cmake/CyAPI: define Windows 10 support
* libbladeRF: add compilation hint to boilerplate.c
* host/cmake: fix regression from #511
* fx3: fix cmake invocation in README.md
* Remove unused CMake macro file
* Filenames are starting to become ambiguous without full pathnames
* Cleanup before writeup effort
* Add edge_detector.vhd
* Cleanup files to add options file parser
* Add bladeRF and libbladeRF specific look-ups and conversion
* Add string manipulation functions
* Add string parsing functions
* Add config option file parsing capabilities
* Add config option handlers for several keys
* Enable config option parsing and parameter setting when the device is opened
* hdl: bump the FPGA version to 0.7.1
* libbladeRF: bump libbladeRF version to 1.9.0
* bladeRF-cli: changelog and bump version to v1.5.1
* libbladeRF: bump API version and add changelog for v1.9.0
* debian: update FPGA pointers for fpga_v0.7.1
* host: misc/arch: update for FPGA v0.7.1, fw v2.0.0
* host: misc/arch: update destdir for file search paths
* host: libbladeRF: doxygen: fix dependencies for rebuild
* host: libbladeRF: fix line endings on libusb.c log msgs
* Fix wrong usage of str2bool
* host: libbladeRF: Add documentation and test program for config file handling (#539)
* libbladeRF: remove spurious printf
* host: libbladeRF/config.c: fix type error (#544) (#545)
* host: libbladeRF_test: win32 fixes for test_config_file (#546)
* Fix mutex handling for Windows in libusb backend. (#550)
* host: libbladeRF_bindings: matlab: update libbladeRF_proto.m (#547)
* host: test: fix compile errors on test_config_file (#551)
* host: misc: add Dockerfiles for multi-distro test builds (#552)
* Thu Jun 30 2016 mardnhAATTgmx.de- Update to version 2016.06.git1467235489.ab12ebd:
* libbladeRF: Do not clear burst state flags if an error occurred
* libbladeRF: Fixed race condition in TX buffer submission
* fx3_firmware: Corrected README regarding FX3 SDK v1.3.3 requirement
* build: Fix SignalTap in scripted builds
* fx3_firmware: Use CMake for project configuration and Makefile generation
* fx3_firmware: Updated version to v1.9.1
* libbladeRF: Added FX3 firmware v1.9.1 to version compat table
* libbladeRF: Updated version to v1.5.2
* libbladeRF: Corrected LIBBLADERF_API_VERSION mismatch. Updated to v1.5.3.
* hdl: Deleting obsolete files.
* fx3_firmware: Fixed duplicate inclusion guard
* fx3_firmware: Updated bladeRF VID:PID to 2cf0:5246
* firmware_common: Updated VID/PID with USB-IF registered VID
* fx3_firmware: Version incremented to v2.0.0
* libbladeRF: Support both current and legacy VID/PID
* libbladeRF: Added FX3 firmware v2.0.0 to version compat table
* udev: Updated udev rules to include new VID/PID
* host: drivers: Updated VID/PID in CyUSB3 driver INF files
* libbladeRF: Updated version to v1.6.0
* libbladeRF: Check exact sizes when loading/flashing FPGA bitstream
* libbladeRF: Doxygen typo fix
* fx3_firmware: Added missing dependency to .elf->.img target
* libbladeRF: Updated some debug text
* libbladeRF: Fixed missing buffer state update of deferred TX submissions
* libbladeRF: Fixed comment typo
* libbladeRF: Updated version to v1.6.1
* libbladeRF: Remove duplicate entry from CHANGELOG
* libbladeRF: Fixed NIOS pkt 8x32 reads
* bladeRF-cli: Fixed bladeRF-cli exit on FW/FPGA version mismatch
* bladeRF-cli: Fixed uninitialized return status
* libbladeRF: Add XB300 Amplifier support
* bladeRF-cli: Added XB300 Amplifier support commands
* host: common: Added str2bool() conversion routine
* host: common: Whitespace fix
* bladeRF-cli: Use str2bool() for xb 300 pa/lna control
* libbladeRF: Updated description of DIV2 bit
* adsb: Adding FPGA based ADSB decoding.
* libbladeRF: Specify new consts in xb.c as floats
* libbladeRF_test: Fixed missing stdbool.h for VS2012 builds
* hdl: Ported Trigger IP for use in bladeRF project
* hdl: Integrating Triggering into hosted architecture
* hdl: Added trigger to bladerf-hosted IP component
* qsys: Adding PIO to read and write RX and TX trigger
* fpga_common: Added 8x8 packet IDs RX & TX trigger control packets
* nios: Trigger control interface in NIOS core
* nios: Handle incoming Trigger control packets
* hdl: Fixed constraints and added triggering.
* hdl: Change to qualified lms_rx_enable for trigger.
* nios: Incremented FPGA version to v0.6.0
* libbladeRF: Added FPGA v0.6.0 to version compat table
* libbladeRF: Added low-level trigger control functionality
* host/common: Added string <-> trigger enum conversion functions
* bladeRF-cli: Added trigger control support
* libbladeRF: Added BLADERF_CAP_TRX_SYNC_TRIG capability bit
* libbladeRF: Added high-level trigger implementation
* host: common: Added trigger role conversion routines
* bladeRF-cli: Use high-level trigger API, `trigger` param & output reformatting
* libbladeRF: Added SMB clock control API functions
* host: common: Added conversion routines for bladerf_smb_mode
* bladeRF-cli: Added print/set command for `smb_mode`
* bladeRF-cli: Fixed `mimo` segfault
* bladeRF-cli: Fixed additional invalid argv access in `mimo`
* bladeRF-cli: Added deprecation notice to `mimo` command
* libbladeRF: xb.c: Fixed unchecked return status
* host: examples: bladeRF-cli: Added sync_trx example
* bladeRF-cli: Touched up `trigger` output
* bladeRF-cli: Labeled `smb_mode` output more explicitly
* bladeRF-cli: Disarm triggers when shutting down streams
* libbladeRF: doc: Moved gain functions to their own API section
* libbladeRF: doc: Moved sampling control API items to their own group
* libbladeRF: doc: Moved bandwidth functions to their own API doc group
* libbladeRF: doc: Moved device property functions up in API header
* libbladeRF: doc: Moved bladerf_dev_speed to device properties API section
* libbladeRF: doc: Moved \"devinfo\" functions to init/deinit group
* libbladeRF: Added missing CALL_CONV to bladerf_set_usb_reset_on_open()
* libbladeRF: doc: Moved tuning functions to their own group
* libbladeRF: doc: Moved loopback items to their own group
* libbladeRF: doc: Moved bladerf_lpf_mode to bandwidth section
* libbladeRF: doc: Moved SMB clock port and trigger groups up
* libbladeRF: doc: Renamed \"Triggers and synchronization\" section
* libbladeRF: doc: Moved calibration and correction fns to a group
* libbladeRF: doc: Moved XB functions to their own group.
* libbladeRF: doc: Moved Expansion IO functions
* libbladeRF: doc: Created and updated RX/TX module group
* libbladeRF: doc: Moved \"Misc\" function group
* libbladeRF: doc: Moved bootloader group after loading/programming
* libbladeRF: doc: Moved Error codes section
* libbladeRF: doc: Simplified API doc layout, main page cleanup
* libbladeRF: doc: Noted thread-safe proerties of API groups
* libbladeRF: doc: Added note about disabling triggers before stream deinit
* libbladeRF: doc: Corrected typo and added clarification
* libbladeRF: Updated to v1.7.0
* bladeRF-cli: Updated to v1.4.0
* hdl: Added missing v0.6.0 CHANGLOG update
* libbladeRF: doc: Describe bladerf_set_smb_mode() usage for MIMO config
* libbladeRF: doc: Explicitly note trigger example\'s clock config assumptions
* libbladeRF: doc: Moved and clarified bladerf_get_timestamp() usage
* libbladeRF: doc: Place section descriptions at the top of pages
* libbladeRF: doc: Corrected & clarified metadata format description
* libbladeRF: doc: Typo fix
* libbladeRF: Updated to v1.7.1
* libbladeRF: doc: Typo fix - removed trailing `]` characters
* libbladeRF: doc: Be consistent with section name capitalization
* host/misc/matlab: Fixed clamping on q samples.
* libbladeRF: Initialize device sooner.
* cmake: Updated FindLibUSB path default for v1.0.20
* libbladeRF: Added API docs link to README
* libbladeRF: Updated to v1.7.2
* matlab: Updated version to v0.1.2
* debian: Updated FX3 FW and FPGA bitstream post-install scripts
* bladeRF 2016.06 release
* Sat Feb 20 2016 mardnhAATTgmx.de- Update to version 2016.01.git1455485055.1b96a9c: + Add support for setting SMB clock output to arbitrary frequency + Fix SMB max freq at 200MHz + libbladeRF: Adding ability to set SMB frequency. + gitignore: fixed regex causing .sdc timing constraints to be ignored + host/common: Added string to uint64 and double w/ suffix conversions + bladeRF-cli: Use uint64 conversions when setting sample rate + bladeRF-cli: Allow samplerate integer to be zero + bladeRF-cli: Cleaned up error messages in \'set samplerate\' + bladeRF-cli: Consider fractional samplerate portion for Hi-Speed warning + host: Fixed copy of WdfCoInstaller from FX3 SDK to build dir + libbladeRF: Warn when device cannot be probed/opened due to permissions + bladeRF-cli: Added more explicit output for BLADERF_ERR_NODEV conditions + host/examples: Updated link to FRS paper (rev 2) + host/examples/gnuradio: Added simple RX GUI example flowgraph + bladeRF-cli: Fixed typo in \'set xb_gpio_dir\' usage message + bladeRF-cli: Re-added missing \'set xb_gpio[_dir] reg[ister]\' support + libbladeRF.h: Corrected description of gain correction + debian: firmware to v1.8.1, fpga to v0.4.1 + libbladeRF: Added BLADERF_ERR_WOULD_BLOCK + libbladeRF: Added \"non-block\" option to internal async buffer submission + libbladeRF: Utilize all available TX buffers + libbladeRF: Comment typo and copyright date touch-ups + libbladeRF: Build fixes for dummy backend + libbladeRF: Added bladerf_submit_stream_buffer_nb() + libbladeRF: Use empty API_EXPORT definition for MATLAB thunk builds + matlab: Added MATLAB libbladeRF bindings + matlab: Fixed use of invalid varible in error msg + matlab: Updated README to note tested versions + libbladeRF/doc/examples: Report \"have tx data\" in sync_rxtx example + libbladeRF_test: Added functionality to open/close test + libbladeRF_test: Cleaned up items in test_sync + host/common: Made devcfg_perform_sync_config() parameter const + libbladeRF_test: added test_repeated_stream + matlab: Made corrections in the help text for bladeRF/transmit + libbladeRF_test: Added state output to test_open + matlab: Fixed items that caused warnings in 2015b + matlab: List any functions not found in the library + matlab: Added bladeRF.calibrate function + hdl: Add a dcfifo for clock domain synchronization in digital loopback mode + libbladeRF: Added helper function for setting the FPGA\'s `rx_mux` + bladeRF-cli: Added print/set rx_mux + matlab: Added FPGA RX mux mode support + matlab: Ensure TX DAC is returned to 0+0j for tx.stop() + host/misc: Fixed incorrect clamping in save_sc16q11.m script + matlab: Added methods for LMS6 DC cal routines + matlab: Removed extraneous loopback assignment + host: Minimal build fixes for FreeBSD + bladeRF-cli: Address CID1320428 (unchecked return value) + libbladeRF: Fixed check for invalid enum value in sync_init() (CID1343277) + hdl: Initial checkin of TCXO tuning via 1PPS + gitignore: Added modelsim compiled libraries, transcripts, and waveforms + nios: Updated comments for ppscal addresses. + hdl: Fixed PPS count interrupts + hdl: Updated testbench to use part models. + nios: Working baseline for VCTCXO tuning via PPS signal + nios: Implemented coarse and fine tune algorithm for VCTCXO tuning from 1PPS + hdl: Removed reference to file that no longer exists in simulation script + hdl: Added reset delay to give time for the trim DAC to settle before counting + nios: Added PPS calibration helper functions and modified ppscal_isr() + nios: updated PPS calibration routine to use new PPS helper functions + hdl: VCTCXO tuning - added support for 10 MHz reference + hdl: Renamed ppscal IP to vctcxo_tamer + hdl: fixed references to ppscal (renamed to vctcxo_tamer) + hdl: Adding pulse_gen.vhd + hdl: VCTCXO Tamer updated to report error counts instead of raw counts + nios: VCTCXO Tamer updated to report error counts instead of raw counts + hdl: Added clock constraint for VCTCXO tuning reference + hdl: Fixed clock domain crossing issues + nios: Changed VCTCXO Tamer reset bits + hdl: Fixed reversed bit order on error_valid signal. + hdl: Reversed error calculation and added pulse width option to 10 MHz pulse gen + nios: Changed VCTCXO Tuner slope to signed integer + hdl: Updating VCTCXO Tamer SignalTap file to reflect current signal names + hdl: Fixed tune reference MUX select inputs and + libbladeRF: Added bladerf_vctcxo_tamer_mode enumeration + nios: Use bladerf_vctcxo_tamer_mode enum + nios: Default VCTCXO tamer to be disabled + nios: Keep VCTCXO tamer ISR disabled until 1PPS/10MHz mode is set + nios: Added mode readback function for VCTCXO tamer + nios: Added VCTCXO tamer mode access via 8x8 packet ID 0x02 + hdl: Updated CHANGELOG to reflect previous updates + hdl, nios: Bumped FPGA version to v0.5.0 + libbladeRF: Adding VCTCXO tamer mode selection support + bladeRF-cli: Added print/set support for VCTCXO tamer + libbladeRF: Set VCTCXO taming capability for FPGA >= 0.5.0 + libbladeRF: Added FPGA v0.5.0 to version compat table + bladeRF-cli: Typo fix for \'set vctcxo_tamer disabled\' + bladeRF-cli: Print readback of VCTCXO tamer mode after setting it + bladeRF-cli: Corrected formatting of VCTCXO tamer mode state + libbladeRF: Noted VCTCXO tamer input on J71 pin 1 in API header + libbladeRF: Fixed typo, more explicit 1.8V tamer input requirement + libbladeRF/doc: Fixed typos and touched up timestamp calculations + fx3_firmware: Adding simple logging mechanism + firmware_common: Added command ID for reading FW log entries + fx3_firmware: Version updated to v1.9.0 + libbladeRF: Added API call to read firmware log data + bladeRF-cli: Added fw_log command + lms: Use internal termination when running calibration routines + matlab: Added automatic RX/TX DC correction + libbladeRF: Added BLADERF_DC_CAL_INVALID enumeration value + libbladeRF: Added BLADERF_MODULE_INVALID enumeration value + host/common: Added str to bladerf_module & bladerf_dc_cal_module fns + host/common: Added MIT-licensed DC calibration routines + bladeRF-cli: Use DC calibration routines from host/common + bladeRF-cli: Fixed typo in `cal` help text + bladeRF-cli: Note \'set frequency
\' deprecation + libbladeRF: Added additional details to function descriptions + bladeRF-cli: Added important details to jump_to_boot help text + fx3_firmware; Retroactive CHANGELOG update (v1.9.0) + host/common: Fixed handling of BLADERF_ERR_TIME_PAST in DC cal + host/common: Added check for divide-by-zero + host/common: Fix warnings on OSX + libbladeRF: Changed default frequencies + host/common: MSVC 2013 build fix + libbladeRF: Added LIBBLADERF_API_VERSION + libbladeRF: Updated some metadata files + libbladeRF: Updated to v1.5.0 + bladeRF-cli: Updated to v1.3.0 + matlab: v0.1.0 release + Specify unsigned integer on big constant (Fixes #444) + host/drivers: Updated CyUSB3 INF files for FX3 SDK 1.3.3 + host: Updated CMake files for different CyUSB3 INF paths + libbladeRF: Addressed warning from GCC -Os in device_identifier.c + bladeRF-cli: Addressed warning from GCC -Os in poke.c + bladeRF-cli: Addressed warnings from GCC -Os in printset.c + bladeRF-cli: Addressed warning from GCC -Os in rxtx.c + host: Addressed warnings from GCC -Os in dc_calibration.c + matlab: Search for thunk file in \'.\' and MATLABPATH + host/examples: Updated link to FRS example documentation + libbladeRF: Updated to v1.5.1 + bladeRF-cli: Updated to v1.3.1 + matlab: Updated to v0.1.1 + bladeRF 2016.01-rc1 release + debian/changelog: Added missing distribution + matlab: README.md touch-ups + matlab: Fixed loopback name typo in bladeRF_Simulink.m + libbladeRF: use c99 snprintf/vsnprintf for vc14 + host/common: Added missing extern \"C\" { ... } in headers + host: Added endian-conversion macros for use with constants + bladeRF-cli: Addressed build issues cause by endianess macros + libbladeRF/doc: Fixed link to forums + bladeRF-cli: Added newline in firmware loading text + host/examples: Point to HTML FRS document + examples/gnuradio: Added README for rx_gui + host/examples: Fixed default gain in rx_gui + host/examples: Added GRC loopback example + hdl: check for null TALKBACK_ENABLED (#354) + host/common: Apply nominal DC offset values at end of cal routines + debian: don\'t clobber rbf/img files on failed dl (#454) + debian: check for valid bitstream download + generate.bash: gracefully handle pandoc failures + Updated CONTRIBUTORS file
* Tue Sep 08 2015 mardnhAATTgmx.de- Update to version 2015.07.git1441732555.d6da0f7: + fx3_firmware: Updated toolchain.mk.sample for FX3 SDK v1.3.3 + fx3_firmware: Addressed build warnings + fx3_firmware: Updated version to 1.8.1 + libbladeRF: Updated version compat table for FX3 FW v1.8.1 + libbladeRF_test: Fixed capitalization typo in header file name
* Tue Sep 08 2015 mardnhAATTgmx.de- Update to version 2015.07.git1441142493.4be58b1: + host/utilities: Copyright date updated + libbladeRF: Version bumped to 1.2.1 + bladeRF-cli: Bumped version to 1.1.2 + Updated top-level CHANGELOG and debian/changelog for 2015.02 release + libbladeRF/doc: Fixed relpath to upstream MathJax.js + libbladeRF/doc: Updated Doxyfile for Doxygen 1.8.8 + rm dead code from xb.c + libbladeRF: Updated attribution comment regarding USB device reset + libbladeRF: Corrected description of bladerf_set_gain() + libbladeRF: Removed prototype for removed bladerf_set_tx_gain() fn + libbladeRF: Added clarifications about BLADERF_SERIAL_LENGTH + libbladeRF: Corrected reference to bladerf_config_gpio_write() in header + libbladeRF: Minor cleanup of sync_tx() + libbladeRF: Added support for zero-padding up to a specified timestamp + libbladeRF_test: Moved loopback test items to a separate file + libbladeRF_test: Added test to exercise zero-padding within TX burst + libbladeRF_test: Added stream parameter args to timestamp test + libbladeRF: Noted end of message requirements for TX bursts in metadata.h + libbladeRF_test: Added TX_UPDATE_TIMESTAMP mode to gmsk burst test + libbladeRF_test: Reduced TX gains in tx_gmsk_bursts timestamp test + libbladeRF: Increased minimum freq to 237.5 MHz + libbladeRF: Updated LMS FREQSEL table to avoid PLL instability + host/misc/scripts: Added MATLAB scripts to load/save samples + libbladeRF/doc: Fixed doc copy/paste errors in flash write routines + libbladeRF: Allow -ggdb3 with clang (Optional, defaults OFF) + libbladeRF: Typo fix in build option description + host/common: Added SC16Q11 <-> float conversion routines + host/common: Multiple by inverse instead of divide + host/common: Use float suffix on constants + libbladeRF-test: Gains are signed ints, so use str2int() + libbladeRF-test: Fixed help text for gain settings + host/misc/matlab: Added load/save_csv routines + host/misc/matlab: Touched up load/save_sc16q11 routines + bladeRF-cli: Can now specify multiple commands, separated by \';\' + bladeRF-cli: Moved and modified logic to split up line with delimiters + bladeRF-cli: Removed redundant logic + bladeRF-cli: Added some comments to input processing loop + libbladeRF_test: Added program to time FPGA peripheral accesses + libbladeRF_test: Build test with -lrt for older libc versions + libbladeRF: Added debug print of peripheral access buffers + libbladeRF: Added timestamp test option to print timestamps + nios: Corrected QUARTUS_PROJECT_DIR for debugging + bladeRF-cli: Fixed error code translation issue + libbladeRF: Use a more relevant error code for freq readback failure + libbladeRF/doc: Automatically download logo + libbladeRF/doc: Overhauled API docs main page and added examples + libbladeRF: Include logo for documentation in repo + host/examples: Added FRS GNU Radio flowgraph + host/examples: Fixed README.md typo + hdl: Modify address range of time tamer. + nios: Redesign and rewrite of NIOS II code + .gitignore: Ignore bladeRF_nios directory + libbladeRF: Split lms_set_frequency up + firmware_common: Removed ioctl values + libbladeRF, nios: Moved legacy packet format definitions + libbladeRF, nios: Made LMS6002D code available to NIOS II + nios: Added nios retune packet format + nios: Define packet length in shared header + nios: PC simulation build fixes + libbladeRF: Added device retune mode selection + libbladeRF_test: Moved average duration function to common test file + libbladeRF_test: Moved random frequency routine to common test file + libbladeRF_test: Added test to time retuning + libbladeRF: Return \"unsupported\" if FPGA does not support retune mode + lms: Expose function to pre-calculate tuning parameters + lms: Determine high/low band as part of pre-calculating tuning params + lms: Removed reference field from lms_freq structure + lms: Removed fields from lms_freq structure + libbladeRF: Use revised NIOS retune packet format + nios: Fixed simulation build issues + nios, libbladeRF: Moved band selection to allow it to execute in NIOS II + lms: Fixed AATTfile and copyright dates + lms: Added debug/benchmark code to count VCOCAP/VTUNE busy waits + lms: Added VCOCAP estimation + lms, libbladeRF: Moved LMS charge pump offset current configuration + lms: Restored UPOFF and DOWNOFF values to 30 uA default value. + libbladeRF, nios: Added VCOCAP hint to nios retune pkt + lms: Rewrote LMS6002D Tuning algorithm + lms: Provided VCOCAP back to caller + nios: Added retune response for \"Tune NOW\" case + libbladeRF: Interpret, handle, and print FPGA retune response + nios: Added packet handler init hooks + nios: Added deferred work hooks + nios: Added initial scheduled retune logic + lms: Struct re-order nitpick + libbladeRF: Braces style nitpick + lms: Added flags with \"force VCOCAP\" option + libbladeRF: Accounted for changes in lms_freq structure + nios: Added \"Quick Tune\" flag to retune packet + libbladeRF: Added provisions for quick tune in function calls + nios: Updated to handle quick retune option + fpga_common: Fixed retune packet pack() param order + libbladeRF: Added quick tune and scheduled retune API functions + lms: Added lms_get_quick_tune() implementation + libbladeRF: Cache state of attached expansion board + nios: Fixed clobbering of retune packet response + libbladeRF-test: Added quick retune to tune timing test + libbladeRF_test: Added quick retune test + libbladeRF_test: Pthreads deps needed in Windows for Posix time fns + fpga: Updating to Quartus II 15.0 + hdl: Adding command UART to NIOS. + hdl: Updated reset level of I2C core. + hdl: Command UART now works. + hdl: Renamed devices and used the faster NIOS II/f. + hdl: FPGA tuning messages not working yet. + hdl: Upgraded to the Fast NIOS and whatnot. + lms: Removed library warning messages for debug. + nios: Re-added response buf reset, removed cruft + nios: Cleaned up pkt_handler \'volatile\' usage and main loop + nios: Re-added host \"simulation\" support + hdl: Fix command_uart address width and NIOS -Os. + lms: Fixed VCO4 limit that was yielding bad VCOCAP values + libbladeRF: Noted precondition for bladerf_schedule_retune() + libbladeRF_test: Added scheduled retune test + libbladeRF: Added \"Queue full\" status code + fpga_common: Updated retune packet Success/Failure flag semantics + libbladeRF_test: Handle scheduled retune queue filling + nios: Time all operations performed by retune handler + libbladeRF: Print retune operation duration in verbose debug msg + fpga_common: Updated NIOS Retune packet format to include queue clear + nios: Separated retune queue into RX and TX queues + libbladeRF_test: Added both RX/TX to scheduled retune test + nios: Added retune queue clear + libbladeRF: Added retune queue cancellation + hdl: Time tamer interrupt modifications. + nios: Added execution of packet handlers\' do_work() + hdl: Don\'t block NIOS timestamp reads when timestamps are not enabled + nios: Handle retune queue items, added timestamp field to queue entry + hdl: Timestamp changes to make things work. + libbladeRF_test: Moved wait_for_timestamps() to test_common.c + libbladeRF_test: Use wait_for_timestamp, increased iterations + libbladeRF: Clear scheduled retune queue on device open + libbladeRF_test: Fixed retune bugs in scheduled retune test + libbladeRF: Don\'t clear retune queue on close() if FPGA is not loaded + libbladeRF_test: Added missing \"goto out;\" in error path + nios: Revert to NIOS II/e implementation + libbladeRF: Added capabilities bitmask + libbladeRF: Cancel pending retunes only if FPGA has this functionality + libbladeRF: Check FPGA capabilities prior to attempting scheduled retune + libbladeRF: Use capabilities mask in usb.c + libbladeRF: Use capabilities mask for XB-200 support check + libbladeRF: Use capabilities mask for FW loopback support check + libbladeRF: Use capabilities mask for timestamp support check + libbladeRF: Use capabilities mask for FPGA tuning check + fpga_common: Cleaned up header for NIOS II legacy packet format + nios: Added Eclipse settings for code indexer/macro resolution + libbladeRF: Added documentation for new tuning functionality + libbladeRF: Incremented libbladeRF version to v1.3.0 + libbladeRF: Updated CHANGELOG for v1.3.0 + libbladeRF: Updated copyright date in API header + CONTRIBUTORS: Added missing GitHub account item + fpga_common: Added x packet format definitions + libbladeRF, fpga_common: Fixed typo in legacy subdevice address macro + nios, libbladeRF: Macro renaming, added PIO addr defs + libbladeRF: Moved legacy NIOS II access code to a separate file + libbladeRF: Decoupling correction calls from USB code + nios: Fixed PC simulation build + nios: Moved host simulation test cases to a separate file + nios: Fixed issues that occur after a partial legacy access + libbladeRF: Fixed debug prints + nios: Added additional legacy packet test cases + nios: Removed \"required_bytes\" from packet handler structure + nios: Genericized VCTCXO write routine + nios: Added VCTCXO trim DAC read routine + nios: Use magic packet prefix from common header + hdl: Updated CHANGELOG for v0.2.0 changes + hdl, nios: Added 8x8, 8x16, 8x32, 8x64, and 32x32 packet handlers + hdl: Updated CHANGELOG for v0.3.0 changes + libbladeRF: Read device capabilities in backend FPGA load implementation + libbladeRF: Use updated NIOS II packet formats for FPGA >= v0.3.0 + nios: Added README.md + hdl: Added custom SPI controller for LMS6002D chip. + Renamed state. No functional change. + hdl: Updated CHANGELOG for v0.3.1 changes + libbladeRF: Updated version compat table for FPGA v0.3.1 + hdl: Updated LMS SPI clock timing constraint to reduce negative slack + nios: Added missing trim DAC and IQ Correction writes in pkt_8x16 + libbladeRF: Support schedule retune even if nios legacy pkt format is used + libbladeRF/doc: Added description of BLADERF_FORCE_LEGACY_NIOS_PKT + libbladeRF: Moved IQ corr gain offset adjustment to top-level + libbladeRF: Fixed MSVC build issues for test_scheduled_retune + fpga_common: Added missing #include\'s + fpga_common: Addressed MSVC type conversion warnings + libbladeRF/doc: Updated tune timing results for new SPI controller + libbladeRF: Bumped version to v1.3.1 + CONTRIBUTORS update + CONTRIBUTORS typo fix + host_common: Use size_t for array length, MSVC build fix + bladeRF-cli: Remove unneeded casts + host: Moved device config helpers to host/common + hdl/CHANGELOG: Updated to note switch to Quartus II 15.0 + libbladeRF: Added check_module() for use throughout lib code + libbladeRF: Fixed #394, xb200 filterbank code cleanup + libbladeRF: Minor cleanup in XB200 path selection + libbladeRF: Added vctcxo trim dac readback support + bladeRF-cli: Added \'print trimdac\' support + nios: Fixed VCTCXO readback + fpga_common: Fixed data unpacking for pkt_8x16 format + libbladeRF: Fixed pkt_8x16 read operation + hdl: Updated FPGA version to v0.3.2 + libbladeRF: Readback of current VCTCXO dac for FPGA >= v0.3.2 + libbladeRF: Added additional notes about bladerf_dac_read() + libbladeRF: Fixed build of dummy backend + libbladeRF: Added verbose output for nios access operations + nios: Fixed typo in README + hdl: Check for Quartus 15 in build script + hdl: Fixed LMS SPI timing constraints + hdl: Renamed \'spi\' to \'lms6_spi_controller\' + hdl: Update references to renamed SPI controller + nios: Fixed file permissions + hdl: Incremented FPGA_VERSION_PATCH + libbladeRF: Updated version compat table for FPGA v0.3.3 + libbladeRF: Updated version to v1.4.0 + bladeRF-cli: Updated version to v1.2.0 + Updated top-level CHANGELOG and debian/ for 2015-06-RC1 release + debian/changelog: Fixed stray line + fixup debian/changelog + libbladeRF: Support matching a subset of a serial number + host/misc/matlab: Corrected indexing + host/misc/matlab: Added load/save_grcomplex.m + bladeRF-cli: Flush zero samples through the device at the end of a TX + hdl: Updating atsc_tx FPGA image. + libbladeRF: Fix #404, XB-200 filter bank selection regression in 41476cb + libbladeRF: Made some verbose log output clearer + fpga_common/lms: Fixed #405: Fail to exit loopback mode for f >= 1.5 GHz + bladeRF-cli: Fixed errors and inconsistencies in interactive help text + libbladeRF: Bumped version to v1.4.1 for fixes and minor feature update + bladeRF-cli: Updated version to 1.2.1 for fixes + cmake, debian: Override CMAKE_INSTALL_LIBDIR with dpkg-architecture value + libbladeRF: Prepend installation prefix to file search paths + libbladeRF: Updated to version v1.4.2 + fpga: Fixing latches, TX NOW accumulation and sample FIFOs. + libbladeRF: Updated FPGA version compatibility table + libbladeRF: End bursts with 3 zero-samples, not 2. + libbladeRF.h: Removed description of burst zero-pad requirement. + libbladeRF/doc: Clarified use of zero-sample in example + libbladeRF/doc: Removed zero-padding mention + libbladeRF.h: Added explicit mention of UPDATE_TIMESTAMP flag + libbladeRF: Updated version to v1.4.3 + Updated top-level CHANGELOG and debian/changelog for 2015.07 release + libbladeRF: Fixed order of add/data params to log_verbose(). Fixes #415. + libbladeRF: Fixed format specifier typos (Fixes #416) + libbladeRF_test: Fixed NULL dereference when test name is unspecified + libbladeRF_test: Ensure sufficiently large buffer is used in \"rx_gaps\" + bladeRF-cli: Fixed unchecked return value + libbladeRF: Added bug catcher for CID 1308077 + libbladeRF: Hold lock when resetting sync state items + libbladeRF: Temporarily default to host tuning until #417 is resolved + libbladeRF_test: Fixed unmatched parenthesis + hdl: Updating simulation for NIOS/top level. + quartus: Enable/Disable TalkBack. + libbladeRF: Removing si5338 functions. + libbladeRF: Added a debug message when changing xb-200 filter mux. + libbladeRF: Simplified xb200 filter configuration routines. + libbladeRF: Fixed segfault in nios_legacy_expansion_gpio_write + libbladeRF: Always set a default rx/tx filter for an XB-200 + bladeRF-cli: Created cli_err() variant without added newlines + bladeRF-cli: \'print\' with no arguments now prints all available values + bladeRF-cli: Cleaned up \'print\' formatting + bladeRF-cli: Updated help text items + libbladeRF_test: Fixed Windows build issue introduced in baee9616 + lms: Adjusted upper limit of VCO4 range + libbladeRF_test: Added additional iterations to frequency tuning test + hdl: Added build option to select NIOS II core implementation + libbladeRF: Added frequency tuning debug message + lms: Account for long VTUNE transitions during HIGH<->LOW change + lms: Removed disabled code + libbladeRF_test: Keep track of previous frequency for error reporting + lms: Further relaxed VCO4 upper limit + lms: Adjusted debug/warning level for tuning events + nios: Updated FPGA version to reflect tuning fixes + libbladeRF: Updated compatibility table for FPGA v0.3.5 + libbladeRF: Restored default of FPGA tuning mode per v0.3.5 fix + libbladeRF: Added error code to denote insufficient permissions + libbladeRF: Added INFO message regarding insufficient permissions + libbladeRF: Return BLADERF_ERR_PERMISSION in file operations + bladeRF-cli: Added return code for insufficient permissions + bladeRF-cli: Check file write access before kicking off table generation + lms: Added support for multi-write of TX and RX NINT/NFRAC registers. + nios, lms, libbladeRF: Utilize FPGA support for atomic NINT/NFRAC write + nios: Fixed bug XB GPIO (dir) masked writes + libbladeRF: Updated FPGA version compat table for v0.4.1 + libbladeRF: Added masked XB GPIO write routines and XB GPIO macro definitions + libbladeRF: Added support for attaching XB100 + bladeRF-cli: Updated \'print/set [xb_gpio | xb_gpio_dir]\' for pin-based access + bladeRF-cli: Show values after \'set\' and made whitespace more consistent + libbladeRF: Fixed an invalid mask value + bladeRF-cli: Fixed duplicate code blocks (CID 1321689)
* Sun Feb 22 2015 mardnhAATTgmx.de- initial mingw64 package