Coder Social home page Coder Social logo

kiss_decode's Introduction

decode ax25 kiss frames

Build:

gcc decodekiss.c -o decodekiss -g

Usage:

Each frame is in its own seperate file in rawdata folder

for file in rawdata/dataframe-*.bin; do cat "$file" | ./decodekiss ; done

Example output:

GB7WOK to GB7RDG ctl I+ pid CF (NRom: GB7WOK GB7RDG-1 I)

<01>PGB7WOK-1 GB7RDG-1

GB7WOD to GB7RDG ctl I+ pid CF (NRom: GB7WOD GB7RDG-1 I AK)

GB7WOK to GB7RDG ctl I+ pid CF (NRom: GB7WOK GB7RDG-1 I AK)

GB7WOD to GB7RDG ctl I+ pid CF (NRom: GB7WOD GB7RDG-1 I)

<01>KGB7WOD-1 GB7RDG-1 6.0.24.25

GB7WOD to GB7RDG ctl I+ pid CF (NRom: GB7WOD GB7RDG-1 I AK)

GB7RDG to ID ctl UI^ pid F0

GB7RDG - Reading - 144.95 1200bd AX.25, 432.625 9k6 IL2P

GB7RDG to ID ctl UI^ pid F0

GB7RDG - Reading - 144.95 1200bd AX.25, 432.625 9k6 IL2P

GB7WOK to GB7RDG ctl I+ pid CF (NRom: GB7WOK GB7RDG-1 I)

<01>RGB7WOK-1 GB7RDG-1

GB7WOD to NODES ctl UI^ pid F0

               Node:    GB7WOD-1:WODCHT -> GB7WOD  255

               Node:    GB7WOK-1:JABCHT -> GB7WOK  191
               
               Node:    GB7RDG-1:RDGCHT -> GB7RDG  191

GB7WOD to GB7RDG ctl I+ pid CF (NRom: GB7WOD GB7RDG-1 I)

<01>RGB7WOD-1 GB7RDG-1

G7BCS-7 to GB7SOU-1 ctl I+ pid CF (NRom: G7BCS-7 KEEPLI I)

G7BCS-7 to GB7SOU-1 ctl I+ pid CF (NRom: G7BCS-7 KEEPLI I)

kiss_decode's People

Contributors

taj-src avatar

Stargazers

#PacketCat Red PE1RRR avatar Tom M0LTE 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.