Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simple refactor, lower-cased 'FAT' so users wouldn't think it is an acronym. | Ben Hilburn | 2011-10-26 | 1 | -3/+3 |
| | |||||
* | Small changes / markup on the e1xx documentation. | Ben Hilburn | 2011-10-26 | 1 | -14/+20 |
| | |||||
* | Adding stuff to the tune request docs. | Ben Hilburn | 2011-10-26 | 1 | -9/+15 |
| | |||||
* | docs: unified gpsdo docs and sensors stuff | Josh Blum | 2011-10-25 | 4 | -45/+53 |
| | |||||
* | uhd: added supported models and some doc tweaks | Josh Blum | 2011-10-14 | 1 | -3/+3 |
| | |||||
* | usrp: add documentation for front-panel leds (needs FPGA update) | Josh Blum | 2011-10-12 | 2 | -0/+34 |
| | |||||
* | uhd: doc tweak for udp transport notes | Josh Blum | 2011-09-26 | 1 | -2/+2 |
| | |||||
* | usb: added interface args to usb abstractions | Josh Blum | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | uhd: updated to images documentation | Josh Blum | 2011-09-12 | 1 | -21/+8 |
| | |||||
* | uhd: updated docs usb post-install, added uhd-usrp.rules | Josh Blum | 2011-09-05 | 4 | -51/+34 |
| | |||||
* | uhd: added docs on FPGA images for n-series hw revs | Josh Blum | 2011-08-31 | 1 | -2/+6 |
| | |||||
* | uhd: more doc tweaks and added gpsdo notes to index | Josh Blum | 2011-08-29 | 2 | -2/+3 |
| | |||||
* | uhd: fixed formatting on gpsdo doc, added time sync docs on mimo cable | Josh Blum | 2011-08-29 | 2 | -7/+24 |
| | |||||
* | uhd: fix sync docs typo for pps detect method1 | Josh Blum | 2011-08-10 | 1 | -1/+1 |
| | |||||
* | Added documentation for subdevice specifications | Jason Abele | 2011-08-05 | 3 | -56/+89 |
| | |||||
* | Merge branch 'master' into next | Josh Blum | 2011-07-18 | 1 | -3/+39 |
|\ | | | | | | | | | Conflicts: host/lib/convert/convert_fc64_with_sse2.cpp | ||||
| * | udp: squashed the wsa work and added documentation work | Josh Blum | 2011-07-17 | 1 | -12/+30 |
| | | |||||
| * | Added notes on latency and through put tuning for UDP | Jason Abele | 2011-07-17 | 1 | -0/+18 |
| | | |||||
* | | usrp1: tweaks + implemented other features to mimic async and inline messages | Josh Blum | 2011-07-02 | 1 | -4/+4 |
| | | | | | | | | | | | | | | Moved the underflow/overflow polling into a thread and out of the fast-path. Added an inline and async message queue into soft time control. Error and status messages are actually generated now and enqueued. Passes the async message test... | ||||
* | | usrp: updated documentation for various changes (mimo mode, subdevice spec ↵ | Josh Blum | 2011-07-01 | 2 | -45/+19 |
| | | | | | | | | defaults) | ||||
* | | usrp: created core controllers for i2c and spi on 100 series | Josh Blum | 2011-06-26 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' into next | Josh Blum | 2011-06-25 | 4 | -19/+75 |
|\| | |||||
| * | Refactor GPS code to duplicate way less stuff, make members private | Nick Foster | 2011-06-17 | 2 | -2/+3 |
| | | |||||
| * | Add GPSDO documentation | Nick Foster | 2011-06-17 | 2 | -0/+67 |
| | | |||||
| * | UHD: implemented gps_locked sensor. usrp2 mboard doesn't init VITA time if ↵ | Nick Foster | 2011-06-17 | 2 | -18/+6 |
| | | | | | | | | time not valid. | ||||
* | | Merge branch 'master' into frontend_work | Josh Blum | 2011-06-17 | 1 | -4/+4 |
|\| | | | | | | | | | Conflicts: host/lib/usrp/usrp_e100/io_impl.cpp | ||||
| * | uhd: re-worded the fast-path thread app notes | Josh Blum | 2011-06-16 | 1 | -4/+4 |
| | | |||||
* | | usrp: use dboard name A or single slot boards | Josh Blum | 2011-06-16 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'usrp_e100_aux_spi' into frontend_work | Josh Blum | 2011-06-15 | 1 | -15/+0 |
|\ \ | |/ |/| | |||||
| * | usrp-e100: removed clockgen config stuff and docs | Josh Blum | 2011-06-06 | 1 | -15/+0 |
| | | |||||
* | | b100: added b100 host (squashed) | Josh Blum | 2011-06-14 | 3 | -0/+78 |
| | | |||||
* | | uhd: under/over flow app notes | Josh Blum | 2011-06-14 | 1 | -0/+54 |
| | | |||||
* | | uhd: added information in reference sources to sync docs | Josh Blum | 2011-06-11 | 1 | -13/+26 |
|/ | |||||
* | uhd: pseudocode tweaks for sync docs | Josh Blum | 2011-06-01 | 1 | -7/+5 |
| | |||||
* | Merge branch 'sync_docs' | Josh Blum | 2011-06-01 | 5 | -1/+240 |
|\ | |||||
| * | updated sync doc for clarity & examples | Nick Foster | 2011-06-01 | 1 | -42/+64 |
| | | |||||
| * | uhd: added app notes to docs on tuning | Josh Blum | 2011-05-31 | 1 | -1/+61 |
| | | |||||
| * | usrp2: added app notes on multi channel RX | Josh Blum | 2011-05-31 | 1 | -0/+17 |
| | | |||||
| * | uhd: notes on LO calibration, and tweaks | Josh Blum | 2011-05-31 | 1 | -11/+31 |
| | | |||||
| * | uhd: work on sync docs | Josh Blum | 2011-05-29 | 3 | -0/+120 |
| | | |||||
* | | Merge branch 'gpsdo_ant_power_docs' | Josh Blum | 2011-06-01 | 1 | -0/+4 |
|\ \ | |/ |/| | |||||
| * | Added GPSDO antenna specs | Jason Abele | 2011-06-01 | 1 | -0/+4 |
| | | |||||
* | | tvrx2: fix docs formatting typo | Josh Blum | 2011-05-23 | 1 | -0/+1 |
|/ | |||||
* | usrp2: turn on ups_per_sec to avoid timeout issues on low sample rates | Josh Blum | 2011-05-20 | 1 | -1/+1 |
| | |||||
* | Added TVRX2 support | Jason Abele | 2011-05-13 | 1 | -0/+25 |
| | |||||
* | usrp-e100: created device address arg for master clock rate, removed eeprom hack | Josh Blum | 2011-05-12 | 1 | -9/+6 |
| | |||||
* | Merge branch 'rfx_rssi' | Josh Blum | 2011-05-02 | 1 | -0/+1 |
|\ | |||||
| * | Added RSSI sensor for RFX series (not rfx400) | Jason Abele | 2011-05-02 | 1 | -0/+1 |
| | | |||||
* | | Added docs for sbx | Jason Abele | 2011-05-02 | 1 | -0/+39 |
|/ | |||||
* | USRP1: added support for setting clock rate from EEPROM | Josh Blum | 2011-05-01 | 2 | -6/+11 |
| | | | | | Basically, same deal as the previous changeset but for USRP1. Modified previous changes so that the key is shorter (mcr = master_clock_rate) |