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

init: change refclocks data type to Hash #190

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

Commits on Feb 26, 2024

  1. fix refclock generation

    This updates the refclock parameter data types to be a hash which
    matches the examples and updates the template to properly generate
    multiple refclock entries.
    
    This looks to have broken via a combination of voxpupuli#141 and voxpupuli#79. Rather than
    restore the full variations that were supported prior to voxpupuli#79 a simplified
    hash structure was chosen.
    
    Fixes voxpupuli#189
    
    Signed-off-by: Ben Magistro <koncept1@gmail.com>
    bmagistro authored and kenyon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ac8ed0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db8562 View commit details
    Browse the repository at this point in the history