Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hdhomerun_config [2019/11/11 04:29] – [Compiling hdhomerun_config] nedshdhomerun_config [2024/02/07 03:04] (current) neds
Line 9: Line 9:
   * PC or embedded platforms.   * PC or embedded platforms.
  
-===== Compiling hdhomerun_config =====+===== Obtaining hdhomerun_config =====
 <WRAP indent> <WRAP indent>
  
Line 34: Line 34:
  
 </WRAP> </WRAP>
-=== Cygwin/Linux/*BSD ===+=== Linux/BSD ===
 <WRAP indent> <WRAP indent>
  
Line 105: Line 105:
 | <code>/sys/copyright</code> | Display firmware copyright | | <code>/sys/copyright</code> | Display firmware copyright |
 | <code>/sys/debug</code> | Display debug info | | <code>/sys/debug</code> | Display debug info |
 +| <code>/sys/restart</code> | Restart tuner/HDHomeRun. For example, <code>set /sys/restart self</code> will reboot the HDHomeRun. |
  
 </WRAP> </WRAP>
Line 243: Line 244:
 <code> <code>
 format: hdhomerun_config <id> get /tuner<n>/streaminfo format: hdhomerun_config <id> get /tuner<n>/streaminfo
-eg:     hdhomerun_config FFFFFFFF get /tuner0/channel streaminfo+eg:     hdhomerun_config FFFFFFFF get /tuner0/ streaminfo
 </code> </code>
  
Line 370: Line 371:
  
 {{tag>troubleshooting}} {{tag>troubleshooting}}
 +{{tag>development}}
  • Last modified: 2019/11/11 04:29