summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add eeprom dump testFreeArtMan2015-12-312-0/+76
* More configurable sources. Move some math functions to core/math.h. Move dela...FreeArtMan2015-12-304-101/+16
* Added last include directories in BSD makefileFreeArtMan2015-12-231-2/+2
* Removed some constanst that appears in c11FreeArtMan2015-12-233-5/+6
* Added BSD makefile to compile tests that are compilableFreeArtMan2015-12-221-0/+19
* Added menuconfig support. Added default config files for Linux and NetBSD. Ad...FreeArtMan2015-12-193-4/+9
* Compile test programs with C11 supportDerecho2015-10-271-1/+1
* Updated README added images for tui/gl waterfallsFreeArtMan2015-10-253-0/+23
* sdr_fm added filter from mini_fm, sound delay problemsFreeArtMan2015-10-221-5/+60
* test/sdr_fm added initial fm support, too much noise, bit possible to recogni...FreeArtMan2015-10-221-9/+79
* Small fixesFreeArtMan2015-10-143-8/+17
* Pure fm-demodulatorFreeArtMan2015-10-141-0/+264
* Divide by 20 only with shifting and substractFreeArtMan2015-10-141-0/+60
* Add options to choose frequency and sample rate and device in gl waterfallFreeArtMan2015-10-111-9/+61
* Moved dongle functionality to sdr_t from waterfall test examplesFreeArtMan2015-10-092-163/+39
* Added dongle managerFreeArtMan2015-10-095-12/+26
* Primitive audio device detection addedFreeArtMan2015-10-073-1/+13
* Added new interface filesFreeArtMan2015-10-061-1/+1
* Terminal waterfall fixed, fft scalingFreeArtMan2015-10-041-26/+31
* Fixed fft drawing in guiFreeArtMan2015-10-041-14/+20
* GUI version improvmentFreeArtMan2015-10-031-2/+2
* graphical waterfall drawingFreeArtMan2015-10-021-1/+71
* Added SDL waterfall prototype apiFreeArtMan2015-10-013-3/+254
* Added test terminal waterafallFreeArtMan2015-09-265-1/+359
* Added tui interface, updated gitignores, updated makefilesFreeArtMan2015-09-225-6/+17
* Wrapped rtlsdr to hwFreeArtMan2015-09-221-7/+12
* Added few rtlsdr tests. List all devices. Try to read sample.FreeArtMan2015-09-194-0/+121