]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
14 years agoInitial support for the tmicore and tmirws platforms. patchset/2.1.0-3
R. Steve McKown [Wed, 2 Dec 2009 22:32:55 +0000 (15:32 -0700)]
Initial support for the tmicore and tmirws platforms.

14 years agoAdd a BusyWait interface for controlling SHT1X timing requirements.
smckown [Tue, 16 Sep 2008 14:17:50 +0000 (14:17 +0000)]
Add a BusyWait interface for controlling SHT1X timing requirements.

The default implementation, which does nothing, is probably suitable for all
processors running at about 10 MHz or less.  Implement a platform specific
version to enforce the 5 us timing requirements as per the data sheet.

14 years agoSCP1000 pressure sensor chip support, SPI version.
R. Steve McKown [Wed, 2 Dec 2009 20:22:15 +0000 (13:22 -0700)]
SCP1000 pressure sensor chip support, SPI version.

14 years agoCP210X USB/serial controller family chip support.
R. Steve McKown [Wed, 2 Dec 2009 20:21:08 +0000 (13:21 -0700)]
CP210X USB/serial controller family chip support.

14 years agoBQ2403x charge controller family chip support.
R. Steve McKown [Wed, 2 Dec 2009 20:19:28 +0000 (13:19 -0700)]
BQ2403x charge controller family chip support.

14 years agoThe currently unused basic_clock+ (clock2) peripheral version of Msp430ClockP.
R. Steve McKown [Wed, 2 Dec 2009 17:09:07 +0000 (10:09 -0700)]
The currently unused basic_clock+ (clock2) peripheral version of Msp430ClockP.

This code is not required for use with the newer msp430's like the 2617.

14 years agoMSP430 clock enhancements.
R. Steve McKown [Wed, 2 Dec 2009 17:46:08 +0000 (10:46 -0700)]
MSP430 clock enhancements.

* DCO frequency selection using TinyOS semantics.
* Support for Basic Clock + (clock2).
* Correctly sets SMCLK divider for 1 MiHz if DCO is 1, 2, 4, or 8 MiHz

14 years agoImplement support for the MSP430 USCI peripheral.
smckown [Sun, 7 Sep 2008 01:20:29 +0000 (01:20 +0000)]
Implement support for the MSP430 USCI peripheral.

* UART working
* SPI master and slave working
* I2C not implemented yet

14 years agoMake McuSleepC smarter about newer msp430 processors.
smckown [Thu, 4 Sep 2008 22:03:11 +0000 (22:03 +0000)]
Make McuSleepC smarter about newer msp430 processors.

14 years agoSupport for newer msp430's using newer msp430 compiler.
smckown [Thu, 4 Sep 2008 21:47:06 +0000 (21:47 +0000)]
Support for newer msp430's using newer msp430 compiler.

* Resistor enable feature (switchable pull up/down)
* Fuller definition of ports and pins using new compiler defines
* Tested with MSP430 models F1611, F2417 and F2617

14 years agoUpdate motelist to support cp2103 detection.
smckown [Thu, 4 Sep 2008 16:13:21 +0000 (16:13 +0000)]
Update motelist to support cp2103 detection.

14 years agoIncorporate new modular tos-bsl.
smckown [Tue, 2 Sep 2008 15:02:26 +0000 (15:02 +0000)]
Incorporate new modular tos-bsl.

14 years agoPossible tos.mk; see the comments inside.
smckown [Thu, 26 Feb 2009 20:57:31 +0000 (20:57 +0000)]
Possible tos.mk; see the comments inside.

14 years agoAdd tinyos.sh, a utility for changing the active tree (TOSROOT).
R. Steve McKown [Thu, 3 Dec 2009 20:45:13 +0000 (13:45 -0700)]
Add tinyos.sh, a utility for changing the active tree (TOSROOT).

14 years agoProper header in support/sdk/c/sf/bootstrap removes debian lintian warning.
R. Steve McKown [Thu, 3 Dec 2009 19:13:31 +0000 (12:13 -0700)]
Proper header in support/sdk/c/sf/bootstrap removes debian lintian warning.

14 years agoUpdate tools/release/tinyos.files for use also with debian/git builds.
R. Steve McKown [Mon, 7 Dec 2009 15:50:36 +0000 (08:50 -0700)]
Update tools/release/tinyos.files for use also with debian/git builds.

* Separate the filename filters in tinyos.files into their own file,
  tinyos.filter.  Use tinyos.filter from an updated tinyos.files.
* Add additional filters for doing debian/git builds.

14 years agoAdd .gitignore
smckown [Fri, 8 May 2009 22:26:32 +0000 (22:26 +0000)]
Add .gitignore

14 years agoUpdate git tag release_tinyos_2_1_0_0 for consistency with CVS tag of same name. tinyos/2.1.0
R. Steve McKown [Mon, 30 Nov 2009 21:48:12 +0000 (14:48 -0700)]
Update git tag release_tinyos_2_1_0_0 for consistency with CVS tag of same name.

Note that the CVS checkout at tag release_tinyos_2_1_0_0 was made without
any keyword expansion, since the git mirror of tinyos CVS also does no
expansion.

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.