summaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Add eeprom dump testFreeArtMan2015-12-312-0/+62
* More configurable sources. Move some math functions to core/math.h. Move dela...FreeArtMan2015-12-302-3/+3
* Add NetBSD support files and config_bsd.h to be compatible with NetBSDFreeArtMan2015-12-213-1/+7
* Added menuconfig support. Added default config files for Linux and NetBSD. Ad...FreeArtMan2015-12-191-0/+39
* hw/sdr.c fixed double freeFreeArtMan2015-10-251-1/+2
* test/sdr_fm added initial fm support, too much noise, bit possible to recogni...FreeArtMan2015-10-221-1/+1
* Add options to choose frequency and sample rate and device in gl waterfallFreeArtMan2015-10-111-1/+1
* Moved dongle functionality to sdr_t from waterfall test examplesFreeArtMan2015-10-092-4/+21
* Added dongle managerFreeArtMan2015-10-092-15/+349
* Added interface for sdr. To manage audio, sdr devicesFreeArtMan2015-10-074-1/+65
* Primitive audio device detection addedFreeArtMan2015-10-075-2/+88
* Wrapped rtlsdr to hwFreeArtMan2015-09-223-0/+357
* Added few rtlsdr tests. List all devices. Try to read sample.FreeArtMan2015-09-192-0/+0