xcp: Partial implementation of the XCP protocol with ethernet as transport layer.

[ gpl, library, network ] [ Propose Tags ]

This library implements creating XCP packets for setting and retrieving variables from a slave device using XCP. The transport layer is ethernet, implemented in Network.XcpEth. Other transport layers can be added easily and can use the same building blocks from Network.Xcp. For basic usage, see Network.XcpEth.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies base (>=4.7 && <4.9), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), mtl (>=2.2 && <2.3), network (>=2.6 && <2.7), transformers (>=0.4 && <0.5) [details]
License GPL-3.0-only
Author Christian Gosch
Maintainer github@goschs.de
Category Network
Uploaded by ChristianGosch at 2015-06-26T20:23:15Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1499 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-26 [all 1 reports]