]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
15 years agoMerge of the latest Deluge T2.
razvanm [Mon, 19 May 2008 21:25:08 +0000 (21:25 +0000)]
Merge of the latest Deluge T2.

15 years agoremoving a test file
gnawali [Mon, 19 May 2008 18:54:16 +0000 (18:54 +0000)]
removing a test file

16 years agoAdded alternalte PowerManagerP implementation that infinitely retrys on the fail...
klueska [Sat, 17 May 2008 02:18:09 +0000 (02:18 +0000)]
Added alternalte PowerManagerP implementation that infinitely retrys on the fail of start or stop

16 years agoMinor updates to Makefiles for LowPowerSensing application
klueska [Sat, 17 May 2008 01:27:55 +0000 (01:27 +0000)]
Minor updates to Makefiles for LowPowerSensing application

16 years agoAllow the build directory to be customized
klueska [Fri, 16 May 2008 22:10:21 +0000 (22:10 +0000)]
Allow the build directory to be customized

16 years agoadded iris as an alias to 57600bps baud rate
sallai [Fri, 16 May 2008 19:28:39 +0000 (19:28 +0000)]
added iris as an alias to 57600bps baud rate

16 years agoIRIS: remove platform specific interfaces from ActiveMessageC
mmaroti [Fri, 16 May 2008 18:45:37 +0000 (18:45 +0000)]
IRIS: remove platform specific interfaces from ActiveMessageC

16 years agorename RF230 specific files to conform the TEP naming conventions
mmaroti [Fri, 16 May 2008 17:43:48 +0000 (17:43 +0000)]
rename RF230 specific files to conform the TEP naming conventions

16 years agoEnabled broadcast address recognition in software.
rincon [Fri, 16 May 2008 16:03:45 +0000 (16:03 +0000)]
Enabled broadcast address recognition in software.

16 years agoReverting back to decentralized handling of interrupts on the msp430. Centralizing...
klueska [Thu, 15 May 2008 23:57:13 +0000 (23:57 +0000)]
Reverting back to decentralized handling of interrupts on the msp430.  Centralizing them has the side effect of forcing all interrupt handlers to be included regardless of whether the component that actually DEPENDS on it is included or not.  Leads to unnecessary code bloat.  Original motivation for centralizing them in the first place was in anticipation of adding tosthreads in the upcoming release.  A better way of supporting them without the need for centralized interrupt handlers was found, hence the rollback.

16 years agoresurrect the dummy low power listening
mmaroti [Thu, 15 May 2008 07:04:12 +0000 (07:04 +0000)]
resurrect the dummy low power listening

16 years agoAdded/modified compile warnings to let the developer know what he's getting.
rincon [Wed, 14 May 2008 21:40:54 +0000 (21:40 +0000)]
Added/modified compile warnings to let the developer know what he's getting.

16 years ago* Removed hardware address recognition to monitor its affect on unit tests, low power...
rincon [Wed, 14 May 2008 21:33:07 +0000 (21:33 +0000)]
* Removed hardware address recognition to monitor its affect on unit tests, low power listening reliability, and ack reliability in general.
* Implemented software-based address recognition in ReceiveP.
* Applied Steve Dawson-Haggerty's patch to make the RadioBackoff interface parameterized by AM ID only at the top of the stack, whiich allows stack modifications that do not support AM ID's to exist below the active message layer.

16 years agoadded RF230_RSSI_ENERGY config option to report ED instead of RSSI
mmaroti [Tue, 13 May 2008 22:59:37 +0000 (22:59 +0000)]
added RF230_RSSI_ENERGY config option to report ED instead of RSSI

16 years agoIRIS: add TXPOWER and RSSI to the metadata
mmaroti [Tue, 13 May 2008 19:48:00 +0000 (19:48 +0000)]
IRIS: add TXPOWER and RSSI to the metadata

16 years agoTEP 125.
scipio [Tue, 13 May 2008 18:38:55 +0000 (18:38 +0000)]
TEP 125.

16 years agofix the range - NALP code for TinyOS is 0x3f
gnawali [Tue, 13 May 2008 18:30:47 +0000 (18:30 +0000)]
fix the range - NALP code for TinyOS is 0x3f

16 years agoSmall cleanup.
vlahan [Tue, 13 May 2008 15:48:09 +0000 (15:48 +0000)]
Small cleanup.

16 years agomake the default rxSleepinterval(msg) to be the localSleepInterval
mmaroti [Tue, 13 May 2008 09:12:04 +0000 (09:12 +0000)]
make the default rxSleepinterval(msg) to be the localSleepInterval
and Send.cancel improvements

