]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
15 years agoAdded a length check to make sure we don't try to send a packet that is too big
rincon [Mon, 18 Aug 2008 22:04:15 +0000 (22:04 +0000)]
Added a length check to make sure we don't try to send a packet that is too big

15 years agoMake timing the optimal values.
scipio [Fri, 15 Aug 2008 21:57:31 +0000 (21:57 +0000)]
Make timing the optimal values.

Include commented out code for trickle reset in routing engine.

15 years agoUpdates from comments.
scipio [Fri, 15 Aug 2008 19:14:25 +0000 (19:14 +0000)]
Updates from comments.

15 years agoCast away const to get rid of warnings.
scipio [Fri, 15 Aug 2008 18:34:36 +0000 (18:34 +0000)]
Cast away const to get rid of warnings.

15 years agoCut out congestion code, added more comments.
scipio [Fri, 15 Aug 2008 16:48:14 +0000 (16:48 +0000)]
Cut out congestion code, added more comments.

15 years agoUpdate to set resId to 0xFF while granting
klueska [Fri, 15 Aug 2008 16:41:19 +0000 (16:41 +0000)]
Update to set resId to 0xFF while granting

15 years agoimprove computation of mean
andreaskoepke [Thu, 14 Aug 2008 13:14:09 +0000 (13:14 +0000)]
improve computation of mean

15 years agoFixing T32khz to TMilli conversion - coeficient 32 needs to be changed to 28.1.
kusy [Wed, 13 Aug 2008 07:37:05 +0000 (07:37 +0000)]
Fixing T32khz to TMilli conversion - coeficient 32 needs to be changed to 28.1.

15 years agoSpec files for external tools.
scipio [Tue, 12 Aug 2008 13:38:21 +0000 (13:38 +0000)]
Spec files for external tools.

15 years agofix bug: mac header was "allocated" twice
andreaskoepke [Fri, 8 Aug 2008 08:05:47 +0000 (08:05 +0000)]
fix bug: mac header was "allocated" twice

15 years ago* The spec files were modified to add the distribution to the name (.fc9. etc)
vlahan [Fri, 8 Aug 2008 02:46:20 +0000 (02:46 +0000)]
* The spec files were modified to add the distribution to the name (.fc9. etc)
 * The definition of tinyoslibdir in the tinyos-tools.spec file has been fixed
 * The build-rpm script has been extended to build deputy and deputy.file has been added to create the source tarballs and patches
 * I have renamed the deputy package into deputy-tinyos or tinyos-deputy to signify that this is a tinyos specific patched version. Is this ok?

15 years agoInitial checkin for Epic platform support
prabal [Thu, 7 Aug 2008 19:51:45 +0000 (19:51 +0000)]
Initial checkin for Epic platform support

15 years agoInitial platform support for Epic
prabal [Thu, 7 Aug 2008 06:37:05 +0000 (06:37 +0000)]
Initial platform support for Epic

15 years agoSpec file for creating Deputy packages supporting Safe TinyOS.
regehr [Thu, 7 Aug 2008 04:35:02 +0000 (04:35 +0000)]
Spec file for creating Deputy packages supporting Safe TinyOS.

In the long run this doesn't go here-- but it's a convenient spot for
now.

15 years agoPreviously reported timestamping bug was only fixed partially: *timesync was computed...
kusy [Thu, 7 Aug 2008 00:06:53 +0000 (00:06 +0000)]
Previously reported timestamping bug was only fixed partially: *timesync was computed correctly, but could be written at the wrong offset with TXFIFO_RAM.write (this would only happen if cc2420 was not the longest header). Bug fixed here.

15 years agoUpdate the scripts for 2.1. release_tinyos_2_1_0_0
scipio [Wed, 6 Aug 2008 18:44:07 +0000 (18:44 +0000)]
Update the scripts for 2.1.

15 years agoJarfile for 2_1_0, using Java 1.5.
scipio [Wed, 6 Aug 2008 16:31:58 +0000 (16:31 +0000)]
Jarfile for 2_1_0, using Java 1.5.

