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

Extended frequency range flags #116

Merged
merged 4 commits into from
Jul 25, 2022
Merged

Extended frequency range flags #116

merged 4 commits into from
Jul 25, 2022

Commits on Jul 25, 2022

  1. Test extended frequency range for restaurant pagers

    Increased upper limit of 433mhz range to 468mhz from 464mhz
    tkerby committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    9f0c17c View commit details
    Browse the repository at this point in the history
  2. Updated to full possible extended radio range

    Can use full extended range as per Yard Stick One support. This is at your own risk and you have to add the right flag into settings_user to activate. Look at the firmware for the flag!
    tkerby committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    538226d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89ede63 View commit details
    Browse the repository at this point in the history
  4. Allow extended frequency range

    Added a secret settings file in SubGhz/Assets that enables the same frequency range as a Yard Stick One. This is use at your own risk, so have a look in the firmware to find the name of the file and the key you need. The file is the same format as settings_user
    tkerby committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c0966b3 View commit details
    Browse the repository at this point in the history