Navigation

  • index
  • modules |
  • next |
  • KATCP 0.6.1 documentation »

Welcome to the KAT Communication Protocol’s documentation!¶

KATCP is a simple ASCII communication protocol layered on top of TCP/IP.

It is developed as a part of the Karoo Array Telescope (KAT) project and used at KAT for the monitoring and control of hardware devices.

The protocol specification NRF-KAT7-6.0-IFCE-002-Rev5.pdf is maintained as an internal memo. The latest version is Rev5.

Contents¶

  • Release Notes
    • 0.6.1
    • 0.6.0
    • 0.5.5
    • 0.5.4
    • 0.5.3
    • 0.5.2
    • 0.5.1
    • 0.5.0
    • 0.5.0a0
  • Core API
    • Client
    • Server
    • High Level Clients
    • Message Parsing
    • Other
    • Version Information
  • Kattypes
  • Low level client API (client)
  • Concrete Intermediate-level KATCP Client API (inspecting_client)
  • Abstract High-level KATCP Client API (resource)
  • Concrete High-level KATCP Client API (resource_client)
  • Sampling
  • KATCP Server API (server)
  • Tutorial
    • Installing the Python Katcp Library
    • Using the Blocking Client
    • Using the Callback Client
    • Writing your own Client
    • Using the high-level client API
    • Writing your own Server
    • Writing your own Async Server
    • Event Loops and Thread Safety
    • Backwards Compatibility

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Welcome to the KAT Communication Protocol’s documentation!
  • Contents
  • Indices and tables

Next topic

Release Notes

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • KATCP 0.6.1 documentation »
© Copyright 2009-2012, SKA South Africa. Created using Sphinx 1.3.3.