]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos
Remove hwmul-disable; it works in newer GCC
[tinyos-2.x.git] / tos /
2012-07-09 R. Steve McKownUpdates for GCC 4.5.3
2012-07-09 R. Steve McKownNew Write and WriteNow interfaces.
2012-07-09 R. Steve McKownAdd an async version of ReadRef.
2012-07-09 R. Steve McKownAdd SharedSplitControlC, for N clients needing shared...
2012-07-09 R. Steve McKownAdd SharedArbiterC.
2012-07-09 R. Steve McKownBackport change from CVS for getTime32() in CC2420Trans...
2012-07-09 R. Steve McKownFix possible overwrite of state changes make in a compo...
2012-07-09 R. Steve McKownPlatformUartC provides Resource; PlatformSerialC provid...
2012-07-09 R. Steve McKownOlimex P169 platform.
2012-07-09 R. Steve McKownAdd the tmicore and tmirws platforms.
2012-07-09 smckownAdd a BusyWait interface for controlling SHT1X timing...
2012-07-09 R. Steve McKownSCP1000 pressure sensor chip support, SPI version.
2012-07-09 R. Steve McKownCP210X USB/serial controller family chip support.
2012-07-09 R. Steve McKownBQ2403x charge controller family chip support.
2012-07-09 R. Steve McKownThe currently unused basic_clock+ (clock2) peripheral...
2012-07-09 R. Steve McKownMSP430 clock enhancements.
2012-07-09 smckownMSP430 USCI peripheral
2012-07-09 smckownMake McuSleepC smarter about newer msp430 processors.
2012-07-09 smckownSupport for newer msp430's using newer msp430 compiler.
2010-11-04 R. Steve McKownGCC 4.4.3 seems to have proper bitfield support.
2010-02-26 klueskaForgot to push the new generic_printf.h file
2010-02-23 sdhsdhsneak in eui-64 driver for epic. this is a tiny amount...
2010-02-22 razvanmFix a bug in the checking of the Deluge volumes.
2010-02-22 klueskaUpdated to use generic printf functionality if none...
2010-02-20 prabalRC4 fixes for Epic support
2010-02-18 ayer1moved support for shimmer* here (except for hpl) with...
2010-02-18 ayer1added support for tilt switch with (basically aliased...
2010-02-18 ayer1added a dependency for tilt switch support
2010-02-18 ayer1removal predicated on modified implementation placed...
2010-02-15 sdhsdhshould fix pointer warning
2010-02-15 klueskaOops, checked in wrong version of a file for last commi...
2010-02-15 klueskaChanged the default to be that all platforms #include...
2010-02-13 mmarotifix uin16_t alignment bug for the msp430
2010-02-13 ayer1changed Message.h to shimmerMessage.h to eliminate...
2010-02-12 mmarotiFix the time stamping correction code
2010-02-11 sdhsdhwiring the wrong resource
2010-02-10 ayer1added mods to allow configuration of standard baudrates...
2010-02-04 janhauer- bugfix: empty data frame sent in response to a datare...
2010-02-04 gnawalifix one more uint8 and uint16 mismatch
2010-02-04 gnawaliget rid of +5 for rounding, change arg name in function...
2010-02-03 xuanthanh18update AM_DHV=0x63
2010-02-03 sallairemoved deprecated LowPowerListening.nc
2010-02-03 sallaiLPL interface changes
2010-02-03 sallaiadded LPL interface to ActiveMessageC
2010-02-01 sallaifix i2c read (tested on iris and mica2 w\ external...
2010-01-29 gnawalimake ctp tep123 compliant
2010-01-29 rfluryAdded bug-fix to XE1205PhyP.nc, where the xe1205_mtu...
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-27 andreaskoepkein newer mspgcc/nesc(?) sizeof(message_header_t) >...
2010-01-25 kaisenlTEP3: #define to enum and email in README
2010-01-24 andreaskoepkeresource allocation is initialization
2010-01-24 andreaskoepkeuse the same data structure to calculate lengths in...
2010-01-24 andreaskoepkeupdate to new debug if
2010-01-20 scipioRemove rounding error in PoolP.nc, fix async warnings...
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-16 razvanmWorkaround the erase problems with AT45DB
2010-01-13 sallaiadded provided PacketTimeStamp interfaces
2010-01-13 ayer1adjusting wait time for powercycle based upon wider...
2010-01-11 liang_mikeAdd tosthreads support for Epic platform
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-05 janhauer- fixed an issue with the beacon sequence number being...
2010-01-04 r-studioinclude printf by default
2009-12-28 scipioFixed three bugs:
2009-12-23 mmarotirevert changes because of RC testing
2009-12-23 razvanmReturn EINVAL instead of ESIZE in order to obey the...
2009-12-22 ayer1added lowpowerlistening wiring for lpl.
2009-12-22 ayer1added wiring to component lowpowerlistening, for, er...
2009-12-21 mmarotidefine a NOASSERT macro
2009-12-18 jgkoAdding in cc2420 security support for intelmote2.
2009-12-16 kusyfixing 32khz timesync compile errors; print out error msg
2009-12-15 r-studioadded D/A converdet interface and clean implementation
2009-12-15 kaisenlApplication must enable radio
2009-12-14 janhauerThe beacon sequence number can now be modified by the...
2009-12-14 janhauer- reduced RAM usage of the beacon sync component
2009-12-10 mmarotifix logical operator bug found by Thomas Schmid
2009-12-07 mmarotiallow HW ACK for time sync messages if RF230_HARDWARE_A...
2009-12-05 gnawaliif root is unplugged and plugged back in, the network...
2009-12-04 mmarotiInitial support for hardware acknowledgements and addre...
2009-12-04 mmarotiminor cleanup
2009-12-03 janhauerAdded a comment
2009-11-30 sdhsdhre-enable icmp messages
2009-11-30 mmarotiUse the AM_TIMESYNCMSG name for the active message...
2009-11-30 kusyupdating to match ActiveMessageC interfaces
2009-11-30 kusyrandomizing timer to support better sync between far...
2009-11-30 kusypatch to fix timesync.receive() bug that returned the...
2009-11-30 mmarotimore deputy hacks to allow longer wait times
2009-11-30 mmarotimake TinyOS 6LOWPAN network ID available in the header
2009-11-29 mmarotimove the energy detection to a better place so we can...
2009-11-29 mmarotiadd constants used for auto ack
2009-11-29 mmarotichanged displayed info for RF230Sniffer
2009-11-25 mmarotifix a typo of an (unused) constant
2009-11-24 mmarotichanged displayed info for RF230Sniffer
2009-11-20 mmarotiUse a dedicated (0x3D) AM type for all time sync messages
2009-11-20 mmarotiuse standard types
next