15 years agoIf there's no -comm, use the default.
scipio [Wed, 6 Aug 2008 16:20:46 +0000 (16:20 +0000)]
If there's no -comm, use the default.

15 years agoSupports shimmer too?
scipio [Wed, 6 Aug 2008 16:16:26 +0000 (16:16 +0000)]
Supports shimmer too?

15 years agoFix 4bitle.
scipio [Wed, 6 Aug 2008 16:09:06 +0000 (16:09 +0000)]
Fix 4bitle.

15 years agoSmall increase to stack size
klueska [Wed, 6 Aug 2008 03:58:41 +0000 (03:58 +0000)]
Small increase to stack size

15 years agoAdded noise model.
scipio [Tue, 5 Aug 2008 18:40:43 +0000 (18:40 +0000)]
Added noise model.

15 years agoDo a platform check.
scipio [Mon, 4 Aug 2008 22:33:32 +0000 (22:33 +0000)]
Do a platform check.

15 years ago- changed component names
janhauer [Sat, 2 Aug 2008 16:56:21 +0000 (16:56 +0000)]
- changed component names
- added note about documentation

15 years agoPause a bit before the next sample
liang_mike [Sat, 2 Aug 2008 02:47:51 +0000 (02:47 +0000)]
Pause a bit before the next sample

15 years agoMake the -comm parameter a little clearer.
scipio [Fri, 1 Aug 2008 19:47:11 +0000 (19:47 +0000)]
Make the -comm parameter a little clearer.

15 years agoaccount for bug fix in newer Linux Kernels
andreaskoepke [Fri, 1 Aug 2008 17:30:23 +0000 (17:30 +0000)]
account for bug fix in newer Linux Kernels

15 years agoupdate misleading comment
gnawali [Fri, 1 Aug 2008 03:54:47 +0000 (03:54 +0000)]
update misleading comment

15 years agoPhilip not Phil.
scipio [Tue, 29 Jul 2008 07:26:48 +0000 (07:26 +0000)]
Philip not Phil.

15 years agoUpdate to oscilloscope.jar file
klueska [Sat, 26 Jul 2008 02:38:50 +0000 (02:38 +0000)]
Update to oscilloscope.jar file

15 years agoremoving unnecessary jar file from cvs
klueska [Sat, 26 Jul 2008 02:37:11 +0000 (02:37 +0000)]
removing unnecessary jar file from cvs

15 years agoUpdates to files after running the majority of the telosb rc3 tests
klueska [Sat, 26 Jul 2008 02:32:43 +0000 (02:32 +0000)]
Updates to files after running the majority of the telosb rc3 tests

15 years agoFixed the leds address for shimmer. BlinkFail now works on shimmer.
konradlorincz [Fri, 25 Jul 2008 19:43:35 +0000 (19:43 +0000)]
Fixed the leds address for shimmer.  BlinkFail now works on shimmer.

15 years agotxt extension
gnawali [Fri, 25 Jul 2008 18:23:25 +0000 (18:23 +0000)]
txt extension

15 years agoproper fix for short packets
idgay [Fri, 25 Jul 2008 16:27:52 +0000 (16:27 +0000)]
proper fix for short packets

15 years agosyntax
idgay [Fri, 25 Jul 2008 16:23:04 +0000 (16:23 +0000)]
syntax

15 years agowarning fixes
maxmul [Fri, 25 Jul 2008 10:18:22 +0000 (10:18 +0000)]
warning fixes

15 years agohack... blink both the telosb and shimmer LEDs
regehr [Fri, 25 Jul 2008 04:08:44 +0000 (04:08 +0000)]
hack... blink both the telosb and shimmer LEDs

15 years agofix spelling
regehr [Fri, 25 Jul 2008 03:01:45 +0000 (03:01 +0000)]
fix spelling

15 years agoChange declaration of elemenent_data[0] in struct to *elemente_data
klueska [Fri, 25 Jul 2008 02:20:00 +0000 (02:20 +0000)]
Change declaration of elemenent_data[0] in struct to *elemente_data

15 years agofix to apps to get them to compile on all supported platforms
klueska [Thu, 24 Jul 2008 23:53:46 +0000 (23:53 +0000)]
fix to apps to get them to compile on all supported platforms

