Giter VIP home page Giter VIP logo

r2dbe's People

Contributors

lindyblackburn avatar lvertats avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

r2dbe's Issues

Auto-start r2daemons

  • one r2daemon.py should be started per backend during start_backend.py
  • should include check to see if daemon already running, stop it, then restart after backend config

Allow R2DBE reconfiguration after startup

Expose an easy way through which R2DBE configuration, specifically related to site-specific flags and settings can be changed after startup. One useful solution may be to create an R2DBE object with setter / getter methods.

Add clock register and fix monitor timestamp

The only way to read the current time from R2DBE is to add the number of GPS PPS pulses received to the reference time written at startup. This is undesirable, since the time calculation should be based purely on the maser-referenced clock.

Remove hard-coded IP addresses in R2DBE switch scripts

A number of noise-box control scripts contain hard-coded IP addresses which must be edited for each site. This causes the site-specific r2dbe repository to be in conflict with maser. If the IP address can be moved to the configuration file, it will be possible to keep these scripts consistent with maser.

switch_get_status.py
switch_set_IF.py
switch_set_noise.py

Allow r2dbe_start.py to run from outside software directory

r2dbe_start.py calls alc.py, which must live in the current working directory. This means r2dbe_start.py must be run from the software directory. It's often more convenient to run r2dbe_start.py from some other location, such as the location where the site-specific configuration file lives.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.