User Tools

Site Tools


config_manager

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
config_manager [2019/02/22 00:15]
sq3plx
config_manager [2019/02/22 00:16]
sq3plx
Line 49: Line 49:
  
 This selects a type of digital thermometer connected to rear panel THERMO input and it allows to correctly compute the temperature based on binary measurements. This selects a type of digital thermometer connected to rear panel THERMO input and it allows to correctly compute the temperature based on binary measurements.
 +
 +After making changes we can restart the Direwolf daemon with following commands:
 +
 +<​code>​
 +root@nanopiduo:​~#​ service ulari-manager stop
 +root@nanopiduo:​~#​ service ulari-manager start
 +</​code>​
 +or restart whole ULARI Radio Interface with:
 +<​code>​
 +root@nanopiduo:​~#​ reboot
 +</​code>​
  
 === Data gathered by ulari-manager === === Data gathered by ulari-manager ===
Line 57: Line 68:
   * /​tmp/​ulari-vdet - input voltage in mV.   * /​tmp/​ulari-vdet - input voltage in mV.
 Above files are generated by ulari-manager when run and are updated every 1 second. Above files are generated by ulari-manager when run and are updated every 1 second.
 +
config_manager.txt ยท Last modified: 2019/02/28 08:49 by sq3plx