aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrlNick Foster2010-11-1735-334/+1304
|\
| * usrp: use a spawn thread to ensure that a pirate is spawned before continuing...Josh Blum2010-11-161-0/+9
| * Merge branch 'public_master'Josh Blum2010-11-161-1/+1
| |\
| | * usrp2: fix ip addr eeprom offset in motherboard eeprom parserJosh Blum2010-11-161-1/+1
| * | uhd: removed windows warnings, added string formatting in usrp-nJosh Blum2010-11-116-15/+15
| * | uhd: fixed ranges stuff, export symbols and use doubles not iterators...Josh Blum2010-11-111-2/+2
| * | usrp-n: populated name properties to use the generated cname from ifaceJosh Blum2010-11-116-14/+28
| * | usrp2: made enums for the rev types and implemented in codeJosh Blum2010-11-1110-86/+173
| * | Merge branch 'master' into usrp2pJosh Blum2010-11-111-4/+1
| |\ \
| | * | usrp2: fix discovery timeout, use defaultJosh Blum2010-11-111-4/+1
| * | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-11-1111-79/+82
| |\| |
| | * | Merge branch 'ranges'Josh Blum2010-11-118-74/+69
| | |\ \
| | | * | dbsrx2: updated code for ranges useJosh Blum2010-11-101-6/+6
| | | * | uhd: added meta-range clip and implemented in dboards, fixed step calculationJosh Blum2010-11-105-15/+18
| | | * | uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-107-65/+57
| | * | | usrp2: switch the timeout to units of secondsJosh Blum2010-11-111-2/+2
| | * | | uhd: pulled in some worthwhile changes from flow control branchJosh Blum2010-11-112-0/+8
| | |/ /
| | * | usrpbbbbbbbbbbbeeeeeeeeeeee fix typoJosh Blum2010-11-101-3/+3
| * | | U2P: Ripped out the mboard_rev_t structure in favor of an enum in usrp2_regs....Nick Foster2010-11-1012-335/+121
| * | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-nextNick Foster2010-11-1029-247/+1011
| |\| |
| | * | uhd: renamed enums to reflect new conventionJosh Blum2010-11-105-36/+36
| | |/
| | * added warning about rfx classic boards and dboard notesJosh Blum2010-11-091-12/+31
| * | 2+: moved mboard_rev to usrp2/ in preparation for merging upstreamNick Foster2010-11-1011-23/+136
| * | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-10-2116-665/+622
| |\ \
| * | | Moved mboard rev detection to iface.cpp.Nick Foster2010-10-202-6/+7
| * | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-10-141-3/+144
| |\ \ \
| * \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-10-125-13/+27
| |\ \ \ \
| * | | | | USRP2P: mboard rev works through props interface.Nick Foster2010-10-1210-28/+62
| * | | | | USRP2P: This is surprisingly involved. Adding a consistent interface to deal ...Nick Foster2010-10-1210-44/+125
| * | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-10-0818-316/+381
| |\ \ \ \ \
| * | | | | | USRP2P: Little bit of commonality in the include files. No functional change.Nick Foster2010-10-081-1/+0
| * | | | | | U2P: Bootloader works, successfully loads production image.Nick Foster2010-10-081-0/+2
| * | | | | | USRP2P: internal reference selected by default.Nick Foster2010-10-053-2/+21
| * | | | | | U2P: 32/64Mbit FLASH support, internal reference support for U2P r2Nick Foster2010-10-051-5/+15
| * | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-10-059-21/+530
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-09-3020-525/+899
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-09-1528-58/+3874
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Removing the GPS search stuff until I have time to figure out why the firmwar...Nick Foster2010-08-261-2/+2
| * | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-253-14/+30
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change to get codec_impl to compile, dur.Nick Foster2010-08-251-11/+11
| * | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-191-29/+36
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-1819-403/+324
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Finished GPS driver, more or less.Nick Foster2010-08-161-29/+87
| * | | | | | | | | | | | Support for NMEA reads. Uses NMEA parsing instead of Jackson Labs parsing.Nick Foster2010-08-134-38/+62
| * | | | | | | | | | | | GPS interface works for Jackson Labs devices.Nick Foster2010-08-132-3/+4
| * | | | | | | | | | | | first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in ...Nick Foster2010-08-135-6/+198
| * | | | | | | | | | | | Host-side fixes for GPS UART.Nick Foster2010-08-123-14/+13
| * | | | | | | | | | | | Added host-side support for UART messaging.Nick Foster2010-08-123-0/+53
| * | | | | | | | | | | | Added UART transactions to the DUDE/BRO protocol.Nick Foster2010-08-121-0/+11
| * | | | | | | | | | | | Merge branch 'master' into usrp2pNick Foster2010-08-1018-207/+1002
| |\ \ \ \ \ \ \ \ \ \ \ \