Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 804 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 804 Bytes

recordara No Maintenance Intended

this is the old v0.1 of recordara - after "MECHANIZM" & "Calendario" are ready it will be replaced in the master branch

WebSDR Automatic Recorder

main workflow

  1. load up priyom calendar
  2. spawn a grabber process per each broadcasast
  3. grabber flushes out 2 files, one with squelch on
  4. recordara calculates probable EOF, trims the file, encodes, writes a spectrogram & hands it off to S3

code quality: working PoC

recordara

grab.js standalone

(example)

/usr/bin/nodejs /opt/recordara/grab.js 19252 /opt/recordara/output/2017-07-21/11-00-E07_19252kHz_USB 960000 0.15 3.7

(freq, path prefix, max. length in ms and bandpass filter low/high)