GithubHelp home page GithubHelp logo

ncar / embedded-daq Goto Github PK

View Code? Open in Web Editor NEW
0.0 13.0 0.0 508 KB

Scripts and configuration of embedded data acquistion systems at EOL

License: GNU General Public License v3.0

Shell 60.56% Python 2.08% Makefile 1.01% C++ 33.00% C 3.35%
data-systems eol aircraft raf

embedded-daq's People

Contributors

catdewey avatar garyjg avatar isabels avatar maclean avatar topher800 avatar tthomas88 avatar

Watchers

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

embedded-daq's Issues

Add background capability to btrn

If one is logged into the Bluetooth console, using the btrn command is problematic.
Proposal: add a background, "-b sec" option that will:

  1. fork
  2. in child
    a. open /dev/null as stdin, /tmp/dtrn.log as stdout, stderr
    b. sleep(sec) (so user has a chance to log out)
    c. perform requested steps
  3. in parent, exit

rpi2-daq/usr/bin/btrn default auth mode

The usage message for btrn says the default authorization mode is set to 0, no auth.
When configuring the radio, however, it does:

if cfg['Profile'] != 'SPP':
                # print("setting profile=SPP")
                cmd = 'S~,0'
                send_command(pexp, cmd)

So its always set to SPP. I think the usage message needs to be changed.

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.