]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/platforms
get rid of +5 for rounding, change arg name in functions in CtpInfo to match the...
[tinyos-2.x.git] / tos / platforms /
2010-02-03 sallaiadded LPL interface to ActiveMessageC
2010-01-28 ayer1replaced missing hw timer b1 from bad cut-and-paste...
2010-01-28 ayer1got rid of bogus comment about b1 not being available...
2010-01-28 ayer1remapped timer ports to reflect the availability of...
2010-01-24 andreaskoepkeresource allocation is initialization
2010-01-20 ayer1added author credit for re-write.
2010-01-20 ayer1re-work to reflect sfd remapping to interrupt-driven...
2010-01-20 ayer1discovery that cc2420 uses capture pin not connected...
2010-01-13 sallaiadded provided PacketTimeStamp interfaces
2010-01-13 ayer1adjusting wait time for powercycle based upon wider...
2010-01-08 ayer1changed polarity of led pins so that they're off!
2010-01-08 ayer1added led clears to make null app cause shimmer2 to...
2010-01-08 ayer1added led clears to make null app cause shimmer to...
2010-01-04 r-studioinclude printf by default
2009-12-22 ayer1added lowpowerlistening wiring for lpl.
2009-12-22 ayer1added wiring to component lowpowerlistening, for, er...
2009-12-18 jgkoAdding in cc2420 security support for intelmote2.
2009-12-15 r-studioadded D/A converdet interface and clean implementation
2009-11-30 kusyupdating to match ActiveMessageC interfaces
2009-11-30 mmarotimore deputy hacks to allow longer wait times
2009-11-20 r-studioimprovments in busy wait and timer, some cleaning
2009-11-14 razvanmFix for null platform for Snow Leopard (10.6).
2009-11-14 razvanmPass the GCC variable to ncc. This make it easy to...
2009-11-05 r-studioold chip for temp is removed
2009-11-05 r-studiomulle platfor modification, flsh storage, more lowpower...
2009-11-05 r-studionativ tos PrintF support, demosensors based on accelero...
2009-10-29 ayer1restoring control of prog_* pins to use most sensible...
2009-10-29 ayer1set prog_out to high to avoid burning excess power...
2009-10-29 ayer1added second definition GPIO2 for pin 2.5, referencing...
2009-10-29 ayer1removed dependency on shimmer/chips/cc2420/ because...
2009-10-28 r-studiopretty code, minor improvements
2009-10-22 r-studioIEEE support for mulle
2009-10-21 ayer1blitzed unused variable i
2009-10-21 ayer1shimmer2-specific radio components
2009-10-09 r-studiouart, changes + button implementation
2009-10-06 ayer1header dependency for some drivers (just bt right now)
2009-09-30 mmarotiExpose the PacketTimeStamp interfaces in TimeSyncMessageC
2009-09-30 mmarotiExpose the PacketTimeStamp interfaces in TimeSyncMessageC
2009-09-30 ayer1added back original intel copyright notice from shimmer...
2009-09-28 ayer1removed tosh_set_pin_directions, as pin setup is now...
2009-09-28 ayer1moved pin initialization here, where it can be performe...
2009-09-28 ayer1added missing fourth led.
2009-09-22 r-studioaccelerometer cleanup
2009-09-21 r-studio fixed broken radio
2009-09-20 mmarotiuse SendResource with RADIO_SEND_RESOURCE for the resource
2009-09-18 mmarotisupport ActiveMessageC and Ieee154MessageC simultaneously
2009-09-17 mmarotiadd default Ieee154MessageC wiring
2009-09-17 ayer1added back over-written (outside check-in) mod adding...
2009-09-16 razvanmBig commit of the default lpl. These changes deprecate...
2009-09-15 ayer1from sf cvs update (adds blip support, thanks to the...
2009-09-11 sdhsdhadd Ieee154 platform message component
2009-09-07 r-studiomulles files
2009-09-05 ayer1added in (forgotten) cc2420/security dependency.
2009-09-04 ayer1new platform. much of the subsystem work is dependent...
2009-09-04 ayer1fixed a typo in comment
2009-09-04 ayer1restored use of tosh_uwait (added back msp430hardware...
2009-09-04 ayer1events available and unavailable added, reflecting...
2009-09-04 ayer1changes reflect updates brought forward from really...
2009-09-04 ayer1adding this directory so we have more fine-grained...
2009-09-04 ayer1bringing port of up-to-date bluetooth interface and...
2009-08-29 jgkoAdding in cc2420 security support for Shimmer platform
2009-08-14 jgkoAdding in cc2420 security support codes
2009-07-01 scipioAdd TOS_SLEEP_NONE enum so components can prevent
2009-05-18 janhaueradded TKN15.4 "platform glue" code for micaz
2009-05-18 janhauerRemoved an unnecessary wiring, added an ifdef guard...
2009-05-18 janhauerAdded a component that accepts beacon request frames...
2009-05-08 mmarotimake the software ack timeout configurable
2009-04-09 mmarotimove/create RF2xxTimeSyncMessageC to avoid future chang...
2009-04-07 janhauerRemoved some unused code
2009-04-02 mmarotichange metadata handling,
2009-03-26 janhaueradjusted a comment
2009-03-24 janhauer1) simplified the resource transfer: removed ResourceTr...
2009-03-17 janhauerThis file is not used and should have been removed...
2009-03-15 mmarotilets be more generic with timing
2009-03-10 mmarotimoving files from rf230 to rf2xx, prepare the support...
2009-03-09 mmarotimake the FastSpiByte interface generic and implement...
2009-03-09 mmarotimake the FastSpiByte interface generic and implement...
2009-03-09 mmarotirename RF230 to RF2xx to support the RF212 chip
2009-03-08 mmarotirename everything to support the RF212
2009-03-08 mmarotiPrepare to support the RF212 chip (reorganization of...
2009-03-06 mmarotiseparate the FastSpiInterface from the HplRF230 interface
2009-03-04 janhauerremoved a wrong include
2009-03-04 janhauer- re-designed the radio driver interfaces, restructured...
2009-01-22 mmarotirename the TRF230 timer to TRadio
2009-01-19 razvanmRevert back to channel 11 to minimise the number of...
2009-01-13 razvanmChange the default channel for RF230 to 26 (the same...
2008-11-25 janhauer+ modified radio driver (PHY) interfaces: CSMA-CA algor...
2008-11-11 andreaskoepkebest performance
2008-10-31 sallaiiris eui64 support
2008-10-31 sallaimica2 (also micaz and iris) specific wirings for the...
2008-10-24 andreaskoepkematch CC2420 more closely
2008-10-24 andreaskoepkelimit good quality to prevent count to infinity problem
2008-09-19 idgaynx_float support
2008-09-05 andreaskoepkeASCII
2008-09-04 andreaskoepkerelax white bit a little
2008-09-04 andreaskoepkeaccessor module
2008-09-01 devdjFixed wrong precision tag.
2008-08-27 andreaskoepke shadow components to use with MultihopLQI
2008-08-25 razvanmDeluge T2 support for Epic. This includes support for...
2008-08-19 devdjAdded support for timesync/timestamping according to...
next