summaryrefslogtreecommitdiff
path: root/src/rtl_tcp.c
AgeCommit message (Expand)Author
2013-01-10rtl_tcp: add option to tame the linked listHoernchen
2012-12-29rtl_tcp: add support for tuner caps discoveryDimitri Stolnikov
2012-12-28fix segv on reconnectedy555
2012-10-18rtl_tcp: increase the timeout in worker threadHoernchen
2012-10-14rtl_tcp: allow to set xtal frequenciesSteve Markgraf
2012-10-06rtl_tcp: make more functions of librtlsdr accessible via tcpSteve Markgraf
2012-06-05rtl_tcp: ignore SIGPIPESteve Markgraf
2012-05-29rtl_tcp: add parameter for changing number of buffersSteve Markgraf
2012-05-29add local copy of getopt() for win32 buildSteve Markgraf
2012-05-29rtl_tcp: fix includesSteve Markgraf
2012-05-25rtl_tcp: silence warning about socklen_t/int sign.Christian Vogel
2012-05-25fix gain setting and update usage information for CLI toolsDimitri Stolnikov
2012-05-23add help message to rtl_tcp spectrum serverDimitri Stolnikov
2012-05-17#include <math.h> was not needed.Christian Vogel
2012-05-13rtl_tcp: convert command parameters from network to host byteorderSteve Markgraf
2012-05-07rtl_sdr, rtl_tcp: cleaned up gain handlingDimitri Stolnikov
2012-05-07rtl_tcp: add handler for freq correction commandDimitri Stolnikov
2012-05-06rtl_tcp: add handlers for sample rate and gain mode commandsDimitri Stolnikov
2012-05-06consolidate program argumentsDimitri Stolnikov
2012-05-04use new E4000 tuner driver, allow manual gainSteve Markgraf
2012-04-24rtl_tcp: proper linux supportHoernchen
2012-04-19add initial version of tcp serverHoernchen