aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* gpsdo: added "gpsdo" clock and time source optionsJosh Blum2012-05-184-10/+22
* Merge branch 'maint'Josh Blum2012-05-171-2/+36
|\
| * usrp1: removed print from codec_ctrl last commitJosh Blum2012-05-171-1/+1
| * Fixing USRP1 aliasing logicNicholas Corgan2012-05-171-2/+36
* | uhd: used shared get_tmp_path for logging as wellJosh Blum2012-05-162-46/+31
* | Merge branch 'maint'Josh Blum2012-05-162-6/+2
|\|
| * Removed GPGSA from GPS driver since Firefly doesn't actually support it.Nick Foster2012-05-161-5/+1
| * b100: fix use of boost cstdint hereJosh Blum2012-05-161-1/+1
* | usrp: mboard eeprom map use string as keyJosh Blum2012-05-1410-25/+27
* | Merge branch 'maint'Josh Blum2012-05-142-1/+3
|\|
| * Throwing here causes difficulty initializing new USRPsJason Abele2012-05-141-1/+1
| * usrp1: ensure frontend specs are init'd to somethingJosh Blum2012-05-111-0/+2
* | usrp2: burner print, escapes and quotes for cross-platformJosh Blum2012-05-111-2/+9
* | usrp2: print helpful message with burner commandJosh Blum2012-05-113-4/+55
* | Examples - Test Daughterboard Coercion: moves across the frequency and gain r...Nicholas Corgan2012-05-101-0/+8
* | convert: applied sc8 signed convert fixJosh Blum2012-05-101-8/+12
* | convert: some platform specific fixesJosh Blum2012-05-094-8/+15
* | convert: squashed converter and sse2 workJosh Blum2012-05-0913-497/+714
* | Merge branch 'maint'Josh Blum2012-05-091-16/+24
|\|
| * convert: fixed sc8 convert issue w/ undefined behaviourJosh Blum2012-05-081-16/+24
* | sph: added set SID per channelJosh Blum2012-04-301-1/+12
* | convert: added prio param to get converterJosh Blum2012-04-271-20/+23
* | udp: also set HAVE_ATLBASE_H for udp_wsa_zero_copyJosh Blum2012-04-261-0/+1
* | Merge branch 'maint'Josh Blum2012-04-251-13/+13
|\|
| * usrp2: fix ad9510 register map typosJosh Blum2012-04-241-13/+13
* | b100/e100: bumped compat number to 10 after fpga mergeJosh Blum2012-04-252-2/+2
* | uhd: squashed transport workJosh Blum2012-04-238-200/+517
* | Merge branch 'master' into nextJosh Blum2012-04-2121-55/+88
|\ \
| * | e100: fix typo from last commitJosh Blum2012-04-201-1/+1
| * | mboard id's are now more concise (codenames are separated, for example), and ...Nicholas Corgan2012-04-2016-49/+86
| * | send: sph holdover from transport workJosh Blum2012-04-191-0/+1
| * | Merge branch 'maint'Josh Blum2012-04-172-4/+3
| |\|
| | * usb: do not release recv buffer in wrapperJosh Blum2012-04-171-3/+2
| | * recv: only inspect tsf on timestamp error checkJosh Blum2012-04-171-1/+1
| * | multi_usrp: returns db_eeprom instead of gdb_eeprom in both TX/RX casesNicholas Corgan2012-04-171-5/+1
| * | Merge branch 'maint'Josh Blum2012-04-161-2/+2
| |\|
| | * convert: give SIMD conversions prio over tableJosh Blum2012-04-161-2/+2
* | | dboard: updated timed sync stuff for wbx* sbx*Josh Blum2012-04-205-39/+53
* | | usrp2: cleanup for fifo control wraparound_lt16 routineJosh Blum2012-04-201-5/+3
* | | usrp2: add variable for wb/spi interfaceJosh Blum2012-04-202-12/+27
* | | usrp2: updated fifo command with to 16 (1 short fifo)Josh Blum2012-04-181-1/+1
* | | usrp: updated nchan usage for vita rx changeJosh Blum2012-04-101-1/+1
* | | Merge branch 'master' into nextJosh Blum2012-04-102-11/+55
|\| |
| * | Merge branch 'maint'Josh Blum2012-04-092-6/+4
| |\|
| | * dsp: clear register now overlaps with numchan register.Josh Blum2012-04-091-4/+2
| | * usrp: fix set_clock_config typo for external and mimo clock refJosh Blum2012-04-061-2/+2
| * | multi_usrp: added subdev spec and antenna to get_usrp_info functionsNicholas Corgan2012-04-051-1/+1
| * | multi_usrp: added subdev spec and antenna to get_usrp_info functionsNicholas Corgan2012-04-051-1/+5
| * | lib: multi_usrp can now output motherboard and daughterboard data in a dictio...Nicholas Corgan2012-04-041-5/+47
* | | Merge branch 'master' into nextJosh Blum2012-04-033-4/+10
|\| |