16 years ago-Fix support for transparent sending of cc2420 packets over serial type 0x02 frames
vlahan [Tue, 13 May 2008 00:15:21 +0000 (00:15 +0000)]
-Fix support for transparent sending of cc2420 packets over serial type 0x02 frames

16 years agoRearranged order of unconfigure with power down via ResourceDefaultOwner
klueska [Fri, 9 May 2008 21:29:01 +0000 (21:29 +0000)]
Rearranged order of unconfigure with power down via ResourceDefaultOwner

16 years agoadd LPL tests and remove bad TX check from RF230LayerP
mmaroti [Thu, 8 May 2008 21:31:13 +0000 (21:31 +0000)]
add LPL tests and remove bad TX check from RF230LayerP

16 years agofix power up lockup triggered by LPL
mmaroti [Thu, 8 May 2008 19:41:27 +0000 (19:41 +0000)]
fix power up lockup triggered by LPL

16 years agoremoved LPL debugging code
mmaroti [Wed, 7 May 2008 23:24:47 +0000 (23:24 +0000)]
removed LPL debugging code

16 years agoinitial draft
gnawali [Wed, 7 May 2008 21:37:44 +0000 (21:37 +0000)]
initial draft

16 years agomore LPL debugging
mmaroti [Wed, 7 May 2008 21:33:13 +0000 (21:33 +0000)]
more LPL debugging

16 years agono message
mmaroti [Wed, 7 May 2008 20:42:45 +0000 (20:42 +0000)]
no message

16 years agoconsolidated the normal and sniffer drivers
mmaroti [Wed, 7 May 2008 20:39:57 +0000 (20:39 +0000)]
consolidated the normal and sniffer drivers

16 years agofix a typo
mmaroti [Wed, 7 May 2008 20:30:34 +0000 (20:30 +0000)]
fix a typo

16 years agoadd some debugging functionality
mmaroti [Wed, 7 May 2008 20:29:36 +0000 (20:29 +0000)]
add some debugging functionality

16 years agofix the description of the implementation
gnawali [Tue, 6 May 2008 22:58:30 +0000 (22:58 +0000)]
fix the description of the implementation

16 years agoUpdates to 119.
scipio [Tue, 6 May 2008 22:21:03 +0000 (22:21 +0000)]
Updates to 119.

16 years agoincorporate a patch from Frederik Hermans -- looks like the 2.4 kernel can not
andreaskoepke [Tue, 6 May 2008 14:19:36 +0000 (14:19 +0000)]
incorporate a patch from Frederik Hermans -- looks like the 2.4 kernel can not
send all 260 bytes of a normal msp430 program chunk at once, so now you can
choose a proper chunk size on the command line.

16 years agoimprove savepp
idgay [Mon, 5 May 2008 21:20:08 +0000 (21:20 +0000)]
improve savepp

16 years agosimplify use of fnesc-cppdir
idgay [Mon, 5 May 2008 21:15:16 +0000 (21:15 +0000)]
simplify use of fnesc-cppdir

16 years agosome updates
gnawali [Sun, 4 May 2008 18:38:27 +0000 (18:38 +0000)]
some updates

16 years agoallow nonsafe compilation with 1.3.0
idgay [Fri, 2 May 2008 21:54:19 +0000 (21:54 +0000)]
allow nonsafe compilation with 1.3.0

16 years agowarn about bad message classes
idgay [Fri, 2 May 2008 21:14:16 +0000 (21:14 +0000)]
warn about bad message classes

16 years ago-quiet option for nesdoc
idgay [Fri, 2 May 2008 20:49:44 +0000 (20:49 +0000)]
-quiet option for nesdoc

16 years agoundo
idgay [Fri, 2 May 2008 20:41:00 +0000 (20:41 +0000)]
undo

16 years agomove app.xml out of the way
idgay [Fri, 2 May 2008 20:40:35 +0000 (20:40 +0000)]
move app.xml out of the way

16 years agoadd #include
idgay [Fri, 2 May 2008 19:55:26 +0000 (19:55 +0000)]
add #include

16 years agoremove useless wrappers
idgay [Fri, 2 May 2008 19:54:15 +0000 (19:54 +0000)]
remove useless wrappers

16 years agoremove useless as
idgay [Fri, 2 May 2008 19:53:10 +0000 (19:53 +0000)]
remove useless as

