Activity

From 02/22/2011 to 04/22/2011

04/22/2011

07:02 pm Revision 4834b1a1: N210: Bootloader includes TXRX. No longer uses safe firmware as backup fw.
Nick Foster
06:47 pm Revision 7b509d6f: N210 fw: Move spif_init into bootload_utils
Nick Foster
06:45 pm Revision 0366d611: N210: Minor rearranging of bootloader impl in txrx
Nick Foster
06:28 pm Revision 36130032: N210: TXRX_UHD now has bootloader #ifdef'ed into it. Safe firmware now embedde...
Also did some cleanup of unused source files and consolidated bootloader stuff into bootloader_utils. Nick Foster
02:45 am Revision 3dd74062: N210: Moved u2p_init into main app and changed bootloader behavior to not load...
Nick Foster
01:57 am Revision aad70cc0: N210: Make new bootloader ignore safe firmware when safe mode button is pushed.
Nick Foster
01:13 am Revision 9c2e8e19: N210: bootram expanded to 16KB (8 BRAMs) and UDP bootloader added
Nick Foster

04/21/2011

11:46 pm Revision e1f86cf3: N210: UDP bootloader first stab (16K boot RAM)
Nick Foster
11:12 pm Revision f9080d0a: N210: UDP bootloader
Nick Foster
11:12 pm Revision 03a60917: N210: Created UDP bootloader and modified RMI generation to 16K
Nick Foster
11:12 pm Revision b1c9e4c3: uhd: use int() casts on enum constants to help swig2 parse it as int
Josh Blum
11:12 pm Revision 737f0100: N210: Additional checks on both the host and firmware sides of the firmware up...
Nick Foster
06:34 pm Revision ef9ca5f9: N210: Additional checks on both the host and firmware sides of the firmware up...
Nick Foster

04/20/2011

06:50 pm Revision f5390a18: uhd: use int() casts on enum constants to help swig2 parse it as int
Josh Blum
12:47 am Revision fdee3ba8: Merge branch 'master' into next
Conflicts:
fpga/usrp2/top/u2plus/Makefile.N200
Josh Blum
12:37 am Revision cf5b7b03: usrp-e100: shrink name field to git mcr into eeprom
Josh Blum
12:18 am Revision 290bb75d: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv
Josh Blum

04/19/2011

11:58 pm Revision 00bc8d50: uhd: removed constants.hpp.in, replaced w/ per source compile defines
Josh Blum
09:20 pm Revision 06e10b5f: uhd: use UHD_PKG_DATA_PATH environment variable to override the one in constants
The installer sets UHD_PKG_DATA_PATH, we can can handle transplanted builds. Josh Blum
07:17 pm Revision 8212f220: Merge branch 'usrp2/discover_with_old_fw'
Josh Blum
06:17 pm Revision 30a6d480: Merge branch 'usrp2/discover_with_old_fw'
Josh Blum
06:17 pm Revision 9521c024: Merge branch 'rfx_use_clock_divider'
Josh Blum
04:36 pm Revision a28099fe: usrp2: improve the compatibility error messages
Josh Blum
12:17 am Revision 46d0e648: uhd: use UHD_PKG_DATA_PATH environment variable to override the one in constants
The installer sets UHD_PKG_DATA_PATH, we can can handle transplanted builds. Josh Blum

04/18/2011

05:58 pm Revision 1304340f: rfx: changes to pick from the dboard clock rates and use R=1
Josh Blum

04/16/2011

06:12 pm Revision 905a681a: uhd: added option for nsis installer to set PATH
Josh Blum
04:57 pm Revision 76fb9508: usrp_e100: added recv/send_frame_size xport args
Josh Blum
04:51 pm Revision 546b5b88: rfx: reverted change, now prefer R divider to clock divider
There seems to be some issue using lower clock rates, at least on E100,
I am reverting this now until I can figure ou...
Josh Blum

04/14/2011

09:14 pm Revision 98a05d85: Updated documentation and improved XCVR RSSI calculation
Documented dboard sensors
Documented DBSRX2
Added description of direct conversion vs low IF for each dboard
...
Jason Abele
06:54 pm Revision d24d9d9b: uhd: only set UHD_BUILD_INFO on successful return (also removed unused cruft)
Josh Blum
04:34 pm Revision 291a46b8: uhd: specify the UHD_PKG_DATA_PATH once (since images shipped w/ drivers)
Josh Blum

