aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge input-zeromq and output-zeromq configure optionsMatthias P. Braendli2015-01-239-36/+27
|
* Security issue: telnet RC only on localhostMatthias P. Braendli2015-01-231-1/+2
|
* Merge raspine's ZeroMQ RC and UHD staticdelayMatthias P. Braendli2015-01-2328-293/+1262
|\ | | | | | | | | | | | | Merge raspine/master pull request, fix indentation, code style, and two minor conflicts in: doc/example.ini src/DabMod.cpp
| * Prepare v0.5.0v0.5.0Matthias P. Braendli2014-12-093-4/+14
| |
| * Markdownise READMEMatthias P. Braendli2014-12-091-3/+4
| |
| * Interpret a single cmdline option as ini file nameMatthias P. Braendli2014-12-091-4/+16
| |
| * Print compile-time settings on startupMatthias P. Braendli2014-12-091-0/+25
| |
| * Update -V outputMatthias P. Braendli2014-12-091-2/+9
| |
| * Update configuration exampleMatthias Braendli2014-12-021-3/+9
| |
| * Remove Makefile.am UHD checkMatthias P. Braendli2014-11-144-9/+8
| |
| * Change UHD txgain to doubleMatthias P. Braendli2014-11-023-4/+4
| |
| * Fix compilation without zmq outputMatthias P. Braendli2014-11-012-2/+2
| |
| * Add new ZeroMQ IQ outputMatthias P. Braendli2014-11-015-18/+167
| |
| * Add autoconf check for pthreadMatthias P. Braendli2014-11-012-3/+337
| |
| * Correct autoconf for FFTWMatthias P. Braendli2014-11-011-1/+2
| |
| * Refactor autoconf, make FFTW defaultMatthias P. Braendli2014-10-273-93/+113
| |
| * Update INSTALL and mention FFTWMatthias P. Braendli2014-10-241-8/+28
| |
| * Make KISS entirely optionalMatthias P. Braendli2014-10-246-52/+103
| | | | | | | | | | The Resampler block can also use fftw, and the Makefile only does the kiss fft compilation when --enable-fftw is not given.
| * Add possibility to use FFTW for OfdmGeneratorMatthias P. Braendli2014-10-244-13/+153
| |
| * Correct non-SSE VAR GainModeMatthias P. Braendli2014-10-101-16/+96
| |
| * Get compilation working on ARMMatthias P. Braendli2014-10-106-10/+36
| |
| * Fix Non-SSE QpskSymbolMapperMatthias P. Braendli2014-10-101-6/+5
| |
| * Prepare v0.4.5v0.4.5Matthias P. Braendli2014-09-263-2/+9
| |
| * Interrupt UHD when FCT value is not contiguousMatthias P. Braendli2014-09-263-27/+34
| |
| * SFN: carry FCT along with timestampsMatthias P. Braendli2014-09-147-40/+100
| | | | | | | | | | | | | | | | | | This is the first step to fix issue #6. The goal is to enable the OutputUHD to check for FCT consistency. Once it can do that, it will also be able to reset the UHD streamer if necessary.
| * Add little check for zeromq url syntaxMatthias P. Braendli2014-09-141-1/+7
| |
| * Add some Buffer commentsMatthias P. Braendli2014-09-132-30/+40
| |
* | Code indentation, minor correctionsMatthias P. Braendli2015-01-236-180/+172
| |
* | Delete unimportant and autogenerated filesMatthias P. Braendli2015-01-235-189/+0
| |
* | added zmq remote controlJörgen Scott2015-01-138-171/+336
| |
* | changed zmq apiJörgen Scott2014-12-221-11/+21
| |
* | added zmq controller to uhdJörgen Scott2014-12-166-6/+137
| |
* | Added static delay via telnet controlJörgen Scott2014-12-1612-11/+255
| |
* | Fixed commented zmq exampleJörgen Scott2014-08-151-1/+1
|/
* Fix mistake in readmeMatthias P. Braendli2014-08-081-1/+1
|
* Improve Block Partitioner error messageMatthias P. Braendli2014-07-251-2/+5
|
* Initialise RC correctly when using cmdlineMatthias P. Braendli2014-07-251-4/+5
|
* Update example.ini with more documentationMatthias P. Braendli2014-07-071-17/+77
|
* Increase UHD normalisation to 50000Matthias P. Braendli2014-07-071-1/+11
|
* Refactor GainControl for readabilityMatthias P. Braendli2014-07-072-86/+92
|
* Add rudimentary sample histogram to OutputMemoryMatthias P. Braendli2014-07-072-1/+63
|
* Add digital gain to remote controlMatthias P. Braendli2014-07-026-54/+118
|
* rename myFactor to d_factor in GainControlMatthias P. Braendli2014-06-231-1/+1
|
* Prepare v0.4.4v0.4.4Matthias P. Braendli2014-05-202-1/+10
|
* Add subdevice to UHD configurationMatthias P. Braendli2014-05-204-3/+18
|
* Merge pull request #2 from sergione76/masterMatthias P. Braendli2014-05-201-1/+1
|\ | | | | Patch ZMQ URI command line argument
| * Patched zmq uri string connectsdr2014-05-201-1/+1
|/
* Remove useless autoconf checksMatthias P. Braendli2014-05-011-5/+0
| | | | They can break compilation in some circumstances
* Aesthetic fixes for RemoteControlMatthias P. Braendli2014-05-012-10/+18
|
* remove using directives from .h filesMatthias P. Braendli2014-04-167-40/+44
|