16 years agomod is slow
idgay [Fri, 2 May 2008 19:52:48 +0000 (19:52 +0000)]
mod is slow

16 years agofix machine description
idgay [Fri, 2 May 2008 19:50:48 +0000 (19:50 +0000)]
fix machine description

16 years agoneeds include
idgay [Fri, 2 May 2008 19:50:10 +0000 (19:50 +0000)]
needs include

16 years agofix comment
idgay [Fri, 2 May 2008 19:50:00 +0000 (19:50 +0000)]
fix comment

16 years agocleanup
idgay [Fri, 2 May 2008 19:48:54 +0000 (19:48 +0000)]
cleanup

16 years agoindentation
idgay [Fri, 2 May 2008 19:47:28 +0000 (19:47 +0000)]
indentation

16 years ago- write a packet in one go to the tcp side
andreaskoepke [Fri, 2 May 2008 09:21:22 +0000 (09:21 +0000)]
- write a packet in one go to the tcp side
- some hand-written functions replaced by their library equivalents

16 years agoIncorporate net2 comments.
scipio [Thu, 1 May 2008 20:18:50 +0000 (20:18 +0000)]
Incorporate net2 comments.

16 years agoRemove TODO comments because of the SPI change it is no longer relevant
mmaroti [Wed, 30 Apr 2008 17:01:31 +0000 (17:01 +0000)]
Remove TODO comments because of the SPI change it is no longer relevant

16 years agoECN bit was not being set properly
gnawali [Mon, 28 Apr 2008 04:29:37 +0000 (04:29 +0000)]
ECN bit was not being set properly

16 years agoproperly use Trickle to control beacon rates
gnawali [Mon, 28 Apr 2008 04:28:36 +0000 (04:28 +0000)]
properly use Trickle to control beacon rates

16 years agoAllow possibly multiple slaves for the Atmega128 SPI bus.
mmaroti [Thu, 24 Apr 2008 22:31:25 +0000 (22:31 +0000)]
Allow possibly multiple slaves for the Atmega128 SPI bus.
Move the slave select logic from the HPL SPI to the user of the resouce.
This touched the MicaZ SPI access (but not the mica2 which uses its own logic)

16 years agodisable LPL by default, use CFLAGS+=-DLOW_POWER_LISTENING in the Makefile to enable LPL
sallai [Thu, 24 Apr 2008 22:04:10 +0000 (22:04 +0000)]
disable LPL by default, use CFLAGS+=-DLOW_POWER_LISTENING in the Makefile to enable LPL

16 years agoDo the propoer LPL selection on IRIS for the AntiTheft app
mmaroti [Thu, 24 Apr 2008 21:15:50 +0000 (21:15 +0000)]
Do the propoer LPL selection on IRIS for the AntiTheft app

16 years agoDyslexic bug fix. Thank Chieh-Jan (Mike) Liang for finding the backwards memset...
rincon [Thu, 24 Apr 2008 17:03:43 +0000 (17:03 +0000)]
Dyslexic bug fix.  Thank Chieh-Jan (Mike) Liang for finding the backwards memset arguments.

16 years agoUpdate to dummy ACtiveMessageC component here to be inline with changed to Receive...
klueska [Thu, 24 Apr 2008 06:52:12 +0000 (06:52 +0000)]
Update to dummy ACtiveMessageC component here to be inline with changed to Receive and Packet interfaces from a few months back

16 years agoadded mib520.extra to be used with the mib520 programming board
sallai [Wed, 23 Apr 2008 20:31:58 +0000 (20:31 +0000)]
added mib520.extra to be used with the mib520 programming board

16 years agosmall fix pointed out by Axel Poigné: third parameter to accept should be of type...
janhauer [Wed, 23 Apr 2008 09:50:01 +0000 (09:50 +0000)]
small fix pointed out by Axel Poigné: third parameter to accept should be of type socklen_t (this is relevant under cygwin only)

16 years agoAdded default command so that the entire parameterized AMSend interface doesnt have...
klueska [Wed, 23 Apr 2008 06:25:45 +0000 (06:25 +0000)]
Added default command so that the entire parameterized AMSend interface doesnt have to be wired to when instantiating this component.  Useful for reusing this component to build a second layer of queuing on top of a single AM type

16 years agofix unsigned multiplication
mmaroti [Tue, 22 Apr 2008 17:36:52 +0000 (17:36 +0000)]
fix unsigned multiplication

