Skip to content

Commit

Permalink
Update iss_voice_wav.sh
Browse files Browse the repository at this point in the history
Add samplerate
  • Loading branch information
SA7BNT authored Dec 14, 2018
1 parent c70bba6 commit 0b99944
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 0b99944

Please sign in to comment.