User:Muaddib: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
No edit summary
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
==XMLRPC Tutorial==
-Conditional Variables
  -using variable values as triggers with conditionals
  -dynamic file naming with timestamps
  -Push-Button I/Q Field Recorder
-python file interaction
  -keyword search for files
  -I/Q File Rolodex for Fast Post-Analysis


==Introduction==
-Slow Motion I/Q File Playback
<talk about the why?>
  -adjustable throttle
*fm radio receiver on roof, minimize cable loss, maximize position
*control from inside, full visualization (good enough), low-data rate
 
<talk about XMLRPC server/client>
<site outside documentation: python docs, XMLRPC site>
 
==Simple Example==
<run the source examples>
 
==Headless DSP/GUI Control==
*Run on localhost
*Run on separate machines
  *<ssh -L vs. direct IP>
  *notes about streaming IQ vs Decimated I/Q
  *show data usage of I/Q vs. decimated I/Q

Latest revision as of 01:23, 21 February 2022

-Conditional Variables

 -using variable values as triggers with conditionals
 -dynamic file naming with timestamps
 -Push-Button I/Q Field Recorder

-python file interaction

 -keyword search for files
 -I/Q File Rolodex for Fast Post-Analysis

-Slow Motion I/Q File Playback

 -adjustable throttle