16 years agoinstead of exiting, print just a warning when data section is not found in the binary...
sallai [Tue, 22 Apr 2008 16:18:53 +0000 (16:18 +0000)]
instead of exiting, print just a warning when data section is not found in the binary (e.g. Blink compiled with avr-gcc 4 will not contain a .data section)

16 years agolow power listening: better state machine
mmaroti [Tue, 22 Apr 2008 10:55:20 +0000 (10:55 +0000)]
low power listening: better state machine

16 years agolow power listening
mmaroti [Mon, 21 Apr 2008 20:58:08 +0000 (20:58 +0000)]
low power listening

16 years ago- pass errno across interface
andreaskoepke [Mon, 21 Apr 2008 19:57:46 +0000 (19:57 +0000)]
- pass errno across interface
- do not cancel threads that are not running
- exit on write failures (just as we do for read failures)

16 years agooops
klueska [Mon, 21 Apr 2008 18:52:53 +0000 (18:52 +0000)]
oops

16 years agoadded LocalTimeMicro component
mmaroti [Mon, 21 Apr 2008 08:22:01 +0000 (08:22 +0000)]
added LocalTimeMicro component

16 years agoUpdate to centralize inside one module where all interrupt handlers are signaled...
klueska [Thu, 17 Apr 2008 22:38:34 +0000 (22:38 +0000)]
Update to centralize inside one module where all interrupt handlers are signaled from

16 years agoNew demo app demonstrating how to sample rssi readings from the network
klueska [Tue, 15 Apr 2008 17:56:48 +0000 (17:56 +0000)]
New demo app demonstrating how to sample rssi readings from the network

16 years ago#define guard.
scipio [Thu, 10 Apr 2008 20:01:37 +0000 (20:01 +0000)]
#define guard.

16 years agobugfix: the buffer passed to ReadStream.postBuffer() must have a certain minimum...
janhauer [Wed, 9 Apr 2008 08:56:30 +0000 (08:56 +0000)]
bugfix: the buffer passed to ReadStream.postBuffer() must have a certain minimum size to store temporary information (this commit happens in agreement with David G.)

