zdshelby
|
c9954072c9
|
Initial commit of cc2430 cpu port files. Currently used by /platform/sensinode.
|
2009-09-08 20:07:35 +00:00 |
|
zdshelby
|
c4ae18e37b
|
Initial commit of Sensinode platform files.
|
2009-09-08 20:06:28 +00:00 |
|
zdshelby
|
0e9220716e
|
Initial commit of examples for the Sensinode/cc2430 platform.
|
2009-09-08 19:47:50 +00:00 |
|
zhitao
|
bdce08d39d
|
augmented CFS compliance for a RAM-based, one-file-only file system in Cooja.
|
2009-09-08 15:08:20 +00:00 |
|
nifi
|
c6f7ef84fe
|
Initialize the transmit ringbuffer before enabling TX interrupt
|
2009-09-08 10:39:49 +00:00 |
|
kasunch
|
1bede62d2a
|
Initial files of the MICAz port.
|
2009-09-08 08:59:29 +00:00 |
|
nvt-se
|
b5295fef10
|
use PATH_MAKE when compiling Contiki mote types. doesn't work on BSD systems
otherwise.
|
2009-09-07 15:05:05 +00:00 |
|
joxe
|
ae8bd7a7b6
|
added inclusion of radio Makefile for the raven platforms
|
2009-09-07 12:06:33 +00:00 |
|
joxe
|
3e8c63cc09
|
added radio-makefile for avr + rf230 platforms
|
2009-09-07 12:05:12 +00:00 |
|
joxe
|
8890904aa2
|
moved radio specifics out of avr Makefile and added some rs232 defs in order to get MicaZ platform working
|
2009-09-07 12:02:58 +00:00 |
|
nifi
|
d4b619bcc5
|
Renamed SPI_WAITFOREOTxBUF to SPI_WAITFORTxREADY for clarity and generalized SPI transmission status checks to work with both AVR and MSP430
|
2009-09-07 11:31:26 +00:00 |
|
nvt-se
|
9d7bdad864
|
use CLOCK_CONF_SECOND.
|
2009-09-04 13:59:37 +00:00 |
|
nvt-se
|
fed4a58102
|
return the amount of seconds elapsed in clock_seconds()
|
2009-09-04 13:57:17 +00:00 |
|
nvt-se
|
cd96248306
|
only turn off if we are not in CC1020_OFF state. (patch by Jesper Karlsson)
|
2009-09-04 11:00:48 +00:00 |
|
nvt-se
|
4d21a3e203
|
Don't assume that radio->send turns on the radio automatically.
|
2009-09-04 10:59:30 +00:00 |
|
adamdunkels
|
18486d4e3d
|
Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script
|
2009-09-03 17:41:58 +00:00 |
|
nvt-se
|
a21dece53f
|
removed unused state codes and unused printf statements
|
2009-09-03 12:57:57 +00:00 |
|
nifi
|
6680d2c6c2
|
Changed to monitor the UART transmitter buffer ready flag instead of the UART transmitter empty flag. This almost doubles the speed of transmitting data to CC2420. Patch by James Brown.
|
2009-09-01 09:29:40 +00:00 |
|
nifi
|
3a8ee769cb
|
Changed to monitor the UART transmitter buffer ready flag instead of the UART transmitter empty flag. This almost doubles the speed of transmitting data to CC2420. Patch by James Brown.
|
2009-08-31 12:06:34 +00:00 |
|
nvt-se
|
ebd91b9f9d
|
Removed deprecated dir cache macro.
|
2009-08-30 20:36:32 +00:00 |
|
fros4943
|
eacda19281
|
support for extracting very simple statistics from observed events
|
2009-08-27 16:38:09 +00:00 |
|
fros4943
|
a69c8f03fe
|
minor update: sorting variables by name + decreased default plugin size
|
2009-08-27 14:38:57 +00:00 |
|
fros4943
|
39aeb2f150
|
visualizer skin updates: broke out traffic visualization from the udgm radio medium skin (the stand-alone traffic skin can be used with any radio medium), added a simple background grid skin and a mote position skin
|
2009-08-27 13:59:47 +00:00 |
|
fros4943
|
23f13a2b6f
|
visualizer plugin major update: support for zooming and panning, hiding window decorations, and a more powerful visualization skin api
|
2009-08-27 13:57:42 +00:00 |
|
nvt-se
|
b8e268e598
|
Added FreeBSD support.
Made the Sky mote type use PATH_MAKE for the build procedure.
|
2009-08-27 12:25:11 +00:00 |
|
adamdunkels
|
b71faae330
|
ext-sensor: new driver for external sensors (e.g. Phidgets) on the Sentilla JCreate, developed by Marcus Lunden
|
2009-08-25 16:24:49 +00:00 |
|
oliverschmidt
|
5fcb9613be
|
Changed Contiki IPv4 address to 10.1.1.1 to allow for out-of-the-box testing in emulators with Ethernet support bound to a loopback interface (see Contiki Wiki article "Capturing loopback traffic with Wireshark").
|
2009-08-24 20:28:16 +00:00 |
|
nifi
|
e41de15c85
|
use nodeid 0 if no nodeid has been set
|
2009-08-24 15:44:45 +00:00 |
|
oliverschmidt
|
e60db62b10
|
Added prototype missing for quite some time now - do we need -Werror ?
|
2009-08-20 20:27:17 +00:00 |
|
adamdunkels
|
522f991f14
|
Set sender and receiver packet attributes on incoming packets: patch by Gidon Ernst
|
2009-08-20 18:59:17 +00:00 |
|
fros4943
|
d13f47a64f
|
bugfix: clock drift must be set even when the random startup delay is zero
|
2009-08-20 13:10:35 +00:00 |
|
fros4943
|
91e762b7bc
|
bugfix: do not assume that the debugged mote is compiled from source
|
2009-08-20 12:52:17 +00:00 |
|
nifi
|
c81dbb6c89
|
Fixed problem with the radio driver changing transmission power to max when not specified at transmission. Also fixed bug where the lock was released when setting the transmission power.
Thanks to Djamel Djenouri and Marcus Lundén for identifying the problem.
|
2009-08-19 15:05:05 +00:00 |
|
fros4943
|
18a98bb573
|
bug fix: we need to explicitly turn off the cc2420 listen mode after a packet transmission
|
2009-08-19 12:00:04 +00:00 |
|
nvt-se
|
5e0d762e79
|
Call BIC_SR_IRQ to properly go switch of IRQ mode in the saved flag in the stack.
|
2009-08-17 11:32:17 +00:00 |
|
dak664
|
d2a6637627
|
Block NS echoback from interface
|
2009-08-13 18:41:00 +00:00 |
|
nvt-se
|
f78c9d6a20
|
fixed error: -e arg should be checked
|
2009-08-13 12:15:35 +00:00 |
|
nvt-se
|
9ab5859421
|
added platform configuration argument.
|
2009-08-13 12:11:20 +00:00 |
|
dak664
|
0798c56899
|
Print ipv6 address in weblog and tcp_stats cgi
|
2009-08-12 18:23:37 +00:00 |
|
fros4943
|
3847927a43
|
including the coffee manager JAR in build system and project directory
|
2009-08-12 07:41:30 +00:00 |
|
fros4943
|
cdcf783ac6
|
coffee manager mote interface for sky motes
|
2009-08-11 17:09:16 +00:00 |
|
fros4943
|
8fcff235e2
|
optional ant build.xml for building the coffee jar file
|
2009-08-11 17:04:31 +00:00 |
|
fros4943
|
b4f3cce790
|
minor changes for allowing coffee manager access from cooja
|
2009-08-11 17:03:59 +00:00 |
|
dak664
|
8d9f8e3a17
|
ipv6 address logging
|
2009-08-11 16:07:54 +00:00 |
|
dak664
|
d37115f2c0
|
ipv6 fixes and formatting
|
2009-08-11 16:06:17 +00:00 |
|
nvt-se
|
c154985d7e
|
load configuration from the JAR
|
2009-08-11 14:42:58 +00:00 |
|
nvt-se
|
7d25016895
|
added ESB platform properties and made build.sh include properties files in
the JAR.
|
2009-08-11 14:21:28 +00:00 |
|
nvt-se
|
1c52dfefef
|
read the bytes of a full region from the original file if the log record doesn't exist.
|
2009-08-10 12:56:13 +00:00 |
|
nvt-se
|
9d030cad2c
|
added support for extracting micro logs
|
2009-08-10 12:51:52 +00:00 |
|
nvt-se
|
8acea82207
|
Set a file mode in the third argument when calling open() with O_CREAT in
the flags. Required by IEEE Std 1003.1, 2004 Edition.
|
2009-08-10 09:50:55 +00:00 |
|