]> oss.titaniummirror.com Git - tinyos-2.x.git/shortlog
tinyos-2.x.git
2009-03-24 janhauer1) simplified the resource transfer: removed ResourceTr...
2009-03-23 andreaskoepkecorrect reception of packets that require an ACK, patch...
2009-03-17 razvanmFix a typo: eprb,PORT -> eprb,HOST.
2009-03-17 razvanmIncrease the ack timeout for MIB600 to 0.5s.
2009-03-17 janhauerThis file is not used and should have been removed...
2009-03-16 kusyfixed bug in addNewEntry noticed by Phil (https://www...
2009-03-15 mmarotilets be more generic with timing
2009-03-13 idgayIntel Open Source License
2009-03-13 idgayadd a #ifdef (ATM128_I2C_EXTERNAL_PULLDOWN) to control...
2009-03-13 gnawalitrunc->round as suggested out by Andreas Kopke, and...
2009-03-10 mmarotiremove stupidity
2009-03-10 mmarotiuse the default TX power
2009-03-10 mmarotiinitial RF212 support
2009-03-10 mmarotimoving files from rf230 to rf2xx, prepare the support...
2009-03-10 mmarotimoving files from rf230 to rf2xx, prepare the support...
2009-03-10 mmarotigo back to RF230* names
2009-03-10 mmarotiActiveMessageC supports LPL on IRIS
2009-03-10 mmarotimoved to tos/interfaces
2009-03-10 sallairemove compiler check, it is not needed after the 2...
2009-03-09 klueskacahnge to cutoff for flushing at half the buffer size
2009-03-09 mmarotimake the FastSpiByte interface generic and implement...
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 RF230 to RF2xx to support the RF212 chip
2009-03-08 mmarotirename everything to support the RF212
2009-03-08 mmarotirename everything to support the RF212
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-05 janhauerrenaming
2009-03-04 janhauerremoved a wrong include
2009-03-04 janhauer- re-designed the radio driver interfaces, restructured...
2009-03-02 klueskaAdded patch to DeferredPowerManager to check for EALREA...
2009-03-02 kusytimestamping patch: improved test to fall-through on SFD
2009-02-25 mmarotifix setChannel in SLEEP state
2009-02-25 mmarotiimplement getChannel and rename interface to RadioChannel
2009-02-20 mmarotifix comment
2009-02-20 liang_mikeFix a problem where the ack variable can be referenced...
2009-02-20 andreaskoepkebe more careful with the stack when reading a packet
2009-02-18 razvanmAdd a small delay between the packets to improve the...
2009-02-17 liang_mikeUpdate to reflect that a file was moved out of TinyOS
2009-02-17 kusycheck if timestamp is valid before using it
2009-02-17 liang_mikeMoved these two files outside TinyOS tree
2009-02-13 razvanmMake the serial stack refuse (with ESIZE) to send packe...
2009-02-10 liang_mikeFix typo
2009-02-10 liang_mikeUse SystemCallC to pass control to the TinyOS thread
2009-02-10 liang_mikeCheck the AM ID to make sure the sendDone event should...
2009-02-09 prabalAdding support for programming the Quanto Testbed Node...
2009-02-08 gnawalifinalize
2009-02-07 gnawalitweak to rev2
2009-02-07 gnawalirev2
2009-02-06 kusycommitting new timestamping code
2009-02-05 scipioNote bug fix
2009-02-05 scipioAcks should still work if a node sets its AM address.
2009-02-05 liang_mikeAdd the external flash version of SerialLoader to demon...
2009-02-04 liang_mikeAdd tosthread_join support to TinyLD
2009-02-04 kusyapplied Thomas's patch to fix sum of squares quantizati...
2009-02-04 sallaiavrdude/cygwin fix for com ports above com9
2009-02-04 sallaimake the check for uart status a bit more smarter
2009-02-04 liang_mikeDelete the temp file
2009-02-04 liang_mikeInitial commit of TinyLD (TOSThreads' dynamic loader)
2009-02-04 klueskaSmall modification to tosthreads extra files
2009-02-03 scipioMake sure they are all up to date
2009-02-02 razvanmRemove an unused .css file.
2009-02-02 razvanmUse CLEAN_EXTRA to remove the *.class *.pyc *Msg.java...
2009-02-02 razvanmRemove some *Msg.java files created by mig.
2009-01-31 gnawalicomments from Martin
2009-01-27 mmarotiexport a setChannel command to applications
2009-01-26 sallaifix for cygwin/avrdude to work with ports above com9
2009-01-22 mmarotirename the TRF230 timer to TRadio
2009-01-21 sallaifix issue with opening files in the app directory
2009-01-20 sallairf230 fix: make sure that the rf230 stack does not...
2009-01-20 sdhsdhbuild fix
2009-01-20 sdhsdh - commit blip stack apps
2009-01-20 sdhsdhmissing
2009-01-20 sdhsdhmakefile fix
2009-01-20 sdhsdh - initial commit of blip (berkeley low-power ip) stack
2009-01-19 razvanmEnable the Leds and the DELUGE_LIGHT_BASESTATION settin...
2009-01-19 razvanmRevert back to channel 11 to minimise the number of...
2009-01-16 gnawalifinalize
2009-01-15 kusyRemoved two includes which shouldn't be here.
2009-01-13 razvanmChange the default channel for RF230 to 26 (the same...
2009-01-11 liang_mikeDuplicate copy
2009-01-11 liang_mikeMake TOSThreads the default for serial receive. This...
2009-01-09 razvanmFix a bug in Packet.values() from tos.py.
2009-01-09 liang_mikeMove AT_SPONTANEOUS definition from TinyOSEntryPointC...
2009-01-07 gnawaliprocess feedback from Jonathan Hui
2009-01-07 liang_mikeMove the wiring for underlying AMSend/Receive/Snoop...
2009-01-06 liang_mikeFix a static thread problem on MicaZ by making sure...
2008-12-29 razvanmDon't print empty lines in the PRINTF from tos.py
2008-12-29 razvanmAllow PRINTF_MSG_LENGTH to be overwritten by users.
2008-12-28 razvanmSmall patch to get the tools to properly compile in...
2008-12-25 razvanmAdd a separate timeout for acks in tos.py
2008-12-17 andreaskoepkeavoid integer overflow
2008-12-17 liang_mikeAdd TOSThreads blocking wrapper for the Send interface
2008-12-16 razvanmNow we need 3 arguments all the time for this script.
2008-12-15 razvanmFix to allow the checkout with keyword substitution...
2008-12-15 razvanmImprovements to tos.py.
2008-12-09 regehrput the AVR break instruction back into the failure...
next