16 years ago- bugfix: ReadStream did not work with a "usPeriod" parameter > 0xFFFF (the fix uses...
janhauer [Mon, 7 Apr 2008 09:41:55 +0000 (09:41 +0000)]
- bugfix: ReadStream did not work with a "usPeriod" parameter > 0xFFFF (the fix uses/adapts the atmel ReadStream code)
- bugfix: overflow interrupts were not handled/signalled correctly from the HAL
- fixed the wiring for DMA, which was not correct when used by more than one client
- polished the HPL and added some comments
- introduced a compile time warning when DMA/TimerA is accessed (will be removed once we decide how these components are arbitrated)

16 years agoFinalized.
scipio [Sun, 6 Apr 2008 22:24:31 +0000 (22:24 +0000)]
Finalized.

16 years agoDavid Gay's edits.
scipio [Tue, 1 Apr 2008 17:01:30 +0000 (17:01 +0000)]
David Gay's edits.

16 years agoEdits from David Gay.
scipio [Tue, 1 Apr 2008 17:00:51 +0000 (17:00 +0000)]
Edits from David Gay.

16 years agofixing TimeSyncMessage for the IRIS
mmaroti [Sat, 29 Mar 2008 20:10:33 +0000 (20:10 +0000)]
fixing TimeSyncMessage for the IRIS

16 years agoAdd Ben's comments.
scipio [Sat, 29 Mar 2008 01:05:45 +0000 (01:05 +0000)]
Add Ben's comments.

16 years agoMake it code 255.
scipio [Fri, 28 Mar 2008 20:19:26 +0000 (20:19 +0000)]
Make it code 255.

16 years agoHTML.
scipio [Fri, 28 Mar 2008 17:17:01 +0000 (17:17 +0000)]
HTML.

16 years agoFinalzied.
scipio [Fri, 28 Mar 2008 17:15:48 +0000 (17:15 +0000)]
Finalzied.

16 years agofixed missing header file
mmaroti [Thu, 27 Mar 2008 21:59:28 +0000 (21:59 +0000)]
fixed missing header file

16 years agoUpdate to allow header files to be processed via standard gcc and not have to run...
klueska [Thu, 27 Mar 2008 00:52:02 +0000 (00:52 +0000)]
Update to allow header files to be processed via standard gcc and not have to run through ncc first (problem was in the usage of @combine, etc. in these files)

16 years agoWasn't working with cygwin after last "fix"
klueska [Wed, 26 Mar 2008 22:51:33 +0000 (22:51 +0000)]
Wasn't working with cygwin after last "fix"

16 years agoafter some extensive measurements: this seems to be the best compromise
andreaskoepke [Thu, 13 Mar 2008 17:09:07 +0000 (17:09 +0000)]
after some extensive measurements: this seems to be the best compromise

16 years agoWorkaround for the missing __msp430_have_usart0_with_i2c switch in newer mspgcc inclu...
vlahan [Thu, 13 Mar 2008 15:18:49 +0000 (15:18 +0000)]
Workaround for the missing __msp430_have_usart0_with_i2c switch in newer mspgcc include files.

When we update the distributed msp430 toolchain, all __msp430_* defines should be replaced with the new __MSP430_* equivalents

16 years agoupdated TimeSyncMessage implementation
mmaroti [Wed, 12 Mar 2008 19:42:56 +0000 (19:42 +0000)]
updated TimeSyncMessage implementation

16 years agoChanged bsl.exra to search for the string between the commas and not short circuiting...
klueska [Tue, 11 Mar 2008 09:51:22 +0000 (09:51 +0000)]
Changed bsl.exra to search for the string between the commas and not short circuiting after seeing a digit when installing to some default tty device.  Also added some more variables to the avr.rules and msp430.rules to allow more flexibility in the way the tos-storage-XXX scripts are invoked

16 years agoChanged bsl.exra to search for the string between the commas and not short circuiting...
klueska [Tue, 11 Mar 2008 09:34:13 +0000 (09:34 +0000)]
Changed bsl.exra to search for the string between the commas and not short circuiting after seeing a digit when installing to some default tty device.  Also added some more variables to the avr.rules and msp430.rules to allow more flexibility in the way the tos-storage-XXX scripts are invoked

16 years agoChanged bsl.exra to search for the string between the commas and not short circuiting...
klueska [Tue, 11 Mar 2008 08:28:54 +0000 (08:28 +0000)]
Changed bsl.exra to search for the string between the commas and not short circuiting after seeing a digit when installing to some default tty device.  Also added some more variables to the avr.rules and msp430.rules to allow more flexibility in the way the tos-storage-XXX scripts are invoked

16 years agoRunning unit tests on the TinyOS 2.x baseline requires this tunit.extra in support...
rincon [Mon, 10 Mar 2008 21:55:20 +0000 (21:55 +0000)]
Running unit tests on the TinyOS 2.x baseline requires this tunit.extra in support/make.

16 years ago40kBit were a bit too much
andreaskoepke [Mon, 10 Mar 2008 13:59:58 +0000 (13:59 +0000)]
40kBit were a bit too much

16 years agoFix to allow the newest ncc update to still work with the tinyos-2.0.2 release
klueska [Thu, 6 Mar 2008 03:40:24 +0000 (03:40 +0000)]
Fix to allow the newest ncc update to still work with the tinyos-2.0.2 release

16 years agoBugfix for a bug in the timer system that was first reported here:
janhauer [Wed, 5 Mar 2008 18:40:17 +0000 (18:40 +0000)]
Bugfix for a bug in the timer system that was first reported here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1572439&group_id=28656&atid=393934

It showed up when you used two Timer interfaces (e.g. provided by two TimerMilliC() instances) and Timer2.startOneShot() was called withinTimer1.fired() and in addition (1) Timer2 had a higher internal interface ID (unique(UQ_TIMER_MILLI)) than Timer1 and (2) there was some (small) amount of time elapsed before the Timer2.startOneShot() was called in the fired eventhandler. Then, Timer2.fired() was signalled immediately independent of the "dt" parameter in startOneShot(uint32_t dt). This has been fixed now.

For more information see:
http://mail.millennium.berkeley.edu/pipermail/tinyos-devel/2008-March/002573.html

16 years agokeep full range as default ;-)
andreaskoepke [Wed, 5 Mar 2008 11:24:51 +0000 (11:24 +0000)]
keep full range as default ;-)

16 years agosolve dependencies on baudrate automagically
andreaskoepke [Wed, 5 Mar 2008 11:20:43 +0000 (11:20 +0000)]
solve dependencies on baudrate automagically

16 years agoinclude target address in fingerprint
andreaskoepke [Wed, 5 Mar 2008 11:19:50 +0000 (11:19 +0000)]
include target address in fingerprint

16 years agobaudrates revisited
andreaskoepke [Wed, 5 Mar 2008 11:14:00 +0000 (11:14 +0000)]
baudrates revisited