No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 

18 líneas
392 B

  1. NOAA_HOME=/home/pi/raspberry-noaa
  2. NOAA_OUTPUT=/var/www/wx
  3. NOAA_LOG=/var/log/noaa.log
  4. METEOR_OUTPUT=/var/www/wx/meteor
  5. RAMFS_AUDIO=/var/ramfs
  6. SAT_MIN_ELEV=30
  7. METEOR_MIN_ELEV=30
  8. SUN_MIN_ELEV=10
  9. LOG_LEVEL=DEBUG
  10. LAT=change_latitude
  11. LON=change_longitude
  12. BIAS_TEE="enable_bias_tee"
  13. DELETE_AUDIO="true"
  14. FLIP_METEOR_IMG="true"
  15. GAIN="-g 50" #leave out for auto-gain
  16. PPM_ERROR=0
  17. SCHEDULE_ISS="false"