]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
fixed a very subtle power drain bug that only showed up on some
authorayer1 <ayer1>
Wed, 16 Jul 2008 18:47:32 +0000 (18:47 +0000)
committerayer1 <ayer1>
Wed, 16 Jul 2008 18:47:32 +0000 (18:47 +0000)
commitf0135f27e8f60903c11ebb833d08dd22ef4811b2
treeccaf3c4e2dd54efe1b140eeffda1f702b9e60182
parentca5a2fdf2894e7da8fc3961cc109c12940060759
fixed a very subtle power drain bug that only showed up on some
devices in sleep, and cleaned up some other missed details on this
same subject.

main attraction:  GIO0 was changed to an input to accomodate the fact
that it was attached to a pulldown, meant for a button on the external
connector.

when an output, some boards burned ~180 ua sleeping, the others 630
ua.  as an input, we changed this reading on an example of the latter
to 180.

thanks to catalin caranfil at realtime oem for finding the problem and
pushing for a solution for the masses!

other changes:

- made onewire (data) input
- made the spi pins all gpio in appropriate directions for their
connections
- made bt_pio input, as appropriate for its connection
tos/platforms/shimmer/hardware.h