Skip to content

Releases: robotastic/trunk-recorder

Improved Dockerfile

17 May 02:26
Compare
Choose a tag to compare
Updating Dockerfile

Installing the compiled binary to a global dir and then running it from /app

Improved Analog Filtering

15 May 14:22
9da5508
Compare
Choose a tag to compare
Merge pull request #458 from leee/leee-analog-audio-bandpass

Add low pass filter to analog recorder audio flow

Reverting Valve Experiment

15 May 14:14
Compare
Choose a tag to compare
Revert "Merge pull request #452 from robotastic/post-valve"

This reverts commit d104d64b52f1f813bb5b05121d131f24086f221d, reversing
changes made to a4e5cd285f06d356414a1654c752aefeb135a72d.

Analog Improvements

15 May 13:35
Compare
Choose a tag to compare

Improvements to the Analog filtering and a fix for the start_time problems for conventional calls.

Will Docker Build?

26 Mar 13:43
3d8beef
Compare
Choose a tag to compare
Merge pull request #448 from robbiet480/armv7-docker

Unified Dockerfile that gets builds working on armv7 and optimizes deps

Version 3.3.1 - GitHub Workflow

23 Mar 01:21
80e8169
Compare
Choose a tag to compare

Testing out improved Docker auto build

Version 3.3.0 Dynamic Recorders

11 Mar 02:35
ee51584
Compare
Choose a tag to compare
  • Modulation is no longer set for each source. Instead a digital recorder can dynamically switch modulation depending on what system is being recorded.

Version 3.1.4 - GR 3.8 Support

24 Jun 11:41
c3d4bd4
Compare
Choose a tag to compare

Support for GnuRadio 3.8 has been added. Improved Docker support.

Version 3.1.3 - Minor Enhancements

19 May 02:05
7020b20
Compare
Choose a tag to compare

This is the last release targeting just Gnuradio 3.7. There have only been minor updates since the previous release.

  • Added support for Motorola TPS Signaling
  • Made Debug Recorder work over a nextwork connection
  • Add support for uploading to Broadcastify
  • Switch to using LibCurl for networking

Version 3.1.0 - Improved Decimation

29 Jan 03:05
5305e8f
Compare
Choose a tag to compare
  • Updated to the latest version of OP25.
  • Updated P25 Recorder, P25 Trunking and SmartNet Trunking to use the double decimation technique from OP25. It should handle SDRs with a high sample rate better now.
  • Updated to the latest version of the websocketpp library.