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

Honda Car Keyfob #2767

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

Honda Car Keyfob #2767

wants to merge 13 commits into from

Commits on Dec 27, 2023

  1. Create honda_kr5vxx.c

    Added decoded for Honda car keyfob FCCID KR5V2X and 1X
    gusgorman402 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    dcc8afc View commit details
    Browse the repository at this point in the history
  2. Update rtl_433_devices.h

    Added honda_keyfob device
    gusgorman402 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    5f03b5a View commit details
    Browse the repository at this point in the history
  3. Update CMakeLists.txt

    Added device honda_kr5vxx
    gusgorman402 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e306f79 View commit details
    Browse the repository at this point in the history
  4. Update honda_kr5vxx.c

    Added signal info to comments
    gusgorman402 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f994419 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Update honda_kr5vxx.c

    Formatted code for simplified output and common variable names
    gusgorman402 authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    07f945f View commit details
    Browse the repository at this point in the history
  2. Update honda_kr5vxx.c

    Added more decoder info to comments
    gusgorman402 authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    353c7fd View commit details
    Browse the repository at this point in the history
  3. Update honda_kr5vxx.c

    Fixed typos, removed redundant comments
    gusgorman402 authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b18e3dc View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Fixed errors

    waffles committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c17bea0 View commit details
    Browse the repository at this point in the history
  2. fixing errors

    waffles committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    4817e6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d61fbfa View commit details
    Browse the repository at this point in the history
  4. added fccid to model

    waffles committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    1025fb8 View commit details
    Browse the repository at this point in the history
  5. ran maintainer.py

    gusgorman402 committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    f5342c6 View commit details
    Browse the repository at this point in the history
  6. Fixed newline error

    gusgorman402 committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    51c6a43 View commit details
    Browse the repository at this point in the history