Activity
From 02/25/2010 to 04/25/2010
04/25/2010
- 05:58 am Revision ae4b885e: Pass previously unused GPIOs to debug pins to help debug interrupts
- 12:43 am Revision 6b44bf06: Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- 12:42 am Revision b317f4df: removed boost exception stuff that makes it incompadible with 1.36, remember t...
- 12:42 am Revision d1d6c859: added dboard id burner app
04/24/2010
- 05:46 pm Revision 300ddf78: set dboard eeprom from dboard properties
- 02:21 am Revision 039eceb4: Moved reading the eeprom (dboard ids) onto the host.
- Created a eeprom parser for the format in the dboard.
Removed the support from the microblaze code. - 01:06 am Revision aeed16ec: Only allow new packets if we can fit the largest possible packet (2KB)
04/23/2010
- 11:05 pm Revision 0c3af590: Merge branch 'xcvr' of git@ettus.sourcerepo.com:ettus/uhdpriv
- 10:59 pm Revision a29b30fd: XCVR seems to be working, fixed the spi reset routine.
- 10:05 pm Revision 6779af92: whoops, copied wrong license
- 09:45 pm Revision 3df2b2fc: XCVR tweaks, working in highband and lowband.
- Also, fixed the tx mux calculation.
- 09:43 pm Revision 5de2543e: Register outputs to omap to prevent runt pulses from falsely triggering interr...
- 02:04 pm Revision f5b6776a: Updates to test programs.
- 01:50 am Revision df5212a7: xcvr tweaks and fixes, needs real testing
- 01:20 am Revision 8887da1b: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into xcvr
- 01:18 am Revision 3551ef50: filled in xcvr tuning, set gain, spi reset
04/22/2010
- 10:55 pm Revision fd106790: added regs for max2829
- 08:24 pm Revision 19a2f027: toggle led a for continuous streaming
- 07:55 pm Revision 05d0a14a: pulled in some dboard docs and fixes
- 07:04 pm Revision 70b61445: added dboard app notes
- 03:41 pm Revision eb2f38d4: Update transfer test program to use usrp_transfer_frame struct.
- 01:40 am Revision d73db2cc: work on atr registers and filling in functions
- 12:49 am Revision e5248746: Added protocol version number to usrp2 common header and data struct.
04/21/2010
- 10:46 pm Revision d91c18e6: xcvr work, skeleton layout
- 03:40 pm Revision 61d8449f: Add register definitions for new transfer scheme.
04/20/2010
- 11:18 pm Revision 72f4ce79: Merge branch 'win' of git@ettus.sourcerepo.com:ettus/uhdpriv into work
- 11:18 pm Revision cf5a45b1: added coding docs
- 09:46 pm Revision de668d99: Add scripts to read and write board id info into usrp e id eeprom
- 08:41 pm Revision 698cfaef: windows warning fix
- 07:05 pm Revision eae0bec9: Created args string contructor for device address.
- Using the args string for the find devices app.
Added documentation to simple usrp. - 05:51 pm Revision 21ceee33: find time_64bit
- 03:54 pm Revision 43db7fd7: Add program to setup debug pins.
- Add script to reload fpga and module.
- 03:53 pm Revision 4e4d8556: Initialize data array to help show when reads fail. Report return value
- from ioctl
- 01:35 pm Revision c05fc634: usrp-e-spi: change active edges around.
- 01:34 pm Revision 29a3b01f: usrp-e-i2c always uses hex arguments.
- 01:33 pm Revision dfd5bed2: Always put new bin file in /home/root.
- 11:07 am Revision 0e11c5dd: Fix silly typo in script.
- 11:06 am Revision bbfb3a7a: Fix script to write board id eeprom.
- 06:48 am Revision 6b015b1c: added comments to cmakelists, makedir in file generation script so python does...
- 01:37 am Revision 97b288f7: documentation notes in readme
- 01:31 am Revision 0d365ff3: pulled aux dac and adc support from microblaze, its in the host now
- 01:24 am Revision b3116c8c: added support for aux dac and adc control in host
04/19/2010
- 06:17 pm Revision 5ae48902: Merge branch 'docs' into work
- 06:16 pm Revision d4b113cc: added some documentation and links to the index
04/18/2010
- 09:55 pm Revision b3d0c68c: added usrp2 networking notes, tweaked style and build
- 07:37 am Revision 77c578fc: Created a docs directory to house restructured text documentation.
- Moved doxygen build rules into the docs build directory.
Created rst docs for building and burning usrp2.
04/17/2010
- 05:32 am Revision 154e4492: moved come common register generation code into common.py
- 05:10 am Revision 8375ae72: moved spi and i2c api into serial.hpp, its used for more than the dboard inter...
- 01:09 am Revision 1ee33aca: updated readme
04/16/2010
- 10:31 pm Revision 632ca4af: added automatic ref source enum
- 09:20 pm Revision 6db1f998: forgot an include
- 06:05 pm Revision 067491b5: RFX seems to be tuning. Added some code to dsp to check for valid range.
- 12:58 pm Revision 839d9c39: pulled in master and got usrp-e code compiling
- 09:42 am Revision 835cb56e: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
- Conflicts:
.gitignore - 04:27 am Revision 23316f1a: added pps and time capability
- 01:55 am Revision d94a0fbe: access frame length regs from wishbone
- 12:55 am Revision beccd823: async seems to work with packet lengths now. Still need to do wishbone regs f...
04/15/2010
- 11:16 pm Revision 449a420f: async gpmc progress
- 11:14 pm Revision 2e607984: change time parameters because Xilinx IP has a 1ps timescale
- 11:14 pm Revision 883c60ca: add bus error reporting
- 11:13 pm Revision 8f6ddf93: correct name of module
- 11:11 pm Revision 0718961e: work on rfx registers
- 09:56 pm Revision 6dd46af1: progress on synchronous gpmc, but it may not be possible due to the limited nu...
- 09:51 pm Revision d7342b46: synchronous and asynchronous gpmc models
- 07:52 pm Revision 7d00d3a7: handle all tri-state in the top level of gpmc
- 06:24 pm Revision 3a196c5d: Merge branch 'udp'
- 06:24 pm Revision 05d77f77: moved usrp1 and usrp2 fpga dirs into fpga subdirectory
- 02:16 am Revision f89ed919: more sync progress. This is just a skeleton for now, with junk content
- 02:16 am Revision cbf7a091: work on tuning rfx tx and rx LOs
- 02:14 am Revision 108109e6: more progress on synchronous interface
- 01:13 am Revision 204c591c: renamed to async. Will be building a sync version for GPMC_CLK
- 01:07 am Revision fc54a55f: make timing diagrams for bus transactions. Still need to do reads
- 01:02 am Revision 17fc80cb: added in a loopback fifo
- 01:01 am Revision 8cef80c8: probably won't be using this, and it hasn't been tested
- 12:42 am Revision b9e7e38a: removed some windows warnings
- 12:19 am Revision f57f616c: Added gain control to rfx. Switched string constants to caps (gains, antennas,...
- Made dboard interface for aux dac and adc use volts.
04/14/2010
- 10:28 pm Revision 6d0a60b9: work on atr bits in rfx board
- 09:57 pm Revision 5ac7a9e5: removed clock rate prop, we dont need to expose that since ticks are in nsecs
- 06:47 pm Revision 36d81c56: renamed dxc to dsp for tune result
- 03:41 pm Revision e2a94193: renamed dboard interface to dboard iface, the lengthy name was getting to be a...
- 01:48 am Revision 91319520: work on rfx atr regs
- 12:48 am Revision 51a9c2d4: Created a usrp2 interface class with the control, spi, peek/poke functionality.
- Its used in all the implementation level code
- 12:33 am Revision 19d476df: minor changes to get it to synthesize
04/13/2010
- 11:47 pm Revision 3109f123: added adc and dac clock enables
- 11:19 pm Revision c10e58cf: removed unused firmware code
- 11:08 pm Revision 841400bb: Moved ad9777 control 100% on to the host
- 10:45 pm Revision 75dd8f67: added ad9777 register map
- 09:23 pm Revision 5b5696cb: added more clock config, takes care of external reference
- 07:42 pm Revision ad0d641b: Moved clock control into abstraction clock control class.
- 06:54 pm Revision ea756858: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp2
- 06:47 pm Revision 92ba9846: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd
- 06:46 pm Revision c3044c01: added reqs and build instructions to readme
- 04:38 pm Revision f1838b92: Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e
- 04:37 pm Revision b59c54e3: Fix typo.
- 02:46 pm Revision 41a515f3: Merge branch 'master' into usrp_e
- 02:46 pm Revision c6a76aa0: merge reverse diff
- 02:39 pm Revision 8e9671fc: forgot dangling file
- 02:37 am Revision cbf2109e: controlling dboard clock enables from host
- 02:20 am Revision f95bf4d8: lengthened delay between cycles, added more transactions on the data bus
- 02:06 am Revision 45b9ec4c: replaced ram interface with a fifo interface. still need to do rx side
- 02:06 am Revision 4aca5e04: split out gpmc to wishbone interface to make gpmc top level cleaner
- 01:45 am Revision 7da6f4e3: reg map for ad9510
04/12/2010
- 11:52 pm Revision 389a72ef: merged unit type and gpio bank for dboard interface into one type, expanded db...
- 11:10 pm Revision 23727941: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp2
- 11:10 pm Revision 40c23193: moved spi transact to usrp2 impl, and removed spi read
- 10:40 pm Revision ccf4ebaa: removed dummy placeholder
- 10:19 pm Revision b87d9afe: Merge branch 'rfx' of git@ettus.sourcerepo.com:ettus/uhd into io
- Conflicts:
host/lib/usrp/usrp2/io_impl.cpp - 09:31 pm Revision 24ca9fbd: store the mtu and hdr len stuff only in the usrp2 impl
- 08:39 pm Revision e611e610: Added data type conversion routines to transport api.
- 07:22 pm Revision 0021abf1: Created zero copy interface/framework, made use of it in usrp2 udp transport s...
- 01:55 pm Revision 615f7081: Merge branch 'master' into usrp_e
- 01:54 pm Revision 34854116: put the dummy package back in
04/10/2010
- 02:20 pm Revision fa96b25b: moved regs generator to ic reg maps folder, others will go there as well
04/09/2010
- 09:41 pm Revision 50780640: Test program to verify GPIO on daughterboards. For success, connect gpios on
- TX to corresponding ones on RX.
- 09:01 pm Revision 01cb9070: generate the register file, added lib include dir
- 03:13 pm Revision fdd80e54: added python+cheetah build requirement, generating vrt.cpp
04/08/2010
04/07/2010
- 07:46 am Revision b66a74ff: Reworked the spi part of the dboard interface.
- It turns out to be more complicated.
The integer type is better for holding the bits.
The edges can be different, so ... - 02:05 am Revision e6151334: added code for adf4360 chip
04/06/2010
- 06:46 pm Revision 9a0087da: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into rfx
- 02:35 am Revision 8ee3d720: GPIO tested working on usrp.
- Write gpio regs in 32 bit chunks.
ATR regs rx side is high address. - 01:32 am Revision 8740bc71: handle tx fragment eob flag case
- 01:11 am Revision ed5cb33e: renamed dict get key and value methods
- 12:55 am Revision 57f1f769: some doxygen fixes after merge
- 12:42 am Revision e4f75a92: Merge branch 'rework' of git@ettus.sourcerepo.com:ettus/uhd
04/05/2010
- 11:36 pm Revision 97496ace: simplified the usage of dboard, dsp, and mboard proxies.
- removed the dict structure for each, we are just going to have one.
- 09:37 pm Revision 1cc8c6c9: paradigm shift for the dsp abstraction
- 07:18 pm Revision 12aa8ad7: added 16 bit peek and poke, 16 bit register defs for gpios and atrs
04/04/2010
- 06:47 pm Revision 9c1e7c5b: Added doxygen support.
- 02:43 am Revision 83bd55d6: extended stream cmd with mode enum, and extended fragment flags in metadata
04/03/2010
- 04:59 pm Revision b0316af8: Attempt to make scripts run inside and outside GHQ.
- When at GHQ:
export GHQ=1
export GHQ_USER="something that can log in to astro" - 03:25 pm Revision ea28c755: Add program to read from serial port and print to screen. (works)
- 02:55 pm Revision 317fc2d1: Add ability to change uart baud rate. (works)
- 02:54 pm Revision dd2b11c4: Yes, I am an idiot.
- 12:54 am Revision 275b29e0: some work on rfx board code
04/02/2010
- 09:58 pm Revision d4e9f362: Update to use register definitions from header file.
- 09:16 pm Revision 5d7a5e66: Don't need to use malloc to get the correct sized struct anymore.
- 07:59 pm Revision f4ccb204: env path separator for windows
- 07:49 pm Revision d8052db8: Convert to use register include file. Fix peek/poke16 program.
- Add program to cycle through LED's and test buttons. Only pushbuttons tested
at the moment. - 12:33 pm Revision 80b2b928: Handle 32 bit data to spi controller.
- 02:01 am Revision 0da74522: windows fix, forgot boost namespace for stdint
- 12:05 am Revision 52c8d239: added 16-bit wide atr controller
- settings_bus_16 now handles variable address window sizes
split ctrl of nsgpio into ctrl (selector) and debug bits
04/01/2010
- 11:56 pm Revision 58d71729: Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhd into usrp_e
- 11:55 pm Revision 38233271: preliminary registers definition
- 11:37 pm Revision f1f48651: hardcoded values for enum props, added clock get/set for simple usrp
- 11:01 pm Revision 54e8b566: Moved usrp specific things into usrp directories and namespaces.
- Renamed simple device to simple usrp (it was usrp specific).
Moved tune helper to usrp dir for same reason. - 10:08 pm Revision 91ef1802: moved props into usrp and multiple hpp files
- 08:30 pm Revision 792fad3a: use defined constants for the register addresses
- 07:27 pm Revision 9b30d729: Allow variable length spi messages.
- 05:32 pm Revision bcd80dae: added peek and poke, using in dboard interface
- 03:16 pm Revision 8fd3ce07: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e
- Conflicts:
host/include/uhd/usrp/CMakeLists.txt - 12:44 pm Revision 3e01c94f: Spi word length is in bits, not bytes.
- 12:44 pm Revision 93572731: Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e
- 02:25 am Revision f01b1a39: added spi slaves to regs, use std copy for buffs
- 01:55 am Revision f15df814: Moved dsp (rx and tx), time config, and clock config (mostly) into the host.
- 12:43 am Revision 38248b81: Refactor ATR part of dboard interface (and some constants).
- Added peek and poke to the dude/bro protocol.
Started moving more control code through peek and poke.
Added usrp_regs...
03/31/2010
03/30/2010
- 10:11 pm Revision 28130783: use find to discover devices
- 09:07 pm Revision f9be69ca: Added io type and otw type for describing types.
- 05:52 pm Revision 03be4d06: filled in some gpio handling code, some mboard impl, added usrp_e_regs (like m...
- 05:24 pm Revision 1dbd0788: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e
- 05:24 pm Revision 2f81e2f7: tweak usrp-e cmake config
- 02:12 pm Revision c81a9757: compiling with master merge, renamed usrp1e to usrp_e
- 01:32 pm Revision f94fa1e4: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e
- Conflicts:
host/include/uhd/usrp/dboard_id.hpp
host/lib/usrp/usrp2/usrp2_impl.cpp - 12:14 am Revision de21671b: Update config to all eight clock buffers to be used.
03/29/2010
- 10:35 pm Revision 50b1ca13: Added timing constraint for Wishbone clock/dsp_clock skew
- 08:14 pm Revision 5a085861: unit test for device addr
- 07:58 pm Revision 1295df8c: Added utility methods to device addr and mac addr to make them more usable.
- 06:16 pm Revision 7396b53e: use bb_rate and if_rate to handle dxc io rates
- 01:30 pm Revision 930755fc: Minor fixes.
- 07:45 am Revision 86fffe7f: Added tune helper to utils.
- Takes a subdevice and dxc properties object and tunes them.
Made use of tune helper in simple device.
Moved gain han... - 12:39 am Revision 3b028236: added some msvc notes, fixed line endings
03/28/2010
- 09:18 am Revision 7fc32044: minor fix to wax test to get unit testing working on windows, added missing co...
03/27/2010
- 09:27 pm Revision b71d0cbe: refactored types.hpp into types directory
- 04:20 pm Revision cce41049: 16 bit wide spi core
- 08:02 am Revision 52df9afd: Split utils.hpp into subdir with multiple files.
- static for static block and static instance (singleton)
assert for assertion and throwing related stuff
algorithm for... - 02:02 am Revision dd41206f: tweak the ifaddrs address discovery
- 01:52 am Revision ae02148f: get interface addresses on windows
- 12:12 am Revision b9e71598: connect up the 16 bit spi core
03/26/2010
- 11:56 pm Revision 72927d98: library loading on windows, status message tweaks, warning tweaks
- 10:38 pm Revision d1e67602: made python app to generate vrt jump tables, seems to run faster...
- 10:37 pm Revision 806a2de4: remove timescale junk
- get rid of asynchronous resets
fix spelling error
corrected comment - 08:45 pm Revision 2276c737: removed that fw sets seq stuff, not applicable
- 07:54 pm Revision 1657a022: insert correct control word and vrt len into the buffer
- 07:04 pm Revision 29e88b34: Working version.
- 07:00 pm Revision faaee09f: Merge branch 'addrs' of git@ettus.sourcerepo.com:ettus/uhd into timing
- Conflicts:
host/lib/usrp/usrp2/usrp2_impl.hpp - 06:45 pm Revision 08f6b21c: added interface address discovery
- 06:30 pm Revision 7a3064b6: connect 2 clock gen controls and 3 status pins to the wishbone so they can be ...
- 03:22 pm Revision 84df070f: Add test program to send characters to the wishbone uart.
- 04:00 am Revision f979a9d4: Merge branch 'udp' into u1e
- 01:36 am Revision af586ae1: Overhaullllllled the way we do streaming. There is an odd bug where
- a zero length command (now, no chain) used to stop the streaming.
Now it seems to do the reverse... must investigate.... - 12:35 am Revision 16818dc9: Merge branch 'master' into udp
03/25/2010
- 10:49 pm Revision b7438856: connected spi pins, but the spi core still needs to be redone for 16 bit inter...
- Also reconnected GPIOs so you'll need to send commands in order to get debug pins on the GPIOs
- 09:00 pm Revision fdb6175a: moved fifos around, now easier to see where they are and how big
- 08:43 pm Revision 717a6acd: Update read/write test program to new header name and add to Makefile.
- 06:42 pm Revision 7d195aa7: Merge branch 'mbdebug' of git@ettus.sourcerepo.com:ettus/uhd into timing
- 05:42 pm Revision 28e5e074: Updates for header file change from usrp1_e.h to usrp_e.h.
- 01:30 am Revision 71d4a26e: mess with that usrp2 io loop unroll, also py app gets installed executable
- 01:03 am Revision de2e7bb9: added easy way to compile firmware for debug mode
- 12:22 am Revision dce164d8: bigger fifo on UDP TX path, to possibly fix overruns on decim=4
03/24/2010
- 11:36 pm Revision fc32fa87: Xilinx ISE is incorrectly parsing the verilog case statement, this is a workar...
- 07:49 pm Revision 4f5cd641: Makefile and usrp-e-spi edits, add i2c test program.
- 07:13 pm Revision ac482c5a: Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
- 04:59 pm Revision 46c0c6ca: Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
- 04:57 pm Revision 550bf323: Update usrp1_e.h header file to match kernel driver.
- 04:00 pm Revision 5463912c: Start applying order through Makefile.
- 03:33 pm Revision 4e5429b2: Start renaming stuff in line with product name USRP Embedded.
- 03:44 am Revision 24bd27b9: Reorganized apps dir into utils and examples dir.
- The files get installed into the pkg data directory.
- 01:17 am Revision 1aef8303: Added example app to receive timed samples.
- Added useful calls to simple device.
Fixed vrt frac time usage (wrong word).
03/23/2010
- 11:18 pm Revision 8bf96b82: pps and vita time debug pins
- 11:00 pm Revision e1f34c1a: ignore emacs backup files
- 01:38 pm Revision 3137e2ca: Commit random test code.
- Unfiltered commit of test code I am accumlating on my ewewoneee. Most of
this should go away before release. - 01:35 pm Revision c329da8f: Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
- 12:52 am Revision 694dc3c7: merged usrp2 stuff from u1e branch (without merging the u1e stuff)
- 12:41 am Revision 767bb419: massaged some of the dboard calls
03/22/2010
- 03:31 pm Revision 09a21dd6: bit of io work
- 01:12 pm Revision a31761cb: filled in more skeleton code, filled in dboard interface spi and i2c with ioct...
- 09:50 am Revision 6ba5135c: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
- Conflicts:
host/include/uhd/usrp/dboard_id.hpp
03/21/2010
- 11:53 pm Revision d66efda6: Added ability to load modules at runtime
- (specified by environment variable path).
Added a demo test module as well. - 07:58 am Revision d1ecc555: Moved typedefs from props.hpp into new file types.hpp.
- Created structs to replace range tuples, and clock config struct.
Merged clock config props into one property using c...
03/20/2010
- 02:08 am Revision 26ada5ee: added install path for dll, fixed idiotic msvc error where making a vector wit...
03/19/2010
- 05:50 am Revision 9c436f72: compiling under msvc (no idea if it works)
- 12:40 am Revision 35bcf1c6: created config.hpp to handle export macros, added exports to public api stuff
03/18/2010
- 09:20 pm Revision e24a1e88: fixed linking and warnings on msvs
- 07:38 pm Revision 10ee8022: added usrp1e implementation skeleton, began filling it in...
- 05:01 pm Revision f2a86eb6: define namespace hack when in c compiling
- 08:15 am Revision d105f614: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
- 01:55 am Revision 69aaffa6: got uhd almost compiling in windowze. figured out special flags. also had to u...
03/17/2010
- 02:42 am Revision 83c463d0: changes to get tuning working
- 01:18 am Revision 12ca1b61: added more help and verbose on recovery app
- 12:54 am Revision 6458eca9: Added recovery app to use raw socket to burn known ip addr.
- Fixed up fw so the device can reply after new addrs are set.
03/16/2010
- 10:52 pm Revision 52dc7389: reimplemented dict to preserve order of insertion
- 08:49 pm Revision 8be3b883: Added ability to set the subdevices in use for rx and tx dboards.
- This is used to calculate and set the ddc and duc muxes.
Also, minor fix for burning addrs (wrong pointer....) - 12:43 am Revision fc40ff2f: Replaced uses of wax:cast with the templated as method (like in boost program ...
03/15/2010
- 11:00 pm Revision e4997af8: Ability to burn mac addr and ip addr to usrp2 (over ip/udp for now).
- Added firmware support and usrp2 burner host app.
- 07:15 pm Revision 7590f187: Device sub classes can register themselves. Simplifies device.cpp internals.
- Added static instance macro for lazy instantiation of static variables.
- 05:00 pm Revision 5de23571: Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
- 05:00 pm Revision 1bfb5562: Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
- Conflicts:
host/apps/CMakeLists.txt
host/lib/usrp/usrp2/usrp2_impl.cpp
03/13/2010
- 02:04 am Revision 1ba6aafa: handle getting and setting mac and ip addr from the host
- 12:01 am Revision 2147c5f6: Removed freq min and max and gain min, max, and step...
- replaced it with gain and freq range tuples.
This simplifies the api calls and subdev properties.
03/12/2010
- 02:37 am Revision daed43a8: Cleaned up the gain handler (thing that gets and sets wildcard gains)
- and made use of it in the dboard manager so it intercepts the sets and gets.
While doing this, fixed something with n...
03/11/2010
- 03:33 am Revision 9c0fb5e1: Filled in dboard code for basics and lf type boards.
- The dboard is now just a uint16 (dont bother with the enums).
The dboard manager now registers subdevs with a name.
T... - 02:59 am Revision c01b45d1: more debug for fixing E's
03/10/2010
- 10:48 pm Revision 358d31f4: better debug pins for going after cascading E's
- 10:47 pm Revision 8e9a8464: Added simple device to handle wrapping general properties up into simple api.
- Added setting time capability to the usrp2 impl.
Messing with props and time specs... - 10:31 pm Revision 1a811a72: copy in wrong place
03/09/2010
- 03:53 pm Revision 5642e3be: Merge commit 'upstream/master'
- 12:13 am Revision f6582b27: Merge branch 'u1e_uhd' of ettus.sourcerepo.com:ettus/uhd into u1e_uhd
- 12:13 am Revision e273ea92: proper flags bits
03/05/2010
- 02:34 am Revision bb86022d: Moved timeouts into the udp transports.
- Simplified the fast path checking in the fw, but it turns out this was not the issue.
Fixed some bad bit operations w...
03/03/2010
- 08:30 pm Revision 821c3141: Some tweaks and changes to io impl that fix segfaults.
- Seems to work now!
- 07:28 pm Revision ccd2665a: Split metadata into rx and tx specific metadata.
- The rx metadata has fragment flags and the tx metatdata has burst flags.
Made the io impl for usrp2 rx routine fill i... - 10:00 am Revision e531f936: memcpy size fix, change to some send logic
- 09:19 am Revision bb841752: Making use of vrt lib in the usrp2 io_impl.
- Added a packet size param to the vrt pack and unpack.
- 07:56 am Revision 8e8221dc: Added a vrt library to pack and unpack from metadata.
- Added a vrt test app that packs and unpacks the data.
- 06:07 am Revision 4efafcc2: Expanded the UDP api:
- We can make simple udp transports for discovery and control.
We can support a udp zero copy transport (currently just...
03/02/2010
- 10:48 pm Revision 13bd67b4: The net common is too slow in usrp2 firmware to figure out if its vrt data.
- Added a custom function to tell if a packet is vrt data, seems to be feeding fast enough at this rate...
Fixed some b... - 12:13 am Revision 45106729: Send the number of samples per datagram over the control.
- Worked on the io impl for usrp2 (added loop unrolls and 32 bit buffers).
Added some vrt rx constants to the fw common...
03/01/2010
02/27/2010
- 02:57 am Revision 606b896c: fix for io types
02/26/2010
- 08:01 pm Revision a4452018: removed empty uhd.hpp and cpp files
- 11:01 am Revision 1b965831: made app to load usrp1e fpga images, and tested it to be working
- 05:55 am Revision 4288c956: debug pins
- 05:10 am Revision db60b00d: enable was on the wrong address pin, needs to be the highest order one
- 05:09 am Revision e775ce6c: invert the pushbuttons since they are active low
- 03:43 am Revision 67dd6732: gpmc debug pins
- 02:49 am Revision 9143c4a4: point to the new files
- 02:48 am Revision bcf582ba: fix syntax error which icarus allowed (filed a bug with them)
- 02:38 am Revision c8e869b2: loopback and test
- 02:38 am Revision d808829f: corrected logic
- 02:38 am Revision 2f9b93f3: edge sync on done signals so we only fill/empty one buffer
- 02:37 am Revision 17dd9129: Switched xilinx primitives because they order the bits funny in the other one
- 02:32 am Revision 5715b2c4: Created empty usrp1e cpp file for the case when headers are not found.
- Worked on the device make and discovery to fix certain problems.
Added node param to discover usrps for usrp1e, made ... - 12:50 am Revision 7c1dd470: ISE chokes on the pure verilog version so we use the macro
- 12:50 am Revision 030f6a21: First cut at passing data buffers around on GPMC bus
02/25/2010
Also available in: Atom