04/13/2011

11:10 pm Revision 5e8b0752: uhd: python messages more verbose + print boost configuration info
Josh Blum
08:30 pm Revision 44013b92: Merge branch 'thread_prio_warning'
Josh Blum
07:32 pm Revision 2a002234: GPS parser fixes for get_time.
Nick Foster
07:21 pm Revision 356a4e42: USRP2/N210: firmware UART read no longer drops 20th char
Nick Foster
06:12 pm Revision 3f336dc9: Merge branch 'fix/usrp_e100_clock'
Josh Blum
05:59 pm Revision 668402f2: usrp2: use the firmware's discovered compat number
Josh Blum
05:04 pm Revision f9e1f06e: usrp2: add check for holler protocol, we can support backwards
Josh Blum

04/09/2011

11:30 pm Revision e9ca5336: uhd: attempt to cleanup language in thread prio warning
Josh Blum

04/08/2011

10:07 pm Revision e2104395: USRP2: enable GPS by default
Nick Foster
10:00 pm Revision 9314a842: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into gps_sensors
Nick Foster
09:59 pm Revision d7d3197e: USRP2: Added GPS time support to the sensors interface. gps_time sensor return...
Nick Foster
09:59 pm Revision 2f102fbf: usrp2: support fw protos with older compats for various parts
i2c, spi, and uart are long time no changing
registers changed recently (think re-map)
also, perform the fpga compa...
Josh Blum

04/07/2011

08:46 pm Revision ee705a42: usrp-e100: reset dboard clocks on rate change, and dont cache in dboard iface
Josh Blum
08:45 pm Revision abb57f86: usrp1: fix path to firmware files for fpga top level
Josh Blum
05:01 pm Revision f0a2601d: Merge branch 'mingw_cygwin'
Josh Blum

04/06/2011

04:55 pm Revision 74fc8946: uhd: always link winsock2 on windows, disable pthread SCHED_RR for cygwin
Josh Blum
03:01 pm Revision e2cd276d: Merge branch 'python3_work'
Josh Blum
03:01 pm Revision cab1746e: usrp2: restore executable permission on python scripts
Josh Blum
02:37 pm Revision 529297b9: usrp2_card_burner: decode byte strings into ascii for parsing
Josh Blum
03:37 am Revision d07870f6: usb: mark libusb callbacks with LIBUSB_CALL to ensure correct calling convention
Josh Blum
03:15 am Revision 60669a28: usrp2_card_burner: change the padding string to bytes
Josh Blum
02:53 am Revision 3a588c59: usrp_n2xx_net_burner: working on python3 (string is not the same as bytes)
Josh Blum
02:02 am Revision cbc62e4a: usrp_n2xx_net_burner: remove thread from gui
tkinter is far too confused to handle threading and events
the calls to update in the progress/sttus callbacks keep ...
Josh Blum
12:19 am Revision 07222254: usrp2: ran 2to3 on python apps and make corrections for old imports to work
Josh Blum

04/05/2011

11:32 pm Revision dbfbc497: uhd: tweaks for cygwin/mingw, always link winsock2, findusb1, __USE_W32_SOCKETS
Josh Blum
10:32 pm Revision af2ab1c6: uhd: replace <prefix> with <install-path> in docs for clarity
Josh Blum
04:18 pm Revision 3affeb29: N210: implemented mboard sensors for ref lock and MIMO lock
Nick Foster

04/04/2011

11:51 pm Revision 6a2fbe07: uhd: a few minor changes to get uhd building under mingw or cygwin
Josh Blum
11:22 pm Revision dcd55563: uhd: set CPACK_PACKAGE_INSTALL_DIRECTORY on NSIS so we dont get an inconsisten...
Josh Blum
11:09 pm Revision 1ba366a9: usb: newer libusb1 does not need to link with setupapi.lib
Josh Blum
08:10 pm Revision 7cd216e9: uhd: specify msvc for implementations known only to work on msvc
Josh Blum

04/02/2011

10:22 pm Revision 721194ec: images: create a tag file to associate the version number w/ images
Josh Blum

