summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Print a . for every packet received.Philip Balister2010-05-132-0/+5
|
* Add calculation for data trasnfer rates.Philip Balister2010-05-121-3/+43
|
* Add program to do initial configuration of the clkgen chip.Philip Balister2010-05-102-1/+298
|
* ad9862 transmit workingJosh Blum2010-05-102-3/+12
|
* moved open/close into iface, work on codec txJosh Blum2010-05-085-22/+48
|
* filled in dboard interface with codec and clock controlJosh Blum2010-05-076-31/+95
|
* Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-076-6/+217
|\
| * Update usrp_e.h file from kernel header.Philip Balister2010-05-071-5/+0
| |
| * First pass at data transfer program that uses CRC.Philip Balister2010-05-072-1/+200
| |
| * Print an error and exit if open fails for some programs.Philip Balister2010-05-073-0/+17
| |
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-071-0/+3
|\ \ | |/ |/|
| * fix for first seqno on rx, init the variableJosh Blum2010-05-071-0/+3
| |
* | work on codec control, writing aux dacs, read aux adcJosh Blum2010-05-075-45/+141
| |
* | moved usrp_e specific build stuff into its own cmake fileJosh Blum2010-05-062-36/+52
| |
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-066-121/+221
|\|
| * moved uhd lib cmake contents into respective subdirectoriesJosh Blum2010-05-066-121/+221
| |
* | Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-044-4/+6
|\ \
| * \ Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-044-4/+6
| |\ \
| | * | Remove workaround for driver hang.root2010-05-053-6/+2
| | | |
| | * | Spi data returned in struct now.Philip Balister2010-05-031-1/+1
| | | |
| | * | Update path to put module in.Philip Balister2010-05-031-1/+1
| | | |
| | * | Add hack to work around driver race.Philip Balister2010-05-032-0/+4
| | | |
| | * | Add a hack to work around a driver race. Remove when teh driver is fixed.Philip Balister2010-05-031-0/+2
| | | |
* | | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-041-2/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | fixed exception caseJosh Blum2010-05-051-2/+1
| | | |
* | | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-045-2/+50
|\| | |
| * | | Removed the boost exception stuff, replaced it with macro that formats the ↵Josh Blum2010-05-059-29/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | throw site information. SWIG didnt handle the boost exception stuff, even with custom exception wrappers. Now the boost requirement can be lowered back to 3.6.
* | | | fix files before pullJosh Blum2010-05-044-45/+26
| |/ / |/| |
* | | created codec control for ad9862, wipJosh Blum2010-05-048-15/+259
| | |
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-046-5/+789
|\| | | |/ |/|
| * code tweaks to get wbx compiling with masterJosh Blum2010-05-042-68/+35
| |
| * Merge branch 'wbx' of git@ettus.sourcerepo.com:ettus/uhdprivJosh Blum2010-05-044-4/+793
| |\
| | * Inverted logic in halfband selectionJason Abele2010-05-041-2/+6
| | |
| | * Fixed unguarded debug messageJason Abele2010-05-041-3/+5
| | |
| | * added hb filter calculation on usrp2 dsp implJosh Blum2010-05-041-4/+16
| | |
| | * First working RX/TX WBX in UHDJason Abele2010-05-041-7/+11
| | |
| | * Fixed SPI register lengthJason Abele2010-05-042-12/+21
| | |
| | * Fixed casts in set_freq and attenuator bit maskJason Abele2010-05-031-9/+11
| | |
| | * First pass WBX code, it compilesJason Abele2010-05-033-138/+231
| | |
| | * Added first wbx dboard codeJason Abele2010-04-262-0/+509
| | |
| | * First pass register map completeJason Abele2010-04-261-0/+154
| | |
| * | notes about ping and firewallJosh Blum2010-05-031-0/+11
| | |
| * | added icmp echo reply to usrp2Josh Blum2010-05-031-1/+18
| | |
* | | spi working, talked to ad9522Josh Blum2010-05-039-18/+50
| | |
* | | Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-023-5/+27
|\ \ \
| * | | Change overrun indication. New progress indicator. Turn on RT scheduler forPhilip Balister2010-05-021-2/+24
| | | | | | | | | | | | | | | | user space.
| * | | Update IP address for my home desktop. Change module version to 2.6.33.Philip Balister2010-05-022-3/+3
| | | |
* | | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-0226-199/+462
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | windows tweaks to configJosh Blum2010-05-031-13/+9
| | |
| * | minor fix to pass dboard ctor args with correct dbidsJosh Blum2010-05-031-2/+4
| | |