trunk-recorder icon indicating copy to clipboard operation
trunk-recorder copied to clipboard

Records calls from a Trunked Radio System (P25 & SmartNet)

Results 178 trunk-recorder issues
Sort by recently updated
recently updated
newest added

My USRP has gain levels not supported by the hardcoded gain names in trunk-recorder (BBG and GC1). It would be preferable if the gain name could be user-specified.

Completes #153 As requested in https://github.com/robotastic/trunk-recorder/pull/470#issuecomment-841818003, I have separated out the daily log function and the Web page that depends on it. **CALL LOG NOTES:** - I know the log...

How hard would it be to have the program send all calls, and events to the status server for analytics and statics?

I've been holding off on running and submitting a `clang-format` because I know there's one big PR pending from @rosecitytransit, and don't want them to be blocked on having to...

Some of these I do want to work on and can submit myself, and this is somewhat a note for myself. Others are kind of wish list items or ideas....

Building off of #103 The freq_list in the JSON blob may sometimes be empty for conventional channels. Since conventional recorders stay on a single Freq, some of the assumptions around...

Thanks to people sponsoring the project, I have funding to put help grow things. I was going to purchase some additional SDRs and setup automated testing. I have an RTL-SDR,...

enhancement

Calls which are being received on scanners are being flagged as being encrypted and not recorded in Trunk Recorder. It looks like the problem could be with the SmartNet Parsing....

I haven't tried it, but https://github.com/DSheirer/sdrtrunk/tree/master/src/main/java/io/github/dsheirer/module/decode seems to have detailed decoding for P25, and supports other protocols (but trunk-recorder seems to be the only Linux-compatible program that supports Motorola SmartNet)

An option to turn the conversation recording feature on and off would be beneficial. The consolidation of conversations audio and metadata is difficult to work with in some architectures. Individual...