Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-04-28 | 1 | -3/+33 |
|\ | |||||
| * | Got eeprom read/write dboard ids working. | Josh Blum | 2010-04-26 | 1 | -0/+1 |
| | | | | | | | | | | Moved named prop implementation into cpp, and made named prop a struct (tuples are trouble). | ||||
| * | Moved reading the eeprom (dboard ids) onto the host. | Josh Blum | 2010-04-23 | 1 | -0/+1 |
| | | | | | | | | | | Created a eeprom parser for the format in the dboard. Removed the support from the microblaze code. | ||||
| * | added regs for max2829 | Josh Blum | 2010-04-22 | 1 | -0/+5 |
| | | |||||
| * | xcvr work, skeleton layout | Josh Blum | 2010-04-21 | 1 | -2/+9 |
| | | |||||
| * | added comments to cmakelists, makedir in file generation script so python ↵ | Josh Blum | 2010-04-19 | 1 | -0/+7 |
| | | | | | | | | doesnt have to | ||||
| * | added support for aux dac and adc control in host | Josh Blum | 2010-04-19 | 1 | -0/+9 |
| | | |||||
| * | Created a docs directory to house restructured text documentation. | Josh Blum | 2010-04-18 | 1 | -1/+1 |
| | | | | | | | | | | Moved doxygen build rules into the docs build directory. Created rst docs for building and burning usrp2. | ||||
* | | pulled in master and got usrp-e code compiling | Josh Blum | 2010-04-16 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-04-16 | 1 | -3/+73 |
|\| | | | | | | | | | Conflicts: .gitignore | ||||
| * | Created a usrp2 interface class with the control, spi, peek/poke functionality. | Josh Blum | 2010-04-13 | 1 | -1/+2 |
| | | | | | | | | Its used in all the implementation level code | ||||
| * | added ad9777 register map | Josh Blum | 2010-04-13 | 1 | -0/+6 |
| | | |||||
| * | Moved clock control into abstraction clock control class. | Josh Blum | 2010-04-13 | 1 | -6/+13 |
| | | |||||
| * | reg map for ad9510 | Josh Blum | 2010-04-12 | 1 | -0/+5 |
| | | |||||
| * | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp2 | Josh Blum | 2010-04-12 | 1 | -7/+0 |
| |\ | |||||
| | * | removed dummy placeholder | Josh Blum | 2010-04-12 | 1 | -7/+0 |
| | | | |||||
| * | | Merge branch 'rfx' of git@ettus.sourcerepo.com:ettus/uhd into io | Josh Blum | 2010-04-12 | 1 | -2/+52 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: host/lib/usrp/usrp2/io_impl.cpp | ||||
| | * | | moved regs generator to ic reg maps folder, others will go there as well | Josh Blum | 2010-04-10 | 1 | -10/+4 |
| | | | | |||||
| | * | | generate the register file, added lib include dir | Josh Blum | 2010-04-09 | 1 | -5/+17 |
| | | | | |||||
| | * | | added python+cheetah build requirement, generating vrt.cpp | Josh Blum | 2010-04-09 | 1 | -1/+45 |
| | | | | |||||
| | * | | Reworked the spi part of the dboard interface. | Josh Blum | 2010-04-07 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | It turns out to be more complicated. The integer type is better for holding the bits. The edges can be different, so the spi config hold 2 edge setting for mosi and miso. | ||||
| | * | | some work on rfx board code | Josh Blum | 2010-04-02 | 1 | -0/+1 |
| | |/ | |||||
| * / | Added data type conversion routines to transport api. | Josh Blum | 2010-04-12 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e | Josh Blum | 2010-04-01 | 1 | -2/+2 |
|\| | | | | | | | | | Conflicts: host/include/uhd/usrp/CMakeLists.txt | ||||
| * | Moved usrp specific things into usrp directories and namespaces. | Josh Blum | 2010-04-01 | 1 | -2/+2 |
| | | | | | | | | | | Renamed simple device to simple usrp (it was usrp specific). Moved tune helper to usrp dir for same reason. | ||||
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e | Josh Blum | 2010-03-30 | 1 | -1/+1 |
|\| | |||||
| * | removed masks for ddr and gpio write in dboard interface | Josh Blum | 2010-03-30 | 1 | -1/+1 |
| | | |||||
* | | tweak usrp-e cmake config | Josh Blum | 2010-03-30 | 1 | -9/+9 |
| | | |||||
* | | compiling with master merge, renamed usrp1e to usrp_e | Josh Blum | 2010-03-30 | 1 | -9/+11 |
| | | |||||
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e | Josh Blum | 2010-03-30 | 1 | -10/+29 |
|\| | | | | | | | | | | | Conflicts: host/include/uhd/usrp/dboard_id.hpp host/lib/usrp/usrp2/usrp2_impl.cpp | ||||
| * | Added tune helper to utils. | Josh Blum | 2010-03-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Takes a subdevice and dxc properties object and tunes them. Made use of tune helper in simple device. Moved gain handler into utils header dir. | ||||
| * | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -3/+0 |
| | | |||||
| * | get interface addresses on windows | Josh Blum | 2010-03-26 | 1 | -1/+5 |
| | | |||||
| * | library loading on windows, status message tweaks, warning tweaks | Josh Blum | 2010-03-26 | 1 | -8/+12 |
| | | |||||
| * | added interface address discovery | Josh Blum | 2010-03-26 | 1 | -1/+14 |
| | | |||||
* | | filled in more skeleton code, filled in dboard interface spi and i2c with ↵ | Josh Blum | 2010-03-22 | 1 | -0/+1 |
| | | | | | | | | ioctls, added file descriptor opening, and checking for usrp1 kernel header | ||||
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-22 | 1 | -4/+27 |
|\| | | | | | | | | | Conflicts: host/include/uhd/usrp/dboard_id.hpp | ||||
| * | Added ability to load modules at runtime | Josh Blum | 2010-03-21 | 1 | -1/+20 |
| | | | | | | | | | | (specified by environment variable path). Added a demo test module as well. | ||||
| * | Moved typedefs from props.hpp into new file types.hpp. | Josh Blum | 2010-03-21 | 1 | -1/+2 |
| | | | | | | | | | | | | | | Created structs to replace range tuples, and clock config struct. Merged clock config props into one property using config struct. Added templated dict construction to use the assign::map_list_of. Added gcc flag to set visibility to hidden and use the api macro. | ||||
| * | added install path for dll, fixed idiotic msvc error where making a vector ↵ | Josh Blum | 2010-03-19 | 1 | -2/+3 |
| | | | | | | | | with proxies crashes the app, seems to be ok with the sptr fix, in other good news, discover usrps works in my vm for the usrp2 | ||||
| * | created config.hpp to handle export macros, added exports to public api stuff | Josh Blum | 2010-03-18 | 1 | -0/+2 |
| | | |||||
* | | added usrp1e implementation skeleton, began filling it in... | Josh Blum | 2010-03-18 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-18 | 1 | -1/+4 |
|\| | |||||
| * | got uhd almost compiling in windowze. figured out special flags. also had to ↵ | Josh Blum | 2010-03-17 | 1 | -1/+4 |
| | | | | | | | | use boost stdint because its missing in visual c++, added a bunch of numeric casts to reduce warnings | ||||
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-15 | 1 | -3/+12 |
|\| | | | | | | | | | | | Conflicts: host/apps/CMakeLists.txt host/lib/usrp/usrp2/usrp2_impl.cpp | ||||
| * | Filled in dboard code for basics and lf type boards. | Josh Blum | 2010-03-10 | 1 | -1/+0 |
| | | | | | | | | | | | | The dboard is now just a uint16 (dont bother with the enums). The dboard manager now registers subdevs with a name. The basic board code uses a static block to register itself. | ||||
| * | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 1 | -0/+2 |
| | | | | | | | | | | Added setting time capability to the usrp2 impl. Messing with props and time specs... | ||||
| * | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 1 | -0/+1 |
| | | | | | | | | | | | | The rx metadata has fragment flags and the tx metatdata has burst flags. Made the io impl for usrp2 rx routine fill in the rx metatdata fragment flag. Added device documentation for send and recv in regards to fragmentation. | ||||
| * | Added a vrt library to pack and unpack from metadata. | Josh Blum | 2010-03-02 | 1 | -0/+1 |
| | | | | | | | | Added a vrt test app that packs and unpacks the data. | ||||
| * | Expanded the UDP api: | Josh Blum | 2010-03-02 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | We can make simple udp transports for discovery and control. We can support a udp zero copy transport (currently just asio). Reworked the io_impl for usrp2 to work with the zero copy api. So far, all of this untested other than compiling. A cut-down vrt library is in the works to simplify the io impl. |