Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

carrier wave kill, raw mode #23

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

carrier wave kill, raw mode #23

wants to merge 8 commits into from

Commits on Feb 22, 2015

  1. Added switches to kill the carrierwave

    Added switches to kill the carrier wave immediately or at exit. It just sets pin 4 to 1 and is probably needlessly complicated.
    Moved the argument info to a separate function.
    Hatagashira committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    438c6a9 View commit details
    Browse the repository at this point in the history
  2. Update pi_fm_rds.c

    Hatagashira committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    887feaa View commit details
    Browse the repository at this point in the history
  3. Added "raw mode" and Japanese FM band compatibility

    Added "raw mode". Raw mode expects no header, 44100HZ bitrate, 2 channels and PCM 16 format.
    Hatagashira committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    9e964c6 View commit details
    Browse the repository at this point in the history
  4. Added raw mode

    Hatagashira committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    01fd4db View commit details
    Browse the repository at this point in the history
  5. Added raw mode

    Hatagashira committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    3ce9eab View commit details
    Browse the repository at this point in the history
  6. included new arguments

    Hatagashira committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    551e717 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2015

  1. added -raw to print_info()

    because it's nice to have a _complete_ list of arguments... hehe.
    Hatagashira committed Feb 23, 2015
    Configuration menu
    Copy the full SHA
    c4d40b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2015

  1. Added todo comment

    Ruben Lagrouw authored and Ruben Lagrouw committed Mar 7, 2015
    Configuration menu
    Copy the full SHA
    8142f12 View commit details
    Browse the repository at this point in the history