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.
- 06:47 pm Revision 7b509d6f: N210 fw: Move spif_init into bootload_utils
- 06:45 pm Revision 0366d611: N210: Minor rearranging of bootloader impl in txrx
- 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.
- 02:45 am Revision 3dd74062: N210: Moved u2p_init into main app and changed bootloader behavior to not load...
- 01:57 am Revision aad70cc0: N210: Make new bootloader ignore safe firmware when safe mode button is pushed.
- 01:13 am Revision 9c2e8e19: N210: bootram expanded to 16KB (8 BRAMs) and UDP bootloader added
04/21/2011
- 11:46 pm Revision e1f86cf3: N210: UDP bootloader first stab (16K boot RAM)
- 11:12 pm Revision f9080d0a: N210: UDP bootloader
- 11:12 pm Revision 03a60917: N210: Created UDP bootloader and modified RMI generation to 16K
- 11:12 pm Revision b1c9e4c3: uhd: use int() casts on enum constants to help swig2 parse it as int
- 11:12 pm Revision 737f0100: N210: Additional checks on both the host and firmware sides of the firmware up...
- 06:34 pm Revision ef9ca5f9: N210: Additional checks on both the host and firmware sides of the firmware up...
04/20/2011
- 06:50 pm Revision f5390a18: uhd: use int() casts on enum constants to help swig2 parse it as int
- 12:47 am Revision fdee3ba8: Merge branch 'master' into next
- Conflicts:
fpga/usrp2/top/u2plus/Makefile.N200 - 12:37 am Revision cf5b7b03: usrp-e100: shrink name field to git mcr into eeprom
- 12:18 am Revision 290bb75d: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv
04/19/2011
- 11:58 pm Revision 00bc8d50: uhd: removed constants.hpp.in, replaced w/ per source compile defines
- 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.
- 07:17 pm Revision 8212f220: Merge branch 'usrp2/discover_with_old_fw'
- 06:17 pm Revision 30a6d480: Merge branch 'usrp2/discover_with_old_fw'
- 06:17 pm Revision 9521c024: Merge branch 'rfx_use_clock_divider'
- 04:36 pm Revision a28099fe: usrp2: improve the compatibility error messages
- 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.
04/18/2011
04/16/2011
- 06:12 pm Revision 905a681a: uhd: added option for nsis installer to set PATH
- 04:57 pm Revision 76fb9508: usrp_e100: added recv/send_frame_size xport args
- 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...
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
... - 06:54 pm Revision d24d9d9b: uhd: only set UHD_BUILD_INFO on successful return (also removed unused cruft)
- 04:34 pm Revision 291a46b8: uhd: specify the UHD_PKG_DATA_PATH once (since images shipped w/ drivers)
04/13/2011
- 11:10 pm Revision 5e8b0752: uhd: python messages more verbose + print boost configuration info
- 08:30 pm Revision 44013b92: Merge branch 'thread_prio_warning'
- 07:32 pm Revision 2a002234: GPS parser fixes for get_time.
- 07:21 pm Revision 356a4e42: USRP2/N210: firmware UART read no longer drops 20th char
- 06:12 pm Revision 3f336dc9: Merge branch 'fix/usrp_e100_clock'
- 05:59 pm Revision 668402f2: usrp2: use the firmware's discovered compat number
- 05:04 pm Revision f9e1f06e: usrp2: add check for holler protocol, we can support backwards
04/09/2011
04/08/2011
- 10:07 pm Revision e2104395: USRP2: enable GPS by default
- 10:00 pm Revision 9314a842: Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into gps_sensors
- 09:59 pm Revision d7d3197e: USRP2: Added GPS time support to the sensors interface. gps_time sensor return...
- 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...
04/07/2011
- 08:46 pm Revision ee705a42: usrp-e100: reset dboard clocks on rate change, and dont cache in dboard iface
- 08:45 pm Revision abb57f86: usrp1: fix path to firmware files for fpga top level
- 05:01 pm Revision f0a2601d: Merge branch 'mingw_cygwin'
04/06/2011
- 04:55 pm Revision 74fc8946: uhd: always link winsock2 on windows, disable pthread SCHED_RR for cygwin
- 03:01 pm Revision e2cd276d: Merge branch 'python3_work'
- 03:01 pm Revision cab1746e: usrp2: restore executable permission on python scripts
- 02:37 pm Revision 529297b9: usrp2_card_burner: decode byte strings into ascii for parsing
- 03:37 am Revision d07870f6: usb: mark libusb callbacks with LIBUSB_CALL to ensure correct calling convention
- 03:15 am Revision 60669a28: usrp2_card_burner: change the padding string to bytes
- 02:53 am Revision 3a588c59: usrp_n2xx_net_burner: working on python3 (string is not the same as bytes)
- 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 ... - 12:19 am Revision 07222254: usrp2: ran 2to3 on python apps and make corrections for old imports to work
04/05/2011
- 11:32 pm Revision dbfbc497: uhd: tweaks for cygwin/mingw, always link winsock2, findusb1, __USE_W32_SOCKETS
- 10:32 pm Revision af2ab1c6: uhd: replace <prefix> with <install-path> in docs for clarity
- 04:18 pm Revision 3affeb29: N210: implemented mboard sensors for ref lock and MIMO lock
04/04/2011
- 11:51 pm Revision 6a2fbe07: uhd: a few minor changes to get uhd building under mingw or cygwin
- 11:22 pm Revision dcd55563: uhd: set CPACK_PACKAGE_INSTALL_DIRECTORY on NSIS so we dont get an inconsisten...
- 11:09 pm Revision 1ba366a9: usb: newer libusb1 does not need to link with setupapi.lib
- 08:10 pm Revision 7cd216e9: uhd: specify msvc for implementations known only to work on msvc
04/02/2011
04/01/2011
- 10:54 pm Revision 83c608e1: uhd: define LINUX in build system to simplify some checks
- 07:06 pm Revision 81e891f3: uhd: setup INSTALLER_PKG_DATA_DIR for windows systems
- 07:02 pm Revision 3a1f6c51: uhd: added images and readme installer component
- 05:42 pm Revision 6e61e3e4: uhd: increment patch number for next release
- 05:40 pm Revision baaa2c55: Merge branch 'use_boost_barrier'
- 05:40 pm Revision daf91c0a: Merge branch 'rfx400_tx'
- 05:40 pm Revision 70e014df: Merge branch 'images_install'
- 05:40 pm Revision cb9080c3: Merge branch 'fix/usrp1_spi_read'
- 05:28 pm Revision 592af4a8: uhd: disable visibility=hidden on non-dll platforms (cygwin)
- 05:27 pm Revision 1721352e: uhd: install dlls into runtime path, updated docs
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... - 07:36 pm Revision f64dad9d: Correct RFX400 div2 logic, makes RFX400 TX work
- 07:30 pm Revision 9f72695e: uhd: added UHD_IMAGES_DIR option to include images in the package
03/30/2011
- 11:51 pm Revision 6f70d17b: usrp1: fixed codec ctrl aux adc read (didnt start conversions) + cleaned-up logic
- 11:50 pm Revision 0f64366d: usrp1: reverted spi transaction changes to the usrp1 firmware (broken and not ...
- 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.
- 12:27 am Revision 48f6e1f8: usrp1: ignore claimed interfaces, avoids the problem of discovery when one dev...
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().
- 06:38 pm Revision a2a78451: usrp-e100: set the ticks-per-second every time we change clock rate
- 06:22 pm Revision 9d91d551: usb: tweaks to the build guide (libusb + windows)
- 06:41 am Revision 2d1bd00b: usb: changes to allow for static linking of libusb on windows
- 04:17 am Revision 1ff8aaea: uhd: revert VERSION setting for libuhd, macosx does not like patch level
- 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...
03/28/2011
- 11:53 pm Revision 2ce39c4d: uhd: expand UHD_RELEASE_MODE setup to all debian and redhats
- 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... - 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...
03/27/2011
- 10:04 pm Revision c6c4b01e: uhd: swapped UHD_PACKAGE_MODE with UHD_RELEASE_MODE (boolean)
- 12:03 pm Revision d078d4f5: uhd: work on versioning technique for the releases
- 11:18 am Revision f5390d04: Merge branch 'usrp_n2xx_net_burner_gui'
- 11:17 am Revision eb077781: Merge branch 'mac_packaging'
- 11:17 am Revision feeca812: Merge branch 'fix/usrp_n2xx_serial_bootloader'
- 06:10 am Revision ae8fd100: usrp2: added usrp_n2xx_net_burner_gui to build system installation
- 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...
03/26/2011
03/25/2011
- 11:07 pm Revision 9a52bc09: usrp2: fix typo, now building n200 fpga images
- 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... - 08:42 pm Revision 8a14b6c2: usrp2: modified firmware build rules to chain the dependencies (better for mak...
- 06:50 pm Revision ed020d76: uhd: added USRP-N200 build support to images Makefile
- 06:35 pm Revision b7f1b87f: Merge branch 'fpga_master' into n200_support
- 06:34 pm Revision a82830bf: u2p: N200 Makefile
03/24/2011
- 02:35 am Revision 8fa7187c: u2p: N200 Makefile
- 01:48 am Revision 95b966a5: uhd: update copyright headers with automated script
03/23/2011
03/22/2011
- 07:10 pm Revision c7bd55e2: uhd: added libusb1 to CPACK_RPM_PACKAGE_REQUIRES
- 06:57 pm Revision 52d66cca: uhd: work on debian package requirements in cpack setup
- 05:37 pm Revision 55b4ca73: uhd: setup UHD_VERSION and CPACK_PACKAGE_FILE_NAME
03/21/2011
- 11:40 pm Revision a963caab: uhd: setup cpack components for component based installers
- 06:52 pm Revision 3938de0c: usrp2: use the discovered mtu to clip the user specified mtu
- 05:44 pm Revision 2183c502: uhd: added comments/documentation to clock_config
- 05:34 pm Revision fb205994: usb: fix callback cast in libusb zero copy under msvc
03/18/2011
- 12:50 am Revision e460ae41: usrp: dboard iface can inherit from i2c iface
- 12:41 am Revision fb65f85e: uhd: whoops, spi convenience functions have 32 bit data
03/17/2011
- 09:32 pm Revision fc6280df: Merge branch 'usb-cancel' into next
- Conflicts:
host/lib/transport/libusb1_zero_copy.cpp - 09:18 pm Revision dd1571aa: Merge branch 'boost_fs_string' into next
- 09:17 pm Revision 420491d4: Merge branch 'master' into next
- 08:53 pm Revision ee424d79: Merge branch 'fpga_memory_reorg' into usrp2/new_reg_map
- 08:47 pm Revision 2d906e67: Merge branch 'fpga_master' into next
- 08:28 pm Revision be2c1b95: reverted zpu stack pointer change, incremented fpga compat number
- 08:28 pm Revision b52877b3: usrp2: increment fpga and fw compat numbers
- 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. - 11:41 am Revision a5731060: usrp_e : Add usrp e1xx gpio test program the usrp e100 utils directory.
- 12:21 am Revision c0cfc699: usrp2: use new and common slave base map for usrp2/n210
- 12:20 am Revision 37fa8da5: memory_reorg: new bootloader.rmi for n210
03/16/2011
- 11:50 pm Revision 226ca69c: u1e: use icarus verilog for lint
- 11:42 pm Revision b357b627: clean up a bunch of warnings and incorrect bus widths
- 11:26 pm Revision da0c1ae4: u2p: fixed bootloader remapping
- 09:07 pm Revision f2c07ca0: u2/u2p: reorganized memory map
- 09:05 pm Revision 2044de4e: u2/u2p: fixed instance name
- 07:45 pm Revision a44d2495: udp: alternate udp ports
- 07:34 pm Revision a49811fc: usrp2: cleanup checksum code and fix precompute checksum bug
- 07:26 pm Revision 8f0b8049: udp: look for checksum in the right place
- 07:26 pm Revision 5ebb3729: eth: the danger of cut and paste
- 07:26 pm Revision 8ec25602: simple_gemac: fixed typo for tx_clk and tweaked ethtx_realign.v
- 07:26 pm Revision 487f693e: udp: fix precomputation of ip header checksum
- 07:26 pm Revision a3caf028: moved the eth realignment stuff into the simple_gemac
- 07:26 pm Revision 2b4f49ea: eth: add padding on incoming packets, remove on outgoing packets
- 07:26 pm Revision 61e351ac: udp: speed up checksum calculation to meet timing
- 07:26 pm Revision 4f0b3bff: prot eng should work, ethtx is a skeleton
- 07:26 pm Revision 243e8483: udp: short fifos on prot_eng in and out
- 07:26 pm Revision ac0f0796: udp: new 32 bit wide udp state machine seems to work
- 07:26 pm Revision 4eba6ddc: udp: this one removes half a line, used on transmit side
- 07:26 pm Revision 3594a61d: udp: this one adds a half line, useful on receive side
- 07:26 pm Revision 807dbffb: udp: checkpoint
- 07:26 pm Revision bea538ba: u2/u2p: reworked settings bus addresses
- 05:34 pm Revision 71e82fb3: E100: fix test clock output enable
- 05:31 pm Revision 9d752805: USB zero copy impl: proper cleanup for canceled transfers -- wait for cancel b...
- 12:25 pm Revision a8f7839a: usrp_e100: Move gpio test program to utils.
- Still needs changing to use the new register map header.
- 12:22 pm Revision 5287fd58: usrp_e100: Delete old test scripts.
- 02:32 am Revision 3faf872d: usrp2: use the proper lwip macros to set the ip header
- 02:18 am Revision 2f12295f: usrp2: moved sregs in host code, simplfy reg struct a little
- 02:17 am Revision d47bc1e0: usrp2: moved sregs in fw memory map, new framer register table
- 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...
03/15/2011
- 10:23 pm Revision 74979af6: u1e: removed old directory from make
- 10:21 pm Revision 18d1c39b: u1e: keep up with fixes made for u2/u2p, make it compile again
- 07:52 pm Revision 3a1ad3f1: uhd: copied examples changes from next onto master branch
- 07:30 pm Revision 232a398f: uhd: added missing set_tx_antenna() in tx waveforms
- 05:28 pm Revision 77481462: usrp2: common memory map, define slave bases in different headers
- 03:22 am Revision d3e336f4: usrp2: minor fix to use more ntohl
03/14/2011
- 11:31 pm Revision b3d6f86d: usrp2: fixed mtu discovery bug, was using the last failed value
- 07:32 pm Revision f8225c05: Merge branch 'windows_fix' into next
- 11:47 am Revision b0fefbe4: usrp_e1xx : Remove reset offset from register map.
- 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... - 01:08 am Revision e5b625a5: usrp2: clip the mtu discovery if its within default MTU + a few
- 01:07 am Revision 663af458: uhd: make CMAKE_BUILD_TYPE a visible variable in the gui
03/12/2011
- 04:45 am Revision 93aae6f5: usrp2: also store expected_time in-between states
- 04:30 am Revision f7687f06: uhd: created rx_multi_samples for multi-channel example
- 12:22 am Revision cadafd4c: uhd: cleanup/tweaks on timed samples examples
03/11/2011
- 08:46 pm Revision e49f94f4: uhd: offer alternative named for python binary (seen on ubuntu server)
- 08:17 pm Revision 9b2ae7e0: uhd: added continuous streaming and new options to tx_waveforms
- 08:02 pm Revision 60db6edf: uhd: a lot of tweaking, new parameters, and sig handler for to/from file examples
- 07:14 pm Revision 1ab38031: uhd: created tx_samples_from_file.cpp and added to rx_samples_to_file.cpp
- 05:33 pm Revision ab263488: usrp2: bump up timeout on mtu discovery (seen to be a bit too small on windows...
- 05:29 pm Revision 2da8a0ae: uhd: only specify BOOST_SP_USE_QUICK_ALLOCATOR for the lib, apps can be built ...
- 05:02 pm Revision 6fc9a384: usrp-e100: added module compat num check, made fpga compat constant more obvious
- 01:58 am Revision 4dd34ae6: uhd-images: specify CPACK_PACKAGE_FILE_NAME so files names are platform indepe...
- 01:57 am Revision 414b7771: usrp-e100: fpga fix removed missing directory from include
03/10/2011
- 10:57 pm Revision db2b8061: Merge branch 'packet_router_2nd_dsp' into next
- 10:47 pm Revision 6d744744: uhd: revert changes to rx_timed_samples
- 10:45 pm Revision 928e3a7d: uhd: fix safe call header cuz it was moved on the next branch
- 10:44 pm Revision fd35b0fd: Merge branch 'master' into next
- 10:42 pm Revision 4c7cc6b1: uhd: fixed include in safe call, added quotes for SET_SOURCE_FILES_PROPERTIES
- 10:37 pm Revision 09149bbf: usrp1: safe destruction for usrp1 device
- 10:35 pm Revision 0336db12: usrp1: also replaced control error prints w/ throws
- 10:08 pm Revision 552caa69: Merge branch 'master' into next
- Conflicts:
host/lib/usrp/usrp2/mboard_impl.cpp - 10:07 pm Revision 11e9d7e8: usrp1: throw in control calls that fail rather than print the error
- 08:52 pm Revision 7d140b02: usrp2: created safe call macro and handle usrp2 ~mboard throwing
- 08:49 pm Revision e2847fd9: usrp2: created safe call macro and handle usrp2 ~mboard throwing
- 07:56 pm Revision aa619a76: usrp: moved wrapper utils into multi-usrp
- 02:39 am Revision 5f4e14e8: usrp2: save alignment indexes between state to fix the lost packet problem
- 02:37 am Revision 1d9c3aa7: usrp2: save alignment indexes between state to fix the lost packet problem
03/09/2011
- 02:35 am Revision 668bdcad: TVRX: no longer muxing in noise on Q channel
- 02:34 am Revision 54acf544: usrp: fix for mux calculation when using real q
- 02:31 am Revision 74bc8297: usrp2: comments for buffer size setting
03/08/2011
- 11:33 pm Revision 912a697a: fix: vita_rx_chain1 should use unit2 (since err0 uses unit1)
- 08:47 pm Revision de76b046: packet_router: created packet dispatcher component to replace packet inspector...
- 08:41 pm Revision ab6fc734: uhd: thread safety notes and moved some docs to general
- 02:22 am Revision bb9d849d: first cut at 36:72 and 72:36 for extra wide fifos. untested
03/07/2011
- 06:56 pm Revision 88b6ef9a: u2/u2p: proper connections for dsp_framer
- 06:51 am Revision 942b7039: u2/u2p: fix off-by-one error in dsp_framer
03/06/2011
- 12:35 pm Revision 7a949ffd: usrp-e100: reinstate the VCO calibration timeout message
- 07:43 am Revision 440dc1f8: u2/u2p: enlarge dsp rx fifos to handle jumbo frames, enable in u2plus as well
- 07:34 am Revision e36330f1: u2/u2p: removed redundant shortfifos from udp path (they are in the size adapt...
- 07:28 am Revision 8a49d85f: u2/u2p: moved dsp framer into vita_rx_chain
03/05/2011
- 05:19 pm Revision 84388669: usrp-e100: disabling VCO cal check, its not right, and the warning alarms people
- 02:08 am Revision 982aeee2: usrp2: tweak the mtu discovery logic
- 02:07 am Revision 31e8e232: usrp2: firmware can send jumbo dummy packets (only writes up to 2048)
- 12:13 am Revision 354b55e5: u2/u2p: rework ports again
- 12:10 am Revision ab379e3d: u2/u2p: reworked port names on packet_router
- 12:07 am Revision b0e12ecb: u2/u2p: reworked dsp framer to work more like a fifo, and do vita length corre...
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.
- 06:05 pm Revision 05016c23: make fifo36_to_ll8 properly handle partial end lines.
- I could swear I've fixed this before...
- 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... - 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.... - 02:10 am Revision 8e27fc0c: remove references to old directory
- 02:00 am Revision 985d82f1: all: removed old unused fifos
- 01:42 am Revision daa5cde6: all: short fifos on front and back of fifo36_to_fifo19
- 01:21 am Revision d73f47db: u2plus: catch up with ethfifo changes which were on u2
- 01:02 am Revision 942c69b7: Merge branch 'master' into next
- 01:00 am Revision d5c8cd25: u2/u2p: remove duplicated short fifo
- 12:57 am Revision b958e4b6: u2/u2p: shortfifos in fifo36_to_ll8, no more _n junk
- 12:39 am Revision d2556f45: uhd: removed mb_eeprom from mboard iface (already exposed in property)
- also fixed some warnings with unused parameters
- 12:36 am Revision 470b20b4: make big tx fifo the one doing the clock crossing
- 12:28 am Revision 98028b36: Merge branch 'mb_iface' into next
- Conflicts:
host/lib/usrp/usrp2/usrp2_iface.hpp - 12:25 am Revision 595d341e: u2/u2p: rxdsp/cpu/err muxing now prioritizes cpu and err over rxdsp
- 12:16 am Revision caeea5cd: u2/u2p: removed unneeded eth rx fifo
03/03/2011
- 10:01 pm Revision 01ab237b: Update USRP1 External Clocking docs for set_master_clock()
- 09:58 pm Revision 456b9079: Fixes inverted logic in sensors bool interface
- 08:53 pm Revision ebc71c8d: u2/u2p: switch over to 36 bit wide ethernet wrapper
- 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... - 07:28 pm Revision 17450097: ethfifo_reorg: switch buffer int2 lastline to work as a length parameter
- 07:26 pm Revision 6a8f7025: u2/u2p: packet realignment moved into the simple_gemac_wrapper19
- 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 - 07:14 pm Revision 6cbbabde: u2/u2p: get rid of redeclaration
- 07:00 pm Revision 94311345: u2/u2p: ll8 now all active high, removed extra shortfifo from eth wrapper
- 06:51 pm Revision 36a785b0: u2/u2p: short fifos put on both sides of ll8_to_fifo19
- 06:50 pm Revision 1b63cd25: Generalized mboard_iface and added a SPI convenience class a la I2C
- 02:21 am Revision 7aed95a6: usrp1: check for fw images only for uninitialized devices
- this prevents excessive warnings when usrp1 is not attached
03/02/2011
- 07:11 pm Revision 785096cc: usrp2: only include fw_common when needed, remove virtual send/recv, not exposed
- 02:11 am Revision 90c90707: udp: return the managed recv buffer to the buffer queue on timeout
- 02:11 am Revision 77319389: Generalized the mboard_iface into mboard_iface.hpp and made each of the USRP d...
- 02:11 am Revision 6b4a9212: usrp2: minor optimization, only disable interruption when we need to wait()
- 02:11 am Revision 09bf4026: Hopefully the last typo in external clock mod for usrp1
- 02:11 am Revision 720475c3: Fix typo in usrp1 external clock modification docs
- 02:11 am Revision c1e1398d: usrp-e100: disable the global reset for now
- 02:11 am Revision 8ff364f4: uhd: make ic reg maps depend on common.py
03/01/2011
- 07:12 pm Revision c69d9c02: udp: return the managed recv buffer to the buffer queue on timeout
- 01:10 am Revision f1996ccf: usrp2: minor optimization, only disable interruption when we need to wait()
02/28/2011
- 08:59 pm Revision bec619cd: Hopefully the last typo in external clock mod for usrp1
- 05:45 pm Revision 50a9d77e: Fix typo in usrp1 external clock modification docs
02/26/2011
- 10:30 pm Revision 8d82fcac: timed packet generator : Temporarily use a checksum rather than a crc to valid...
- 12:44 am Revision 8b541ef9: correct port names
- 12:08 am Revision 77641c6f: usrp-e100: disable the global reset for now
02/25/2011
- 11:23 pm Revision f57ef3e7: uhd: make ic reg maps depend on common.py
- 11:17 pm Revision 98a1a03d: fifo36_mux now has shortfifos on the input ports as well as output
- 11:04 pm Revision eef4216c: uhd: sensors header fix to make swig happy
- 11:03 pm Revision b99c655d: uhd: sensors header fix to make swig happy
- 06:46 pm Revision 87f8f6fc: timed tester : Bring out src/dst flags for rx chain for testing.
- 02:52 pm Revision a675b9d8: usrp_e : Prevent people from typing in large numbers that crash the
- test.
- 07:10 am Revision aee2a4e5: usrp-e100: conditional code for when fpga downloader is externally included
- 01:48 am Revision 58729518: uhd: exception code gen simplification
- 01:28 am Revision 15268898: uhd: switch algorithm namespace to uhd
- 12:35 am Revision 4357f5d3: uhd: replaced instanced of std::exception with the uhd exceptions
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... - 10:18 pm Revision 20a524d1: uhd: moved exception to top level include
- 10:07 pm Revision 4066b1f8: uhd: added a bunch of custom exceptions, not used yet
- 07:00 pm Revision d588314b: Merge branch 'usrp2_dual_dsp' into next
- Conflicts:
host/include/uhd/usrp/mboard_props.hpp
02/22/2011
- 11:46 pm Revision 57b779c5: Merge branch 'packet_router_2nd_dsp' into usrp2_dual_dsp
- 11:25 pm Revision 5b560652: usrp2: move buffer resize code and add rule for bsd/mac
- 10:53 pm Revision fecb6365: usrp2: fixed flow control monitors indexing, fixed multi-usrp send bug
- 10:36 pm Revision a75f38f9: usrp2: div->ldiv fix for overloaded types w/ msvc
- 08:11 pm Revision 8ce6a485: Merge branch 'usrp2_fw_clock_cleanup' into usrp2_dual_dsp
- 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 ... - 06:59 pm Revision 557d62ee: Merge branch 'sensors' into dboard_serial
- 06:57 pm Revision de35e125: uhd: simplify dboard eeprom code by passing iface into load/store
- 06:19 pm Revision 814a5c40: uhd: added 9 byte serial to dboard eeprom class
- 06:29 am Revision 9eb19bd9: usrp2: cleanup clocks firmware stuff, removed unused code
- 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
Also available in: Atom