Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | usrp_e: Disable debug. | Philip Balister | 2010-10-14 | 1 | -2/+2 | |
| | * | | | | | | | usrp_e: back out dynamic send/recv samples calculation. | Philip Balister | 2010-10-14 | 2 | -1/+10 | |
| | * | | | | | | | usrp-e: use frame size to calculate the max samples per packet | Josh Blum | 2010-10-07 | 3 | -15/+42 | |
| | * | | | | | | | Merge branch 'next' into usrp_e_mmap_b2 | Josh Blum | 2010-10-07 | 12 | -267/+287 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | usrp-e: implemented the USER_PROCESS flag and CTM poll technique | Josh Blum | 2010-10-06 | 1 | -19/+14 | |
| | * | | | | | | | | usrp-e: check if flags are ready after poll | Josh Blum | 2010-10-04 | 2 | -3/+15 | |
| | * | | | | | | | | Merge branch 'timeout' into usrp_e_mmap | Josh Blum | 2010-10-04 | 2 | -5/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | usrp-e: implemented mmap with new zero_copy timeout work, added much debug ve... | Josh Blum | 2010-10-04 | 3 | -108/+107 | |
| | * | | | | | | | | | Merge branch 'timeout' into usrp_e_mmap | Josh Blum | 2010-10-04 | 14 | -430/+385 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | usrp-e: untested attempt at zero copy iface for mmap | Josh Blum | 2010-09-30 | 3 | -87/+212 | |
| | * | | | | | | | | | | usrp-e: update to build with the master | Josh Blum | 2010-09-30 | 2 | -13/+10 | |
| | * | | | | | | | | | | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-09-30 | 26 | -828/+1229 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Really enable usrp_e support. Previous commit commented out the ansi flag | Philip Balister | 2010-09-26 | 1 | -0/+2 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Add more NEON for type conversion. | Philip Balister | 2010-09-25 | 1 | -0/+20 | |
| * | | | | | | | | | | | usrp-e: updated dsp for multiple shift properties | Josh Blum | 2010-09-24 | 1 | -4/+20 | |
| * | | | | | | | | | | | Merge branch 'master' into usrp_e | Josh Blum | 2010-09-24 | 25 | -512/+930 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Reverse I and Q on the wire. | Philip Balister | 2010-09-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Philip Balister | 2010-09-09 | 5 | -37/+83 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | usrp-e: configure flag option for usrp-e support | Josh Blum | 2010-09-09 | 1 | -3/+14 | |
| | * | | | | | | | | | | | | usrp-e: typo fix for ad9522 regs size | Josh Blum | 2010-09-09 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | Merge branch 'master' into usrp_e | Josh Blum | 2010-09-09 | 3 | -31/+66 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix errors. | Philip Balister | 2010-09-09 | 1 | -1/+4 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Convert fc32_to_item32_nswap to use ARM NEON if available. | Philip Balister | 2010-09-09 | 2 | -0/+30 | |
| * | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Philip Balister | 2010-09-09 | 35 | -123/+5270 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | usrp-e: implemented tx policy and handling of async messages | Josh Blum | 2010-08-25 | 2 | -19/+114 | |
| * | | | | | | | | | | | | | | usrp-e: fixed codec control gain calculation error, added tx policy registers... | Josh Blum | 2010-08-24 | 4 | -8/+22 | |
| * | | | | | | | | | | | | | | usrp-e: added dboard iface set gpio debug call | Josh Blum | 2010-08-24 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-08-24 | 3 | -4/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-08-23 | 3 | -14/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Change TX PGA gain scaling to match gnuradio scaling | Philip Balister | 2010-08-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Change clock dividers so DBSRX board locks. | Philip Balister | 2010-08-19 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Philip Balister | 2010-08-19 | 5 | -36/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-08-18 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Really fix TX IQ phase offset. | Philip Balister | 2010-08-18 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Fix to create 90 phase shift on TX. | Philip Balister | 2010-08-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | usrp-e: added gain group property | Josh Blum | 2010-08-18 | 2 | -1/+21 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | usrp-e: building off of next branch | Josh Blum | 2010-08-17 | 8 | -38/+36 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_merge | Josh Blum | 2010-08-17 | 22 | -413/+279 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | usrp-e: misc code tweaks | Josh Blum | 2010-08-17 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | usrp-e: clock settings, ref doubler, disable test clock, lower cp current | Josh Blum | 2010-08-13 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | | | | usrp-e: codec gain control from properties interface | Josh Blum | 2010-08-13 | 4 | -9/+128 | |
| * | | | | | | | | | | | | | | | | | | usrp-e: added codec impl, probe works | Josh Blum | 2010-08-12 | 6 | -4/+122 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'split_string' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e... | Josh Blum | 2010-08-12 | 5 | -42/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | usrp-e: fix typo in verify subdev spec | Josh Blum | 2010-08-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_merge | Josh Blum | 2010-08-12 | 1 | -6/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | uhd: avoid segfaults - use CPP macros for paths and dont split empty string | Josh Blum | 2010-08-12 | 2 | -9/+10 | |
| * | | | | | | | | | | | | | | | | | | | | usrp-e: removed transfer frameness | Josh Blum | 2010-08-11 | 1 | -20/+6 | |
| * | | | | | | | | | | | | | | | | | | | | usrp-e: filled in properties and logic for subdev spec | Josh Blum | 2010-08-11 | 3 | -1/+38 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'subdev_spec' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-08-11 | 3 | -12/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | usrp-e: fixed warnings and errors, missing subdev spec stuff | Josh Blum | 2010-08-11 | 5 | -52/+32 |