You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
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"