Activity
From 06/20/2010 to 08/18/2010
08/18/2010
- 11:59 pm Revision ee20f8eb: Change TX PGA gain scaling to match gnuradio scaling
- 10:07 pm Revision 50b70be9: Build rx_to_file example.
- 09:49 pm Revision 769b565d: Merge branch 'usrp2p_udpfw' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p
- 09:48 pm Revision 2da87fa5: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p
- 09:38 pm Revision 42547a0b: Moved UDP firmware update stuff out of fw_common.h into udp_fw_update.h.
- This stuff should only go back into fw_common.h if we decide to integrate firmware update into
the UHD code. Right no... - 08:42 pm Revision 8740197d: uhd: docs on building and installing images
- 07:43 pm Revision 4aa48966: usrp2: template pick rate to avoid compile errors
- 07:24 pm Revision 5f27d6ed: uhd: windows path escape fix
- 06:57 pm Revision 77b35f69: Merge branch 'next'
- 01:40 am Revision 0f2bf7bf: usrp1: added firmware to images makefile and prebuilt fpga images
- 01:39 am Revision 00ee9ddd: Removed debugging print from usrp2p_fw_update.py
- 01:35 am Revision 9d10efa5: UDP firmware update support for USRP2P.
- The hooks are in there for USRP2, but without CPLD changes it won't support it.
Added an app host/utils/usrp2p_fw_up... - 12:54 am Revision f001559f: Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 12:53 am Revision c3fc2010: usrp-e: added gain group property
- 12:52 am Revision ea86054d: Merge branch 'master' into usrp1
- 12:43 am Revision e4c12fbf: usrp1: Return unknown (0xff) on invalid I2C read
- This allows a dboard eeprom read to continue when reading
from an empty slot. - 12:41 am Revision f7fab232: Really fix TX IQ phase offset.
- 12:25 am Revision 864de41a: Merge branch 'next'
- 12:20 am Revision 6c8260dc: Merge branch 'next' into usrp1
- 12:11 am Revision 02c2a3fd: attach run_tx and run_rx to leds
08/17/2010
- 11:54 pm Revision 652b82a6: Merge branch 'features' into tx_policy
- * features:
added compat number to usrp2 readback mux
makefile dependency fix for second expansion - 11:39 pm Revision e48dfb21: Fix to create 90 phase shift on TX.
- 11:38 pm Revision 270fb931: Merging my work back to usrp_e branch.
- 11:37 pm Revision 746f9440: connect atr
- 10:50 pm Revision 1d9d3dcc: delay the q channel to make the channels line up on the AD9862
- 07:23 pm Revision 1e28ae51: usrp-e: building off of next branch
- 06:05 pm Revision 977651fd: uhd: add space to multiline string so quotes in the string cant disturb the mu...
- 05:16 pm Revision 1aa1404e: Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_merge
- 05:16 pm Revision 1b477022: usrp-e: misc code tweaks
- 06:28 am Revision 7d110e73: uhd: added the concept of installer path (along with local path) for package data
- 02:51 am Revision 0541029e: Merge branch 'premerge'
- 01:44 am Revision fa7cf1f2: Merge branch 'usrp1_next' of ettus.sourcerepo.com:ettus/uhdpriv into usrp1_next
- 01:42 am Revision 43e5480d: usrp1: Remove hard coded clock values
- Get clock values from clock control, where the master setting lives.
- 01:35 am Revision cc6bbf94: usrp1: Remove error message for unsupported ATR registers
- 01:35 am Revision df74cfa4: usrp1: Setup dboard interface duality
- 01:21 am Revision 230368da: Rev firmware compatibility number to 6
- 01:16 am Revision acc508a1: usrp1: rx and tx mux calculation
- 12:44 am Revision 288f9324: usrp2: don't forward dbsm errors
- 12:40 am Revision aa220cd3: Merge branch 'tx_policy' of ettus.sourcerepo.com:ettus/fpgapriv into premerge
- 12:29 am Revision 936c5518: Fix warnings related to const-ness and volatile-ness.
- 12:29 am Revision c23a4c43: Removed NACK checking so things don't barf when daughterboards aren't connected.
- When we have real error handling in the DUDE/BRO protocol we'll add this back in.
- 12:29 am Revision ecc971c6: IRQ-based SPI works. Don't try to do multiple transactions without waiting for...
- an I2C transaction while an SPI transaction is pending.
- 12:29 am Revision 20d1f96f: syntax
- 12:29 am Revision 5b5f8901: first stab at irq'ed spi
- 12:29 am Revision 1bee816d: usrp: needed default constructor for MSVC, fixed gain group float warnings
- 12:29 am Revision f29306c5: uhd: avoid segfaults - use CPP macros for paths and dont split empty string
- 12:29 am Revision 38b6482e: uhd: created floor_step to handle floating-point errors in gain group
- 12:29 am Revision f89f7476: Brought in changes to SPI to match up with parallel branch so they share a com...
08/16/2010
- 11:11 pm Revision 40faee2e: Finished GPS driver, more or less.
- Should detect any 115kbaud GPS on the serial port, as long as it outputs GPRMC packets. Tweaked the serial driver for...
- 11:08 pm Revision dea3792c: Merge branch 'features' into ise12_efifo_merge
- * features:
added compat number to usrp2 readback mux
makefile dependency fix for second expansion - 10:20 pm Revision 02998fa2: Matt's attempt at merging
- Merge branch 'tx_policy' into ise12_efifo_work
* tx_policy:
rx error context packets should not be marked as error... - 10:16 pm Revision 9ff71ccb: Merge branch 'ise12' into ise12_efifo_work
- * ise12:
move declaration ahead of use
put run_tx and run_rx on the displayed LEDs
remove warnings
add mux an... - 07:09 am Revision 564bfee0: usrp1: compiling with the latest next
- 06:21 am Revision 963f60c6: Merge branch 'next' into usrp1_next
- 06:21 am Revision f75869e4: usrp2: fix missing include
- 05:23 am Revision a80a62df: usrp: use different priority policies for gain group (rx vs tx)
- 04:34 am Revision 58519b29: usrp: moved usrp utils into public include space
- 02:12 am Revision e7d4233a: usrp1: add skeleton code for setting subdev spec
- 01:49 am Revision 5c0d3d30: usrp1: created daughterboard duality
- everything that should have two is now stored into a dictionary of slot to type
the set and get functions are now bou...
08/15/2010
- 07:40 pm Revision 2e978d88: usrp1: compiling off next branch
- made usb checking changes
implemented named_prop_t::extract change
copied the remainder of the codec pga gain control - 07:18 pm Revision a8a4d6c0: Merge branch 'next' into usrp1
- 07:18 pm Revision 7b084e3a: uhd: use cmake to convert the pkg data dir to native system format
- 05:55 pm Revision 45c95239: Merge branch 'next' into usrp1
- 05:51 pm Revision 98ba0cc0: uhd: extract named prop returns a named prop (not a tuple)
- simplifies the code after the property set/get declaration
- 08:41 am Revision 6c3d37ca: usrp: give dboards a name (not a blank string), do automatic selection when no...
08/14/2010
- 09:45 pm Revision f0960e79: usrp: replaced mboard name with special props for dboard iface
- 12:54 am Revision 9cb9e7d5: usrp1: Add usrp1 implementation
- 12:54 am Revision d10de2f6: usrp1: Cmake changes to find libusb-1.0
- FindUSB1.cmake file imported from the libFTDI project,
http://www.intra2net.com/en/developer/libftdi - 12:54 am Revision 86c86ede: usrp1: Add libusb-1.0 implementations of USB interfaces
- 12:54 am Revision 38746242: usrp1: Add USB transport interfaces
- This patch adds generic interfaces for control and zero-copy
transport of data between the host and a slave device. T... - 12:54 am Revision b3a09205: usrp1: Add SPI transaction command to FX2 firmware
- The existing SPI read command is set for half-duplex 8-bit
or 16-bit writes followed by an equivalent sized read.
Thi... - 12:28 am Revision f626a4f2: Fixed behavior when no GPS present.
08/13/2010
- 11:18 pm Revision ac899c00: Small fix for fngets
- 11:16 pm Revision 727d8711: Support for NMEA reads. Uses NMEA parsing instead of Jackson Labs parsing.
- No multibaud support yet. read/write_uart() now do multiple-packet writes in multiples of 20 bytes (hardcoded).
- 08:07 pm Revision 5ab3f053: GPS interface works for Jackson Labs devices.
- 08:07 pm Revision d96e9f90: Increased UART timeout for slow Jackson Labs GPSDO. Fixed up timeout code.
- 07:30 pm Revision a340b9fb: usrp-e: clock settings, ref doubler, disable test clock, lower cp current
- 07:25 pm Revision 70eae1d2: usrp1: Add FX2 firmware files
- These firmware files for the usrp1 are imported from
GNURadio. - 07:20 pm Revision 6d2899d1: Merge branch 'split_string' into next
- 07:09 pm Revision 6bde8e29: Added timeout functionality for UART gets() calls. use fngets_timeout(). timeo...
- 06:49 pm Revision 3091759d: this is necessary for some reason
- 06:34 pm Revision f09d9820: first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in t...
- 01:15 am Revision 3fe2744e: Host-side fixes for GPS UART.
- 01:13 am Revision 6be2b64c: Fixed GPS UART stuff. Works OK.
- 01:09 am Revision ac85d2b3: usrp-e: codec gain control from properties interface
08/12/2010
- 11:27 pm Revision e2fcb815: Added host-side support for UART messaging.
- Have not yet added GPS control library. Debug crap in mboard_impl.cpp constructor.
- 10:17 pm Revision e42230e7: Added UART transactions to the DUDE/BRO protocol.
- 09:35 pm Revision bbe1965c: Regenerated FIFO's for extfifo.
- There are problems with certain configurations it seems.
It is important that the fifo_xlnx_512x36_2clk_18to36 is
gen... - 09:28 pm Revision 8c676eeb: usrp-e: added codec impl, probe works
- 08:05 pm Revision 030d98ce: Edited FIFO instance to delete port that was not regenerated after reconfigura...
- 07:57 pm Revision ac0ce6f5: Adding in files that probably didn;t exist in the ISE10.1 version of coregen
- 07:28 pm Revision fe79353d: Bringing all coregen files checked in into sync
- 07:22 pm Revision 82e254b2: Merge branch 'ise12_efifo_work' of git@ettus.sourcerepo.com:ettus/fpgapriv int...
- Conflicts:
usrp2/coregen/fifo_xlnx_512x36_2clk_18to36.ngc
usrp2/coregen/fifo_xlnx_512x36_2clk_18to36.v
usrp2/coreg... - 07:00 pm Revision 6e0d78f4: Found bug due to not accounting for the correct number of possible in flight R...
- Regenerated fifo_xlnx_512x36_2clk_18to36 to include prog_full output triggered at 1017 so that there are 6 empty spac...
- 06:37 pm Revision fe9ff169: Fixed u2plus_core.v to use quad_uart instead of simple_uart.
- 06:17 pm Revision a1d768d5: Merge branch 'split_string' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_...
- 06:17 pm Revision 68a65581: usrp-e: fix typo in verify subdev spec
- 06:14 pm Revision 8bdc6cda: Merge branch 'subdev_spec'
- 05:38 pm Revision a22fb2da: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_merge
- 05:30 pm Revision 0d7c9c86: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2p
- 05:23 pm Revision 32c40b5f: Working support for multiple UARTs.
- Default behavior (printf, gets, etc.) routes to DEFAULT_UART, set in hal_uart.h. Use fputstr() to print to other UART...
- 05:08 pm Revision 805d4a0c: uhd: made split string utility function
- 07:47 am Revision ef695302: uhd: created floor_step to handle floating-point errors in gain group
- 04:13 am Revision 836c6bcd: uhd: avoid segfaults - use CPP macros for paths and dont split empty string
- 03:49 am Revision 2ce128a2: uhd: avoid segfaults - use CPP macros for paths and dont split empty string
- 01:58 am Revision c4ae87f3: rx error context packets should not be marked as errors in the fifo
08/11/2010
- 11:26 pm Revision 9e97e773: connect the setting reg to the real clock and reset
- 10:33 pm Revision 0482853a: Merge branch 'usrp_e_merge' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_...
- 10:33 pm Revision 8e5040a9: usrp-e: removed transfer frameness
- 10:28 pm Revision 2b7f944f: Merge branch 'usrp_e' into usrp_e_merge
- 10:23 pm Revision a58b90ef: Convert to use mmaped rx ring buffer.
- 09:34 pm Revision f0e23139: quad uart instead of single, for the extra on board serial ports
- 09:20 pm Revision dfafbd5f: Branch to make use of quad UART on USRP2P.
- 09:00 pm Revision 1c237e7c: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2p
- 08:59 pm Revision 298b5c2d: checkin of generated coregen files
- 07:32 pm Revision 3f25b6fe: usrp-e: filled in properties and logic for subdev spec
- 07:28 pm Revision 457ee4f8: Merge branch 'subdev_spec' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 07:27 pm Revision 54048fd9: usrp: added subdev spec verification functions
- 06:18 pm Revision 9503c510: Merge branch 'changes'
- 06:17 pm Revision e581e0af: usrp: needed default constructor for MSVC, fixed gain group float warnings
- 05:53 pm Revision 74e5238d: Convert non-mmaped loopback test program to use new simple read/write api.
- Done by copying from the -mm version, which will be used to test mmaped
ring buffer. - 05:23 pm Revision 6ce879c3: Add usrp-e-mm-loopback to .gitignore.
- 07:16 am Revision 9e87ebda: usrp-e: fixed warnings and errors, missing subdev spec stuff
- 06:29 am Revision 293ccdcc: usrp-e: merged master, does not build
- 01:06 am Revision af663639: Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 01:05 am Revision cb929345: Loopback test now supports variable size and works with mmapable ring buffer.
- 12:02 am Revision 663808e8: Merge branch 'master' into usrp2p
- this was the merge from hell
Conflicts:
firmware/microblaze/Makefile.am
firmware/microblaze/bootstrap
firmware/m...
08/10/2010
- 09:53 pm Revision 57926811: Bring in changes since last week.
- 09:16 pm Revision 5514d168: Interrupt-driven I2C. txrx_uhd uses async i2c for comms.
- 06:55 pm Revision 9e419c7b: uhd-images: do not require language check for images project
- 06:47 pm Revision 97624cfe: usrp2: work on card burner to pad the image file before a write
- 04:59 pm Revision 19974fa0: enlarge loopback fifo
- 01:29 am Revision f6c3178c: usrp2: added fpga compat number, renamed firmware proto version to compat
- 01:28 am Revision b99c2c04: Merge branch 'uhd_fpga_features'
- 01:24 am Revision 927e3a99: Merge branch 'features' into uhd_fpga_features
- 01:18 am Revision 0f0e3abe: added compat number to usrp2 readback mux
- 12:33 am Revision 52a1e1c1: makefile dependency fix for second expansion
- 12:28 am Revision 8a2020ce: Merge branch 'images'
08/09/2010
- 11:56 pm Revision 349d99c9: Merge branch 'features' into uhd_fpga_features
- Conflicts:
fpga/usrp2/vrt/vita_rx_control.v - 10:16 pm Revision 55658336: usrp: added api call to get the subdev spec
- 06:24 pm Revision 2a87970a: uhd: created library code to handle paths for images and modules
- - read from environment variable paths
- utility functions to get paths and search for images
- modified load modules...
08/08/2010
- 11:35 pm Revision f159e4e3: uhd: moved utils specific cmake stuff into utils cmake file
- 06:03 pm Revision 1c241c28: uhd: fix device recv docs on timeout, also fix typo
08/07/2010
08/06/2010
- 10:18 pm Revision 03ccbeb6: Merge branch 'codec_gains'
- Conflicts:
host/lib/usrp/mimo_usrp.cpp
host/lib/usrp/simple_usrp.cpp
host/test/CMakeLists.txt - 10:02 pm Revision d1711722: uhd: use int to round down for gain group
- 09:34 pm Revision 5fe5ff06: dbsrx: added support note to README
- 07:15 pm Revision 53341c28: usrp: added subdev spec class with parser to specify subdevice specifications ...
- 07:15 pm Revision a333a01a: uhd: implemented subdev spec in mimo and simple usrp wrappers.
- implemented subdev spec in usrp2 mboard impl
removed subdevs used in dboard impl - 07:15 pm Revision 187fe9d3: usrp: tweaks to subdev spec printing
- 07:15 pm Revision 5ec42578: uhd: created subdevice pair struct for subdev spec (easier than first/second)
- 06:53 pm Revision 7e8a1f29: uhd: use constructor for impl class to avoid msvc warnings
- 06:35 pm Revision 1f16bb39: dbsrx: fix msvc warnings
- 01:28 am Revision 898adebb: Fix DBSRX tuning and filter bandwidth
08/05/2010
- 01:50 am Revision ce5940f8: DBSRX support in UHD
- 01:50 am Revision 9b7d4b43: dbsrx: modification docs
08/04/2010
- 11:33 pm Revision 8e1d51d6: Merge branch 'master' into codec_gains
- Conflicts:
host/lib/CMakeLists.txt
host/lib/utils/gain_handler.cpp - 11:09 pm Revision 3852ee16: uhd: added warning printer utility function
- 09:50 pm Revision 70abdef8: uhd: moved utils cpp files into lib/utils directory
- 07:28 pm Revision fc66ef45: usrp2: added mboard name call to dboard iface
- 06:17 pm Revision 6b98159f: Merge branch 'rfx'
- 06:11 pm Revision fe622fb2: Merge branch 'fw_reorg'
- 12:57 am Revision 1301d665: usrp-e: fixed clock div calculation bug
08/03/2010
- 12:42 am Revision 5e9555b4: Merge branch 'rfx' of ettus.sourcerepo.com:ettus/uhdpriv into rfx
- 12:40 am Revision 94e7cec6: Propogate gain range into RX pga0 helper for RFX boards
08/02/2010
- 08:26 pm Revision a809e3c2: Fixes gain range for rfx400 vs other rfx
- 07:35 pm Revision 4220097f: Fixes gain range for rfx400 vs other rfx
07/31/2010
- 09:44 pm Revision ee32fa22: uhd: docs fix, its 3.3v level
- 07:15 am Revision 2e5effd0: External FIFO tested in simulation and on USRP2 from decimation 64->8 with cur...
- Apparently operation is "flawless" but more regression and corner case regression could and should be done.
Tristate ...
07/30/2010
- 07:43 pm Revision 4240d5a2: usrp2: reorganized firmware directory
- 06:16 pm Revision 5dca9e63: usrp2: stop streaming and drain buffer (if left running)
- 04:25 am Revision 8cd762bd: Checkpoint checkin.
- Loopback is running via the external ZBT SRAM...HOWEVER, its not running well, its stable but the data is corrupted s...
- 01:12 am Revision 90a5d84a: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2p
- Conflicts:
host/lib/usrp/usrp2/mboard_impl.cpp
host/lib/usrp/usrp2/usrp2_regs.hpp - 12:26 am Revision 1cddf89b: Merge branch 'tx_policy'
07/29/2010
- 11:00 pm Revision 23a04549: usrp2: added tx policy register and changed fw to not handle error in buffer pool
- 07:22 pm Revision c174bf9a: provide a way to get out of the error state without processor intervention
- 05:59 pm Revision dcdab8c8: Added DCM reset line to sr.
- 05:12 pm Revision f39c4538: Clock bugs, LED order.
- Figured out cold-start problem with Matt's help -- the DCM wasn't being
reset. This also explains why USRP2 didn't li... - 02:43 am Revision 5f3e51f8: uhd: made tx continuous samples example app
- 01:59 am Revision 41f9748a: sequence number reset upon programming streamid
- 01:32 am Revision e1591e4f: attempt at avoiding infinite error messages
- 01:22 am Revision f9cec099: Added back in clock_mimo_enable stuff since USRP2 breaks without it.
- Should look further into initializing ALL clocks on host side.
- 12:32 am Revision c1102144: uhd: alignment buffer timeout abs time fix
07/28/2010
- 11:48 pm Revision 329415df: Stripped out all the clock functionality except for init'ing the FPGA. Clock s...
- 11:17 pm Revision 1c46ebf0: use int not rint.
- 10:52 pm Revision ed2882e6: Fix for SPI SS > 8 bits wide
- 10:40 pm Revision 8784cf70: ADC gain control works.
- Separated digital gain and fine gain correction into separate buckets. Changed the rounding policy of gain_group to f...
- 10:19 pm Revision e5722d61: ADC SPI works. ADC gain interface "works".
- 09:53 pm Revision f0c6522e: usrp: codec gains, don't bind functio npointers, also add priorities
- 09:48 pm Revision b82b3f7a: Widened SPI slave select bus to 16 bits in host and firmware.
- 07:15 pm Revision 702d5af8: usrp: codec gains, dont bind function pointers, also add priorities
- 06:48 pm Revision c348a98c: Added gain range property to rx_codec_get.
- 05:11 pm Revision 0c16a2c8: usrp: gain group should not try to set gain elements if there are none
- 05:00 pm Revision 1a85baad: tx error packets now muxed into the ethernet stream back to the host
- 05:00 pm Revision 417c1d0a: fix a typo
- 05:00 pm Revision 908b8bd5: connect the demux
- 05:00 pm Revision 7934a2be: move the streamid so it isn't at the same address as clear_state
- 05:00 pm Revision 51c2b19b: insert protocol engine flags when requested
- 05:00 pm Revision 4a82c064: implemented "next packet" and "next burst" policies
- 05:00 pm Revision ffadd16f: test mux and gen_context_pkt
- 05:00 pm Revision 0cf5dc0a: introduce new error types
- 05:00 pm Revision a3b53a92: cleaner error handling
- 05:00 pm Revision 9715fc38: more informative error codes
- 05:00 pm Revision c5605beb: sequence errors can happen on start of burst as well.
- 05:00 pm Revision 788b614d: this is an output file, it shouldn't be checked in
- 05:00 pm Revision bbbf8778: checkpoint. New context packet generator to report underruns and other errors
- 04:54 pm Revision fd3a2ac0: Ethernet blinky light changes. Link LED works. D201 (next to PHY) blinks on TX...
- 04:49 pm Revision fc99cdcb: latest bootloader in core, fixed eth_led to be active high, connected eth clk
- 04:27 pm Revision fda332dc: Merge branch 'usrp2p2' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2py
- Conflicts:
host/lib/usrp/usrp2/codec_impl.cpp
host/lib/usrp/usrp2/usrp2_impl.hpp - 03:11 am Revision 9b638456: Ethernet mods for activity LED.
- 02:18 am Revision 06b0fc51: Ethernet PHY re-do.
- 01:46 am Revision 06eeab27: usrp: gain group should not try to set gain elements if there are none
- 12:46 am Revision 41a36699: Interface access methods for users to access dboards.
07/27/2010
- 11:55 pm Revision c08674e2: Added one more file from codec_gains2...
- 11:53 pm Revision 92e7a28d: This is a manual merge of codec_gains2 into usrp2py.
- 11:15 pm Revision aeedd5a5: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2px
- Conflicts:
host/lib/usrp/usrp2/mboard_impl.cpp - 10:45 pm Revision 3b056a00: uhd: added gain group and unit testing for it
- 10:45 pm Revision c9301fc2: usrp: added codec gains props
- 10:45 pm Revision c2b97490: usrp2: added codec impl for codec properties to usrp2
- 10:45 pm Revision 9775ddc5: usrp: added gain group support usrp2 dboard and to wrapper implementations
- 10:45 pm Revision 9e2218d5: fixed template problems in gain_group_test
- 10:45 pm Revision d769ff8c: usrp: removed gain handler code (replaced by gain group)
- 08:56 pm Revision 02f5347c: Added gain support for USRP2+ ADC.
- 08:26 pm Revision aad60cc7: Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p
- 08:25 pm Revision 0e98b9cf: fix timing races on ADC and DAC pins
- 05:47 am Revision bbe7dd1c: uhd: fix find-replace accident asize_t
- 12:48 am Revision 5196d701: Merge branch 'codec_gains' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2p2
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
Also available in: Atom