aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp_e100
Commit message (Expand)AuthorAgeFilesLines
* e100: removed usrp from directory prefixJosh Blum2011-06-1719-4225/+0
* b100: support for dual dspJosh Blum2011-06-161-1/+1
* e100: disable debug prints in io implJosh Blum2011-06-131-1/+1
* e100: dual dsp working, cleanup for io impl, needs more testingJosh Blum2011-06-131-54/+57
* usrp: use dboard name A or single slot boardsJosh Blum2011-06-161-5/+6
* e100: dual dsp support (compiles, not tested)Josh Blum2011-06-157-203/+280
* Merge branch 'usrp_e100_aux_spi' into frontend_workJosh Blum2011-06-156-78/+196
|\
| * usrp-e100: bring up the clock as the first thingJosh Blum2011-06-065-88/+89
| * usrp-e100: added check for wishbone readback and clock recoveryJosh Blum2011-06-063-19/+39
| * usrp-e100: work on aux spiJosh Blum2011-06-051-3/+100
* | b100: added b100 host (squashed)Josh Blum2011-06-141-1/+1
* | usrp_e100: init the subdev specs before calling io_initJosh Blum2011-06-141-3/+4
* | uhd: update packet handlers when the clock rate is changedJosh Blum2011-06-141-0/+1
* | usrp_e100: super packet handler support squashedJosh Blum2011-06-143-48/+65
* | usrp-e100: fix message typo, its master_clock_rateJosh Blum2011-06-091-1/+1
|/
* usrp-e100: set_ignore_sync_fpga_plus_codecJosh Blum2011-05-201-2/+14
* Merge branch 'master' into release_workrelease_003_001_000Josh Blum2011-05-171-40/+26
|\
| * E100: fix aux codec ADC reads as per USRP1 in 6f70d1Nick Foster2011-05-161-40/+26
* | Merge branch 'master' into release_workJosh Blum2011-05-165-75/+78
|\|
| * uhd: replace managed buffer shared pointer w/ intrusive pointer to reduce ove...Josh Blum2011-05-141-10/+2
| * usrp-e100: use misc test32 register to store fpga hashJosh Blum2011-05-101-36/+34
| * usrp-e100: created device address arg for master clock rate, removed eeprom hackJosh Blum2011-05-124-25/+12
| * usrp-e100: added soft sync for ad9522 clock controlJosh Blum2011-05-091-2/+12
| * usrp_e100: work w/ ad9522 clock configurationJosh Blum2011-05-081-2/+18
* | Merge branch 'use_vita_length' into nextJosh Blum2011-05-161-1/+1
|\ \ | |/ |/|
| * usrp-e100: incremented compat # to 4 for vita length changeJosh Blum2011-05-161-1/+1
* | usrp1: overload read_eeprom to handle multi-byte readsJosh Blum2011-05-051-1/+0
* | uhd: various tweaks to log and msg, replaced a few remaining stdioJosh Blum2011-05-041-0/+1
* | uhd: removed more iostream stuff from usrp* implementationsJosh Blum2011-05-041-3/+2
* | usrp-e100: removed stdio prints from implementationJosh Blum2011-05-047-80/+86
* | uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-041-11/+8
|/
* USRP1: added support for setting clock rate from EEPROMJosh Blum2011-05-011-2/+2
* usrp-e100: add ability to set/get default master clock rate from EEPROMJosh Blum2011-05-012-1/+22
* usrp_e100: added recv/send_frame_size xport argsJosh Blum2011-04-163-11/+23
* usrp: support for grand daughter board eepromJosh Blum2011-04-262-2/+15
* uhd: move thread loop condition flag to before barrier (prevents race condition)Josh Blum2011-04-221-1/+1
* usrp-e100: reset dboard clocks on rate change, and dont cache in dboard ifaceJosh Blum2011-04-073-4/+32
* uhd: define LINUX in build system to simplify some checksJosh Blum2011-04-011-5/+1
* uhd: implemented boost barriers on all code that creates threadsJosh Blum2011-03-311-5/+11
* usrp-e100: set the ticks-per-second every time we change clock rateJosh Blum2011-03-292-5/+1
* uhd: update copyright headers with automated scriptJosh Blum2011-03-232-2/+2
* usrp-e100: added module compat num check, made fpga compat constant more obviousJosh Blum2011-03-113-6/+15
* usrp-e100: reinstate the VCO calibration timeout messageJosh Blum2011-03-061-3/+0
* usrp-e100: disabling VCO cal check, its not right, and the warning alarms peopleJosh Blum2011-03-051-0/+3
* Merge branch 'boost_fs_string' into nextJosh Blum2011-03-171-1/+1
|\
| * uhd: replace file_string() with string() for deprecation reasonsJosh Blum2011-03-151-1/+1
* | Merge branch 'master' into nextJosh Blum2011-03-171-1/+1
|\ \
| * | E100: fix test clock output enableNick Foster2011-03-161-1/+1
| |/
| * usrp-e100: disable the global reset for nowJosh Blum2011-02-251-1/+1
* | usrp_e1xx : Remove reset offset from register map.Philip Balister2011-03-141-1/+0