gr-paint icon indicating copy to clipboard operation
gr-paint copied to clipboard

An OFDM Spectrum Painter for GNU Radio

Results 7 gr-paint issues
Sort by recently updated
recently updated
newest added

I have build and installed the gr-paint as in readme file, however when i try to use it in gnu radio companion, it won't work

when i tried to install it on my raspberry pi 3, it ran into several issues, from missing libraries to volk32 functions not being declared. that's what i'm currently stuck...

i was wondering if the images can somehow be turned back into ..jpg or .png files on the receiving end.

I just used this project in a C++ application with a gnuradio flowgraph. You need to modify the project to install the paint_config.h file along with the paint_bc.h file. The...

i've got a hackrf device, i want wo use the demo,how.I've changed uhd module to osmocom-sink modoule but i can't get the right answer,WHY?

CMake Warning (dev) at /usr/lib64/cmake/gnuradio/GrTest.cmake:45 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to...

-DENABLE_DOXYGEN=OFF does not appear to actually work cmake --no-warn-unused-cli -C /var/tmp/portage/net-wireless/gr-paint-9999/work/gr-paint-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_DOXYGEN=OFF -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-wireless/gr-paint-9999/work/gr-paint-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-wireless/gr-paint-9999/work/gr-paint-9999_build/gentoo_toolchain.cmake /var/tmp/portage/net-wireless/gr-paint-9999/work/gr-paint-9999 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) pretty...