caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OCaml CAN support (controller area network)
@ 2014-01-30 11:54 Markus Weißmann
  2014-01-30 14:17 ` Jeremie Dimino
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Weißmann @ 2014-01-30 11:54 UTC (permalink / raw)
  To: caml-list

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/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-30 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-30 11:54 [Caml-list] OCaml CAN support (controller area network) Markus Weißmann
2014-01-30 14:17 ` Jeremie Dimino

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).