15 years agoUpdate to get rid of compile time warnings about no newline at end of file
klueska [Thu, 24 Jul 2008 23:52:23 +0000 (23:52 +0000)]
Update to get rid of compile time warnings about no newline at end of file

15 years agoUpdate to add all supported platforms for compile
klueska [Thu, 24 Jul 2008 21:18:33 +0000 (21:18 +0000)]
Update to add all supported platforms for compile

15 years agoAdd tosthreads active message support for tda5250
liang_mike [Thu, 24 Jul 2008 20:44:04 +0000 (20:44 +0000)]
Add tosthreads active message support for tda5250

15 years agoAdded support for using the radio on mica2dot and shimmer platforms
klueska [Thu, 24 Jul 2008 20:40:47 +0000 (20:40 +0000)]
Added support for using the radio on mica2dot and shimmer platforms

15 years agothreads.extra
klueska [Thu, 24 Jul 2008 20:38:01 +0000 (20:38 +0000)]
threads.extra

15 years agoAdd cc1000 to mica2dot
liang_mike [Thu, 24 Jul 2008 20:30:49 +0000 (20:30 +0000)]
Add cc1000 to mica2dot

15 years agoAdd tosthreads active message support to eyesIFX
liang_mike [Thu, 24 Jul 2008 20:07:21 +0000 (20:07 +0000)]
Add tosthreads active message support to eyesIFX

15 years agoAdd tosthreads active message support to tinynode
liang_mike [Thu, 24 Jul 2008 19:52:46 +0000 (19:52 +0000)]
Add tosthreads active message support to tinynode

15 years agoUpdate to support more platforms
klueska [Thu, 24 Jul 2008 19:31:54 +0000 (19:31 +0000)]
Update to support more platforms

15 years agoAdded a note to README that MAC interface naming deviates from TEP3 recommended pract...
janhauer [Thu, 24 Jul 2008 11:06:23 +0000 (11:06 +0000)]
Added a note to README that MAC interface naming deviates from TEP3 recommended practise. Fixed a timing issue.

15 years agoDecrease the threads' stack size
liang_mike [Thu, 24 Jul 2008 03:58:13 +0000 (03:58 +0000)]
Decrease the threads' stack size

15 years agonuke a return in a function returning void
regehr [Thu, 24 Jul 2008 03:43:11 +0000 (03:43 +0000)]
nuke a return in a function returning void

15 years agofix a warning
regehr [Thu, 24 Jul 2008 03:40:32 +0000 (03:40 +0000)]
fix a warning

15 years agoFix safe tinyos warnings
liang_mike [Thu, 24 Jul 2008 02:02:58 +0000 (02:02 +0000)]
Fix safe tinyos warnings

15 years agoadded matlab script that calculates mean timesync error and updated doc
kusy [Wed, 23 Jul 2008 20:34:41 +0000 (20:34 +0000)]
added matlab script that calculates mean timesync error and updated doc

15 years agoremove testing junk
idgay [Wed, 23 Jul 2008 17:27:09 +0000 (17:27 +0000)]
remove testing junk

15 years agoRemove need for volatiles in scheduler by fixing McuSleep.sleep to tell
idgay [Wed, 23 Jul 2008 17:25:42 +0000 (17:25 +0000)]
Remove need for volatiles in scheduler by fixing McuSleep.sleep to tell
system that memory may change when interrupts are enabled

15 years agoadd eyesIFX platform
andreaskoepke [Wed, 23 Jul 2008 08:08:10 +0000 (08:08 +0000)]
add eyesIFX platform

15 years agoadd support for LowPowerListening interface as good as possible
andreaskoepke [Wed, 23 Jul 2008 08:07:25 +0000 (08:07 +0000)]
add support for LowPowerListening interface as good as possible

15 years agoForce printf messages to 28 bytes regardless of what TOSH_DATA_LENGTH is set to
klueska [Wed, 23 Jul 2008 01:46:43 +0000 (01:46 +0000)]
Force printf messages to 28 bytes regardless of what TOSH_DATA_LENGTH is set to

