]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
17 years agore-added fast crc implementation
andreaskoepke [Mon, 29 Jan 2007 20:21:08 +0000 (20:21 +0000)]
re-added fast crc implementation

17 years agoMicaZ's CC2420 Transmit (?) has a problem where it's writing bytes to the SPI bus...
rincon [Thu, 25 Jan 2007 19:12:23 +0000 (19:12 +0000)]
MicaZ's CC2420 Transmit (?) has a problem where it's writing bytes to the SPI bus, but then the SPI bus gets disabled.  This sends Atm128SpiP into an infinite loop.  This version ensures the SPI bus is enabled before trying to write to it, but the real culprit needs to be tracked down probably inside of CC2420TransmitP.

17 years agolooks like Cory's continous DcoCalib fix also fixes our problem
andreaskoepke [Wed, 24 Jan 2007 19:40:27 +0000 (19:40 +0000)]
looks like Cory's continous DcoCalib fix also fixes our problem

17 years agoNew interface to wait until the serial has flushed it buffer(s)
bengreenstein [Wed, 24 Jan 2007 18:14:39 +0000 (18:14 +0000)]
New interface to wait until the serial has flushed it buffer(s)

17 years agoupdated tep to cover SerialFlush and refer to UartStream.
bengreenstein [Wed, 24 Jan 2007 17:18:20 +0000 (17:18 +0000)]
updated tep to cover SerialFlush and refer to UartStream.

17 years agoadded SerialFlush interface to SerialP.
bengreenstein [Wed, 24 Jan 2007 17:17:01 +0000 (17:17 +0000)]
added SerialFlush interface to SerialP.

17 years agoIncorporate comments from community review.
scipio [Mon, 22 Jan 2007 21:57:46 +0000 (21:57 +0000)]
Incorporate comments from community review.

17 years agoAddressed review comments.
scipio [Sat, 20 Jan 2007 00:39:14 +0000 (00:39 +0000)]
Addressed review comments.

17 years agoFix for bug found by Ricardo Tiago.
scipio [Fri, 19 Jan 2007 19:15:18 +0000 (19:15 +0000)]
Fix for bug found by Ricardo Tiago.

17 years agoDisable Msp430DcoCalibP, because Msp430DcoCalibP is broken and will incorrectly
cssharp [Fri, 19 Jan 2007 19:06:46 +0000 (19:06 +0000)]
Disable Msp430DcoCalibP, because Msp430DcoCalibP is broken and will incorrectly
adjust TimerA because it does not take into account MCU sleep.

17 years agoMinor edits and corrections
prabal [Wed, 17 Jan 2007 20:26:08 +0000 (20:26 +0000)]
Minor edits and corrections

17 years agoUups. I forgot the parts in the list not generated by the perl script.
vlahan [Wed, 17 Jan 2007 16:31:00 +0000 (16:31 +0000)]
Uups. I forgot the parts in the list not generated by the perl script.

17 years agoUpdated msp430regtypes.h from tinyos-1.x
vlahan [Wed, 17 Jan 2007 15:11:01 +0000 (15:11 +0000)]
Updated msp430regtypes.h from tinyos-1.x

17 years agoTEP 101 metadata changed to reflect its Final status. Congratulations to Jan and...
vlahan [Wed, 17 Jan 2007 08:46:38 +0000 (08:46 +0000)]
TEP 101 metadata changed to reflect its Final status. Congratulations to Jan and all members of the group!

17 years agoFix that addresses CC2420 Errata Note 003, rev. 0.3.
jwhui [Wed, 17 Jan 2007 05:24:52 +0000 (05:24 +0000)]
Fix that addresses CC2420 Errata Note 003, rev. 0.3.

17 years agoBug fix for problem noted by David Moss. The radio does not switch
jwhui [Wed, 17 Jan 2007 05:14:18 +0000 (05:14 +0000)]
Bug fix for problem noted by David Moss. The radio does not switch
frequencies until either (i) transmitting a packet or (ii) turning off
then on receive mode. The fix is to turn off then on receive mode.

