Skip to content

Releases: chuot/rdio-scanner

v6.6.3

25 Nov 12:37
Compare
Choose a tag to compare

v6.6.3

  • Fixed dirwatch validation for type trunk-recorder (issue #280).

v6.6.2

17 Oct 15:13
Compare
Choose a tag to compare

v6.6.2

  • Fixed authentication endless loop if wrong access code is entered.

v6.6.1

07 Oct 12:30
Compare
Choose a tag to compare

v6.6.1

  • Fixed search issue (issue #267).

v6.6.0

04 Oct 11:07
Compare
Choose a tag to compare

Version 6.6

  • From now on precompiled versions of macOS will be named as such instead of darwin.
  • Better example for rtlsdr-airband that leverage the new #TGHZ, #TGKHZ and #TGMHZ meta tags for dirwatch.
  • Fixed dirwatch definition not always showing mask field when type is default.
  • Fixed truncated source ids with SDRTrunk parser (issue #265).
  • Fixed admin logs not updating if no results are found.
  • New parameter http://host:port/?id=xyz added to URL that allows multiple client instances with different talkgroup selections to be retained accross sessions.

v6.5.6

19 Sep 11:39
Compare
Choose a tag to compare

v6.5.6

  • Fixed Clients lockup by removing mutex on some unecessary Clients methods.
  • Better DSDPlus Fast Lane parser. Tested with ConP(BS), DMR(BS), NEXEDGE48(CS), NEXEDGE48(CB), NEXEDGE48(TB), NEXEDGE96(CB), NEXEDGE96(CS), NEXEDGE96(TB), P25(BS) and P25.
  • Fixed unit aliases not displaying on the main screen under certain circumstances.

v6.5.5

12 Sep 11:57
Compare
Choose a tag to compare

v6.5.5

  • Fixed concurrent map read and map write on dirwatch.

v6.5.4

09 Sep 15:58
Compare
Choose a tag to compare

v6.5.4

  • Fixed some warnings when linting server code.
  • New dirwatch type DSDPlus Fast Lane (discussion #244).
  • Added new error catches on dirwatch (issue 254).
  • Fixed search by inaccurate time (issue #258).
  • Reverted sync.Map to regular map with sync.Mutex.

v6.5.3

10 Aug 12:22
Compare
Choose a tag to compare

v6.5.3

  • Return of the -admin_password option to reset the administrator password in case of forgetting.
  • New <iframe> wrapper in docs/examples/iframe for those who want to give more information to their users.
  • Fixed systems.write constraint failed (issue #241).
  • Add filename to dirwatch error messages (issue #248).
  • Dirwatch.type=default now defaults to the current date and time if none are provided by the metatags (discussion #250).

v6.5.2

11 Jul 12:37
Compare
Choose a tag to compare

v6.5.2

  • Fixed erratic listeners count.
  • Show call date on main screen when call is older than one day (issue #229).
  • Fixed dirwatch #DATE, #TIME and #ZTIME regexp to accomodate filenames like 20220711082833 (issue #235).

v6.5.1

29 Jun 13:53
Compare
Choose a tag to compare

v6.5.1

  • Fix broken functionality for HOLD SYS and HOLD TG (issue #228).