Code Monkey home page Code Monkey logo

taucmd's Introduction

Synopsis

taucmd - Command line tool useful to configure FLIR Tau and Quark camera modules.

Motivation

Typically FLIR Tau and Quark modules are configured via a serial UART. taucmd sends the command, with CRC, receives and display the results. Getting the CRC right can be tricky, so here is a working example.

Installation

./autogen.sh

Optionally, you can also install taucmd:

sudo make install

Usage

./src/taucmd -h
./src/taucmd -f /dev/ttyS0 00 # NOP

Contributors

Todd Fischer / RidgeRun, LLC

License

BSD 2-Clause License

taucmd's People

Contributors

fischer avatar

Stargazers

Bill Piedra avatar

Watchers

 avatar Michael Grüner avatar James Cloos avatar David Soto avatar  avatar rr-notifier avatar Carlos Aguero avatar Clark Becker avatar Edison Fernández avatar Eugenia Guzman avatar Marco Madrigal avatar Jose Jimenez avatar  avatar

taucmd's Issues

Can't get tau response properly.

root@ubuntu:/home/iris/Downloads/taucmd-master/src# taucmd -f /dev/ttyS8 GAIN_MODE 0000
Read: 0x6E
Read: 0x5E
Read: 0x40
Read: 0x5E
Read: 0x40
Read: 0x5E
Read: 0x40
Read: 0x5E
taucmd: libtau.c:223: tauReceiveCmd: Assertion `* bufferCount >= (TAU_HEADER_SIZE + data_len + 2)' failed.
Aborted (core dumped)

No matter what function code I input, the response would be the same.
Could you please let me know why this error happened?

It would be appreciated having your help.
Thank you.

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.