17 years agoMissing includes as noted by Chad Metcalf.
jwhui [Tue, 16 Jan 2007 16:16:51 +0000 (16:16 +0000)]
Missing includes as noted by Chad Metcalf.

17 years agochecking in Rodrigos changes
gnawali [Tue, 16 Jan 2007 04:39:20 +0000 (04:39 +0000)]
checking in Rodrigos changes

17 years agoTweak in text based on CTP workshop 2.
scipio [Tue, 16 Jan 2007 01:08:26 +0000 (01:08 +0000)]
Tweak in text based on CTP workshop 2.

17 years ago- Added support for the temperature sensor (using semaphores/monitors to overcome...
phihup [Thu, 11 Jan 2007 16:11:18 +0000 (16:11 +0000)]
- Added support for the temperature sensor (using semaphores/monitors to overcome multiple resources problem)

17 years agoInclude other cygwin RPMS.
scipio [Wed, 10 Jan 2007 18:54:07 +0000 (18:54 +0000)]
Include other cygwin RPMS.

17 years agoTEP updates for last call.
scipio [Wed, 10 Jan 2007 18:33:38 +0000 (18:33 +0000)]
TEP updates for last call.

17 years agominor updates to TEP108 before finalization
klueska [Wed, 10 Jan 2007 08:46:52 +0000 (08:46 +0000)]
minor updates to TEP108 before finalization

17 years agoadd -fPIC, needed for x86_64 according to
idgay [Tue, 9 Jan 2007 23:45:17 +0000 (23:45 +0000)]
add -fPIC, needed for x86_64 according to
  Daniel Goertzen <daniel.goertzen@norscan.com>

17 years agoIncorporate fix for Gentoo from Daniel Goertzen.
scipio [Tue, 9 Jan 2007 20:49:25 +0000 (20:49 +0000)]
Incorporate fix for Gentoo from Daniel Goertzen.

17 years agoRemove reference to UartControl erroneously left from the DEVEL/HEAD merge, pointed...
vlahan [Tue, 9 Jan 2007 19:02:09 +0000 (19:02 +0000)]
Remove reference to UartControl erroneously left from the DEVEL/HEAD merge, pointed by Razvan ME.

17 years agoFinalized.
scipio [Mon, 8 Jan 2007 22:43:04 +0000 (22:43 +0000)]
Finalized.

17 years agoUpdate of tep to finalized version....
klueska [Fri, 5 Jan 2007 18:53:43 +0000 (18:53 +0000)]
Update of tep to finalized version....

17 years agoPoint to 102, not 107.
scipio [Thu, 4 Jan 2007 17:11:53 +0000 (17:11 +0000)]
Point to 102, not 107.

17 years agoUpdated the ADC TEP once more:
janhauer [Fri, 29 Dec 2006 15:48:52 +0000 (15:48 +0000)]
Updated the ADC TEP once more:
1) integrated last suggested by reviewer (J.Stankovic):
 - added a subsection in the "Implementation" section to reference the "TestAdc" implementation
 - added a section that better describes how the "AdcConfigure" interface pulls the client's settings
 - "sensors" -> "sensor drivers" in the introduction section
2) documented the ReadNow interface - as agreed during the last confcall it will not be documented in the SIDs TEP
3) minor (cosmetic) changes

17 years agoUpdated instructions
scipio [Thu, 28 Dec 2006 18:13:41 +0000 (18:13 +0000)]
Updated instructions

17 years agoAdded compilation troubleshooting section.
scipio [Wed, 27 Dec 2006 20:09:49 +0000 (20:09 +0000)]
Added compilation troubleshooting section.

17 years agoModified TEP 112.
scipio [Wed, 20 Dec 2006 03:02:38 +0000 (03:02 +0000)]
Modified TEP 112.

17 years agoMaintain source addresses on radio->UART.
scipio [Tue, 19 Dec 2006 17:55:22 +0000 (17:55 +0000)]
Maintain source addresses on radio->UART.

