User:Muaddib: Difference between revisions
Jump to navigation
Jump to search
(Test area for tutorials and documentation) |
No edit summary |
||
Line 1: | Line 1: | ||
==XMLRPC Tutorial== | |||
==Introduction== | |||
<talk about the why?> | |||
*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 |
Revision as of 10:01, 21 November 2021
XMLRPC Tutorial
Introduction
<talk about the why?>
- 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