Skip to content

Commit

Permalink
Merge pull request #54 from SA7BNT/patch-7
Browse files Browse the repository at this point in the history
Update iss_voice_wav.sh
  • Loading branch information
filipsPL authored Dec 16, 2018
2 parents c70bba6 + 0b99944 commit 4a8371f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/iss/iss_voice_wav.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ echo "freq=$freq"
# duration="10s"
# fileNameCore="ISS"

sample="44000"

### RECORDING TO WAV, for further processing, eg, for SSTV
echo "Recording to wav"
timeout $duration rtl_fm -f $freq -s $sample -g $dongleGain -F 9 -A fast -E offset -p $dongleShift $recdir/$fileNameCore.raw | tee -a $logFile
Expand Down

0 comments on commit 4a8371f

Please sign in to comment.