Coder Social home page Coder Social logo

modemstuff's Introduction

Modemstuff

Software modems and stuff

Description

Lightweight, true to Unix philosophy implementation of audio software modems and related utilities.

Components

Applications

  • netaud Ready

    • exposes soundcard streams over TCP/IP
  • ax25tnc Ready

    • (de)modulates and (de)frames AX.25 packets to and from a TCP/IP audio stream
    • exposes a widely compatible, multi-client TCP/IP KISS TNC
  • aprscli In Development

    • CLI for constructing and sending APRS packets via TCP/IP KISS TNCs
  • aprsdp In Development

    • performs digipeating on TCP/IP KISS TNCs
  • aprsig In Development

    • performs TX/RX iGating on TCP/IP KISS TNCs

Libraries

  • configstuff Ready

    • Direwolf-style configuration file support
  • datastuff Somewhat Ready

    • dynamically allocated, linked-list based FIFO queue
  • netstuff Ready

    • multi-threaded, multi-client, TCP/IP server
    • TCP/IP client
    • callback based
  • modemstuff Ready

    • 2FSK modem with two possible demodulator implementations
      • quadrature demodulator
      • Goertzel algorithm based demodulator
  • hamstuff Somewhat Ready

    • basic AX.25 protocol support
      • packet (de)framing
      • packet (un)packing to raw or TNC2 format
      • CRC

Installation

Standard CMake compilation

mkdir build && cd build
cmake ..
make -j4

Usage

See individual application usage

Contributing

See Licence

License

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004
 
Copyright (C) 2004 Sam Hocevar <[email protected]>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
 
           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.

Contact

  • email @ steal latest address from git commit metadata
  • call me up @ 145.500 MHz, Warsaw area ;)

modemstuff's People

Contributors

xdab avatar

Watchers

 avatar

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.