Thousands of Mazdas in the Seattle area are stuck on a single FM radio station

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mazda-format-string-bug

    printf format string bug in Mazda Connect Infotainment System

  • which I would expect; you can't have a field width (the "99") and then the space-padding flag; flags go first. Also I can't find any coverage of %I (capital 'I', as in "Invisible") in the manual page for printf(3) on that system but that might just be an old manual page, GCC does seem to recognize it.

    Removing the cruft and trying plain %In gives a warning, but I guess whoever built the car's radio UI ignores warnings.

    I guess it's possible that the system doesn't use a standard-compliant enough C library, so it's printf() implementation does something ... creative with this string.

    Anyway, classic case of the lovely foot-gunnery that is %n in the wild! Sorry for all the car owners, of course. :/

    [1] https://github.com/Hamled/mazda-format-string-bug#readme

  • nrsc5

    NRSC-5 receiver for rtl-sdr

  • HD Radio is closed and proprietary, but there is at least one FOSS receiver out there: https://github.com/theori-io/nrsc5

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • headunit

    Headunit for Android Auto

  • I had this issue, too. It helped to replace the AA headunit module in AIO with a binary having this fix https://github.com/gartnera/headunit/pull/174.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • It's always TCP_NODELAY. Every damn time

    6 projects | news.ycombinator.com | 9 May 2024
  • Sioyek is a PDF viewer with a focus on textbooks and research papers

    5 projects | news.ycombinator.com | 9 May 2024
  • Aya Rust tutorial Part Two - Setting up

    1 project | dev.to | 9 May 2024
  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?

    56 projects | news.ycombinator.com | 6 May 2024
  • Algebraic Data Types for C99

    5 projects | news.ycombinator.com | 9 May 2024