Skip to content

Releases: W3AXL/RadioConsole2

v1.2.1 - Fixed Config Initialization Bug

23 Nov 03:16

Choose a tag to compare

What's Changed

  • console animation performance fixes by @W3AXL in #33
  • fixed default config initialization

Full Changelog: v1.2.0-beta...v1.2.1

v1.2.0-beta

01 Jul 21:20
60ef6b2

Choose a tag to compare

This is a major breaking-change release

Console Client

  • Added basic MIDI control for PTT/volume
  • Added serial
  • Configuration is now performed in new windows, instead of the in-window HTML elements
  • Added additional radio card colors
  • Added dedicated encryption and scan icons to radio cards

Radio Control Daemon

  • Refactored daemon to use rc2-core
  • Breaking Change: daemon configuration is now done using YAML instead of TOML. An rc2-toml-yaml.py utility script is available for converting TOML configuration files to YAML.

v1.1.0-beta1

18 Feb 05:58

Choose a tag to compare

  • Added support for talk permit denials (for integration with rc2-dvm)
  • Updated sounds and sound handling logic
  • Version number now updated from package.json
  • call recording logic in place, but doesn't work super reliably due to text/audio delays causing file names to be out of sync

v1.0-beta.1

10 Feb 18:25
cef1fb3

Choose a tag to compare

v1.0-beta.1 Pre-release
Pre-release

Initial release. Let's break things!