]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/chips
Add cast to get rid of warning in gcc 4.1.2
[tinyos-2.x.git] / tos / chips /
2008-05-22 klueskaAdd cast to get rid of warning in gcc 4.1.2
2008-05-22 konradlorinczFixed typo bug. ResourceRequested = UsartC was misspel...
2008-05-22 klueskaChange parameter name to idx instead of index for compa...
2008-05-21 klueskaUpdate to include paramaterization of the UartStream...
2008-05-16 mmarotiIRIS: remove platform specific interfaces from ActiveMe...
2008-05-16 mmarotirename RF230 specific files to conform the TEP naming...
2008-05-16 rinconEnabled broadcast address recognition in software.
2008-05-15 klueskaReverting back to decentralized handling of interrupts...
2008-05-15 mmarotiresurrect the dummy low power listening
2008-05-14 rinconAdded/modified compile warnings to let the developer...
2008-05-14 rincon* Removed hardware address recognition to monitor its...
2008-05-13 mmarotiadded RF230_RSSI_ENERGY config option to report ED...
2008-05-13 mmarotiIRIS: add TXPOWER and RSSI to the metadata
2008-05-13 vlahanSmall cleanup.
2008-05-13 mmarotimake the default rxSleepinterval(msg) to be the localSl...
2008-05-08 mmarotiadd LPL tests and remove bad TX check from RF230LayerP
2008-05-08 mmarotifix power up lockup triggered by LPL
2008-05-07 mmarotiremoved LPL debugging code
2008-05-07 mmarotimore LPL debugging
2008-05-07 mmarotifix a typo
2008-05-07 mmarotiadd some debugging functionality
2008-05-02 idgaycleanup
2008-04-30 mmarotiRemove TODO comments because of the SPI change it is...
2008-04-24 mmarotiAllow possibly multiple slaves for the Atmega128 SPI...
2008-04-24 sallaidisable LPL by default, use CFLAGS+=-DLOW_POWER_LISTENI...
2008-04-24 rinconDyslexic bug fix. Thank Chieh-Jan (Mike) Liang for...
2008-04-22 mmarotifix unsigned multiplication
2008-04-22 mmarotilow power listening: better state machine
2008-04-21 mmarotilow power listening
2008-04-21 klueskaoops
2008-04-17 klueskaUpdate to centralize inside one module where all interr...
2008-04-09 janhauerbugfix: the buffer passed to ReadStream.postBuffer...
2008-04-07 janhauer- bugfix: ReadStream did not work with a "usPeriod...
2008-03-29 mmarotifixing TimeSyncMessage for the IRIS
2008-03-27 mmarotifixed missing header file
2008-03-13 vlahanWorkaround for the missing __msp430_have_usart0_with_i2...
2008-03-12 mmarotiupdated TimeSyncMessage implementation
2008-03-05 andreaskoepkesolve dependencies on baudrate automagically
2008-03-05 andreaskoepkeinclude target address in fingerprint
2008-02-28 rinconRoman Lim's fix:
2008-02-20 mmarotitimesync support
2008-02-19 scipioImplement clear() properly.
2008-02-16 regehrtrusted casts for safe tinyos on MSP430 register accesses
2008-02-16 regehrsafe tinyos annotations
2008-02-13 andreaskoepkeincrease link speed, keep intermediate state in case...
2008-02-04 rinconAdded the SendNotifier interface to support CTP + LPL...
2008-01-31 rinconRemoval of cc1000_lpl. This LPL version is broken...
2008-01-18 rinconAdded a comment about FIFOP
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-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
next