]> oss.titaniummirror.com Git - tinyos-2.x.git/shortlog
tinyos-2.x.git
2010-01-11 liang_mikeAdd tosthreads support for Epic platform
2010-01-09 sdhsdhremove 6lowpancli
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-08 liang_mikeFix a problem where cthreads' VolumeMapC.nc is not...
2010-01-06 ayer1added note about how to set node id; it took me a lot...
2010-01-05 liang_mikeFix Java compilation problem for cthreads' TestCollecti...
2010-01-05 janhauer- polished READMEs
2010-01-05 janhauer- fixed an issue with the beacon sequence number being...
2010-01-05 klueskaAdded sentence to indicate successful run of this appli...
2010-01-04 r-studioinclude printf by default
2010-01-01 razvanmReplace the erase with a write in tos-deluge to avoid...
2009-12-29 scipioAdd some more notes.
2009-12-29 scipioAdded randomization to timers for better testing.
2009-12-29 scipioAdded more notes.
2009-12-28 scipioFixed three bugs:
2009-12-23 klueskaUpdated documentation on all of the applications as...
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-22 klueskaUpdate my email address
2009-12-21 mmarotidefine a NOASSERT macro
2009-12-19 mmarotioutput the energy instead of rssi
2009-12-18 jgkoAdding in cc2420 security support for intelmote2.
2009-12-18 jgkoOne more small fix to clarify the expectations for...
2009-12-18 jgkoChanges to TestSecurity README for clarification
2009-12-16 gnawalifix typos
2009-12-16 kusyfixing 32khz timesync compile errors; print out error msg
2009-12-16 kusyprint out error message when unsupported platform
2009-12-16 sdhsdhFIN_WAIT_2 was never implemented, which causes the...
2009-12-15 r-studiotarget file update
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-14 kusybug fix: proper sending of end-to-end etx to BS
2009-12-10 mmarotifix logical operator bug found by Thomas Schmid
2009-12-08 gnawaliallocate 0x63 for dhv
2009-12-07 mmarotiallow HW ACK for time sync messages if RF230_HARDWARE_A...
2009-12-05 razvanmFix a typo.
2009-12-05 gnawaliif root is unplugged and plugged back in, the network...
2009-12-05 scipioGetting release notes ready for 2.1.1.
2009-12-04 jgkochanges to cc2420 TestSecurity app file for imote2s
2009-12-04 mmarotiInitial support for hardware acknowledgements and addre...
2009-12-04 mmarotiminor cleanup
2009-12-03 janhauerAdded a comment
2009-12-02 razvanmUse $(shell uname) instead of $(OSTYPE) to detect the...
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 gnawaliadd 0x3d for timesync
2009-11-30 razvanmUse /opt/local/etc/avrdude.conf for svrdude in MacOS.
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-24 mmarotiblink LEDs
2009-11-21 sdhsdhonly compile mig with POSIX_SOURCE since POSIX breaks...
2009-11-20 mmarotiUse a dedicated (0x3D) AM type for all time sync messages
2009-11-20 mmarotiuse standard types
2009-11-20 r-studioimprovments in busy wait and timer, some cleaning
2009-11-20 sdhsdhfix compile on OSX 10.6
2009-11-18 scipioCut channel.
2009-11-18 mmarotiBrano says that 20ms is required for ack reception
2009-11-14 razvanmFix for null platform for Snow Leopard (10.6).
2009-11-14 razvanmAdd -D_FORTIFY_SOURCE=0 for Darwin. This makes happy...
2009-11-14 razvanmPass the GCC variable to ncc. This make it easy to...
2009-11-12 razvanmRemove the xnp.
2009-11-10 rfluryAdded DelugeT2 support for the tinynode platform.
2009-11-10 razvanmAllow the libgetenv-32.so and libtoscomm-32.so to fail...
2009-11-08 razvanmFix a typo in the previous commit.
2009-11-08 razvanmAlso don't use "__" for sim-sf. This re-enables the...
2009-11-06 razvanmA small fix for mulle and some cleanup.
2009-11-06 razvanmUse __ instead of $. Thanks to Mike Healy for reporting...
2009-11-05 r-studiocleaned up mulles code
2009-11-05 r-studiostorage fix, change in test app. should not impact...
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-studionew temperature and battery monitoring chip
2009-11-05 r-studionativ tos PrintF support, demosensors based on accelero...
2009-11-02 razvanmAdd support for COMX and X to tos.py
2009-11-02 vlahanSwitch msp430 platforms to __ as nesC separator instead...
2009-10-30 sallaiadded MHZ macro (it is required for iris)
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-29 janhauerUpdated all READMEs with an extra section that describe...
2009-10-29 sdhsdhadd vty over ipv6 support
2009-10-29 r-studioremoved cc2420 dependency
2009-10-29 liang_mikeAdd volume XML file for at45db
2009-10-29 liang_mikeFix fan-out warnings due to changes in RF230 radio...
2009-10-29 liang_mikeAdd volume XML file for at45db
next