04/01/2011

10:54 pm Revision 83c608e1: uhd: define LINUX in build system to simplify some checks
Josh Blum
07:06 pm Revision 81e891f3: uhd: setup INSTALLER_PKG_DATA_DIR for windows systems
Josh Blum
07:02 pm Revision 3a1f6c51: uhd: added images and readme installer component
Josh Blum
05:42 pm Revision 6e61e3e4: uhd: increment patch number for next release
Josh Blum
05:40 pm Revision baaa2c55: Merge branch 'use_boost_barrier'
Josh Blum
05:40 pm Revision daf91c0a: Merge branch 'rfx400_tx'
Josh Blum
05:40 pm Revision 70e014df: Merge branch 'images_install'
Josh Blum
05:40 pm Revision cb9080c3: Merge branch 'fix/usrp1_spi_read'
Josh Blum
05:28 pm Revision 592af4a8: uhd: disable visibility=hidden on non-dll platforms (cygwin)
Josh Blum
05:27 pm Revision 1721352e: uhd: install dlls into runtime path, updated docs
Josh Blum

03/31/2011

10:00 pm Revision 1c5076ea: uhd: implemented boost barriers on all code that creates threads
The barrier ensures that the thread must spawn before the caller exits.
Some of the code already used a mutex to acc...
Josh Blum
07:36 pm Revision f64dad9d: Correct RFX400 div2 logic, makes RFX400 TX work
Jason Abele
07:30 pm Revision 9f72695e: uhd: added UHD_IMAGES_DIR option to include images in the package
Josh Blum

03/30/2011

