Activity
From 05/28/2010 to 07/26/2010
07/26/2010
- 11:33 pm Revision d8f3980e: Host-side changes to work with the USRP2+.
- Change summary:
Added clock register selection between USRP2/USRP2+
Added memory map selection between USRP2/USRP2+
A... - 10:47 pm Revision 7aec87d8: Deleted manually those files to correspond with USRP2P branch.
- 10:45 pm Revision c4650b6a: usrp2: use default sized buffer on transmit (or reasonably smaller)
- 10:37 pm Revision 82fa4f33: Firmware compiles.
- 10:33 pm Revision f72ad02f: New branch with firmware dir from USRP2P branch.
- 10:31 pm Revision 693929a9: Merge branch 'tx_report'
- Conflicts:
host/lib/usrp/usrp2/io_impl.cpp - 07:02 pm Revision 6799b5be: fixed template problems in gain_group_test
- 06:48 pm Revision 8d18814c: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into codec_gains
- 06:46 pm Revision f86c2531: uhd: removed remaining template stuff from vrt packet handler, also tweaked fo...
07/24/2010
- 07:11 am Revision 5ba60fa1: usrp: removed gain handler code (replaced by gain group)
- 07:02 am Revision 707b103c: usrp: added gain group support usrp2 dboard and to wrapper implementations
- 05:55 am Revision 4a6543bd: usrp2: added codec impl for codec properties to usrp2
- 04:53 am Revision 3bda1dc3: uhd: added gain group and unit testing for it
07/23/2010
- 06:27 am Revision 1e2f457e: usrp: fix the N/2 cordic tune issue, use boost math sign inplace of my signum
- 06:02 am Revision ab4304f8: uhd: moved version extraction code into version.cmake
- 02:36 am Revision 6148059a: usrp: added codec gains props
- 12:46 am Revision d63390a1: uhd: get the version string from the api
- 12:30 am Revision 91db5280: usrp2: moved timeout into bound callback in io_impl
- 12:27 am Revision b7262df0: uhd: get time stamp from git log
07/22/2010
- 05:26 pm Revision f1fe66ac: usrp: changed opaque pointer implementation for dboard contructor args
- 05:26 pm Revision 02be26f6: uhd: added better throw warning to dict key not found
- 02:34 am Revision 19c15883: usrp2: added async event types, and common code for handling context words
07/21/2010
- 11:21 pm Revision ef662b0c: capitalization matching
- 01:51 am Revision 90465e6b: uhd: added async recv message call to device api
- implemented in usrp2 io impl
added async metadata type
07/20/2010
- 11:58 pm Revision 8e29df8b: Merge branch 'master' into tx_report
- 08:22 pm Revision e161ad7c: reconnect the serial clock
- 06:16 pm Revision 3b6b6e15: connect SPI to adc, correct capitalization of SEN pins
- 06:00 pm Revision e73ffa9f: Fixed Makefile.common to correctly generate .mcs files.
- 05:58 pm Revision 5a4545d3: uhd: bring timeout parameter to the device::recv call, implement in usrp2
- 05:41 pm Revision c75bde36: uhd: typedefed vrt pack/unpack so the vrt packet handler need not be templated
- 01:56 am Revision 20381a1c: usrp2: added registers and handling for tx async reports
- 01:13 am Revision 3d96ee15: Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p
- 01:10 am Revision 814b06df: pushbutton now goes into interrupt controller, can be read from software. Nor...
07/19/2010
- 10:27 pm Revision ea087cc9: Merge branch 'ise12' into u1e
- * ise12:
move declaration ahead of use
put run_tx and run_rx on the displayed LEDs
remove warnings
add mux an... - 10:26 pm Revision 8e9d08ea: Merge branch 'ise12' into u2p
- * ise12:
move declaration ahead of use
put run_tx and run_rx on the displayed LEDs
remove warnings
add mux an... - 10:08 pm Revision 33083078: move declaration ahead of use
- 09:32 pm Revision 5cd32136: put run_tx and run_rx on the displayed LEDs
- 08:34 pm Revision 219934cb: Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p
- 08:33 pm Revision ed11f715: proper selection of bank of ram for instruction, since the address
- has already incremented by the time the data is returned
- 05:57 pm Revision ef9a3954: usrp2: add a timeout to udp control and make it large for usrp2 control transa...
07/17/2010
- 03:38 am Revision 8a7a8248: usrp2: installed a simple dbsm_rx_inspector, it wont work without it...
- 01:29 am Revision ef0ca3b1: Merge branch 'package'
- Also tweaked pkg config file
Conflicts:
host/CMakeLists.txt - 12:13 am Revision e1e3ed67: uhd: fix unit test to compile over here
07/16/2010
- 11:51 pm Revision b25e6108: usrp: added functions to derive tuned frequency, tweaked logic, added unit test
- 11:51 pm Revision 1b7bf0ce: uhd: added test to check derive_freq_from_xx_subdev_and_dsp
- 11:51 pm Revision 2a3d0e65: usrp: removed spectrum inverted property from subdev code and tune helper (it ...
- 11:51 pm Revision 9a9ca6df: uhd: work on tune logic, and subdev connection logic
- 11:16 pm Revision ed0679e3: remove warnings
- 10:02 pm Revision 2ff23dae: wbx: removed print after freq clip
- 09:23 pm Revision fb955a50: Change WBX frequency range to match actual VCO/divider possibles
- 08:11 pm Revision cc087a34: uhd: include code_rate/2 as part of the tunable frequency range
- 05:16 pm Revision bbf57e94: uhd: fix quotes for boost additional versions, restrict lib64 check to unix pl...
- 07:22 am Revision a47e75c8: usrp-e: removed vrt header rewrite in io impl, its not in vrt packet parser stuff
- 01:54 am Revision 076692f7: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 01:54 am Revision a17b6c31: Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 01:47 am Revision 8171547b: usrp2: remove mb intervention on outgoing packets
07/15/2010
- 11:46 pm Revision cc1a3502: add mux and demux to build
- 11:46 pm Revision a932ce2d: mux multiple fifo streams into one. Allows priority or round robin
- 11:45 pm Revision 547e1e69: split fifo into 2 streams based on first line in each packet
- 11:34 pm Revision 0c263c4d: Merge branch 'reload' into ise12
- * reload:
fix to stop endless error packets
updated tests to match new features
error packets are now valid Ext... - 03:11 am Revision dfc0da5a: uhd: fix for vrt packet handler commit size
- 02:37 am Revision 5922f348: make loopback compile
- 12:01 am Revision 886606f5: get it to build
07/14/2010
- 11:46 pm Revision bd455159: moved forward from the old branch
- 11:36 pm Revision bf1e3de7: uhd: bug in dsp freq word return calculation (signedness)
- 10:17 pm Revision 624eb248: Use largest possible packets for transfers.
- 10:16 pm Revision d9b7d9f2: Convert basic test programs to use shorts in the GPP to avoid using
- short to float code in uhd.
- 10:13 pm Revision f34c3ce6: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 08:36 pm Revision 87428bf6: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 07:02 pm Revision 959669e3: uhd: disable cid testing in vrt unit test (not supported)
- 06:56 pm Revision a507bc0b: usrp2: disable buffer resize on platforms that cry about it
- 06:54 pm Revision 0cf6819b: uhd: platform define macros
- 04:36 pm Revision 2e1222cc: Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p
- 04:35 pm Revision 3ac97f05: just local commit before updating w/matt's fix
- 06:41 am Revision eddfcda0: reset the ack signal
- 03:27 am Revision 1f1651ba: uhd: time for version minor, path tweaks, notes on windows command line compil...
- 03:24 am Revision ee7208f5: attach the correct data port
- 01:15 am Revision 3f1d313c: uhd: moved cpack stuff into config dir (work on cpack)
07/13/2010
- 09:47 pm Revision 703c20be: includes led blinker in bootram
- 09:41 pm Revision 76d3ccce: uhd: benchmark app, stop if left running initially
- 07:14 pm Revision 403dc2e4: uhd: add lib64 to boost library path when it exists (helps fedora 64)
- 06:50 pm Revision 8bac5fc4: separate boot ram, redone memory map, connected uart
- 03:39 am Revision 508af598: uhd: switch statements to handle error code, default md to error code none
- 03:38 am Revision 4594aef5: usrp2: forward errors in the dbsm to communicate them up to the host
- 12:00 am Revision a4b1c448: uhd: support for deb and rpm packages, added dependency requirements
07/12/2010
- 11:35 pm Revision 864096d9: further cleanup
- 11:28 pm Revision c9343570: ram_harvard2 is a workaround for a Xilinx bug that gets confused by an unused ...
- 11:10 pm Revision ed682e09: very slight mods from v5 version
- 11:04 pm Revision 825a9a04: copied from quad radio
- 10:05 pm Revision 41e79035: remove ram loader
- 08:55 pm Revision 7819e2ea: uhd: added checking for time deviation after sync. Prints error.
- 08:23 pm Revision dcdc873e: updated to ise12 fixes from main development line
- 08:08 pm Revision 0059e8fa: Merge branch 'ise12' into u2p
- * ise12:
- 08:06 pm Revision 458e0da0: Merge branch 'ise12' of ettus.sourcerepo.com:ettus/fpgapriv into ise12
- * 'ise12' of ettus.sourcerepo.com:ettus/fpgapriv:
- 08:04 pm Revision d16a46bf: Merge branch 'master' into ise12
- * master:
fix bug which caused serdes fifo to disappear - 08:03 pm Revision d6dcd625: Merge branch 'ise12' into u2p
- * ise12:
precompute udp checksums
barely fails timing on gigE/10 and gigE/12, larger fail on udp/10, but all seem... - 08:01 pm Revision 75f82d4f: Merge branch 'master' into u2p
- * master:
fix bug which caused serdes fifo to disappear - 06:15 pm Revision 9ee1b33b: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 06:14 pm Revision 8a81fe1a: uhd: setup metadata for fragment case (not in general case)
- usrp2: print rev number in mboard name
07/10/2010
- 06:25 am Revision 3a3aefd6: Merge branch 'error_handling' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 06:24 am Revision 5e7af879: usrp2: removed SX packet count stuff from vrt packet handler, moved to usrp2 i...
- 06:13 am Revision ead865c2: usrp-e: added io_impl handle overrun
- 03:31 am Revision 667bfe56: Merge branch 'error_handling' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 03:29 am Revision 09af5cbf: uhd: define ssize_t for msvc, fixed warning as well
- 03:09 am Revision 55338617: Merge branch 'error_handling' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 03:09 am Revision c898ca97: uhd: ssize_t for phony zero copy return types, null sptr for timeout/error wit...
- 01:28 am Revision e5a05a44: Merge branch 'error_handling' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 01:26 am Revision 75537e89: uhd: benchmark app, overruns are ok to get
- 12:37 am Revision ded12d29: Merge branch 'error_handling' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 12:35 am Revision bf77d1f6: uhd: added error codes to rx metadata, switched examples to use
- vrt packet handler fills in error codes and inspects non-data packet
07/09/2010
- 09:22 pm Revision 5b76de10: Merge branch 'reload' into u1e
- * reload:
fix to stop endless error packets
updated tests to match new features - 09:22 pm Revision 4f79676f: fix to stop endless error packets
- 09:21 pm Revision 42a98490: updated tests to match new features
- 09:20 pm Revision c3ef4c04: point to new location for fifos
- 05:56 pm Revision 8dd01e45: Merge branch 'error_handling' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 05:55 pm Revision ecd73087: uhd: callback in vrt packet handler to handle overrun
- 02:51 am Revision 8867df0d: uhd: added packet type to vrt if info struct, added burst flags to rx metadata...
07/08/2010
- 11:22 pm Revision 455e9540: Merge branch 'reload' into u1e
- * reload:
error packets are now valid Extension Context packets - 11:03 pm Revision 7c50d20e: error packets are now valid Extension Context packets
- error packets don't have a trailer any more
streamid is now optional on data packets, set by header register
trailer ... - 08:01 pm Revision da9d4701: usrp2: added notes on multiple device network setup, improved warnings for buf...
- 07:52 pm Revision f6217746: uhd: moved assert implementation into ipp file, fixed potential bug with asser...
- 07:36 am Revision ab617b49: usrp2: clean up fw common with nicer looking macro for stdint namespace
- 06:48 am Revision c72bc56b: usrp2: moved common defined for udp mtu and implemented change.
- The uhp mtu is now defined in uhd_simple.hpp.
The fw common code does not need to know this information.
Fixed a calc... - 02:32 am Revision be430761: usrp2: use the actual pointer in bind so the sptr is not copied
- 12:16 am Revision ad511bd8: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_wip
- 12:15 am Revision 516b722f: uhd: change pack/unpack for 64-bit numbers to reflect hardware implementation
07/07/2010
- 10:55 pm Revision b285d23f: usrp-e: fixed send and recv logic in io impl to deal with frame length correctly
- 10:31 pm Revision 6f9437a7: Merge branch 'reload' into u1e
- * reload:
reload bit for vita rx ctrl - 08:06 pm Revision fe23fc7a: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_wip
- 08:06 pm Revision 79c513d0: uhd: added dilv option for timed examples, also made tx timed example fragment
- 06:44 pm Revision 7c2e17b5: usrp-e: replaced stream cmd logic with common dsp type1 logic
- 06:32 pm Revision ed29bc87: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_wip
- 06:11 pm Revision c48f0299: uhd: added single rate option to benchmark example
- 05:57 pm Revision aff6a714: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_wip
- 05:57 pm Revision c36a671d: usrp: moved stream cmd word calculation into common dsp utils
- 03:40 am Revision 416f720e: uhd: updated code to build with latest api, not tested
- 02:23 am Revision f2e9d3ed: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- Conflicts:
host/examples/rx_timed_samples.cpp - 02:19 am Revision 998fee6e: usrp-e: removed top level header for usrp-e and fpga burner app, were not goin...
- 01:58 am Revision 89a22c7d: usrp-e: tweaks to clock control logic
- 01:06 am Revision 5c2cccfe: uhd: renamed prefix on usrp burn eeprom utility
- 12:59 am Revision cfdc9e77: uhd: removed some errors and warnings under macosx gcc build
- 12:09 am Revision 01067698: Merge branch 'usrp2_mimo'
- 12:09 am Revision 7bf43707: Merge branch 'uhd_fpga_merge'
07/06/2010
- 11:55 pm Revision 7f3c4791: uhd: mimo usrp replace sleep with boost thread sleep (windows fix)
- 11:15 pm Revision e771e157: uhd: added back into old send/recv but with deprecation attributes, moved inli...
- 10:44 pm Revision 1ca30a49: uhd: added set time w/ unknown pps to mimo usrp, get tx rate bug fix
- 09:51 pm Revision d776682a: Merge branch 'master' into u1e
- * master:
fix bug which caused serdes fifo to disappear - 04:51 am Revision 189c4c96: uhd: remove windows warnings (minor tweaks)
- 04:17 am Revision 4840c5bc: uhd: moved header file implementation code into ipp files
- byteswap, bounded_buffer, and alignment_buffer
- 02:12 am Revision a95eaac4: usrp2: Added a peek64 to read pairs of 32 bit numbers such as time64
- also added a templated host to/from network conversion in byteswap.hpp (didnt use it though)
07/05/2010
- 11:35 pm Revision c2039a8c: uhd: code tweaks, extra error condition for vrt unpack
- 08:49 pm Revision 8047f25c: uhd: added clear capability to alignment buffer (fixes case when next seq is l...
- 08:49 pm Revision 549a0170: uhd: added get time now call to simple and mimo usrp
- 08:49 pm Revision 5e14653f: usrp2: bug fix for readback registers
- added readback for time64
fixed bug for fragment flag in vrt packet handler - 08:49 pm Revision 11f2aa1e: uhd: replaced old send and recv with inline wrappers that take a single buffer...
- 08:48 pm Revision 52ea9b8f: uhd: added mimo notes, misc spellcheck and tweaks
- 08:45 pm Revision 09ad8e13: uhd: filled in mimo usrp rx and tx methods
- 08:45 pm Revision 37bc860d: mimo: added call to set time to zero at next pps on init
- 08:45 pm Revision 3b1473d5: usrp2: removed usrp2.hpp header, its not needed, just use the discovery/factor...
- uhd: added usrp_mimo skeleton code/header
- 08:45 pm Revision 6469d241: uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string fo...
- 08:45 pm Revision 82790f3d: usrp2: some cleanup and tweaks in io impl
- 08:45 pm Revision 158bf440: usrp2: moved calculations for max packet size and otw types into shared object...
- 08:45 pm Revision deaade7b: uhd: renamed the vrt header to vrt_if_packet header
- 08:45 pm Revision 905f5b3b: usrp2: split mboard impl into its own class, usrp2 device can instantiate N mb...
- 08:45 pm Revision a38a0943: uhd: vrt packet handler fix and tweaks
- 08:45 pm Revision 9183ca62: uhd: forgot burst flags, tweaks to vrt info -> metadata
- 08:45 pm Revision 08fad28f: uhd: work vectorizing the vrt packet handler, reworked vrt packet stuff, needs...
- 07:29 pm Revision 01e5f592: usrp2: increased transport buffer minimum size, and added warning
- added more notes on buffer size to the manual
pulled in some firmware fixes from the mimo work, just to have them in... - 06:38 pm Revision 75ab42c4: Merge branch 'master' into ise12
- * master:
fix bug which caused serdes fifo to disappear - 05:23 pm Revision 61dd80de: reload bit for vita rx ctrl
- 05:11 pm Revision 19f825a0: Merge branch 'master' of ettus.sourcerepo.com:ettus/fpga into uhd_fpga_merge
07/04/2010
06/28/2010
- 10:15 pm Revision e057e6af: uhd: added build notes for fedora 64 boost not found
- 06:12 pm Revision b46f9f53: uhd: moved convert routines into implementation header file (out of python gen...
- 06:12 pm Revision 45dc0780: uhd: implemented complex float <-> item32 conversion with sse2
- 06:12 pm Revision f0005a27: uhd: replaced single sample converters with vector converters
- easy to conditionally compile in SIMD instrinsics etc..
- 06:12 pm Revision a9a47d0a: uhd: convert types simd, unpack with zero constant for lower half
- 06:12 pm Revision a094f2a6: uhd: moron alert, used incorrect bounds in simd loop, the remainder loop was d...
06/27/2010
- 06:06 am Revision a34f930a: uhd: removed hackery to set performance flags, use release mode.
- The correct optimization flags are added when the build type is set to release.
Made a change to set built type to re...
06/26/2010
06/25/2010
- 03:29 am Revision 51cb8da5: uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operator...
- Replaced nsecs with fractional seconds in units of seconds.
Replaced nsecs and secs members with public function memb... - 01:55 am Revision fadd3a44: uhd: created benchmark rx example app
- Made mods to time spec to support math operators.
06/24/2010
- 06:33 pm Revision 8d2dc630: Merge branch 'master' of ettus.sourcerepo.com:ettus/fpga into uhd_fpga_merge
06/23/2010
- 01:49 am Revision e74356ec: uhd: tweaks to ic regs maps common generator code
- 01:43 am Revision 2ff1a854: usrp-e: clock control constants to easily change dividers and counters, tweaks...
- 12:16 am Revision e6aed138: usrp-e: clock divider calculation fix
06/21/2010
06/19/2010
- 01:31 am Revision a9319441: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 12:59 am Revision 1c1d967e: usrp2: init clock rate shadows for dboard iface, uhd: pthread sched fix error ...
- 12:24 am Revision 2d7c3f4c: Merge branch 'burn_dbid' into pre_merge
- 12:20 am Revision e3058c02: uhd: added checking for xcvr dbids, added unknown dboard rx and tx constructor...
06/18/2010
- 11:39 pm Revision 16335c10: uhd: added dboard manager call to register xcvr board, implemented in xcvr dbo...
- 07:38 pm Revision 3f2ffe6c: Merge branch 'master' into u2p
- * master:
proper dependency tracking for the makefile - 07:36 pm Revision f58cf8f6: usrp2: updated fpga build notes
- 07:33 pm Revision efbeb60d: Merge branch 'uhd_fpga_merge' into pre_merge
- 07:33 pm Revision df80be9c: Merge branch 'i2c_resize' into pre_merge
- 07:12 pm Revision 63627205: Merge branch 'master' into u1e
- * master:
proper dependency tracking for the makefile - 07:11 pm Revision 281b8a20: Merge branch 'master' into ise12
- * master:
proper dependency tracking for the makefile - 07:05 pm Revision 3d59d91f: proper dependency tracking for the makefile
- 05:52 pm Revision a950a544: usrp2 mb: replace hard coded constants with macros for rx offset
- 01:19 am Revision e2bde1a9: usrp2: enlarged the i2c transaction size, rev-ed the firmware protocol number,...
- 01:16 am Revision e16adfd2: usrp2: code and comment tweak for aux dac call
06/17/2010
- 11:48 pm Revision 9d59ce56: uhd: added enums for aux adc and dac, usrp2: implemented enums in db iface
- 10:33 pm Revision 2f9b6d55: usrp-e: added verbose for bad poll and read values
- 08:59 pm Revision 55e0d893: added ability to clear out fifos of tx and rx.
- 06:53 pm Revision c554cefc: usrp2: implemented dboard clock divider control in usrp2 clock control
- 06:36 pm Revision 7aeb2667: added set clock rate, and get clock rates to dboard iface, usrp2 needs clock c...
- 06:32 pm Revision 1db016bc: uhd: check priority range
- 02:18 am Revision 339aa3cc: uhd: working windows implementation of thread priority setting, added called t...
- 01:40 am Revision 168ab727: uhd: work on thread priority scheduling
06/16/2010
- 05:35 pm Revision 19275ada: Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 05:35 pm Revision e18a963f: usrp-e: added type device address argument to usrp-e
- 01:24 am Revision edcc2df1: Merge branch 'master' of ettus.sourcerepo.com:ettus/fpga into uhd_master
- Conflicts:
fpga/.gitignore - 01:08 am Revision 830ce3f8: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 12:54 am Revision a89d684b: Merge branch 'sched'
- 12:54 am Revision 25005946: usrp2: added a type to the address args to filter based on type usrp2
- 12:35 am Revision 2a2434d9: Merge branch 'sched' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
06/15/2010
- 10:06 pm Revision ca641773: uhd: added ability to boost rt priority, added general app notes
- 08:53 pm Revision cd537e84: Add gitignore file.
- 04:39 pm Revision f63d62d3: precompute udp checksums
- 01:51 am Revision 36e0219b: barely fails timing on gigE/10 and gigE/12, larger fail on udp/10, but all
- seem to work ok
- 01:47 am Revision 6f9ce938: Merge branch 'work'
- 01:47 am Revision eac881f6: Merge branch 'aux_dac'
- 01:47 am Revision 73ea2685: usrp2: dboard iface: switched to nested dictionary for dac regs
- 01:32 am Revision 00ca9fcc: usrp2: improved print-out for socket buffer sizing
- 01:23 am Revision b4b80f1f: usrp-e: added poll(...) call before read(...) call
06/14/2010
- 11:15 pm Revision 6d43a4e8: fix type, it was supposed to be complex float
- 10:32 pm Revision ec451d81: file option for rx timed samples, misc fixes
- 08:23 pm Revision a97707ca: Merge branch 'master' into u1e_newbuild
- Made so Makefile changes as well to get it to build
* master:
new make works on ise12
produces good bin files
f... - 07:24 pm Revision 058b7e87: Merge branch 'master' into u2p
- * master:
new make works on ise12 - 07:23 pm Revision 9445315e: new make works on ise12
- 07:15 pm Revision afbcdb33: new core for u2p, based on u2_core
- 07:14 pm Revision 6c7c7e96: build using new build system
- 06:59 pm Revision 81ad405f: Merge branch 'master' into u2p
- * master:
produces good bin files
first attempt at cleaning up the build system - 05:44 pm Revision 0c6fbdfe: work on algorithms and documentation
06/13/2010
- 07:24 pm Revision 617488fd: Rename loopback of random length packets test program so we know it needs
- loopback fpga image. Needs debug.
- 07:24 pm Revision 7edefe21: Exit on errors. Run until an error occurs. Alloq for up to 2 sequence
- number errors so program can start with "dirty" fpga contents.
- 07:24 pm Revision 8869208e: Update usrp_e.h file. Change programs to use struct element status instead of ...
06/12/2010
- 01:22 am Revision f73a3688: Fixed USRP2 aux_dac numbering convention
- 12:23 am Revision 1935f2a4: produces good bin files
06/10/2010
- 10:45 pm Revision a4b11332: debug pins
- 09:50 pm Revision b38a1db2: much bigger fifos
- 07:19 pm Revision 7d067d01: left something out of the sensitivity list.
- 07:03 pm Revision aefcb65e: proper overrun, underrun connections, debug pins.
- 06:34 pm Revision 45e5589e: first attempt at cleaning up the build system
- 06:25 pm Revision 71783634: installed mux setting and initing the duc and ddc
- 05:11 pm Revision 28ecca40: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 05:10 pm Revision a2fb4508: Merge branch 'probe' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- Conflicts:
host/utils/CMakeLists.txt - 05:10 pm Revision 126444c5: Moved mux calculations into dsp type1 utils.
- Fixed error in db basic freq range switcheroo.
- 01:30 am Revision ad95e45a: created uhd usrp probe
- 01:25 am Revision fb704918: actually generates an image
- 12:01 am Revision 4e34bcbe: Merge branch 'master' into u2p
- * master:
get rid of debug stuff to help timing
move u2_core into u2_rev3 directory to simplify directory structu...
06/09/2010
- 07:07 pm Revision 13b2be45: created capability for meta-registers
- 01:05 am Revision c8e2670b: usrp-e: switched otw type to little endian (works now)
- 01:01 am Revision 5f37ee2a: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 12:59 am Revision 9db25379: fix for ad9862 regs map
- 12:54 am Revision 8985d5c4: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 12:07 am Revision 8c7b73ee: fixed converter logic in convert types
06/08/2010
- 10:56 pm Revision 8dbe0a6f: get rid of debug stuff to help timing
- 10:15 pm Revision b06bf11e: move u2_core into u2_rev3 directory to simplify directory structure and save h...
- 09:59 pm Revision 185971dd: extend byteswap routines for macosx, and added case for unknown
- 09:55 pm Revision 37cf8a77: float casts to remove msvc warnings
- 09:18 pm Revision c28838a4: ignores
- 09:16 pm Revision 724af67a: debug pins
- 05:51 pm Revision 6c8aab39: Merge branch 'wip' into work
- 05:49 pm Revision c0ed7261: fix to ensure 32 bit swap is called on a 64 bit machine
- 05:37 pm Revision 443e4b3d: Merge branch 'master' into u2p
- * master:
allow other clock rates in vita time
report ise version in build
proper name for directory
name bui... - 05:36 pm Revision 6eb60502: Merge branch 'master' into u1e
- * master:
allow other clock rates in vita time
report ise version in build
proper name for directory
name bui... - 05:34 pm Revision 9560e541: allow other clock rates in vita time
- 07:00 am Revision d0039bd4: Replaced convert types with generated convert types that handles more cases.
- Added unit test for generated converter.
06/07/2010
- 10:51 pm Revision cd84a192: usrp-e: working vrt recv, implemented dsp utils in usrp-e dsp
- 10:37 pm Revision 6713a56c: report ise version in build
- 10:32 pm Revision 31d5fac1: proper name for directory
- 10:26 pm Revision 893a1350: name build directory with ISE version name
- 10:12 pm Revision e4fca26e: Merge branch 'work' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 10:10 pm Revision 11e2d407: Created a common usrp dsp utils to handle register word calculations.
- (also switched to boost endian define to avoid c compiler check)
- 09:22 pm Revision b7e1b9ce: compiles now, added clock constraints
- 08:42 pm Revision 8329c5ea: Merge branch 'work' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 08:23 pm Revision 0f4eff49: Replaced the vrt pack and unpack with a pack and unpack for big endian and a p...
- The vrt handler code was templatized to take the relevant packer/unpacker as an argument.
- 07:12 pm Revision 1f8934a3: works, leds on front count up.
- 07:01 pm Revision de1d009c: skeleton files copied over from a dead branch
- 05:23 pm Revision 330bb71e: Merge branch 'byteswap' into work
- 05:47 am Revision ba429614: added byteswap routine to utils
06/06/2010
- 04:53 pm Revision 552b06b5: remove double declaration
- 10:18 am Revision 2f92808d: use fifo19 not fifo18 in makefile
- 09:50 am Revision 3122c8c3: added little endian capability for gpmc to fifo and fifo to gpmc, since ARM is...
- 09:26 am Revision 761e2201: get rid of redundant fifo18, since we can just use fifo19 and ignore the occ bit
06/05/2010
- 01:35 am Revision 7332fc31: recv giving me something, bad vrt headers though...
- 01:25 am Revision 038d6eac: moved dsp update logic into prop setter, added code to init dsp rates and freqs
- 12:35 am Revision b369d0f0: usrp2 regs naming convention
- 12:24 am Revision a5cdd7a3: usrp-e more implementation, rx timed samples runs w/o error (no workie though)
06/04/2010
- 10:44 pm Revision a5dca079: implemented dsp and rx control
- 09:13 pm Revision 9fa97e15: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 09:13 pm Revision 685cf432: prefixed helper classes with usrp_e to avoid collision
- 07:32 pm Revision 4f0736ef: move get clock rate into clock control
- 07:23 pm Revision 89541d92: also use an mtu size recv buffer for the control packet recv
- 07:16 pm Revision f2b560d5: Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts.
- 07:00 pm Revision dbc65d92: recv discovery packets with max size buffer (we dont know what to expect)
- 01:58 am Revision fcdbea4f: io impl tweaks, renamed clock control and codec control implementation to avoi...
06/03/2010
- 07:30 pm Revision 551426b7: work on io impl for usrp-e using read/write
- 05:09 pm Revision f1529463: added headers to cmakelists for completeness
- 03:44 pm Revision 4f1b2441: Phil wants gpio #145
- 01:04 am Revision 565e46fa: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 12:44 am Revision b2054a45: Created macros for dealing with pimpls and implemented in code.
06/02/2010
- 10:49 pm Revision 33193a06: replaced the assert falses with an invalid code path exception
- 10:21 pm Revision a4494bc2: use smart pointer for io impl, simplify send buffer callback
- 09:49 pm Revision 92fd3a51: disable boost thread interrupt when doing pop with timed wait, fixed error on ...
- 09:31 pm Revision 906b93b2: removed some windows warnings
- 06:20 pm Revision 396669d6: use select for socket timeout, works windows and linux
- 02:08 am Revision 41777b70: Merge branch 'refactor_db'
- 02:02 am Revision c3bacdb0: use polling for socket recv, timeout socket option not portable
- 01:56 am Revision d2163a25: use same version as usrp2-udp, so regs are same place in memory map
- 01:53 am Revision aef34710: Merge branch 'ise12_exp' into u1e
- * ise12_exp:
zero out debug pins. helps timing a little bit.
non-udp uses a different address for the tx dsp cor... - 01:50 am Revision 66deed60: added sr registers to u1e
- 01:23 am Revision b96282d6: connect the rx run lines so it doesn't get optimized out
- 01:23 am Revision 7a776f9f: use DDR regs instead of a 2nd clock
- 12:51 am Revision 212159ca: Implemented pirate thread, moved io impl details into io impl cpp file. Fixed ...
- 12:35 am Revision 5ea46139: Updated documentation
06/01/2010
- 11:33 pm Revision 00b33d97: Refactor WBX and RFX to use conventions more like XCVR
- 11:20 pm Revision 552c3477: assign addresses for the settings regs
- 10:50 pm Revision e5bc7a49: vita49 tx and rx added in, all sample rates now at main system clock rate.
- 10:01 pm Revision f78cae49: Merge branch 'buffer' of ettus.sourcerepo.com:ettus/uhdpriv into buffer
- 07:23 pm Revision bb1eef8c: Moved the packet handler state stuff into a separate header (so we dont pull i...
- Use callback for getting buffers rather than zc interface pointer so its more modular.
- 05:18 pm Revision 2d45c853: zero out debug pins. helps timing a little bit.
05/29/2010
- 07:50 am Revision 0b609f77: added frame count call to zero-copy iface, tweaks for udp asio impl
- 05:01 am Revision 657ba0d9: Merge branch 'new_ramloader' into nocache_plus_newramloader, plus manual merge...
- Raw ethernet, ISE 10 -- Passes timing, works
UDP, ISE 10 -- barely fails timing, works
ISE 12 -- both fail timing, n... - 01:44 am Revision 4c133dae: work on buffers for recv
- 01:44 am Revision 8c0759df: work on alignment buffer, got unit test working
- 01:44 am Revision 6665d7eb: work on bounded and alignment buffer with unit testing
- 01:43 am Revision e78b3c6b: Made a phony zero-copy interface for those interfaces that are actual copy-int...
- Using interface in the udp asio transport.
- 01:02 am Revision d4791a62: Merge branch 'master_nocache' into master_nocache_post_merge
- Seems to work on raw ethernet version which was automatically merged
UDP version untested, and the following files we...
05/28/2010
- 08:27 pm Revision 5fe31448: fix for msvc warning
- 08:22 pm Revision 8340c198: fix: wrong size for buffer in recv
- 05:41 pm Revision ac62d187: reverted usrp-e-led sorry
- 04:02 am Revision d488c6b2: non-udp uses a different address for the tx dsp core
- 01:26 am Revision 1ee094ee: manual merge to use localparams from udp version
- 01:07 am Revision 1b69702c: from UDP branch, changed names because I want these separate from the non-udp ...
- 12:57 am Revision 79ab3528: ignore output files
- 12:41 am Revision 532d1b63: new files from udp branch added to main Makefile
- 12:31 am Revision 3d06fb26: Merge branch 'udp' into master_merge_take2
- * udp: (67 commits)
better test program for just the tx side
fix typo, no functionality difference
ignores
mo...
Also available in: Atom