Skip to main content

Various tools for managing IRIG 106 Chapter 10/11 data

Project description

C10 Tools

Build Status PyPI - License PyPI PyPI - Python Version Docker Cloud Automated build

Commandline toolkit for inspecting and troubleshooting IRIG 106 Chapter 10/11 data with pychapter10.

Usage

Usage:
    c10 <command> [<args>] [options]

Commands:
    allbus         Switch 1553 format 1 messages to indicate the same bus (a or b).
    capture        Capture chapter 10 data from a pcap file.
    copy           Copy a Chapter 10 file. Can selectively copy by channel, type, byte offset, or time.
    dump           Dump hex (default), binary data, or PCAP from a Chapter 10 channel.
    find           Search for a given value in Chapter 10 files.
    frompcap       Wrap network data in a pcap file as Chapter 10 Message format.
    help           Show general usage or help for a command.
    inspect        Report on packets found in a file.
    reindex        Remove or recreate index packets for a file.
    stat           Inspect one or more Chapter 10 files and get channel info.
    streamcheck    Plot data density of a channel in a Chapter 10 stream. Requires matplotlib.
    timefix        Ensure that time packets are at 1-second intervals.

Options:
    -v, --verbose  Verbose output.
    -q, --quiet    Minimal output.
    -h, --help     Show general usage or help for a command.

Get top-level usage and list of commands with:

c10 help

Get specific usage for each command with

c10 help <command>

Installation

Install the latest version with pip (or pipx):

pip install c10-tools

To install offline from the "full" zip, install the included dependencies and the library with:

pip install dependencies/* . --no-index --no-deps

Running Locally

To use locally install pdm and install dependencies with:

pdm install

Then to run the test suite run:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

c10-tools-1.1.4.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

c10_tools-1.1.4-py3-none-any.whl (25.2 kB view details)

Uploaded Python 3

File details

Details for the file c10-tools-1.1.4.tar.gz.

File metadata

  • Download URL: c10-tools-1.1.4.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for c10-tools-1.1.4.tar.gz
Algorithm Hash digest
SHA256 6ddbadc55853ee841ba6bf68eba9df93e43d0ebbb3b82b2c7eb01ffb7a343c9b
MD5 5be1b9ca4c9510894a95e68001fb0358
BLAKE2b-256 b1f15e4cec4bf0d4435b646be27afbef55e72aca762e4076ffcee9d0fddcd0eb

See more details on using hashes here.

File details

Details for the file c10_tools-1.1.4-py3-none-any.whl.

File metadata

  • Download URL: c10_tools-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 25.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for c10_tools-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8f88b4cf06054dcde462803d23c4c4f499ad5707d515aab59b2d6141a16f5a35
MD5 e5f4be910e5101b9b00e035e58103e2c
BLAKE2b-256 e1b893b56bee884efcd6c8ccfca9ba5eadce3fd168b9b1e96ca769e1c1bff430

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page