Bug 259327 - comms/redsea: Update to 0.20
Summary: comms/redsea: Update to 0.20
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Tagato
URL: https://github.com/windytan/redsea/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-20 18:34 UTC by Gian-Simon Purkert
Modified: 2021-12-06 10:40 UTC (History)
2 users (show)

See Also:
morrand276: maintainer-feedback+


Attachments
Update to 0.20 (866 bytes, patch)
2021-10-20 18:34 UTC, Gian-Simon Purkert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gian-Simon Purkert 2021-10-20 18:34:29 UTC
Created attachment 228899 [details]
Update to 0.20

v0.20

    Recognize more ODAs and features - thanks Andreas Mikula
    Add support for PTY names (group 10A)
    Add partial support for DAB cross-referencing (ODA 0x0093)
    Add support for raw broadcaster data in EON (variant 15)
    Add support for transparent data channels (groups 5A, 5B)
    Add support for fractional seconds in the rx timestamp format (%f).
    Add support for TMC tuning info variant 8
    Add buffer delay compensation to rx timestamps. Timestamps aim to represent
    the time the PCM samples were read in.
    Place some JSON fields in the beginning of the line for easier visual
    inspection (pi, group, ps...)
    Print raw ODA data if the application is not supported

https://github.com/windytan/redsea/releases/tag/v0.20
Comment 1 Andrew 2021-10-21 02:29:20 UTC
Works for me.
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2021-12-06 10:40:19 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-06 10:40:27 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=846f8bcdc528d73658f23e329552e907468f5521

commit 846f8bcdc528d73658f23e329552e907468f5521
Author:     Gian-Simon Purkert <gspurki@gmail.com>
AuthorDate: 2021-12-06 10:37:47 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2021-12-06 10:39:33 +0000

    comms/redsea: update to 0.20

    Changelog: https://github.com/windytan/redsea/releases/tag/v0.20

    PR:             259327
    Reported by:    Gian-Simon Purkert <gspurki@gmail.com>
    Approved by:    Andrew <morrand276@gmail.com> (maintainer)

 comms/redsea/Makefile | 3 +--
 comms/redsea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)