]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
added mods to allow configuration of standard baudrates, moving
authorayer1 <ayer1>
Wed, 10 Feb 2010 20:02:38 +0000 (20:02 +0000)
committerayer1 <ayer1>
Wed, 10 Feb 2010 20:02:38 +0000 (20:02 +0000)
commitd3e972cf3bcc1902d0b33276e72983573fadd94f
treef78640ffd72425008ec4b9be2918f32ed40b6418
parent108491d3f8ff0981434b4ae98a5f89f6b320a662
added mods to allow configuration of standard baudrates, moving
setbaudrate to setrawbaudrate.

setbaudrate now takes a baudrate argument (e.g. "115k") while the
factor goes to setrawbaudrate (baudrate * 0.004096).

also added commented instructions for changing bt uart to 230k from
default 115200.

added document explaining use of bt modules with this configuration.
tos/platforms/shimmer/chips/bluetooth/Bluetooth.nc
tos/platforms/shimmer/chips/bluetooth/RovingNetworksP.nc
tos/platforms/shimmer/chips/bluetooth/bluetoothBaudrateConversion.pdf [new file with mode: 0644]