Commit Graph

17 Commits

Author SHA1 Message Date
Nick Foster
9b17824c49 Big update to UHD 3.14, Gnuradio 3.8, Python 3.6. Not fully tested. 2019-09-17 14:13:51 -07:00
Nick Foster
da15a2daf2 Check for PyZMQ at runtime instead of compile time to support
cross-compiling.
2015-01-21 12:32:39 -08:00
Tom Rondeau
27e0f87361 CMake fixes (force Python2, use GnuradioConfig.cmake). 2013-12-24 12:51:45 -08:00
Nick Foster
585ecf1ba6 Remove FindZeroMQ as it's causing more trouble than it's worth. Zero_Chaos, this
is my hat I'm eating.
2013-10-26 21:53:49 -07:00
Nick Foster
e47992d800 Actually looking for both ZMQ and PyZMQ now. 2013-09-18 08:57:44 -07:00
Nick Foster
9f522cf082 Add checking for ZMQ/PyZMQ to CMakeLists.txt 2013-09-18 08:53:00 -07:00
Nick Foster
a528f375f7 Huge messy reorg to move things into the GR3.7 paradigm. Mostly in effort to get
SWIG magic to work on member functions. Can change sample rate on the fly now.
2013-08-05 16:29:02 -07:00
Nick Foster
0ce6374656 Convert next branch to 3.7 API. Based on Johnathan Corgan's 3.7 conversion of
the master branch.
2013-07-17 18:03:45 -07:00
Nick Foster
841e2aaa04 Add checking for 0MQ library to CMake 2013-05-29 14:57:51 -07:00
Nick Foster
3e9854f337 Move Boost finding into module from Gnuradio 2013-05-07 13:05:52 -07:00
Nicholas Corgan
4e5fb40531 Some Windows fixes 2013-04-01 15:51:00 -07:00
Johnathan Corgan
132edc9148 Add 'make uninstall' to cmake build
This commit adds the ability to uninstall gr-air-modes safely,
without having to manually delete the installation files.
2012-10-15 10:40:21 -07:00
Nick Foster
70dfb4f821 Merge branch 'master' into qtapp
Conflicts:
	CMakeLists.txt
	lib/air_modes_preamble.cc
2012-09-20 18:40:31 -07:00
Jaroslav Škarvada
60fd7b640f Add SONAME 2012-09-05 11:52:26 +02:00
Nick Foster
e3c7665a7c Qwt check for GUI app. 2012-07-18 18:40:36 -07:00
Nick Foster
ec70a90bd5 CMake magic to find PyQt4 and build the main GUI from .ui. Also renamed uhd_modes.py -> modes_rx, and the GUI app -> modes_gui 2012-07-05 11:00:52 -07:00
Nick Foster
8522bc0b25 CMakeified almost everything. Test code in python/ and apps other than uhd_modes.py still need minor updating. 2011-12-14 10:17:16 -08:00