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

An implementation of TEMPEST en GNU Radio

Results 14 gr-tempest issues
Sort by recently updated
recently updated
newest added

Add support for gnuradio 3.10 - 3.11 Fixes QT Chooser Label issue

Hi there, I'm interested in this project. I wanna simulate that offline with python. Actually, I wanna read signals from a file and convert them to the monitor's image. I...

Hi, does this work with RTL-SDR device?

Current release is incompatible with GNU Radio 3.9 due to removal of GrSWIG. Any plans on supporting version 3.9? What would be required to port this to newer versions of...

When running an example from the gr-tempest / examples library, I have the following problems finding the default list item. The program swears and gives an error. How to deal...

File "/home/kali/gr-tempest/examples/semi_automatic_tempest_example.py", line 149, in __init__ self.tempest_normalize_flow_0 = tempest.normalize_flow(10, 245, interpolatedHsize, 1e-2, 0.1) AttributeError: module 'tempest' has no attribute 'normalize_flow' every time, on every sample that i try, it gives...

Hey gus do you have some kind of tutorial to record fisr and then see the image offline? The settings needed to record the sample dat file to the program...

Hi there, I love this project, and I have managed to get a couple of the waveforms working! I have been studying the manual_tempest_example.grc waveform and am struggling to understand...

Hi,this project is cool,I try to use it on mac,but can't build it: make ``` Scanning dependencies of target gnuradio-tempest [ 4%] Building CXX object lib/CMakeFiles/gnuradio-tempest.dir/Hsync_impl.cc.o [ 8%] Building CXX...

Hello I'm trying to compile gr-temepst on Ubuntu 22.04.4 with GNU Radio 3.10.1.1 (Python 3.10.12). I have to redo all the target bindings on my own. Then,after running _cmake ../...