15 years agodo not distinguish between windows and linux usage, assume that . is on the classpath
sallai [Tue, 22 Jul 2008 21:19:19 +0000 (21:19 +0000)]
do not distinguish between windows and linux usage, assume that . is on the classpath

15 years agoLPL fixes, thanks to Francois Ingelrest and Roland Flury for the help
maxmul [Tue, 22 Jul 2008 11:21:32 +0000 (11:21 +0000)]
LPL fixes, thanks to Francois Ingelrest and Roland Flury for the help

15 years agoadded thread support for tinynode platform
maxmul [Tue, 22 Jul 2008 09:12:14 +0000 (09:12 +0000)]
added thread support for tinynode platform

15 years agoloosen layer dependency
andreaskoepke [Tue, 22 Jul 2008 07:22:52 +0000 (07:22 +0000)]
loosen layer dependency

15 years agoiris tosthreads support fix
sallai [Mon, 21 Jul 2008 23:16:04 +0000 (23:16 +0000)]
iris tosthreads support fix

15 years agofix printf in safe mode on avr targets
sallai [Mon, 21 Jul 2008 23:14:04 +0000 (23:14 +0000)]
fix printf in safe mode on avr targets

15 years agoset up iris specific search path
sallai [Mon, 21 Jul 2008 23:09:56 +0000 (23:09 +0000)]
set up iris specific search path

15 years agoiris specific updates
sallai [Mon, 21 Jul 2008 23:08:35 +0000 (23:08 +0000)]
iris specific updates

15 years agogenerated
idgay [Mon, 21 Jul 2008 18:23:15 +0000 (18:23 +0000)]
generated

15 years agomore updates to 109
idgay [Mon, 21 Jul 2008 18:20:36 +0000 (18:20 +0000)]
more updates to 109

15 years agorenaming directories to lower cases
janhauer [Mon, 21 Jul 2008 15:18:16 +0000 (15:18 +0000)]
renaming directories to lower cases

15 years agorenaming directories to lower cases
janhauer [Mon, 21 Jul 2008 14:56:58 +0000 (14:56 +0000)]
renaming directories to lower cases

15 years agorenaming directories to lower cases
janhauer [Mon, 21 Jul 2008 14:42:51 +0000 (14:42 +0000)]
renaming directories to lower cases

15 years agoAdd two includes to avoid errors on GCC 4.3.
razvanm [Sun, 20 Jul 2008 22:47:34 +0000 (22:47 +0000)]
Add two includes to avoid errors on GCC 4.3.

15 years agoUpdate the authors list to include David Purdy.
razvanm [Sun, 20 Jul 2008 22:16:50 +0000 (22:16 +0000)]
Update the authors list to include David Purdy.

15 years agoFix typo
liang_mike [Sat, 19 Jul 2008 19:36:18 +0000 (19:36 +0000)]
Fix typo

15 years agotep109 update - in progress
idgay [Sat, 19 Jul 2008 00:32:56 +0000 (00:32 +0000)]
tep109 update - in progress

15 years agothere should always be a .sensor file
idgay [Fri, 18 Jul 2008 22:30:55 +0000 (22:30 +0000)]
there should always be a .sensor file

15 years agothis should not have been removed
idgay [Fri, 18 Jul 2008 22:29:58 +0000 (22:29 +0000)]
this should not have been removed

15 years agooption missing from summary
idgay [Thu, 17 Jul 2008 17:55:11 +0000 (17:55 +0000)]
option missing from summary

15 years agomaking Windows friendly
gnawali [Thu, 17 Jul 2008 00:13:39 +0000 (00:13 +0000)]
making Windows friendly

15 years agoignore generated files
idgay [Wed, 16 Jul 2008 18:52:58 +0000 (18:52 +0000)]
ignore generated files

15 years agofixed a very subtle power drain bug that only showed up on some
ayer1 [Wed, 16 Jul 2008 18:47:32 +0000 (18:47 +0000)]
fixed a very subtle power drain bug that only showed up on some
devices in sleep, and cleaned up some other missed details on this
same subject.

main attraction:  GIO0 was changed to an input to accomodate the fact
that it was attached to a pulldown, meant for a button on the external
connector.

