sfb-latest.zip and sfb-latest-html-docs.zip
have been updated to version 0.9.11. At
http://livingcomputation.com/ixm/pub.
Some brief change notes at
http://robust.cs.unm.edu/doku.php?id=news
Can now call setPreferredBaudCode on
faces to specify preferred result of
baud rate negotiation. You can have
your IXMs talk to each other at 230Kbaud
(and sometimes even higher, limited by
total traffic flows and your sketch's
ability to handle packets fast).
Also, a bug in randomBits() was fixed,
and pprintf / packetScanf can accept
variable field widths on certain
conversions.
- Dave