HDLController
stable

Table of Contents

  • Overview
  • Installation
  • Usage
  • Modules
HDLController
  • Docs »
  • Welcome to HDLController’s documentation!
  • Edit on GitHub

Welcome to HDLController’s documentation!¶

HDLController is an HDLC controller written in Python and based on the python4yahdlc Python module to encode and decode the HDLC frames.

Table of Contents

  • Overview
  • Installation
    • From PyPI (recommanded)
    • From sources
  • Usage
  • Modules
    • HDLController
      • HDLController
        • HDLController.Receiver
          • HDLController.Receiver.join()
          • HDLController.Receiver.run()
        • HDLController.Sender
          • HDLController.Sender.ack_received()
          • HDLController.Sender.join()
          • HDLController.Sender.nack_received()
          • HDLController.Sender.run()
        • HDLController.get_data()
        • HDLController.get_senders_number()
        • HDLController.send()
        • HDLController.set_receive_callback()
        • HDLController.set_send_callback()
        • HDLController.set_sending_timeout()
        • HDLController.start()
        • HDLController.stop()
Next

© Copyright 2015, Paul-Emmanuel Raoul Revision 49feccb5.

Built with Sphinx using a theme provided by Read the Docs.