Activity

From 01/16/2011 to 03/16/2011

03/16/2011

11:50 pm Revision 226ca69c: u1e: use icarus verilog for lint
Matt Ettus
11:42 pm Revision b357b627: clean up a bunch of warnings and incorrect bus widths
Matt Ettus
11:26 pm Revision da0c1ae4: u2p: fixed bootloader remapping
Matt Ettus
09:07 pm Revision f2c07ca0: u2/u2p: reorganized memory map
Matt Ettus
09:05 pm Revision 2044de4e: u2/u2p: fixed instance name
Matt Ettus
07:45 pm Revision a44d2495: udp: alternate udp ports
Matt Ettus
07:34 pm Revision a49811fc: usrp2: cleanup checksum code and fix precompute checksum bug
Josh Blum
07:26 pm Revision 8f0b8049: udp: look for checksum in the right place
Matt Ettus
07:26 pm Revision 5ebb3729: eth: the danger of cut and paste
Matt Ettus
07:26 pm Revision 8ec25602: simple_gemac: fixed typo for tx_clk and tweaked ethtx_realign.v
Josh Blum
07:26 pm Revision 487f693e: udp: fix precomputation of ip header checksum
Matt Ettus
07:26 pm Revision a3caf028: moved the eth realignment stuff into the simple_gemac
Matt Ettus
07:26 pm Revision 2b4f49ea: eth: add padding on incoming packets, remove on outgoing packets
Matt Ettus
07:26 pm Revision 61e351ac: udp: speed up checksum calculation to meet timing
Matt Ettus
07:26 pm Revision 4f0b3bff: prot eng should work, ethtx is a skeleton
Matt Ettus
07:26 pm Revision 243e8483: udp: short fifos on prot_eng in and out
Matt Ettus
07:26 pm Revision ac0f0796: udp: new 32 bit wide udp state machine seems to work
Matt Ettus
07:26 pm Revision 4eba6ddc: udp: this one removes half a line, used on transmit side
Matt Ettus
07:26 pm Revision 3594a61d: udp: this one adds a half line, useful on receive side
Matt Ettus
07:26 pm Revision 807dbffb: udp: checkpoint
Matt Ettus
07:26 pm Revision bea538ba: u2/u2p: reworked settings bus addresses
Matt Ettus
05:34 pm Revision 71e82fb3: E100: fix test clock output enable
Nick Foster
05:31 pm Revision 9d752805: USB zero copy impl: proper cleanup for canceled transfers -- wait for cancel b...
Nick Foster
12:25 pm Revision a8f7839a: usrp_e100: Move gpio test program to utils.
Still needs changing to use the new register map header. Philip Balister
12:22 pm Revision 5287fd58: usrp_e100: Delete old test scripts.
Philip Balister
02:32 am Revision 3faf872d: usrp2: use the proper lwip macros to set the ip header
Josh Blum
02:18 am Revision 2f12295f: usrp2: moved sregs in host code, simplfy reg struct a little
Josh Blum
02:17 am Revision d47bc1e0: usrp2: moved sregs in fw memory map, new framer register table
Josh Blum
01:21 am Revision 0d0d03d0: uhd: replace file_string() with string() for deprecation reasons
Patch from moritz.fischer@student.kit.edu
[1] http://www.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/deprecated...
Josh Blum

03/15/2011

10:23 pm Revision 74979af6: u1e: removed old directory from make
Matt Ettus
10:21 pm Revision 18d1c39b: u1e: keep up with fixes made for u2/u2p, make it compile again
Matt Ettus
07:52 pm Revision 3a1ad3f1: uhd: copied examples changes from next onto master branch
Josh Blum
07:30 pm Revision 232a398f: uhd: added missing set_tx_antenna() in tx waveforms
Josh Blum
05:28 pm Revision 77481462: usrp2: common memory map, define slave bases in different headers
Josh Blum
03:22 am Revision d3e336f4: usrp2: minor fix to use more ntohl
Josh Blum

03/14/2011

11:31 pm Revision b3d6f86d: usrp2: fixed mtu discovery bug, was using the last failed value
Josh Blum
07:32 pm Revision f8225c05: Merge branch 'windows_fix' into next
Josh Blum
11:47 am Revision b0fefbe4: usrp_e1xx : Remove reset offset from register map.
Philip Balister
10:13 am Revision c6c65f50: usrp_e : Remove commented out FPGA reset code.
The reset is done in the device driver open. Reseting from uhd is bad
because the driver has to re-initialize the spi...
Philip Balister
01:08 am Revision e5b625a5: usrp2: clip the mtu discovery if its within default MTU + a few
Josh Blum
01:07 am Revision 663af458: uhd: make CMAKE_BUILD_TYPE a visible variable in the gui
Josh Blum

03/12/2011

04:45 am Revision 93aae6f5: usrp2: also store expected_time in-between states
Josh Blum
04:30 am Revision f7687f06: uhd: created rx_multi_samples for multi-channel example
Josh Blum
12:22 am Revision cadafd4c: uhd: cleanup/tweaks on timed samples examples
Josh Blum

03/11/2011

