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

Tab functionality daq #1

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

Tab functionality daq #1

wants to merge 30 commits into from

Commits on May 27, 2019

  1. Added funtionality to the scan, adc18, timeboard, and vqwk tabs.

    The adc18 tab still needs a little work to have it gereate both the ch and rtspec tabs. I was figuring out how to match the old crate picking flags. the utils file had a small issue with the crate order so that needed to be changed.
    Parity Account committed May 27, 2019
    Configuration menu
    Copy the full SHA
    1729f17 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. added adc18 tabs

    Your Name committed May 30, 2019
    Configuration menu
    Copy the full SHA
    eeafe3a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    01c78ba View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Configuration menu
    Copy the full SHA
    535513b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac49d8 View commit details
    Browse the repository at this point in the history
  3. testing timeboard

    rr521111 committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    1d1a9b3 View commit details
    Browse the repository at this point in the history
  4. more testing

    rr521111 committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    b7947d8 View commit details
    Browse the repository at this point in the history
  5. gridding broken

    rr521111 committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    7ed3c56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9b6bcd View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Configuration menu
    Copy the full SHA
    11889d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64e4548 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Cameron's changed to make commands recognize the Y or N reply flag. c…

    …urrently not used.
    Your Name committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    6cab63d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. testing default reading

    rr521111 committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    8e96ab6 View commit details
    Browse the repository at this point in the history
  2. testing writing to file

    rr521111 committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    fee3e85 View commit details
    Browse the repository at this point in the history
  3. adding and removing tabs.

    Your Name committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    e955fde View commit details
    Browse the repository at this point in the history
  4. added button to get defaults

    Your Name committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    fe81aaa View commit details
    Browse the repository at this point in the history
  5. added set default button

    rr521111 committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    7df86e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7f0414 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92963db View commit details
    Browse the repository at this point in the history
  8. fixed issue with frame

    rr521111 committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    3fabf77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8543d21 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. finished fixing buttons for setting defaults.

    Your Name committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    2eb3c9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83cdaa3 View commit details
    Browse the repository at this point in the history
  3. fixed indicies

    rr521111 committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    86d5640 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7735a2e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. changed default file reading and writing to only edit lines below aut…

    …ogenerated warning.
    Your Name committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    ff725b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Small fixes to scan and default reading.

    Scan tab wasnt updating the values at the right times. the vqwk and timeboard tabs no longer read from the defaults file on startup.
    Your Name committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    095d844 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Configuration menu
    Copy the full SHA
    1d3b570 View commit details
    Browse the repository at this point in the history
  2. Start refreshes alarm color too

    cameronc137 authored and adaq committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    f97b170 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Adding a feature to look at a local adaq system file to check HRS

    If boolean false then don't load HRS related methods at boot
    cameronc137 authored and adaq committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c948cdd View commit details
    Browse the repository at this point in the history