| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ui_pipe_waterfall outputing in comma seperated way waterfall. To easy u... | FreeArtMan | 2016-01-16 | 2 | -0/+254 |
* | Add eeprom dump test | FreeArtMan | 2015-12-31 | 2 | -0/+76 |
* | More configurable sources. Move some math functions to core/math.h. Move dela... | FreeArtMan | 2015-12-30 | 4 | -101/+16 |
* | Added last include directories in BSD makefile | FreeArtMan | 2015-12-23 | 1 | -2/+2 |
* | Removed some constanst that appears in c11 | FreeArtMan | 2015-12-23 | 3 | -5/+6 |
* | Added BSD makefile to compile tests that are compilable | FreeArtMan | 2015-12-22 | 1 | -0/+19 |
* | Added menuconfig support. Added default config files for Linux and NetBSD. Ad... | FreeArtMan | 2015-12-19 | 3 | -4/+9 |
* | Compile test programs with C11 support | Derecho | 2015-10-27 | 1 | -1/+1 |
* | Updated README added images for tui/gl waterfalls | FreeArtMan | 2015-10-25 | 3 | -0/+23 |
* | sdr_fm added filter from mini_fm, sound delay problems | FreeArtMan | 2015-10-22 | 1 | -5/+60 |
* | test/sdr_fm added initial fm support, too much noise, bit possible to recogni... | FreeArtMan | 2015-10-22 | 1 | -9/+79 |
* | Small fixes | FreeArtMan | 2015-10-14 | 3 | -8/+17 |
* | Pure fm-demodulator | FreeArtMan | 2015-10-14 | 1 | -0/+264 |
* | Divide by 20 only with shifting and substract | FreeArtMan | 2015-10-14 | 1 | -0/+60 |
* | Add options to choose frequency and sample rate and device in gl waterfall | FreeArtMan | 2015-10-11 | 1 | -9/+61 |
* | Moved dongle functionality to sdr_t from waterfall test examples | FreeArtMan | 2015-10-09 | 2 | -163/+39 |
* | Added dongle manager | FreeArtMan | 2015-10-09 | 5 | -12/+26 |
* | Primitive audio device detection added | FreeArtMan | 2015-10-07 | 3 | -1/+13 |
* | Added new interface files | FreeArtMan | 2015-10-06 | 1 | -1/+1 |
* | Terminal waterfall fixed, fft scaling | FreeArtMan | 2015-10-04 | 1 | -26/+31 |
* | Fixed fft drawing in gui | FreeArtMan | 2015-10-04 | 1 | -14/+20 |
* | GUI version improvment | FreeArtMan | 2015-10-03 | 1 | -2/+2 |
* | graphical waterfall drawing | FreeArtMan | 2015-10-02 | 1 | -1/+71 |
* | Added SDL waterfall prototype api | FreeArtMan | 2015-10-01 | 3 | -3/+254 |
* | Added test terminal waterafall | FreeArtMan | 2015-09-26 | 5 | -1/+359 |
* | Added tui interface, updated gitignores, updated makefiles | FreeArtMan | 2015-09-22 | 5 | -6/+17 |
* | Wrapped rtlsdr to hw | FreeArtMan | 2015-09-22 | 1 | -7/+12 |
* | Added few rtlsdr tests. List all devices. Try to read sample. | FreeArtMan | 2015-09-19 | 4 | -0/+121 |