aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | added filter for vim backup filesJörgen Scott2015-02-031-0/+1
| | | |
* | | | Add -Isrc to CPPFLAGSMatthias P. Braendli2015-02-051-1/+1
| | | |
* | | | doc: change wiki linkMatthias P. Braendli2015-02-051-1/+1
| | | |
* | | | Change autotools to "subdir-objects" and simplifyMatthias P. Braendli2015-02-054-152/+149
| | | |
* | | | Add pkg.m4 autoconf scriptMatthias P. Braendli2015-02-041-0/+214
|/ / /
* | | Prepare release v0.5.1v0.5.1Matthias P. Braendli2015-01-243-3/+12
| | |
* | | Merge branch 'next'Matthias P. Braendli2015-01-246-21/+216
|\ \ \
| * | | FormatConverter: disable SSEMatthias P. Braendli2014-12-251-1/+4
| | | |
| * | | Update example.ini with s8 formatMatthias P. Braendli2014-12-251-1/+12
| | | |
| * | | FormatConverter: correct SSE codeMatthias P. Braendli2014-12-251-17/+21
| | | |
| * | | Add file output format converterMatthias P. Braendli2014-12-254-14/+186
| | | |
| * | | Reindent InputFileReader::GetNextFrame()Matthias P. Braendli2014-12-221-9/+9
| | | |
| * | | No error termination in case of zero read bytesKenneth Mortensen2014-12-221-7/+12
| | |/ | |/|
* | | Replace signal() by sigaction()Matthias P. Braendli2015-01-231-4/+11
| | |
* | | 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
|