aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2014-12-159-32/+33
|\
| * nirio: Address linking issues on OSXMartin Braun2014-12-151-3/+4
| * host/examples: rm'ed refs to d'boards, IF freq.Marcus Müller2014-12-126-28/+28
| * b200: Fix for PLL setting not being applied intermittentlyAshish Chaudhari2014-12-102-2/+2
* | uhd: Added direction_t for RX & TXMartin Braun2014-12-122-0/+28
* | Merge branch 'maint'Martin Braun2014-12-081-3/+4
|\|
| * b200: select valid 10 MHz ref (update GPIO) *before* updating ADF4001 externa...Balint Seeber2014-12-081-3/+4
* | x300: Fixed minor issues in X300 clk codeAshish Chaudhari2014-12-051-2/+2
* | x300: Made use of new CHDR packing routinesMartin Braun2014-12-031-43/+9
* | transport: Made CHDR-related routines separate from VRTMartin Braun2014-12-039-4/+598
* | Merge branch 'maint'Martin Braun2014-12-021-1/+10
|\|
| * x300: Fixed FC window issue (was off by one)Martin Braun2014-12-021-1/+10
* | Merge branch 'maint'Martin Braun2014-11-291-0/+3
|\|
| * docs: Added link to the build wiki pageMartin Braun2014-11-291-0/+3
* | Merge branch 'maint'Martin Braun2014-11-261-2/+8
|\|
| * ks: different colours for OULSD status letters, timestamp 'Stopping' messageBalint Seeber2014-11-261-2/+8
* | Merge branch 'maint'Martin Braun2014-11-262-0/+0
|\|
| * utils: Backported latency bugfix from masterMartin Braun2014-11-261-1/+1
| * tools: Backported kitchen_sink from masterMartin Braun2014-11-261-30/+183
| * docs: updating e310 front/rear panel images with latest drawingsBen Hilburn2014-11-212-0/+0
* | latency: fixed wrong return codeBalint Seeber2014-11-251-1/+1
* | ks: added set_time_* for multi-dboard sync, swapped time/clock setting, warn ...Balint Seeber2014-11-241-4/+38
* | docs: Fixed sid_t doxygenMartin Braun2014-11-241-2/+2
* | docs: Added notes on auto_tick_rate (B200)Martin Braun2014-11-212-3/+33
* | multi_usrp: Handle auto_tick_rate properlyMartin Braun2014-11-211-0/+3
* | uhd: replaced the `images_error` with a generic utility errorBen Hilburn2014-11-2121-155/+99
* | Merge branch 'maint'Martin Braun2014-11-213-5/+19
|\|
| * b200: serialized access to get_rx/tx_streamJulian Arnold2014-11-212-0/+6
| * x300: Clarified FPGA compat error messageMartin Braun2014-11-211-5/+10
* | b200: Make the master clock rate auto-configurableMartin Braun2014-11-203-36/+210
* | math: Added a portable log2()Martin Braun2014-11-203-1/+41
* | ks: wrong TX CPU format was being printed (was printing RX for TX)Balint Seeber2014-11-201-1/+1
* | ks: abort fixBalint Seeber2014-11-191-3/+5
* | ks: record channels to separate files, 'ignore-' options for recv loop, corre...Balint Seeber2014-11-191-22/+139
* | Merge branch 'maint'Martin Braun2014-11-191-17/+13
|\|
| * e300: docs: Remove mention of E300 to not confuse people.Moritz Fischer2014-11-191-17/+13
| * examples: Fixed multi-channel opsMartin Braun2014-11-121-7/+52
| * x300: Cleaned up DAC ctrl and clock init logicAshish Chaudhari2014-11-066-201/+318
| * x300: Fixed typo in io_implMartin Braun2014-11-041-1/+1
| * latency: fixed bugs in test running and grapherBalint Seeber2014-11-042-7/+17
* | debug_prints_tool: Minor cleanupMartin Braun2014-11-182-4/+39
* | debug_prints_tool: New tool to plot the output of DEBUG_TXRX-enabledJohannes Demel2014-11-182-0/+397
* | examples: Merged benchmark_rate and transport_hammerMartin Braun2014-11-133-294/+51
* | examples: Fixed multi-channel opsMartin Braun2014-11-131-6/+53
* | docs: Fixed minor E300 docs typos.Martin Braun2014-11-132-4/+8
* | x300: Cleaned up DAC ctrl and clock init logicAshish Chaudhari2014-11-136-201/+318
* | Cleaned out apps dir (deprecated tools)Martin Braun2014-11-1318-783/+0
* | x300: Fixed typo in io_implMartin Braun2014-11-131-1/+1
* | latency: fixed bugs in test running and grapherBalint Seeber2014-11-132-7/+17
* | Merge branch 'maint'Martin Braun2014-10-312-22/+25
|\|