]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/chips
Add a translation between imgNum to volumeId. This should allow non-Deluge images...
[tinyos-2.x.git] / tos / chips /
2008-01-14 rinconDefine the IEEE types
2008-01-09 rinconAdded a secondary CRC check at the top of the stack...
2007-12-24 razvanmThe previous CRC is was ignored when dealing with compu...
2007-12-22 razvanmAdd address translation in the computeCrc.
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-11-28 scipioMerge in Alec's fixes.
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-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-01 fredjiangsyntax bug fixed
2007-10-12 klueskaupdate to i2c driver to make sure it goes down into...
2007-10-08 idgaydon't use __attribute__ for nesC attributes
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-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-14 rinconUpdated the DUTY_ON_TIME to 11 ms, compensating for...
2007-09-14 scipioAdded white bit to CC1000 and CC2420.
2007-09-13 scipioThe big interface switchover for Packet, Send, Receive...
2007-09-12 maxmulfix spi request for packet rx strength and the reading...
2007-09-06 rinconSoftware acknowledge broadcast packets like hardware...
2007-08-29 beutelcorrected syntax error in line 111
2007-08-29 beutelcorrected syntax error in line 111
2007-08-29 andreaskoepkeimproved duplicate suppression
2007-07-30 scipioFix typo in command definition.
2007-07-24 andreaskoepkeadd accessor function for strength field
2007-07-20 rinconA few preprocessor variables weren't being pulled in...
2007-07-13 andreaskoepkefix exotic backoff bug, check validity of duplicate...
2007-07-13 maxmuladded ack, received packet strength, LPL (compile with...
2007-07-11 idgayfix bug when syncing page containing read pointer
2007-07-10 rinconRemoved left over debug LED toggling
2007-07-10 andreaskoepkeremove double posting of startdonetask
2007-07-10 andreaskoepkeremove group field, breaks MAC timings.
2007-07-10 vlahan- Fix UartByte to properly disable interrupts before...
2007-07-10 vlahan- Set DCO calibrate target back to 4096 binary kHz
2007-07-07 rinconFixed state issues causing LPL to not duty cycle proper...
2007-07-06 rinconUpdated readme to place the #define's at the top where...
2007-07-06 rinconUpdated readme with latest comments
2007-07-06 rinconUpdated the HTML regression test report, named it somet...
2007-07-04 rinconNew CC2420 architecture in place for 2.0.2 release...
2007-07-04 rinconRemoved old CC2420 architecture, preparing to insert...
2007-06-25 janhauerAdded macros that can be used to reduce codesize (Msp43...
2007-06-25 janhauerAdded a generic that generates a nesC warning if someon...
2007-06-21 phihup- re-introduced, accidentally removed, AM group field
2007-06-20 scipioAdded AM group.
2007-06-07 jwhui- Check in fixes made by Guillermo De Cesco.
2007-05-29 janhauerFixed missing include.
2007-05-23 idgayensure visibility of atomic statement effects
2007-05-23 idgaycomment missing
2007-05-23 idgayLocalTimeMilliC + msp430 support therefore
2007-04-30 rinconFixed SPI bus crashing issue by adding in a SplitContro...
2007-04-30 andreaskoepke- instrumented for performance evaluation
2007-04-27 scipio*** empty log message ***
2007-04-20 idgayfix end of log volume handling
2007-04-18 rinconOption to enable hardware acknowledgements based on...
2007-04-18 rinconRemoval - this stack has become the default.
2007-04-18 idgaydefault freq should be same as old stack
2007-04-18 jwhui- Fix bug found by Guillermo De Cesco. The buffer point...
2007-04-17 andreaskoepkemeasured time correction wiht osci
2007-04-13 gtolleAdded DeviceMetadata interface to telosb sensors.
2007-04-12 rinconAdded #include "AM.h" to the top of this file to define...
2007-04-12 rinconUpdate of the default CC2420 to the low power listening...
2007-04-10 scipioFixed timer system to follow new implementation from...
2007-04-08 scipioInclude I2C in sleep calculation, and base SPI off...
2007-04-05 janhauerFixed a bug found by Maxime Muller:
2007-04-05 andreaskoepkeswitch to metric MHz for SMCLK, adjust constants, inclu...
2007-04-05 andreaskoepkecpu frequency factored out, makes it overridable.
2007-04-02 prabalAdded missing include directive
2007-03-29 idgaysome low-level optimisation
2007-03-29 idgaya nicer version, w/ cleaner HPL access
2007-03-29 idgayfix bug
2007-03-26 idgaycomments, overflow and increase mindt
2007-03-26 idgaywrap around support
2007-03-26 idgaymore reliable alarm system on async timer - avoid overf...
2007-03-14 janhauerChanged default power-down delay to 20ms and added...
2007-03-14 andreaskoepkecorrected handling of cancel in prepareMsg,
2007-03-13 vlahanQuick and dirty solution for the uninitialized timers...
2007-03-10 andreaskoepkeremoved bug that could stop the MAC from operating...
2007-03-10 andreaskoepkesome more bit rates to choose from
2007-03-10 andreaskoepkeexpose clock divider of tda5250, add a component that...
2007-02-28 scipioFix zero-length send bug: just post a task.
2007-02-27 andreaskoepkeincrease raw bit rate from 38400 to 49000 bits/s
2007-02-09 idgaymisc minor fixes
2007-02-08 idgayremove left adjustment
2007-02-08 scipioAdd newline
2007-02-06 beuteladded avr libc version switch for includes
2007-02-05 jwhuiFix typo in I2C default config. Bug was introduced...
2007-02-04 klueskaUpdate of files to align them with TEP108 changes to...
next