when an output, some boards burned ~180 ua sleeping, the others 630
ua.  as an input, we changed this reading on an example of the latter
to 180.

thanks to catalin caranfil at realtime oem for finding the problem and
pushing for a solution for the masses!

other changes:

- made onewire (data) input
- made the spi pins all gpio in appropriate directions for their
connections
- made bt_pio input, as appropriate for its connection

15 years agomatch expected format
idgay [Wed, 16 Jul 2008 18:09:49 +0000 (18:09 +0000)]
match expected format
clarify
java foo.class doesn't always work on Linux anymore, just assume that
users (correctly) have . in their CLASSPATH

15 years agofix compile msgs
idgay [Wed, 16 Jul 2008 17:39:44 +0000 (17:39 +0000)]
fix compile msgs

15 years agoSwitch boot_* calls to boot_*_safe. This restores the exact functionality of the...
razvanm [Tue, 15 Jul 2008 23:36:36 +0000 (23:36 +0000)]
Switch boot_* calls to boot_*_safe. This restores the exact functionality of the boot.h that was used some time ago. Thanks to Aurelien Francillon for finding this.

15 years agoEnable back the building of -32 JNI libraries.
razvanm [Tue, 15 Jul 2008 22:08:43 +0000 (22:08 +0000)]
Enable back the building of -32 JNI libraries.

15 years agoRemove a debugging LED
liang_mike [Tue, 15 Jul 2008 19:00:42 +0000 (19:00 +0000)]
Remove a debugging LED

15 years ago--warnings=none flag does not exist on Ubuntu systems (aclocal 1.9.6).
scipio [Mon, 14 Jul 2008 16:53:06 +0000 (16:53 +0000)]
--warnings=none flag does not exist on Ubuntu systems (aclocal 1.9.6).
Causes bootstrap to fail.

15 years agoPacketTimeSyncOffset: removed fixed costants for enums MAC_HEADER_SIZE,MAC_FOOTER_SIZ...
kusy [Sun, 13 Jul 2008 03:26:02 +0000 (03:26 +0000)]
PacketTimeSyncOffset: removed fixed costants for enums MAC_HEADER_SIZE,MAC_FOOTER_SIZE. added comments.

15 years agoIncrements the counter
liang_mike [Sat, 12 Jul 2008 14:11:21 +0000 (14:11 +0000)]
Increments the counter

15 years agoFix the problem where MicaZ failed the test
liang_mike [Sat, 12 Jul 2008 06:44:55 +0000 (06:44 +0000)]
Fix the problem where MicaZ failed the test

15 years agoArgh-- removing the volatiles breaks Blink on micaZ! Putting them
regehr [Sat, 12 Jul 2008 04:44:45 +0000 (04:44 +0000)]
Argh-- removing the volatiles breaks Blink on micaZ!  Putting them
back in until I figure out what is going on.

15 years agoFix the CC2420 Receive.receive and Snoop.receive fan-out warnings. This happened...
liang_mike [Sat, 12 Jul 2008 02:25:59 +0000 (02:25 +0000)]
Fix the CC2420 Receive.receive and Snoop.receive fan-out warnings. This happened when both TinyOS services and TOSThreads
apps want to use the radio. Now, TinyOS services have priority over TOSThreads apps on which AM ID they want to use.

15 years agofixed bug in accessing timesync offset
kusy [Fri, 11 Jul 2008 19:21:23 +0000 (19:21 +0000)]
fixed bug in accessing timesync offset

15 years agoAdded comments.
kusy [Fri, 11 Jul 2008 08:44:41 +0000 (08:44 +0000)]
Added comments.

15 years agoAdd sequence #.
scipio [Fri, 11 Jul 2008 00:36:27 +0000 (00:36 +0000)]
Add sequence #.

15 years agoRemoved the silly assignment oscilloscope_t *o = o
konradlorincz [Thu, 10 Jul 2008 23:09:58 +0000 (23:09 +0000)]
Removed the silly assignment oscilloscope_t *o = o

15 years agofix minimum packet-length check
idgay [Thu, 10 Jul 2008 21:46:14 +0000 (21:46 +0000)]
fix minimum packet-length check