Need to discuss with Jonathan how to handle UART->radio. Perhaps the AM
layer should take care of filling in source address, then the BaseStation
can just circumvent this and directly call into CC2420 stack?

17 years agoFixed incorrect offset in Timer.setInputDivider(), and replaced the mask with positio...
vlahan [Fri, 15 Dec 2006 14:25:38 +0000 (14:25 +0000)]
Fixed incorrect offset in Timer.setInputDivider(), and replaced the mask with positional flags as in Timer.setClockSource().

Bug reported and fix proposed by:
decescog@cab.cnea.gov.ar

This closes:
#1595578: MSP430TimerM.nc and MSP430TimerP.nc and its duplicate #1595636

17 years agoUpdated links for upgrade and install.
scipio [Thu, 14 Dec 2006 22:39:09 +0000 (22:39 +0000)]
Updated links for upgrade and install.

17 years agoShift timer power state override into McuPowerOverride call.
scipio [Thu, 14 Dec 2006 01:24:48 +0000 (01:24 +0000)]
Shift timer power state override into McuPowerOverride call.
Introduce a configuration to autowire the power override call
(move module to AsyncP).

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 02:34:15 +0000 (02:34 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years ago*** empty log message ***
vlahan [Wed, 13 Dec 2006 02:09:59 +0000 (02:09 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
vlahan [Wed, 13 Dec 2006 02:01:57 +0000 (02:01 +0000)]
*** empty log message ***

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 01:56:41 +0000 (01:56 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 01:50:41 +0000 (01:50 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years ago*** empty log message ***
vlahan [Wed, 13 Dec 2006 01:24:23 +0000 (01:24 +0000)]
*** empty log message ***

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 01:22:36 +0000 (01:22 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 01:13:13 +0000 (01:13 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years agoCleaning old files on HEAD
vlahan [Tue, 12 Dec 2006 20:07:20 +0000 (20:07 +0000)]
Cleaning old files on HEAD

17 years agoSwapping HEAD and DEVEL branches
vlahan [Tue, 12 Dec 2006 18:22:48 +0000 (18:22 +0000)]
Swapping HEAD and DEVEL branches

17 years agoMerge over into the trunk.
scipio [Tue, 7 Nov 2006 19:30:19 +0000 (19:30 +0000)]
Merge over into the trunk.

17 years agoKevin's lesson 8
scipio [Tue, 7 Nov 2006 19:07:10 +0000 (19:07 +0000)]
Kevin's lesson 8

17 years agoProper index.
scipio [Tue, 7 Nov 2006 07:45:56 +0000 (07:45 +0000)]
Proper index.

17 years agoMerge release into trunk.
scipio [Tue, 7 Nov 2006 01:29:52 +0000 (01:29 +0000)]
Merge release into trunk.

17 years ago-2, not -1.
scipio [Tue, 7 Nov 2006 01:26:02 +0000 (01:26 +0000)]
-2, not -1.

17 years agoMake HTML consistent with txt.
scipio [Tue, 7 Nov 2006 01:10:02 +0000 (01:10 +0000)]
Make HTML consistent with txt.

17 years agoFull update.
scipio [Tue, 7 Nov 2006 00:43:43 +0000 (00:43 +0000)]
Full update.

17 years agoFixed README.
scipio [Tue, 7 Nov 2006 00:33:30 +0000 (00:33 +0000)]
Fixed README.

17 years agoUpdated files.
scipio [Mon, 6 Nov 2006 11:56:45 +0000 (11:56 +0000)]
Updated files.

17 years agoTutorial Applications
prabal [Sun, 5 Nov 2006 08:01:02 +0000 (08:01 +0000)]
Tutorial Applications

17 years agorenaming
bengreenstein [Tue, 31 Oct 2006 00:46:47 +0000 (00:46 +0000)]
renaming

17 years agorenaming continued
bengreenstein [Mon, 30 Oct 2006 23:54:19 +0000 (23:54 +0000)]
renaming continued

17 years agorenamed files
bengreenstein [Mon, 30 Oct 2006 23:49:50 +0000 (23:49 +0000)]
renamed files

17 years agofile renaming
bengreenstein [Mon, 30 Oct 2006 23:38:52 +0000 (23:38 +0000)]
file renaming

17 years agoTwo very small typo fixes, just to get them out of the way.
cssharp [Wed, 20 Sep 2006 23:46:09 +0000 (23:46 +0000)]
Two very small typo fixes, just to get them out of the way.

17 years agorationale
idgay [Wed, 13 Sep 2006 17:45:08 +0000 (17:45 +0000)]
rationale
some beginning of multiple storage chips

17 years agonon-blockstorage changes
idgay [Wed, 13 Sep 2006 16:51:09 +0000 (16:51 +0000)]
non-blockstorage changes

17 years agoMoving most recent TEP versions to trunk. Recompile HTML.
scipio [Fri, 8 Sep 2006 23:15:07 +0000 (23:15 +0000)]
Moving most recent TEP versions to trunk. Recompile HTML.

17 years agoUpdated to devel branch versions.
scipio [Fri, 8 Sep 2006 23:10:41 +0000 (23:10 +0000)]
Updated to devel branch versions.

17 years agoAdd TEP 122 and 123.
scipio [Fri, 8 Sep 2006 22:53:17 +0000 (22:53 +0000)]
Add TEP 122 and 123.

17 years agoHTML.
scipio [Fri, 8 Sep 2006 22:51:19 +0000 (22:51 +0000)]
HTML.

17 years agoreinstate addresses
idgay [Wed, 6 Sep 2006 23:03:44 +0000 (23:03 +0000)]
reinstate addresses

17 years agofix dataSet
idgay [Fri, 18 Aug 2006 21:05:57 +0000 (21:05 +0000)]
fix dataSet

17 years agoignore update
idgay [Fri, 11 Aug 2006 21:33:29 +0000 (21:33 +0000)]
ignore update

17 years agoseparate firing and from-timer update logic (similar to VirtualizeAlarmC,
idgay [Fri, 11 Aug 2006 21:27:59 +0000 (21:27 +0000)]
separate firing and from-timer update logic (similar to VirtualizeAlarmC,
though doesn't have to worry about concurrent changes)

17 years agosimplify logic
idgay [Fri, 11 Aug 2006 21:03:52 +0000 (21:03 +0000)]
simplify logic

17 years agom_t0 can be recovered from underlying alarm and m_dt
idgay [Fri, 11 Aug 2006 21:02:29 +0000 (21:02 +0000)]
m_t0 can be recovered from underlying alarm and m_dt

17 years agouse per-platform/per-clock-rate timer 0 threshold for selecting power save
idgay [Fri, 11 Aug 2006 20:49:00 +0000 (20:49 +0000)]
use per-platform/per-clock-rate timer 0 threshold for selecting power save
vs ext standby

17 years agoadd timer 0 threshold for ext standby vs power save sleep mode selection
idgay [Fri, 11 Aug 2006 20:48:19 +0000 (20:48 +0000)]
add timer 0 threshold for ext standby vs power save sleep mode selection

17 years agoa bug fix got lost
idgay [Fri, 11 Aug 2006 20:46:23 +0000 (20:46 +0000)]
a bug fix got lost
simplify logic

17 years agosome virtualise timer changes/fixes:
idgay [Thu, 10 Aug 2006 00:11:41 +0000 (00:11 +0000)]
some virtualise timer changes/fixes:
- we shouldn't worry about t0 in the future (a value of t0 > now represents
  a value in the past)
- we need to worry about the underlying timer having fired (but not reached)
  us yet when we try and set the timer (if we don't, we can handle a past
  event as representing a future event); see the revised version of
  executeTimersTask for details
- we track when timers are changed during execution of executeTimers

17 years agofix isRunning
idgay [Thu, 10 Aug 2006 00:05:25 +0000 (00:05 +0000)]
fix isRunning

17 years ago- faster resource management using immediateRequest (~5% lifetime improvement)
idgay [Thu, 10 Aug 2006 00:02:53 +0000 (00:02 +0000)]
- faster resource management using immediateRequest (~5% lifetime improvement)

17 years agominor alarm tweaks:
idgay [Thu, 10 Aug 2006 00:00:59 +0000 (00:00 +0000)]
minor alarm tweaks:
- enable interrupts in the HAL (to preserve correct stop/isRunning semantics)
- slight tweak to the mindt stuff

17 years agoremove debugging code
idgay [Wed, 9 Aug 2006 23:59:35 +0000 (23:59 +0000)]
remove debugging code

17 years agocomment the table
idgay [Wed, 9 Aug 2006 22:43:38 +0000 (22:43 +0000)]
comment the table

17 years agoadd some power management update calls
idgay [Wed, 9 Aug 2006 22:43:20 +0000 (22:43 +0000)]
add some power management update calls

17 years agoremove bogus constants that duplicate those in atm128hardware.h
idgay [Wed, 9 Aug 2006 22:43:00 +0000 (22:43 +0000)]
remove bogus constants that duplicate those in atm128hardware.h

17 years agouse async power manager for adc
idgay [Wed, 9 Aug 2006 22:42:20 +0000 (22:42 +0000)]
use async power manager for adc
add some calls to power management update

17 years agoresource releases were missing
idgay [Wed, 9 Aug 2006 20:07:55 +0000 (20:07 +0000)]
resource releases were missing

17 years agoremove testing junk (thanks, Cory!)
idgay [Tue, 8 Aug 2006 23:14:34 +0000 (23:14 +0000)]
remove testing junk (thanks, Cory!)

17 years agosimplify timer virtualisation logic a bit
idgay [Tue, 8 Aug 2006 22:46:29 +0000 (22:46 +0000)]
simplify timer virtualisation logic a bit

17 years agolpl fixes:
idgay [Tue, 8 Aug 2006 20:04:07 +0000 (20:04 +0000)]
lpl fixes:
- faster resource management using immediateRequest (~5% lifetime improvement)
- turn off radio before computing new squelch value (thanks to David Moss)
- fix bug that made radio sometimes stay on for long periods (2.5s) after send

17 years agofix compare register values (need to be set one early)
idgay [Mon, 7 Aug 2006 22:57:37 +0000 (22:57 +0000)]
fix compare register values (need to be set one early)

17 years agomove Cory's fixes from the old devel branch
idgay [Mon, 7 Aug 2006 22:18:21 +0000 (22:18 +0000)]
move Cory's fixes from the old devel branch

17 years agofix broken bogus-length check revealed by Deputy
idgay [Mon, 7 Aug 2006 21:52:53 +0000 (21:52 +0000)]
fix broken bogus-length check revealed by Deputy

17 years agoFixed text.
scipio [Thu, 13 Jul 2006 09:15:38 +0000 (09:15 +0000)]
Fixed text.

17 years agoMerge changes for cygwin installs onto trunk.
scipio [Thu, 13 Jul 2006 09:07:52 +0000 (09:07 +0000)]
Merge changes for cygwin installs onto trunk.

17 years agoSecond Cygwin version for older installations.
scipio [Thu, 13 Jul 2006 08:27:46 +0000 (08:27 +0000)]
Second Cygwin version for older installations.

17 years agoREADME for 2.0.
scipio [Wed, 12 Jul 2006 20:59:19 +0000 (20:59 +0000)]
README for 2.0.

17 years agoMerge devel code into the trunk.
scipio [Wed, 12 Jul 2006 16:58:54 +0000 (16:58 +0000)]
Merge devel code into the trunk.

18 years agosrcs imported and moved to devel branch; now removing from trunk
kristinwright [Sat, 5 Nov 2005 17:11:51 +0000 (17:11 +0000)]
srcs imported and moved to devel branch; now removing from trunk

18 years agoRemove imported files from trunk (they are on devel branch)
kristinwright [Sat, 5 Nov 2005 17:07:59 +0000 (17:07 +0000)]
Remove imported files from trunk (they are on devel branch)