caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Markus Weißmann" <markus.weissmann@in.tum.de>
To: <caml-list@inria.fr>
Subject: [Caml-list] OCaml CAN support (controller area network)
Date: Thu, 30 Jan 2014 12:54:54 +0100	[thread overview]
Message-ID: <2fff8ba277e31c764580048a1c0bbc2b@in.tum.de> (raw)

Hello,

on Linux there is support for a socket family "PF_CAN" for the CAN bus 
(controller area network bus) [1].
I was wondering if anyone is/was working on
1) support for PF_CAN for the standard Unix socket in OCaml (see 
example code on [2])
2) some kind of OCaml CAN library/separate bindings for aforementioned 
socket domain
3) an OCaml library/tool on top of CAN, e.g. some CAN controller, a 
DeviceNET or CANOpen library
and of course if 1) would be an acceptable patch for the standard 
library or if it would be considered "too exotic", given that there 
aren't many domains supported by the OCaml/Unix socket right now ('only' 
PF_UNIX, PF_INET and PF_INET6).

Best regards
Markus

[1] https://gitorious.org/linux-can/
[2] http://en.wikipedia.org/wiki/SocketCAN

-- 
Markus Weißmann, M.Sc.
Technische Universität München
Institut für Informatik
Boltzmannstr. 3
D-85748 Garching
Germany
http://wwwknoll.in.tum.de/


             reply	other threads:[~2014-01-30 11:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-30 11:54 Markus Weißmann [this message]
2014-01-30 14:17 ` Jeremie Dimino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2fff8ba277e31c764580048a1c0bbc2b@in.tum.de \
    --to=markus.weissmann@in.tum.de \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).