aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-09-3052-1451/+1908
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-09-1560-165/+6438
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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-256-73/+100
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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-201-20/+45
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-1911-160/+271
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'usrp2p_udpfw' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-181-0/+259
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Moved UDP firmware update stuff out of fw_common.h into udp_fw_update.h.Nick Foster2010-08-182-49/+1
| | * | | | | | | | | | | | Removed debugging print from usrp2p_fw_update.pyNick Foster2010-08-171-1/+1
| | * | | | | | | | | | | | UDP firmware update support for USRP2P.Nick Foster2010-08-172-1/+308
| * | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-1838-500/+701
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | 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' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-123-15/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-112-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into usrp2pNick Foster2010-08-1055-375/+1955
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-07-296-3/+133
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | use int not rint.Nick Foster2010-07-281-3/+1
| * | | | | | | | | | | | | | | | | ADC gain control works.Nick Foster2010-07-284-10/+26
| * | | | | | | | | | | | | | | | | ADC SPI works. ADC gain interface "works".Nick Foster2010-07-282-2/+2
| * | | | | | | | | | | | | | | | | usrp: codec gains, don't bind functio npointers, also add prioritiesNick Foster2010-07-281-14/+57
| * | | | | | | | | | | | | | | | | Widened SPI slave select bus to 16 bits in host and firmware.Nick Foster2010-07-281-3/+3
| * | | | | | | | | | | | | | | | | Added gain range property to rx_codec_get.Nick Foster2010-07-281-0/+5
| * | | | | | | | | | | | | | | | | usrp: gain group should not try to set gain elements if there are noneNick Foster2010-07-281-0/+1
| * | | | | | | | | | | | | | | | | Merge branch 'usrp2p2' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2pyNick Foster2010-07-288-28/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Added gain support for USRP2+ ADC.Nick Foster2010-07-274-9/+96
| | * | | | | | | | | | | | | | | | | Merge branch 'codec_gains' of git@ettus.sourcerepo.com:ettus/uhdpriv into usr...Nick Foster2010-07-2626-446/+689
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | fixed template problems in gain_group_testNick Foster2010-07-261-8/+8
| | | * | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into codec_gainsNick Foster2010-07-268-91/+82
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | usrp: removed gain handler code (replaced by gain group)Josh Blum2010-07-248-412/+4
| | | * | | | | | | | | | | | | | | | | | usrp: added gain group support usrp2 dboard and to wrapper implementationsJosh Blum2010-07-247-16/+147
| | | * | | | | | | | | | | | | | | | | | usrp2: added codec impl for codec properties to usrp2Josh Blum2010-07-236-0/+132
| | | * | | | | | | | | | | | | | | | | | uhd: added gain group and unit testing for itJosh Blum2010-07-236-0/+361
| | | * | | | | | | | | | | | | | | | | | usrp: added codec gains propsJosh Blum2010-07-225-21/+48
| * | | | | | | | | | | | | | | | | | | | Interface access methods for users to access dboards.Nick Foster2010-07-272-0/+18
| * | | | | | | | | | | | | | | | | | | | Added one more file from codec_gains2...Nick Foster2010-07-271-0/+85
| * | | | | | | | | | | | | | | | | | | | This is a manual merge of codec_gains2 into usrp2py.Nick Foster2010-07-2722-427/+600
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2pxNick Foster2010-07-2712-47/+142
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Host-side changes to work with the USRP2+.Nick Foster2010-07-2613-103/+382
| * | | | | | | | | | | | | | | | | | | | Deleted manually those files to correspond with USRP2P branch.Nick Foster2010-07-262-75/+180
| * | | | | | | | | | | | | | | | | | | | Firmware compiles.Nick Foster2010-07-261-0/+16
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | usrp2: implemented clear state for RX and TX control, and zero sample command...Josh Blum2010-11-086-43/+9
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' into flow_ctrlJosh Blum2010-11-0536-343/+1223
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | usrp2: led F documentation fixJosh Blum2010-11-051-1/+1