]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos
Allow to consecutive dissemination commands (-d or -dr) without requiring an unlockin...
[tinyos-2.x.git] / tos /
2008-01-17 razvanmAllow to consecutive dissemination commands (-d or...
2008-01-17 razvanmImprove the speed of locking for FlashVolumeManager.
2008-01-17 rinconFixed an edge case bug where the LQI takes on the RSSI...
2008-01-17 rinconFixed an edge case bug where the LQI takes on the RSSI...
2008-01-15 razvanmAdd a translation between imgNum to volumeId. This...
2008-01-15 razvanmFix a bug which prevented the -r to use anything but...
2008-01-14 rinconDefine the IEEE types
2008-01-14 razvanmA fix to allow Deluge T2 to compile for micaz.
2008-01-14 rincond2u State*.nc
2008-01-14 razvanmSuper Duper update to Deluge T2. The manual and the...
2008-01-09 rinconAdded a secondary CRC check at the top of the stack...
2008-01-03 kaisenlChanged DIP to Dip
2008-01-02 gnawaliseparate fail count for send and fwd, max_retries contr...
2008-01-02 gnawali<= will detect loops in which all the nodes have the...
2007-12-24 razvanmThe previous CRC is was ignored when dealing with compu...
2007-12-22 razvanmAdd image verification at boot time. To make this possi...
2007-12-22 razvanmAdd address translation in the computeCrc.
2007-12-21 razvanmFix the dissemination of DELUGE2 and DELUGE3. The bug...
2007-12-21 gnawalialpha=9; bug fix for getlinkquality - return infinity...
2007-12-20 razvanmImprove Deluge to report the UID of the running applica...
2007-12-20 razvanmFix the Deluge rollback gesture and increase the total...
2007-12-18 kaisenlInitial checkin for DIP
2007-12-14 sallaimerge changes from atm128 UART
2007-12-14 sallaibugfix: enable sleep when no alarms are set
2007-12-14 klueskaoops again.....
2007-12-11 klueskaoops....
2007-12-08 klueskaFix stupid crc bug
2007-12-07 andreaskoepkehello compiler bug (looks like shifting by 32 bits...
2007-12-07 mharvanadded information about workaround for 16-bit aligning...
2007-12-06 andreaskoepkesimplified interface
2007-12-06 andreaskoepkeuff -- resolved hardware race conditions (hopefully)
2007-12-05 mharvan6lowpan import
2007-12-05 gnawaliunused var
2007-12-05 gnawalibug fix: make evaluateEtx arg a 16 bit arg
2007-12-05 gnawalimake the signature compatible with 4bitle so apps can...
2007-12-05 gnawalilogging thl is more useful than logging the destination...
2007-12-05 gnawalibringing from 4bitle directory
2007-12-05 gnawalimoving CompareBit.nc to ctp directory
2007-12-05 andreaskoepkeadd a 64 bit interface
2007-12-05 janhauerUpdated the description of Packet.getPayload() as discu...
2007-12-03 hiroMirroring a change made by David Gay, "don't use __attr...
2007-11-30 razvanmAdd a default for Notify.notify to prevent compiler...
2007-11-28 rinconInclude AM.h to pull in the definition of am_addr_t...
2007-11-28 scipioMerge in Alec's fixes.
2007-11-28 andreaskoepkecorrected wrong port
2007-11-28 rinconPull in Ctp.h to define ctp_options_t and prevent compi...
2007-11-28 jwhuiFix bug where seeking to the different sector did not...
2007-11-27 scipioFold in Alec's changes, with bug fix for RX interrupt.
2007-11-27 andreaskoepkestartPeriodic does not always work
2007-11-19 rinconAdded atomic statements to setAutoAck
2007-11-17 sallaiupdated RF230layerP, added dummy LPL
2007-11-16 gnawalifix the get link quality interfaces to return 16 bit...
2007-11-13 gnawaliascii graphics that shows how we get to the head of...
2007-11-08 rinconMark Hays repair the SPI code, unit testing demonstrate...
2007-11-07 rinconRazvan and Jeonggil Ko found a problem with the status...
2007-11-05 sallaiplatform support for the IRIS mote (atm1218 MCU and...
2007-11-02 klueskaFix to isOwner for defaultOnwer interface
2007-11-01 fredjiangsyntax bug fixed
2007-10-31 gnawaliget etx now returns etx for the path to the root instea...
2007-10-27 scipioDo not consider footer when calculating whether a paylo...
2007-10-27 scipioFix bug in link estimator packet payload get. The old...
2007-10-26 scipioFix zero-seed bug: the random number generator generate...
2007-10-12 klueskaupdate to i2c driver to make sure it goes down into...
2007-10-10 hiroNo need for a signed number of events.
2007-10-09 hiroAdded a cast to stop a warning.
2007-10-08 idgaydon't use __attribute__ for nesC attributes
2007-10-05 andreaskoepkebe a bit more conservative when choosing links
2007-10-04 andreaskoepkebug: storeStrength did not do it in the right place
2007-10-04 andreaskoepke- double check whether something is on the channel...
2007-10-04 andreaskoepke- age cache whenever a new messages arrives
2007-10-03 hiroMinor updates to fix paths and extra libraries
2007-10-03 hiroQuick path fix to update the example Makefile.Driver...
2007-10-03 scipioFound memory leak.
2007-10-03 hiroThe initial commit of the TOSSIM Live extensions. TOSSI...
2007-10-01 scipioAssume 7-bit address is right-aligned.
2007-10-01 andreaskoepkerefactor MAC protocols:
2007-10-01 andreaskoepkeadded SpeckMac
2007-09-28 rinconFixed CC2420Transmit.cancel(), added two unit test...
2007-09-27 rinconUpdated the interface to support asynchronous and more...
2007-09-25 gnawalitemporary fix: do not wire to CC2420ActiveMessageP if
2007-09-25 gnawalidelete refs to outbound link quality in dbg statement...
2007-09-25 gnawalireturn 0 by default so the link estimator does not...
2007-09-25 scipioFix length bug (for real). Thanks to Chad for catching...
2007-09-25 scipioFix length bug.
2007-09-24 gnawaliaccommodate cc1000 and cc2420 platforms by wiring to...
2007-09-24 gnawalilqi no longer wired to the routing engine
2007-09-23 hiroA historical noise trace from TTX 4 Demo Session. Of...
2007-09-22 hiroJust another Cpm trace file. For the Casino Lab at...
2007-09-21 gnawalichanges for 4b estimator
2007-09-21 gnawali4bit link estimator
2007-09-19 scipioCommitted fix to sim_noise from Mike at JHU.
2007-09-19 klueskaChange to explicitly check if Power manager owns the...
2007-09-19 klueskaForgot to change interface name on switchover
2007-09-19 klueskaAdded BigQueueC component
2007-09-19 klueskaAdded BigQueue interface
2007-09-19 gnawalibug fix: change the type of my_ll_addr from uint8_t...
2007-09-14 andreaskoepkeupdate to new packet interface
2007-09-14 rinconUpdated the DUTY_ON_TIME to 11 ms, compensating for...
2007-09-14 scipioAdd qualification about CC2420.
2007-09-14 scipioRemoving Drip files from top level.
next