summaryrefslogtreecommitdiff
path: root/src/rtl_tcp.c
AgeCommit message (Expand)Author
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