Commit Graph

10 Commits (c557fd69b3a0ad21eb380846e9bc279f32986bbc)

Author SHA1 Message Date
hayati ayguen 3551e61903 .cmake files are relevant in cmake/Modules subdirectory
Signed-off-by: hayati ayguen <h_ayguen@web.de>
2020-09-06 21:41:53 +02:00
Lucas Teske 30a3216b2d
Moved include rtl_tcp.h from rtl-sdr.h to rtl_tcp.c (where it should be)
*	So @f4exb was right to include the rtl_tcp.h in CMakeLists install. If anyone is making a C program that communicates with rtl_tcp, it will probably use the enums. (See PR #22 and issue #21)
*	Added rtl_tcp.h to CMakeLists install script and moved rtl_tcp.h include to rtl_tcp.c file
*	Added Eclipse gitignore (for anyone that uses eclipse to compile)
*	Closes Issue #21
2016-11-27 22:22:25 -02:00
Dominic Chen e35935f443 Fix misc. compilation issues, update gitignore 2016-09-16 23:12:31 -04:00
Lucas Teske ba43a14e92 Updates on rtl_tcp
*	Added Bandwidth Parameter (-w) to rtl_tcp to set the device bandwidth through cmd args
*	Added Bandwidth Network Parameter (0x0E) to rtl_tcp to set the device bandwidth through network
*	Added RTL_TCP_COMMANDS enum to better organize the network commands
*	Added binary files to gitignore
2016-03-20 12:48:21 -03:00
Lucas Teske d53592606d Fixes to Debianize Script 2016-02-28 16:56:57 -03:00
Lucas Teske 25d0e8e673 Ported SDR# R820T Manual Gain Settings Plugin
*	Ported Manual Gain Settings for R820T from http://sourceforge.net/projects/sdrr820tmanualgainsettings/
2016-01-31 16:05:12 -02:00
Harald Welte 9a7abe9186 add Cmake generated files to .gitignore 2012-05-20 18:13:34 +02:00
Dimitri Stolnikov 680fe5de03 add rtl_tcp utility to gitignore
thanks to Michal Demin for reporting this
2012-04-24 19:14:54 +02:00
Dimitri Stolnikov 542533c229 ignore autotools generated files 2012-03-27 22:14:23 +02:00
Dimitri Stolnikov 37bb5ca069 add .gitignore 2012-03-27 19:50:05 +02:00