Activity
From 06/03/2012 to 08/01/2012
08/01/2012
- 08:23 pm Revision a38e440b: Merge branch 'maint'
- 08:07 pm Revision 64d15538: xcvr2450: disable transmit PAs when receiving
07/30/2012
- 08:29 pm Revision 1435a43f: uhd: update UHD_IMAGES_DOWNLOAD_SRC on next
- 07:17 pm Revision 4896bf78: Merge branch 'master' into next
- 07:14 pm Revision 599e68fd: Merge branch 'maint'
- 07:09 pm Revision 461eb1c7: uhd: bumped patch version number to 3.4.3
07/23/2012
07/20/2012
- 04:06 am Revision 73c2c25c: Merge branch 'fpga_next' into next
- 03:35 am Revision a8a02f97: e100: tighten timing - less routing on EM_A
- There were a few places it was ok to use addr over EM_A.
This makes routing sligtly easier for GPMC signals. - 12:11 am Revision b4f3b83a: e100: added extra error message for FPGA not found
07/19/2012
- 09:27 pm Revision 7fe0fdd1: Merge branch 'master' into next
- Conflicts:
host/CMakeLists.txt - 09:20 pm Revision ba9a6274: b100/e100: clock source option for pps phase sync abuse
- 08:24 pm Revision 9d0ce59f: b100: firmware updates for next branch compatability
- 07:13 pm Revision 25649781: uhd: updated images url for maint e100 fix
- 06:56 pm Revision 1a22d8ad: Merge branch 'fpga_next' into next
07/18/2012
07/17/2012
- 11:32 pm Revision c5207ff2: docs: added comparative features list at top of each
- 09:40 pm Revision dd4c2242: e100: remove the test utils, NA anymore
- 07:35 pm Revision f638d614: images: updated images Makefile for E1x0 rename
- 07:33 pm Revision 1b677b1c: Merge branch 'fpga_next' into next
- 07:28 pm Revision 9ecbfeb8: e100: renamed top level for E100/E110 to E1x0
- Some minor tweaks to gpmc_to_fifo + timing
- 03:47 am Revision f3e7f669: e100: ctrl impl changes for header offset
- 03:45 am Revision 2f4149bf: e100: cleanup and make better use of IRQ gpio for control response
- 03:44 am Revision 58484632: e100: squashed host code for fifo control/timed commands
- This uses the new b100/e100 common core and FIFO control modules.
Subsequent commit will be the compatible FPGA merge... - 03:41 am Revision 9d30b8fc: Merge branch 'master' into next
- 03:37 am Revision 0ff64ba4: E100: squash E100/E110 top level work
- Implements timed commands and FIFO control.
Uses control and data FIFOs for GPMC.
Uses the common core for E100/B100. - 03:36 am Revision 3e87c6ba: gpmc: squashed GPMC FIFO work for E100
- The control and data slaves are now both implemented as FIFOs.
Requires another squash of E100 top level to use. - 03:33 am Revision febc5e2a: gpmc: tighter timing constraints and easier to route gpmc to fifo
- 03:31 am Revision c587f020: Merge branch 'master' into next
- 03:25 am Revision b6bb13bc: Merge branch 'maint'
- 01:51 am Revision ff0c19d9: Merge branch 'fpga_master'
- 01:50 am Revision eb083300: e100: set vita header offset for previous FPGA changeset
- 01:50 am Revision ef76fe72: Merge branch 'fpga_maint' into maint
- 01:36 am Revision 1b31a878: Merge branch 'maint'
- Conflicts:
usrp2/top/E1x0/u1e_core.v
07/16/2012
- 05:50 am Revision 38ec062b: e100: offset gpmc to fifo writes by 2 transfers
- This effectivly works around bus initial transaction issues.
- 05:43 am Revision 90f9cddd: e100: reverted commit registering in gpmc
- There is a subtle bus issue that the last changset did not address.
07/12/2012
- 08:22 am Revision 31c65813: Merge branch 'maint'
- 08:18 am Revision af6ad0d8: n2xx: fix for usrp_n2xx_net_burner addr decode failure
- In the windows network address extractor:
The except: continue line could get use stuck in an infinite loop.
This fi...
07/10/2012
07/06/2012
- 06:52 pm Revision 7c8fef85: usrp: cache writes to gpio pins (avoids overhead)
- 05:28 pm Revision b3deb252: Merge branch 'maint'
- 05:25 pm Revision 23f8854b: lib: FW/FPGA compatibility error prompts user to use regular card/net burner i...
07/04/2012
- 08:40 pm Revision d61c9b29: uhd: make range_t a lightweight object
- 08:38 pm Revision ce2d5e2b: uhd: docstring typo fix version.hpp
07/02/2012
- 09:11 pm Revision 45c1af81: Merge branch 'fpga_next' into next
- 09:10 pm Revision f6247e0b: Merge branch 'fpga_master'
- 09:06 pm Revision 7a1824e8: b100: squashed host code for fifo control/timed commands
- This uses the new b100/e100 common core and FIFO control modules.
Subsequent commit will be the compatible FPGA merge. - 09:06 pm Revision de4d2fca: usrp: added fifo_ctrl_excelsior for FIFO control + async msgs
- The fifo_ctrl_excelsior is the host code for dealing with E100/B100
control messages and async messages. It also has ... - 09:05 pm Revision 26846525: transport: multi-threaded send_packet_handler
- 09:05 pm Revision c01e7dff: transport: multi-threaded recv_packet_handler
- 09:05 pm Revision 72a3fe55: transport: switch to the atomic claimer
- This wont have much effect because the buffers
are not currently used in any queue by the caller - 09:05 pm Revision 9dec0b7e: uhd: added header with misc atomic wrappers
- 07:56 pm Revision 295c7e7b: B100: squash B100 top level work
- Implements timed commands and FIFO control.
Uses control and data FIFOs for GPIF.
Implements a common core for E100/B... - 07:52 pm Revision c19e10d7: gpif: squashed GPIF slave fifo work for B100
- The control and data enpoints are now both implemented as FIFOs.
Requires another squash of B100 top level to use. - 07:38 pm Revision 028a2bb6: fifo: added module packet_padder36 to fifo/
- 05:41 pm Revision 485fe587: Merge branch 'maint'
- 05:39 pm Revision 916b0b80: cmake: got rid of remaining references of UHD_RELEASE_MODE being treated as a ...
- 04:45 am Revision bb13ba39: utils: added .in extension to images downloader source
- There seems to be confusion that this file can be used w/o building.
The images downloader has been renamed to preven...
06/28/2012
- 08:10 pm Revision 0d5cef73: usrp1: wrap around for DAC tuning outside 1st nyquist
- 07:19 pm Revision ca8281f5: Merge branch 'maint'
- 07:19 pm Revision 3079b571: usrp1: revert calculation for DAC freq outside of 1st Nyquist
- This patch does not work. A possibile solution will be added to master.
- 07:12 am Revision 2a9e0828: cal: fix for else/ifs in uhd cal utils
- 07:09 am Revision 6e40f097: uhd: docstring - sc8 is a possible cpu type
06/22/2012
06/20/2012
06/18/2012
- 10:55 pm Revision db8f128e: Merge branch 'maint'
- 10:53 pm Revision 76930c03: n2x0: only check for the GPSDO once after power up
- We used to only check if the EEPROM was setup properly.
But now we always check, but check only once after first powe... - 10:53 pm Revision 3dd244bb: usrp2: created fw peek/poke functions
- 05:41 pm Revision ae2429c8: xcvr2450: fix to disable LO offset for TX side
- XCVR2450 has a common LO for RX and TX.
The use LO offset should be the same for both sides.
When different, a tune ... - 05:07 pm Revision d9157133: uhd: added wire format option for tx samples example
06/15/2012
- 06:34 pm Revision b90fb61b: utils: if usrp2_recovery.py is only compatible with Linux, it doesn't need to ...
06/14/2012
06/13/2012
06/12/2012
- 08:36 pm Revision f8bf6339: RFX: added support for calibration utils
- Special CAL RX antenna rule: keep mixer enabled to reduce transients.
0 dB gains settings for RX and TX to deal with ... - 05:03 pm Revision a80b7155: examples: test_dboard_coercion fix
- 04:48 pm Revision 3122bff9: convert: add sc8 host to/from sc8 wire format
06/08/2012
- 11:07 pm Revision 0d2ae358: wbx: dont sync for lower rates so we can lock
- 06:46 pm Revision a0ad50f9: uhd: added some more prints to the probe
- 06:12 pm Revision 2976b491: Merge branch 'maint'
- 06:12 pm Revision 6b42fbab: n2x0: fix for net_burner, continue on error
06/07/2012
- 10:05 pm Revision e7df6384: utils: UHD Image Downloader - downloads firmware/FPGA images compatible with t...
- 09:00 pm Revision 49d4f8e4: usrp2: fix fw bug for spi transact (order of operations)
06/06/2012
- 12:59 am Revision 98074d0c: uhd: added uhd::get_pkg_data_path
- 12:59 am Revision b216f715: usrp: clear rx dsp on deconstruction
- 12:58 am Revision 8b9ebe0a: usb: created autoflusher task in usb_zero_copy_wrapper
- Since we dont commit buffers ASAP until filled,
autoflusher will do this if timeout occurs.
Also available in: Atom