Giter Site home page Giter Site logo

scannerjack's Introduction

Scannerjack

Scannerjack is a simple GTK+ application to edit channel settings on classic Uniden scanners.

screenshot-2

Compatibility

Scannerjack is tested with an Uniden UBC 780 XLT, but it should work with at least the following scanners:

  • BC245XLT / UBC245XLT
  • BC250D / UBC250D
  • BC780XLT / UBC780XLT
  • BC785XLT / UBC785XLT
  • BC895XLT / UBC895XLT

Scannerjack is not compatible with modern (GPS-enabled) Uniden scanners.

Compiling and developing

For compiling Scannerjack GTK+ v3, gcc and make is required. On Ubuntu Linux this can be installed from the Ubuntu repositories with sudo apt-get install libgtk-3-dev gcc make.

Compiling the application should be as simple as typing make.

When developing it can be useful to open the GTK+ inspector like this:

make && GTK_DEBUG=interactive ./scannerjack

Running

Scannerjack is hardcoded to use /dev/ttyUSB0 at 19.200 baud. If this doesn't match your setup, you will need to modify the source code before Scannerjack will be usable.

Please note that your user will need access to the serial device. Usually this can be accomplished by adding your user to the dialout group or using sudo to start the binary. You can verify acess rights in the shell by piping nothing to the device >/dev/ttyUSB0. If you miss the needed rights, your shell will output an error like "bash: /dev/ttyUSB0: Permission denied".

License

The user is allowed to do anything with the Scannerjack. Should the user of the product meet the author and consider the software useful, he is encouraged to buy the author a beer.

scannerjack's People

Contributors

abrander avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jafo2128

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.