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
oliverschmidt
f606253f58
Minor adjustment to predominant coding style.
2009-08-09 20:51:19 +00:00
oliverschmidt
f930dadf9f
There seems no reason for the whole set_ethaddr() thing if uip_setethaddr() doesn't get called after all.
2009-08-09 20:44:42 +00:00
dak664
72d5442e05
wpcap update for uIPv6
2009-08-08 19:51:25 +00:00
dak664
d5047f43c1
Change ip4 addresses to agree with wiki
2009-08-08 11:42:05 +00:00
dak664
e64b3d8465
Experimental 64 bit Windows 7 drivers. They work with my Phenom.
2009-08-07 16:45:30 +00:00
nvt-se
a4f7f33b74
simplified the argument interface. cleaned up some code
2009-08-04 15:19:07 +00:00
nvt-se
6612a77d66
only include class files.
2009-08-04 14:49:52 +00:00
nvt-se
44772060af
removed debug output
2009-08-04 10:39:13 +00:00
nvt-se
0f1f50d9c8
Add a managment tool for Coffee file system images.
2009-08-04 10:36:53 +00:00
mdurvy
893a3517a9
updated make command
2009-07-30 12:55:46 +00:00
joxe
0c8b200987
added autoack configuration for CC2420 and reversed long ieee address for address recognition
2009-07-28 22:24:53 +00:00
joxe
68ba32eaee
added autoack config for bridge
2009-07-28 21:34:13 +00:00
oliverschmidt
738397b855
cc65 generates dependency files having the list of prerequisites start with a tab character.
...
The processing done in the canned command sequence FINALIZE_DEPENDENCY brings this tab character to the beginning of the line making the empty rule look like a command.
Therefore we replace the tab character in question with a blank.
2009-07-26 21:27:43 +00:00
dak664
283d288f1a
Allow hello-world to build, fix makefile ignoring rf230bb
2009-07-26 12:10:38 +00:00
dak664
8ea4b747d0
Add httpd_s* function layer and HTTPD_STRING_ATTR for strings in different memory types
2009-07-24 15:41:52 +00:00
dak664
ed9d31ef7c
Add documentation
2009-07-23 23:51:36 +00:00
dak664
a41efba6b4
Add makefsdata.h, remove httpd-fsdata.c, make now creates with /tools/ makefsdata.
2009-07-23 17:43:51 +00:00
dak664
42a9e1e2e0
Add Huginn and Muninn web content
2009-07-23 16:21:56 +00:00
dak664
3869a3b212
Remove coffee page size option, not used
2009-07-23 16:16:54 +00:00
dak664
928bbc206a
Add static coffee file system to webserver
2009-07-23 16:16:07 +00:00
dak664
c1b7375a5a
*** empty log message ***
2009-07-23 16:13:48 +00:00