allebb / pirrot

A radio repeater controller (supporting both simplex and duplex operation modes) for the RaspberryPi.
https://pirrot.hallinet.com
54 stars 12 forks source link

Re-implement the sound recording to be stored locally. #14

Closed allebb closed 7 years ago

allebb commented 7 years ago

The sound recordings (if enabled) in the configuration file should be stored and can later be iterated over to generate graphs (if required).

allebb commented 7 years ago

This has now been fully implemented and is working great. Will work to add graph generation as part of the Laravel based web-application later.