aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved source to src directoryHEADmasterFreeArtMan2016-05-0848-62/+64
* Added ui_pipe_waterfall outputing in comma seperated way waterfall. To easy u...FreeArtMan2016-01-162-0/+254
* Add eeprom dump testFreeArtMan2015-12-314-0/+138
* Missing defineFreeArtMan2015-12-311-1/+3
* More configurable sources. Move some math functions to core/math.h. Move dela...FreeArtMan2015-12-3020-118/+176
* 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-223-2/+23
* Add NetBSD support files and config_bsd.h to be compatible with NetBSDFreeArtMan2015-12-2110-6/+26
* Added menuconfig support. Added default config files for Linux and NetBSD. Ad...FreeArtMan2015-12-1925-7/+627
* Merge pull request #1 from Derecho/masterFreeArtMan2015-10-272-1/+5
|\
| * Compile test programs with C11 supportDerecho2015-10-271-1/+1
| * Create required directories in top-level MakefileDerecho2015-10-271-0/+4
|/
* Updated README added images for tui/gl waterfallsFreeArtMan2015-10-254-0/+34
* hw/sdr.c fixed double freeFreeArtMan2015-10-251-1/+2
* 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-222-10/+80
* 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-112-10/+62
* Moved dongle functionality to sdr_t from waterfall test examplesFreeArtMan2015-10-094-167/+60
* Added dongle managerFreeArtMan2015-10-097-27/+375
* Added interface for sdr. To manage audio, sdr devicesFreeArtMan2015-10-075-1/+68
* Primitive audio device detection addedFreeArtMan2015-10-079-5/+110
* Added new interface filesFreeArtMan2015-10-069-2/+92
* Terminal waterfall fixed, fft scalingFreeArtMan2015-10-041-26/+31
* Fixed fft drawing in guiFreeArtMan2015-10-042-18/+24
* GUI version improvmentFreeArtMan2015-10-031-2/+2
* graphical waterfall drawingFreeArtMan2015-10-023-15/+147
* Added SDL waterfall prototype apiFreeArtMan2015-10-016-5/+384
* Makefile added remove missed *.o filesFreeArtMan2015-09-291-0/+1
* Added markdown readmeFreeArtMan2015-09-291-0/+4
* Added test terminal waterafallFreeArtMan2015-09-269-13/+618
* Added tui interface, updated gitignores, updated makefilesFreeArtMan2015-09-2210-9/+139
* Wrapped rtlsdr to hwFreeArtMan2015-09-2214-10/+391
* Added few rtlsdr tests. List all devices. Try to read sample.FreeArtMan2015-09-197-1/+133
* Initial commitFreeArtMan2015-09-195-0/+29