[CCC DEV] UDP interaction question
Matt Jadud
matt at jadud.com
Thu Dec 29 18:23:29 GMT 2011
On Wed, Dec 28, 2011 at 20:06, Matt Jadud <matt at jadud.com> wrote:
> Hi all,
Hey! I read our own docs!
http://occam-pi.org/occamdoc/sock.html
I'll do this in KRoC for now, as the code we're writing will run on a
desktop (and will, ultimately, run on an Arduino), but the o-pi that
we're writing for aircraft control is independent of the runtime. So,
I can just do the work straight in occam (I hope) to pull the binary
data off of the UDP socket.
If I read in a floating point number that is communicated in two
words, can I drop those two words into an array and RETYPE that array
to a REAL32?
Cheers,
Matt
More information about the developers
mailing list