Commit Graph

5 Commits

Author SHA1 Message Date
Isaac Konikoff
0bb2200929 Trying a different route for number of points. 2019-11-12 10:30:57 -08:00
Isaac Konikoff
741f0edb48 Add points argument to control x-axis time scale. 2019-11-11 15:15:54 -08:00
Jed Reynolds
dbdaa38b4a pulse_detect: adds cli argument parsing for center frequency, serial number 2019-11-08 15:41:27 -08:00
Jed Reynolds
bca7cef249 adds notes; forces detection of QT_X11_NO_MITSHM=1 2019-11-08 15:16:02 -08:00
Isaac Konikoff
2eadf9968b Python pulse detection script...needs the following to work (tested on
F27 and F30):
   hackrf, gr-osmosdr and gnuradio installed
   export QT_X11_NO_MITSHM=1
   line  70 should be a variable to control time scale on x-axis,
default is 100000 which corresponds to 30ms
   line 117 needs correct hackrf serial number from hackrf_info output
   line 119 needs correct frequency to receive on, default is 5180MHz
2019-11-08 14:13:22 -08:00