08:46 pm Revision e49f94f4: uhd: offer alternative named for python binary (seen on ubuntu server)
Josh Blum
08:17 pm Revision 9b2ae7e0: uhd: added continuous streaming and new options to tx_waveforms
Josh Blum
08:02 pm Revision 60db6edf: uhd: a lot of tweaking, new parameters, and sig handler for to/from file examples
Josh Blum
07:14 pm Revision 1ab38031: uhd: created tx_samples_from_file.cpp and added to rx_samples_to_file.cpp
Josh Blum
05:33 pm Revision ab263488: usrp2: bump up timeout on mtu discovery (seen to be a bit too small on windows...
Josh Blum
05:29 pm Revision 2da8a0ae: uhd: only specify BOOST_SP_USE_QUICK_ALLOCATOR for the lib, apps can be built ...
Josh Blum
05:02 pm Revision 6fc9a384: usrp-e100: added module compat num check, made fpga compat constant more obvious
Josh Blum
01:58 am Revision 4dd34ae6: uhd-images: specify CPACK_PACKAGE_FILE_NAME so files names are platform indepe...
Josh Blum
01:57 am Revision 414b7771: usrp-e100: fpga fix removed missing directory from include
Josh Blum

03/10/2011

10:57 pm Revision db2b8061: Merge branch 'packet_router_2nd_dsp' into next
Josh Blum
10:47 pm Revision 6d744744: uhd: revert changes to rx_timed_samples
Josh Blum
10:45 pm Revision 928e3a7d: uhd: fix safe call header cuz it was moved on the next branch
Josh Blum
10:44 pm Revision fd35b0fd: Merge branch 'master' into next
Josh Blum
10:42 pm Revision 4c7cc6b1: uhd: fixed include in safe call, added quotes for SET_SOURCE_FILES_PROPERTIES
Josh Blum
10:37 pm Revision 09149bbf: usrp1: safe destruction for usrp1 device
Josh Blum
10:35 pm Revision 0336db12: usrp1: also replaced control error prints w/ throws
Josh Blum
10:08 pm Revision 552caa69: Merge branch 'master' into next
Conflicts:
host/lib/usrp/usrp2/mboard_impl.cpp
Josh Blum
10:07 pm Revision 11e9d7e8: usrp1: throw in control calls that fail rather than print the error
Josh Blum
08:52 pm Revision 7d140b02: usrp2: created safe call macro and handle usrp2 ~mboard throwing
Josh Blum
08:49 pm Revision e2847fd9: usrp2: created safe call macro and handle usrp2 ~mboard throwing
Josh Blum
07:56 pm Revision aa619a76: usrp: moved wrapper utils into multi-usrp
Josh Blum
02:39 am Revision 5f4e14e8: usrp2: save alignment indexes between state to fix the lost packet problem
Josh Blum
02:37 am Revision 1d9c3aa7: usrp2: save alignment indexes between state to fix the lost packet problem
Josh Blum

03/09/2011

02:35 am Revision 668bdcad: TVRX: no longer muxing in noise on Q channel
Nick Foster
02:34 am Revision 54acf544: usrp: fix for mux calculation when using real q
Josh Blum
02:31 am Revision 74bc8297: usrp2: comments for buffer size setting
Josh Blum

03/08/2011

11:33 pm Revision 912a697a: fix: vita_rx_chain1 should use unit2 (since err0 uses unit1)
Josh Blum
08:47 pm Revision de76b046: packet_router: created packet dispatcher component to replace packet inspector...
Josh Blum
08:41 pm Revision ab6fc734: uhd: thread safety notes and moved some docs to general
Josh Blum
02:22 am Revision bb9d849d: first cut at 36:72 and 72:36 for extra wide fifos. untested
Matt Ettus

03/07/2011

06:56 pm Revision 88b6ef9a: u2/u2p: proper connections for dsp_framer
Matt Ettus
06:51 am Revision 942b7039: u2/u2p: fix off-by-one error in dsp_framer
Matt Ettus

03/06/2011

12:35 pm Revision 7a949ffd: usrp-e100: reinstate the VCO calibration timeout message
Josh Blum
07:43 am Revision 440dc1f8: u2/u2p: enlarge dsp rx fifos to handle jumbo frames, enable in u2plus as well
Matt Ettus
07:34 am Revision e36330f1: u2/u2p: removed redundant shortfifos from udp path (they are in the size adapt...
Matt Ettus
07:28 am Revision 8a49d85f: u2/u2p: moved dsp framer into vita_rx_chain
Matt Ettus

03/05/2011

05:19 pm Revision 84388669: usrp-e100: disabling VCO cal check, its not right, and the warning alarms people
Josh Blum
02:08 am Revision 982aeee2: usrp2: tweak the mtu discovery logic
Josh Blum
02:07 am Revision 31e8e232: usrp2: firmware can send jumbo dummy packets (only writes up to 2048)
Josh Blum
12:13 am Revision 354b55e5: u2/u2p: rework ports again
Matt Ettus
12:10 am Revision ab379e3d: u2/u2p: reworked port names on packet_router
Matt Ettus
12:07 am Revision b0e12ecb: u2/u2p: reworked dsp framer to work more like a fifo, and do vita length corre...
Matt Ettus

03/04/2011

08:19 pm Revision aed2e0d4: u2/u2p: allow cpu to receive or send packets longer than the buffer size.
on reception, the rest is dropped. On sending, the rest is a repeat of the buffer. Matt Ettus
06:05 pm Revision 05016c23: make fifo36_to_ll8 properly handle partial end lines.
I could swear I've fixed this before... Matt Ettus
03:26 am Revision d93a2cf7: usrp2: work on mtu discovery
added echo routine to the firmware and discovery routine to host
the implementation is integrated into the factory f...
Josh Blum
02:34 am Revision e3828006: Merge branch 'gpmc_testing' into ethfifo_reorg
* gpmc_testing:
timed packet generator : Temporarily use a checksum rather than a crc to validate packet integrity....
Matt Ettus
02:10 am Revision 8e27fc0c: remove references to old directory
Matt Ettus
02:00 am Revision 985d82f1: all: removed old unused fifos
Matt Ettus
01:42 am Revision daa5cde6: all: short fifos on front and back of fifo36_to_fifo19
Matt Ettus
01:21 am Revision d73f47db: u2plus: catch up with ethfifo changes which were on u2
Matt Ettus
01:02 am Revision 942c69b7: Merge branch 'master' into next
Josh Blum
01:00 am Revision d5c8cd25: u2/u2p: remove duplicated short fifo
Matt Ettus
12:57 am Revision b958e4b6: u2/u2p: shortfifos in fifo36_to_ll8, no more _n junk
Matt Ettus
12:39 am Revision d2556f45: uhd: removed mb_eeprom from mboard iface (already exposed in property)
also fixed some warnings with unused parameters Josh Blum
12:36 am Revision 470b20b4: make big tx fifo the one doing the clock crossing
Matt Ettus
12:28 am Revision 98028b36: Merge branch 'mb_iface' into next
Conflicts:
host/lib/usrp/usrp2/usrp2_iface.hpp
Josh Blum
12:25 am Revision 595d341e: u2/u2p: rxdsp/cpu/err muxing now prioritizes cpu and err over rxdsp
Matt Ettus
12:16 am Revision caeea5cd: u2/u2p: removed unneeded eth rx fifo
Matt Ettus

03/03/2011

10:01 pm Revision 01ab237b: Update USRP1 External Clocking docs for set_master_clock()
Jason Abele
09:58 pm Revision 456b9079: Fixes inverted logic in sensors bool interface
Jason Abele
08:53 pm Revision ebc71c8d: u2/u2p: switch over to 36 bit wide ethernet wrapper
Matt Ettus
07:29 pm Revision 173f03d9: Merge branch 'ethfifo_reorg' of ettus.sourcerepo.com:ettus/fpgapriv into ethfi...
* 'ethfifo_reorg' of ettus.sourcerepo.com:ettus/fpgapriv:
ethfifo_reorg: switch buffer int2 lastline to work as a l...
Matt Ettus
07:28 pm Revision 17450097: ethfifo_reorg: switch buffer int2 lastline to work as a length parameter
Josh Blum
07:26 pm Revision 6a8f7025: u2/u2p: packet realignment moved into the simple_gemac_wrapper19
Matt Ettus
07:18 pm Revision f938ed79: Merge branch 'master' into next
Conflicts:
host/lib/usrp/usrp2/mboard_impl.cpp
host/lib/usrp/usrp2/usrp2_impl.cpp
Josh Blum
07:14 pm Revision 6cbbabde: u2/u2p: get rid of redeclaration
Matt Ettus
07:00 pm Revision 94311345: u2/u2p: ll8 now all active high, removed extra shortfifo from eth wrapper
Matt Ettus
06:51 pm Revision 36a785b0: u2/u2p: short fifos put on both sides of ll8_to_fifo19
Matt Ettus
06:50 pm Revision 1b63cd25: Generalized mboard_iface and added a SPI convenience class a la I2C
Nick Foster
02:21 am Revision 7aed95a6: usrp1: check for fw images only for uninitialized devices
this prevents excessive warnings when usrp1 is not attached Josh Blum

03/02/2011

07:11 pm Revision 785096cc: usrp2: only include fw_common when needed, remove virtual send/recv, not exposed
Josh Blum
02:11 am Revision 90c90707: udp: return the managed recv buffer to the buffer queue on timeout
Josh Blum
02:11 am Revision 77319389: Generalized the mboard_iface into mboard_iface.hpp and made each of the USRP d...
Nick Foster
02:11 am Revision 6b4a9212: usrp2: minor optimization, only disable interruption when we need to wait()
Josh Blum
02:11 am Revision 09bf4026: Hopefully the last typo in external clock mod for usrp1
Jason Abele
02:11 am Revision 720475c3: Fix typo in usrp1 external clock modification docs
Jason Abele
02:11 am Revision c1e1398d: usrp-e100: disable the global reset for now
Josh Blum
02:11 am Revision 8ff364f4: uhd: make ic reg maps depend on common.py
Josh Blum

03/01/2011

07:12 pm Revision c69d9c02: udp: return the managed recv buffer to the buffer queue on timeout
Josh Blum
01:10 am Revision f1996ccf: usrp2: minor optimization, only disable interruption when we need to wait()
Josh Blum

02/28/2011

08:59 pm Revision bec619cd: Hopefully the last typo in external clock mod for usrp1
Jason Abele
05:45 pm Revision 50a9d77e: Fix typo in usrp1 external clock modification docs
Jason Abele

02/26/2011

10:30 pm Revision 8d82fcac: timed packet generator : Temporarily use a checksum rather than a crc to valid...
Philip Balister
12:44 am Revision 8b541ef9: correct port names
Matt Ettus
12:08 am Revision 77641c6f: usrp-e100: disable the global reset for now
Josh Blum

02/25/2011

11:23 pm Revision f57ef3e7: uhd: make ic reg maps depend on common.py
Josh Blum
11:17 pm Revision 98a1a03d: fifo36_mux now has shortfifos on the input ports as well as output
Matt Ettus
11:04 pm Revision eef4216c: uhd: sensors header fix to make swig happy
Josh Blum
11:03 pm Revision b99c655d: uhd: sensors header fix to make swig happy
Josh Blum
06:46 pm Revision 87f8f6fc: timed tester : Bring out src/dst flags for rx chain for testing.
Philip Balister
02:52 pm Revision a675b9d8: usrp_e : Prevent people from typing in large numbers that crash the
test. Philip Balister
07:10 am Revision aee2a4e5: usrp-e100: conditional code for when fpga downloader is externally included
Josh Blum
01:48 am Revision 58729518: uhd: exception code gen simplification
Josh Blum
01:28 am Revision 15268898: uhd: switch algorithm namespace to uhd
Josh Blum
12:35 am Revision 4357f5d3: uhd: replaced instanced of std::exception with the uhd exceptions
Josh Blum

02/24/2011

10:54 pm Revision 16f08844: uhd: renamed the assert header to assert has
only the assert has implementation is in this header
uhd assert throw moved to the exception header
updated code ba...
Josh Blum
10:18 pm Revision 20a524d1: uhd: moved exception to top level include
Josh Blum
10:07 pm Revision 4066b1f8: uhd: added a bunch of custom exceptions, not used yet
Josh Blum
07:00 pm Revision d588314b: Merge branch 'usrp2_dual_dsp' into next
Conflicts:
host/include/uhd/usrp/mboard_props.hpp
Josh Blum

02/22/2011

11:46 pm Revision 57b779c5: Merge branch 'packet_router_2nd_dsp' into usrp2_dual_dsp
Josh Blum
11:25 pm Revision 5b560652: usrp2: move buffer resize code and add rule for bsd/mac
Josh Blum
10:53 pm Revision fecb6365: usrp2: fixed flow control monitors indexing, fixed multi-usrp send bug
Josh Blum
10:36 pm Revision a75f38f9: usrp2: div->ldiv fix for overloaded types w/ msvc
Josh Blum
08:11 pm Revision 8ce6a485: Merge branch 'usrp2_fw_clock_cleanup' into usrp2_dual_dsp
Josh Blum
07:55 pm Revision 76ebda89: uhd: switch dboard id prop to whole eeprom struct
modified implementation code and burner app
also made dboard manager use safe constructor that will use none ids if ...
Josh Blum
06:59 pm Revision 557d62ee: Merge branch 'sensors' into dboard_serial
Josh Blum
06:57 pm Revision de35e125: uhd: simplify dboard eeprom code by passing iface into load/store
Josh Blum
06:19 pm Revision 814a5c40: uhd: added 9 byte serial to dboard eeprom class
Josh Blum
06:29 am Revision 9eb19bd9: usrp2: cleanup clocks firmware stuff, removed unused code
Josh Blum
03:03 am Revision a8bb5ec9: uhd: replace header checks in cmake files with more robust compile checks for ...
implemented different ifdefs in the cpp files Josh Blum

02/21/2011

11:56 pm Revision 3261b89e: usrp2: 2nd dsp working, tweaks regs map and other bugs
Josh Blum
07:01 pm Revision 43638767: uhd: moved indexed device addr routines into api
implement in usrp2, also combine non specified args into addr
when initializing the mboard so we can use a single addr
Josh Blum
06:54 pm Revision 71c0e14c: u2/u2p: shrunk ETH TX FIFO, further u2/u2p harmonization
Matt Ettus
04:05 pm Revision a7f9529f: usrp-e-utils : Delete more old files.
Philip Balister
03:45 pm Revision 40f58d26: usrp-e-utils : Remove old files.
Philip Balister
03:28 pm Revision d7ae2158: usrp-e-utils : Move loopback and timed test programs into utils
directory for e100. Philip Balister
12:22 pm Revision 9563275e: Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into next
Philip Balister
12:20 pm Revision 7a786b4e: usrp-e-crc-rw : Work with GU fpga image. Cleaned up warnings.
Philip Balister
12:20 pm Revision 78a7cea1: usrp-e-mm-loopback : Works with GU fpga image. Cleaned up warnings.
Philip Balister
03:57 am Revision 607f5df7: usrp2: code working again in a completed form but did not test dual dsp
Josh Blum

02/20/2011

10:41 am Revision 4787c77b: udp: try non-blocking recv first for performance
Josh Blum
09:13 am Revision 2d9838f4: udp: update docs for transport, create common header for wait implementation
Reimplemented simple udp transport with one impl class.
Moved wait for ready/select implementation into common header...
Josh Blum

02/19/2011

07:41 pm Revision 8ab02dbe: Merge branch 'master' into next
Josh Blum
07:41 pm Revision 70737cce: usrp-n2xx: checkout burner into next branch
Josh Blum
07:40 pm Revision 08727845: usrp-n2xx: reimplemented nicks image readback ontop of changes
Josh Blum
07:16 pm Revision c9124630: usrp-n2xx: reimplemented the net burner to use one socket per session
This fixes the timeout issue seen on windows.
(tested in virtualbox windows 7 and ubuntu linux)
The issue was the th...
Josh Blum
06:30 pm Revision e558283f: usrp2: lot of work on dual dsp, grep for TODOs before continuing
Josh Blum

02/18/2011

06:43 pm Revision b1313c9f: usrp2: moved all dsp related code into dsp_impl and split for multiple dsps
Josh Blum
09:16 am Revision 49485ea1: usrp2: added indexed regs for rx dsp and ctrl
Josh Blum
07:06 am Revision ede85c10: uhd: got all compiling w/ changes, changes to channel calculation in multi usrp
Josh Blum
05:40 am Revision 105bf8a5: u2/u2p: inserted short fifo into the packet inspector path to help routing and...
Matt Ettus
02:55 am Revision e128948a: usrp: support for multiple dsps in props and implemented in usrp1
usrp1 previously had 1 rx and 1 tx dsp with multiple freq params,
it now has N and M dsps each with one freq param.
T...
Josh Blum
02:55 am Revision dd75aa58: Merge branch 'sensors' into usrp2_dual_dsp
Conflicts:
host/include/uhd/usrp/dsp_props.hpp
host/include/uhd/usrp/mboard_props.hpp
Josh Blum
12:44 am Revision 1628434a: uhd: work on multiple dsp in host wrapper
Josh Blum
12:33 am Revision ee50f438: u1e: hook up tester controls
Matt Ettus

02/17/2011

11:54 pm Revision 11bf23d9: usrp2: prefix the dsp and ctrl registers with 0 in preparation for 2nd dsp
Josh Blum
11:51 pm Revision db9083fd: increase compat number for double dsp change
Matt Ettus
09:58 pm Revision c73165bb: usrp2: added 2nd dsp support to firmware for 2 and N series
Josh Blum
09:33 pm Revision 1fbf547c: u2/u2p: reduce unneeded RX DSP buffering
Matt Ettus
09:27 pm Revision dcc110ca: u2p: 2nd DSP now in u2p as well
Matt Ettus
09:26 pm Revision c88166d6: uspr2: memory map tweak for dual dsp
Josh Blum
09:22 pm Revision 96f2b770: added port_sel param to dsp framer
Josh Blum
08:52 pm Revision 4d785384: u2/u2p: added 2nd DSP unit
Matt Ettus
08:50 pm Revision 34a4cdb5: u2/u2p: renamed and split some rx signals to prepare for 2nd DSP
Matt Ettus
08:35 pm Revision 8b0fbfcd: uhd: use source properties to set flags and defs not globally, but only for th...
Josh Blum
08:23 pm Revision 739f27c9: u2/u2p: proper hookup of vita_rx_chain
Matt Ettus
02:22 am Revision 3660330f: move declarations to before use
Matt Ettus
01:58 am Revision 74346c49: hook up under/overruns for debug purposes
Matt Ettus
01:57 am Revision e11ced6b: uhd: boost linking + msvc configurable, defaults to static
Josh Blum
01:25 am Revision 33f17fdc: Merge branch 'master' into next
Josh Blum
01:19 am Revision 2af3e5c4: uhd: tweaks for windows msvc compiler warnings and errors
Josh Blum
01:19 am Revision 8878b35d: uhd: optional variable to specify a non-default name for uhd library
Josh Blum
01:18 am Revision ee0f8cf3: uhd: added arch flags for sse2 (was not implicit on x32)
Josh Blum
01:04 am Revision 57f956af: e100: integrate loopback and timed testing into main image
Matt Ettus
01:02 am Revision 4c377e12: Fix endianess for packet length and sequence number for e100 timed image.
Philip Balister
12:18 am Revision 21711885: put these files in the right place. newfifo is long gone.
Matt Ettus

02/16/2011

09:40 pm Revision e43b47d6: uhd: work on identification docs, moved duplicated notes in general
Josh Blum
08:59 pm Revision 2f5e56a8: clean up rx dsp and some other nets in prep for dual dsp
Matt Ettus
08:01 pm Revision 7d00269f: Make RFX400 work in UHD
RFX400 POWER_IO needs to be pulled up (pull down for other RFX)
RFX400 RX Mixer has div2 built in, so no output d...
Jason Abele
10:10 am Revision d0493921: Add back line that mysteriously disappeared. I blame the cat.
Philip Balister
08:22 am Revision d6897fc4: usrp-e-timed test program. Add checks for packet length and sequence
number. Philip Balister
01:07 am Revision 8ffd7e04: usrp-e100: replaced safe managed buffers in usrp-e100 mmap with custom ones
the buffers are reusable and the overhead is reduced (nothing to malloc)
also removed the zero_copy.cpp (not needed ...
Josh Blum

02/15/2011

10:05 pm Revision f4384e7f: register map changes to fit in the 2nd rx dsp
Matt Ettus
08:10 pm Revision 05726d3e: packet_router: added support for two dsps into router
Josh Blum
06:35 pm Revision 153f2575: uhd: fix typo in ref vector docs
Josh Blum
06:34 pm Revision 9bc6fbe6: uhd: reusable buffers for libusb zero copy implementation
tweaks on udp implementation to simplify Josh Blum
10:08 am Revision 9f3ecefb: usrp-e-crc-rw: Fix data rate calculation.
Philip Balister
06:01 am Revision f157f0ba: Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into next
Philip Balister
06:00 am Revision c9b3cb60: usrp-e100: Check in wip for timed image test program.
Philip Balister

02/14/2011

11:09 pm Revision 85a1575d: Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into next
Nick Foster
11:08 pm Revision 3ad192d0: Modified net burner to allow reading of images from N2XX.
Nick Foster
09:30 pm Revision 3a857989: usrp1: removed binds and sptr allocs in usrp1 io impl
prebind the callbacks for getting buffers in io_impl class
reimplement the special send buffer commit hack to avoid ...
Josh Blum

02/13/2011

10:18 pm Revision 1b4e4fb5: uhd: added some minor images docs for E and N series
Josh Blum

02/12/2011

05:52 am Revision 4613f454: uhd: added to_<type> calls to sensors to make it easy
Josh Blum
02:43 am Revision 9de6f36b: usrp: implement sensors in all the dboards, deprecated read rssi and get lo lo...
Josh Blum
02:07 am Revision e4b45cca: usrp: added get sensors api to multi usrp for rx/tx subdevs and mboard
Josh Blum
01:31 am Revision ad31ba63: usrp: added sensors props to mboard and subdev (removed stupid = 'char' thing)
Josh Blum

02/11/2011

08:51 pm Revision f7a48611: usrp2: speed up for alignment logic, replace std::list with some bit shifts
Josh Blum
08:35 pm Revision 4d6ae6a8: uhd: third iteration of the reference vector
Hope we get it right this time.
Reference vector now has its own pointer for the pointer/size 1 constuction case.
In ...
Josh Blum
06:29 pm Revision 24c626a1: usrp: added mboard param to get time now and last pps
Josh Blum
06:05 pm Revision 68e4a34d: uhd: tweak for io type size table code
Josh Blum
03:01 am Revision 3e728401: uhd: misc speedups w/ look up tables
use a look up table for io type size (in the case its used in the fast-path)
move the static const pred table in vrt...
Josh Blum
02:26 am Revision b844bcc9: uhd: set BOOST_SP_USE_QUICK_ALLOCATOR for managed buffer overhead, hope this d...
Josh Blum
12:16 am Revision 4addf2a4: uhd: reference vector fix revealed when building w/ debug
Josh Blum

02/10/2011

11:26 pm Revision 5845c437: udp: udp_zero_copy_asio comments and tweaks
Josh Blum
10:32 pm Revision f01e9dec: uhd: simplified converter calls in vrt pkt handler with ref vector changes
Josh Blum
10:24 pm Revision 08bad571: uhd: use ref vector class for the conversion routines I/O
Josh Blum
09:58 pm Revision 1be25909: uhd: tweaks to bounded buffer
Added push with haste.
Call with haste first in the wait methods to avoid time compare/wait when not needed.
Added ne...
Josh Blum
08:36 pm Revision 1daf7448: uhd: increment api compat number for changes in next branch
Josh Blum
08:15 pm Revision 80be2ec5: Merge branch 'usrp_e100_devel' into next
Conflicts:
host/lib/usrp/usrp_e100/io_impl.cpp
Josh Blum
08:09 pm Revision 1275c37b: udp: comments and minor code tweaks for udp zero copy impl
Josh Blum
04:04 am Revision f73f2410: Merge branch 'master' into next
Conflicts:
host/lib/transport/udp_zero_copy_asio.cpp
Josh Blum
03:56 am Revision aa73e29d: uhd: tweaks to vrt pkt handler and usrp2 fc monitor
pkt handler, only resize once per call to send/recv (not per fragment)
fc monitor, code tweaks, check ready before t...
Josh Blum
03:23 am Revision a72e29ca: uhd: tweaks for windows warnings and errors
Josh Blum
03:01 am Revision fb7e8a09: uhd: replaced std::vector<type> for buffer arguments in send/recv
Created new type ref_vector for representing a vector of pointers.
Can be created from std::vector or a pointer.
Rem...
Josh Blum
12:39 am Revision 55884d63: udp: removed asio implementation, created custom managed buffer classes to re-use
Josh Blum

02/09/2011

08:14 pm Revision aae5cc48: usrp2: initialize _ctrl_seq_num to remove many valgrind warnings
Josh Blum

02/08/2011

08:44 pm Revision bce7a55f: Merge branch 'fpga_next' into usrp_e100_devel
Josh Blum
08:31 pm Revision fa35192b: uhd: potential fix for macos asio recv issue (just disable it)
Josh Blum
08:28 pm Revision 7d277bc3: usrp2: fix for lingering packet problem
Josh Blum
07:34 pm Revision 8b377a89: usrp-e100: notes on unbricking/clock reovery
Josh Blum
04:40 pm Revision 206a70cb: Fix typo in usage message.
Philip Balister

02/07/2011

08:32 pm Revision ef351624: uhd: replace asio buffer in make safe w/ memory and length, makes things simpler
Josh Blum
09:52 am Revision fec5fc2d: usrp2: pre-bind the get buffers methods on init so its not in fast-path
Josh Blum

02/06/2011

10:54 pm Revision aea6ac1b: usrp2: fix for icmp echo reply checksum (data was not included in checksum)
Josh Blum

02/05/2011

08:44 pm Revision ba2523fc: uhd: removed instances of shared_from_this() in transports
Its known to be slow and using sptrs of large objects.
This should be a slight performance improvement
for libusb and...
Josh Blum
08:37 pm Revision 5d10aa39: uhd: change bounded_buffer implementation and code using it
The bounded buffer now uses the detail idiom to hide implementation to inline better.
The whole sptr/make idiom was r...
Josh Blum
09:25 am Revision 3d32e7dc: uhd: work to remove dynamic allocations of std::vector in vrt_packet_handler c...
Josh Blum
08:05 am Revision 05c2b1b5: udp: simplfy zero copy asio overhead with less shared_from_this, and timed wai...
Josh Blum
06:49 am Revision 6c145193: uhd: various performance tweaks
Josh Blum

02/04/2011

02:51 am Revision dfb3ed03: Merge branch 'latency_test'
Josh Blum
02:51 am Revision d6c52af6: Merge branch 'convert_fc64'
Josh Blum
02:50 am Revision a54c4ab9: uhd: cleanup for latency test
Josh Blum
01:43 am Revision abf755a8: Merge branch 'multi_usrp_only' into latency_test
Josh Blum
12:45 am Revision 43b19815: uhd: added io type and conversion for complex64 (its not really useful)
Josh Blum
12:41 am Revision d6cab26b: successful latency test. About 500 us on my laptop.
Matt Ettus
12:10 am Revision d74b0322: getting usable data
Matt Ettus
12:05 am Revision 5d459d1c: N210: initialize codec gains so it doesn't barf if you call get_rx_gain before...
Nick Foster

02/03/2011

11:48 pm Revision 4b9f4b5a: sort of working latency tester
Matt Ettus
11:28 pm Revision 1c8626e4: Merge branch 'multi_usrp_only' into convert_fc64
Josh Blum
10:14 pm Revision 3993c827: usrp-e100: use pre-bound get send/recv buffers in io impl
Josh Blum
07:20 pm Revision 5b4d9058: usrp-e100: added passthrough to images makefile, tweaks to usrp-e-utility
Josh Blum
06:08 am Revision 611df3ea: separate clear for tx and rx, and add a global reset from the host
Matt Ettus
12:03 am Revision 6ccd8fc9: usrp1: added to emulated features docs Transmitting a specific number of samples
Josh Blum

02/02/2011

11:47 pm Revision 231f7181: usrp1: fix for tx disable on EOB
Leave the tx digital always enabled, flush with zeros is enough to turn it "off".
Fixed the flush routine to send som...
Josh Blum

02/01/2011

07:34 pm Revision 62852d11: usrp-e100: added app notes for fpga loading and reclocking
Josh Blum
03:20 pm Revision 15ae6f28: Fixes for timed fpga interface test program. Still need to solve the CRC
calculation failures. Philip Balister
01:42 pm Revision 781cddee: Merge branch 'usrp_e100_devel' of ettus.sourcerepo.com:ettus/uhdpriv into usrp...
Conflicts:
host/lib/usrp/usrp_e100/clock_ctrl.cpp
Philip Balister
02:05 am Revision 52e9c8f8: Merge branch 'multi_usrp_only' into usrp_e100_devel
Josh Blum
02:01 am Revision 67bba008: uhd: replaced sdev and single usrp in examples with usrp and multi usrp
Josh Blum
12:29 am Revision 625d5605: usrp: added set and get master clock rates to usrp API
implemented set and get rates in usrp1 (its all soft)
implemented set and get rates in usrp2 (only 100MHz)
Josh Blum

01/31/2011

11:25 pm Revision d46058d7: uhd: simplify the mach time usage based on example from web
Josh Blum
08:26 pm Revision 2cb6092d: usrp-e100: combined clkconfig and fpga downloader into usrp-e-utility, simplif...
Josh Blum
05:59 pm Revision cd45fb6b: usrp-e100: remove unused clock control constants, enb test clock
Josh Blum
07:16 am Revision a7d7e0d2: uhd: use time spec get_system_time to simplify soft time control
Josh Blum
04:39 am Revision 8aea3fb2: usrp-e100: work on clock control
Josh Blum
03:08 am Revision 7ffc73fe: uhd: implemented high-res get time in time_spec_t
clock_gettime for linux,
mach_absolute_time for macos,
QueryPerformanceFrequency for windows,
and fallback to boost m...
Josh Blum

01/30/2011

10:10 pm Revision 7b03f414: usrp-e100: work on clock control
added vco calibration routine and readback to check for calibrated
changed the counters/dividers calculation to be e...
Josh Blum
03:04 pm Revision 4afdcd18: usrp-e100: tweaks to clock control and setting from api
Josh Blum

01/29/2011

09:03 pm Revision 572a64f0: usrp-e100: clock control use boost math gcd for divider calculation
Josh Blum
08:29 pm Revision ef6331f6: usrp-e100: working clock control 61.44, 52mhz
Josh Blum
04:11 pm Revision f393d6fd: usrp-e100: so far internal vco code works w/ 64mhz
Josh Blum

01/28/2011

11:56 pm Revision 00f54175: Modified the net burner util to perform size and content checks on images.
Nick Foster

01/27/2011

11:24 pm Revision e1644548: uhd: remove single usrp (leave a typedef), multi-usrp is a superset now
Josh Blum
08:32 pm Revision 8a62a200: usrp2: dont set the time for slave devices, they always take from mimo cable
Josh Blum
06:55 pm Revision e7df8053: usrp-e100: revert compat number until its ready
Josh Blum
01:56 pm Revision 38185eb6: usrp-e100: tweak for clock control register calculation, works better
Josh Blum
12:40 am Revision c8eed953: usrp-e100: reverted clockgen config + tweaks, its working
Josh Blum

01/26/2011

11:56 pm Revision e5e02b75: Merge branch 'usrp_e100_devel' of ettus.sourcerepo.com:ettus/uhdpriv into usrp...
Philip Balister
11:55 pm Revision c926cf77: Local changes for wishbone tests, PLease review carefully.
Philip Balister
11:52 pm Revision 867240ac: Start converting the timed test program to work with mmap interface.
Philip Balister
11:51 pm Revision b0ecd1c7: Update header from in e100 test programs from main uhd.
Philip Balister
10:44 pm Revision 0f75a69f: Mark received block as accepted by user space.
Philip Balister
10:08 pm Revision 0b799583: usrp-e100: added missing newfifo files to list, added missing signals for timed
Josh Blum
08:46 pm Revision b83454de: Merge branch 'udp_xport_work'
Josh Blum
08:41 pm Revision 5cd32555: udp_zero_copy_asio: removed the #ifdefed num frames and min buff size stuff
basically, everything can share a common number of frames,
and there is no min buff size, only resize if a size was s...
Josh Blum
08:38 pm Revision 94f5b047: uhd: if_addrs check that iter->ifa_addr is NULL before continuing
Happened when building UHD within the OpenWRT environment
where ifa_addr can be null it seems!
Josh Blum
07:36 pm Revision 8c9e90c7: uhd: added missing API export for special props
Josh Blum
07:34 pm Revision 0269fa2a: Merge branch 'iface_swig'
Josh Blum
07:34 pm Revision 2003cda6: Merge branch 'macos'
Josh Blum
07:34 pm Revision 789cca28: uhd: use boost typedef for scoped_lock
Josh Blum
07:28 pm Revision 37d28321: usrp: rename special_props to have a unique prefix, and typedef it in dboard i...
Josh Blum
07:27 pm Revision db1fd30d: uhd: fixed maxosx bug, was resizing the transport buffer
but it cant be resized on macos and I messed up the code that blocked that behavior
reimplemented block in usrp2_imp...
Josh Blum
03:10 am Revision de5c86d2: Update timed crc test program to use mmap's interface. Needs testing.
Philip Balister
01:17 am Revision 79a27d59: Merge branch 'clkgen_config' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e...
Conflicts:
host/utils/CMakeLists.txt
Nick Foster

01/25/2011

11:42 pm Revision 800a75c5: usrp-e100: added 32bit test read/write register, fixes to get building
Josh Blum
10:13 pm Revision 3db02acd: usrp-e100: added misc test register 32 bits
Josh Blum
10:12 pm Revision bf25ec24: N210: longer GPS timeout, removed try/catch in safe_recv loop (since it can't ...
Nick Foster
08:46 pm Revision db66f24a: Added first pass a swigging dboard iface
Jason Abele
07:49 pm Revision 56b0c233: reorganized u1e register space to make room for 64 settingregs
Matt Ettus
01:56 am Revision 8fd0326a: E100: rewrote clkgen-config so it's less incredibly opaque
Nick Foster

01/24/2011

08:22 pm Revision c09d14c1: usrp2: added to the doc notes on communication problems
Josh Blum
06:58 pm Revision 9e2d669d: usrp1: changes that make benchmark rx work
initialize the time to something in soft time control
use std::max(0, lost) because the time is emulated, lost can b...
Josh Blum
06:30 pm Revision ff796f51: uhd: added docs on usrp2/n, removed empty n2xx doc page, misc
Josh Blum

01/23/2011

06:48 pm Revision b3df6a0e: usrp-e100: created component for stand-alone usrp-e utils and added wb test util
Josh Blum
03:02 pm Revision 135ff0a6: usrp-e100: changes to regs map for re-mapping of address space
Josh Blum

01/22/2011

02:02 pm Revision d27817a7: usrp-e100: changes for global reset and non-zero sids on rx
Josh Blum
03:58 am Revision cd5631ff: udp: revert depadding hack for recv_frame_size
Josh Blum
03:51 am Revision 0094cf68: Merge branch 'fpga_fix'
Josh Blum
01:46 am Revision 2d6a8bf0: believed to fix fifo swizzling with partially empty lines
Matt Ettus
12:27 am Revision e13cf1a1: usb: restored disable_interruption on get_lut_with_wait (gets called externally)
Josh Blum

01/21/2011

08:07 pm Revision 0173a513: udp: shrink default recv_frame_size by 4 bytes until FPGA handles 2 byte pad c...
Josh Blum
07:15 pm Revision 30de3109: TVRX: forgot to disable debug messages
Nick Foster
07:12 pm Revision a8c21f55: TVRX: fixed spectrum inversion on USRP1, hopefully for the last $%^&* time.
Nick Foster
07:08 pm Revision 934824dd: uhd: added error code print to benchmark
Josh Blum
06:38 pm Revision b94d4776: uhd: use doubles as the theta when calculating the sine table
Josh Blum
12:52 am Revision c14bbffb: uhd: change constants to doubles for BOOST_CHECK_CLOSE
Josh Blum

01/20/2011

11:43 pm Revision f76ace93: uhd: correct msvc terminal commands for building
Josh Blum
06:23 am Revision 9239878b: Merge branch 'next'
Conflicts:
host/lib/usrp/usrp2/codec_impl.cpp
Josh Blum
06:06 am Revision 7d918c5f: uhd: fix CPACK_DEBIAN_PACKAGE_ARCHITECTURE
Josh Blum
03:55 am Revision fbb96ac7: uhd: removed deleted fpga files removed from fpga repo
Josh Blum
02:44 am Revision 373ddac6: uhd: limit the git log to 1 entry when extracting version info
Josh Blum
01:45 am Revision 72daf090: Merge branch 'fpga_next' into uhd_with_fpga_next
Josh Blum
01:16 am Revision fc138381: master: fixed N210 analog ADC gain to "on" to fix RFX noise issue
Nick Foster

01/18/2011

10:59 pm Revision 8e0fbbe4: usrp1: set eob on md when shutting off receiver, because we can
Josh Blum
06:52 am Revision 24c3565f: Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into next
Nick Foster
06:51 am Revision 330a014d: next: generalized the GPS interface to any USRP device. just give it a functio...
not sure if i'm happy with the interface; maybe inheriting is cleaner. this works though.
gps interface for usrp2 is ...
Nick Foster

01/17/2011

11:25 pm Revision 37116e6c: uhd: added set debian arch when building images, may remove warnings on dpkg i...
Josh Blum
11:21 pm Revision 7e1d0271: Merge branch 'usrp1' into next
Josh Blum
11:18 pm Revision d7134409: usrp1: work on usrp1 hardware compat with the api
today we added shutoff the DAC when not transmitting using EOB as an indicator
added various other features and clea...
Josh Blum
10:51 pm Revision caa911aa: next: fngets() fixed for GPS driver. polling/timeout moved to host side. small...
Nick Foster
10:02 pm Revision 81dc70a6: examples: init metadata with time before loop begins
Josh Blum
10:01 pm Revision 07710a5f: usb: use thread interruption in usb zero copy on deconstruction
Josh Blum
« Previous
Next »
 

Also available in: Atom