11:51 pm Revision 6f70d17b: usrp1: fixed codec ctrl aux adc read (didnt start conversions) + cleaned-up logic
Josh Blum
11:50 pm Revision 0f64366d: usrp1: reverted spi transaction changes to the usrp1 firmware (broken and not ...
Josh Blum
11:48 pm Revision 1d29ee10: usrp1: switch usrp1 iface to use spi read (transact never worked)
It detects the number of header bytes by searching for non-zero bytes. Josh Blum
12:27 am Revision 48f6e1f8: usrp1: ignore claimed interfaces, avoids the problem of discovery when one dev...
Josh Blum

03/29/2011

08:42 pm Revision 32357927: uhd: remove build information in the version string (just major.minor.patch)
Add the build info as an additional string to the get_version function(). Josh Blum
06:38 pm Revision a2a78451: usrp-e100: set the ticks-per-second every time we change clock rate
Josh Blum
06:22 pm Revision 9d91d551: usb: tweaks to the build guide (libusb + windows)
Josh Blum
06:41 am Revision 2d1bd00b: usb: changes to allow for static linking of libusb on windows
Josh Blum
04:17 am Revision 1ff8aaea: uhd: revert VERSION setting for libuhd, macosx does not like patch level
Josh Blum
01:38 am Revision 834bcbad: uhd: set LIB_SUFFIX automatically (all 64-bit redhats)
Check for and define DEBIAN and REDHAT detection vars.
Added LIB_SUFFIX check in top level cmakelists.
Use CMAKE_SYST...
Josh Blum

03/28/2011

11:53 pm Revision 2ce39c4d: uhd: expand UHD_RELEASE_MODE setup to all debian and redhats
Josh Blum
08:44 pm Revision 69d19fed: uhd: various packing fixes (lib suffix, and library components)
1) setup lib suffix for fedora 64
2) specify component for all library target types (should fix missing library files...
Josh Blum
05:11 am Revision 81e5fd49: Merge branch 'master' into next
* master:
u2p: N200 Makefile
u1e: use icarus verilog for lint
clean up a bunch of warnings and incorrect bus wi...
Matt Ettus

03/27/2011

10:04 pm Revision c6c4b01e: uhd: swapped UHD_PACKAGE_MODE with UHD_RELEASE_MODE (boolean)
Josh Blum
12:03 pm Revision d078d4f5: uhd: work on versioning technique for the releases
Josh Blum
11:18 am Revision f5390d04: Merge branch 'usrp_n2xx_net_burner_gui'
Josh Blum
11:17 am Revision eb077781: Merge branch 'mac_packaging'
Josh Blum
11:17 am Revision feeca812: Merge branch 'fix/usrp_n2xx_serial_bootloader'
Josh Blum
06:10 am Revision ae8fd100: usrp2: added usrp_n2xx_net_burner_gui to build system installation
Josh Blum
06:03 am Revision 8d8c694b: usrp2: created net burner gui wrapper for N series
The gui looks and works much like the card burner gui.
However, the possible devices are not enumerated.
Handles erro...
Josh Blum

03/26/2011

11:44 pm Revision 0ed7a9f2: usrp2: fixed serial bootloader for N series
Josh Blum

03/25/2011

11:07 pm Revision 9a52bc09: usrp2: fix typo, now building n200 fpga images
Josh Blum
10:04 pm Revision 2249acd9: uhd: work on mac osx packaging
Renamed README type files to have .txt extension (needed for CPACK_RESOURCE_FILE_*).
Tweaks to the cpack setup on CPA...
Josh Blum
08:42 pm Revision 8a14b6c2: usrp2: modified firmware build rules to chain the dependencies (better for mak...
Josh Blum
06:50 pm Revision ed020d76: uhd: added USRP-N200 build support to images Makefile
Josh Blum
06:35 pm Revision b7f1b87f: Merge branch 'fpga_master' into n200_support
Josh Blum
06:34 pm Revision a82830bf: u2p: N200 Makefile
Matt Ettus

03/24/2011

02:35 am Revision 8fa7187c: u2p: N200 Makefile
Matt Ettus
01:48 am Revision 95b966a5: uhd: update copyright headers with automated script
Josh Blum

03/23/2011

02:21 am Revision 585b0455: uhd: try to be smart when setting up cpack when UHD_PACKAGE_MODE=AUTO
Josh Blum

03/22/2011

07:10 pm Revision c7bd55e2: uhd: added libusb1 to CPACK_RPM_PACKAGE_REQUIRES
Josh Blum
06:57 pm Revision 52d66cca: uhd: work on debian package requirements in cpack setup
Josh Blum
05:37 pm Revision 55b4ca73: uhd: setup UHD_VERSION and CPACK_PACKAGE_FILE_NAME
Josh Blum

03/21/2011

11:40 pm Revision a963caab: uhd: setup cpack components for component based installers
Josh Blum
06:52 pm Revision 3938de0c: usrp2: use the discovered mtu to clip the user specified mtu
Josh Blum
05:44 pm Revision 2183c502: uhd: added comments/documentation to clock_config
Josh Blum
05:34 pm Revision fb205994: usb: fix callback cast in libusb zero copy under msvc
Josh Blum

03/18/2011

12:50 am Revision e460ae41: usrp: dboard iface can inherit from i2c iface
Josh Blum
12:41 am Revision fb65f85e: uhd: whoops, spi convenience functions have 32 bit data
Josh Blum

03/17/2011

09:32 pm Revision fc6280df: Merge branch 'usb-cancel' into next
Conflicts:
host/lib/transport/libusb1_zero_copy.cpp
Josh Blum
09:18 pm Revision dd1571aa: Merge branch 'boost_fs_string' into next
Josh Blum
09:17 pm Revision 420491d4: Merge branch 'master' into next
Josh Blum
08:53 pm Revision ee424d79: Merge branch 'fpga_memory_reorg' into usrp2/new_reg_map
Josh Blum
08:47 pm Revision 2d906e67: Merge branch 'fpga_master' into next
Josh Blum
08:28 pm Revision be2c1b95: reverted zpu stack pointer change, incremented fpga compat number
Josh Blum
08:28 pm Revision b52877b3: usrp2: increment fpga and fw compat numbers
Josh Blum
12:38 pm Revision 31953ec5: usrp_e : Check packet length received from FPGA in case of corruption.
If the packet length in invalid, do not calculate the checksum to avoid
segfaulting.
Philip Balister
11:41 am Revision a5731060: usrp_e : Add usrp e1xx gpio test program the usrp e100 utils directory.
Philip Balister
12:21 am Revision c0cfc699: usrp2: use new and common slave base map for usrp2/n210
Josh Blum
12:20 am Revision 37fa8da5: memory_reorg: new bootloader.rmi for n210
Josh Blum

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
« Previous
Next »
 

Also available in: Atom