fros4943
|
49526e100f
|
added simulated interrupt thread, currently only used to implement rtimer functionality
|
2010-03-23 13:12:41 +00:00 |
|
fros4943
|
bee0ea4834
|
temporarily turning on radio for sending a packet
|
2010-03-23 12:13:43 +00:00 |
|
adamdunkels
|
03d1388c0d
|
Print out MAC and RDC when booting cooja nodes
|
2010-03-23 12:08:05 +00:00 |
|
adamdunkels
|
cd3a7c7a73
|
Dummy watchdog implementation for cooja nodes
|
2010-03-23 12:07:03 +00:00 |
|
nifi
|
58e47d1d97
|
activated workaround for memcpy/memset bug in mspgcc
|
2010-03-21 10:44:58 +00:00 |
|
joxe
|
29335f2f7d
|
added possibility to hard-code 7 bytes of the MAC address - last byte picked from nodeid
|
2010-03-19 14:08:15 +00:00 |
|
adamdunkels
|
fc61ee5dbb
|
Bugfix: turn on watchdog before starting processes to avoid a process hanging in its startup phase
|
2010-03-19 13:28:27 +00:00 |
|
adamdunkels
|
91afe5b0f4
|
Turned on broadcast announcements by default, turn on announcements for collect
|
2010-03-19 13:27:46 +00:00 |
|
dak664
|
9bcf982d87
|
Update minimal net to new ds6 interface
|
2010-03-18 20:11:54 +00:00 |
|
dak664
|
d1f1fae689
|
update to ds6 calls
|
2010-03-18 14:52:50 +00:00 |
|
dak664
|
f03600d4e3
|
update to uip-ds6.c
|
2010-03-18 14:36:00 +00:00 |
|
dak664
|
de2f5aaddc
|
change for ds6 calls
|
2010-03-17 20:19:33 +00:00 |
|
joxe
|
7d220c910a
|
removed uip_router
|
2010-03-16 15:45:20 +00:00 |
|
nifi
|
0299aab5e4
|
Fixed to use sky-sensors to setup ADC12
|
2010-03-15 23:37:01 +00:00 |
|
dak664
|
cae40439d7
|
Add optional RS232 debugging
|
2010-03-15 18:56:13 +00:00 |
|
joxe
|
fd3d6c44d0
|
integration of new uip6 code from Mathilde and Julien - adds routing and improved interface handling
|
2010-03-15 16:41:24 +00:00 |
|
fros4943
|
645d505f46
|
contiki-cooja-main.c requires CLASSNAME
|
2010-03-15 11:03:17 +00:00 |
|
fros4943
|
5b2caf2050
|
removed the use of a template source file when compiling for the cooja platform, instead compiling against contiki-cooja-main.c.
this change simplifies access to the contiki main source, and makes the cooja platform more similar to other contiki targets
|
2010-03-15 11:02:57 +00:00 |
|
fros4943
|
89d7d926c4
|
added ipv4 and ipv6 default configuration
|
2010-03-10 12:18:29 +00:00 |
|
fros4943
|
7465fb812a
|
removed explicit init-net*.c for cooja platform, instead performed in main file (contiki-template.c)
|
2010-03-10 12:18:07 +00:00 |
|
fros4943
|
f8488925eb
|
added uip-driver (for both ivp4 and ipv6), setting WITH_UIP* compiler flags in Makefile
|
2010-03-10 12:15:52 +00:00 |
|
fros4943
|
f36cfffc99
|
Makefile target for uploading precompiled firmware, example:
make upload-ihex FILE=myfile.ihex
|
2010-03-10 11:46:57 +00:00 |
|
fros4943
|
98929bd2f5
|
cooja-platform netstack conf example
|
2010-03-10 07:35:49 +00:00 |
|
fros4943
|
45a6740782
|
radio sensor was removed
|
2010-03-10 07:35:09 +00:00 |
|
fros4943
|
48d6d1fd6d
|
removed no longer used cooja/contiki synchronization variables
|
2010-03-09 08:14:31 +00:00 |
|
fros4943
|
0cc96ae481
|
net stack update: currently fixed to null* and rime.
|
2010-03-09 08:14:06 +00:00 |
|
fros4943
|
f87458c558
|
removed radio "sensor" (only used for signal strengths, also available in radio driver)
|
2010-03-09 08:12:15 +00:00 |
|
fros4943
|
07753fb01f
|
updated radio driver, simplified code
|
2010-03-09 08:11:05 +00:00 |
|
oliverschmidt
|
8ca206aa6b
|
Changed ETH64 base address from $DE10 to $DE00 as this is the default base address according to the manufacturer.
|
2010-03-06 13:05:16 +00:00 |
|
nvt-se
|
0fc1c00f09
|
Use LPP for radio duty cycling. 1 Hz channel check rate
|
2010-03-04 15:04:28 +00:00 |
|
nvt-se
|
20cae40694
|
use CSMA
|
2010-03-04 14:36:48 +00:00 |
|
nvt-se
|
2aa9d22f34
|
Switched to the NETSTACK API.
|
2010-03-04 14:16:30 +00:00 |
|
nifi
|
efe8f200af
|
Updated to match the new netstack api
|
2010-03-02 22:40:39 +00:00 |
|
dak664
|
d3697344ec
|
Update for NETSTACK_CONF_FRAMER
|
2010-03-02 16:25:47 +00:00 |
|
dak664
|
7c020468b5
|
Remove frame.h include, expose raven_ping6 for external calls
|
2010-03-02 15:15:03 +00:00 |
|
nifi
|
1025e7337c
|
Added configurable router module
|
2010-03-01 14:46:57 +00:00 |
|
nifi
|
5e43a6998b
|
Replaced old framer (framer_get/framer_set) with new NETSTACK style configuration. Added nullrdc-framer that is a nullrdc with framer support.
|
2010-03-01 13:30:21 +00:00 |
|
dak664
|
feb6aa0ed2
|
Change back to SICSLOWPAN_COMPRESSION_HC06 from SICSLOWPAN_COMPRESSION_HC01
|
2010-02-28 21:39:40 +00:00 |
|
dak664
|
39e6f6a830
|
Clean up, functional webserver for further testing of low power protocols
|
2010-02-28 21:29:19 +00:00 |
|
dak664
|
5debc183a9
|
Enable radio stats in sensor cgi as default
|
2010-02-26 21:38:57 +00:00 |
|
dak664
|
844b3a34f7
|
Platform 0 was matching by default
|
2010-02-26 21:15:28 +00:00 |
|
c_oflynn
|
b5b77ac47a
|
Use new HC06
|
2010-02-26 10:55:00 +00:00 |
|
joxe
|
80b289f7c1
|
updated sky platform for new sicslowpan
|
2010-02-25 15:51:37 +00:00 |
|
kasunch
|
350fb21ff7
|
Adding a Makfile for example applications.
|
2010-02-24 09:14:46 +00:00 |
|
kasunch
|
80a408526f
|
Adding an example application for battery sensor
|
2010-02-24 09:13:56 +00:00 |
|
kasunch
|
c90b76427a
|
Adding ADC sources and battery sensor source to CONTIKI_TARGET_SOURCEFILES.
|
2010-02-24 09:09:35 +00:00 |
|
kasunch
|
0c9612b7b9
|
Adding battery sensor
|
2010-02-24 09:05:40 +00:00 |
|
kasunch
|
ea53e5b845
|
Adding ADC functions
|
2010-02-24 09:04:58 +00:00 |
|
nifi
|
07ee8458e7
|
Fixed bootup printf() with 32-bit timer values
|
2010-02-23 21:02:30 +00:00 |
|
nifi
|
bb9d430138
|
added bootup print of NETSTACK_RDC name
|
2010-02-23 20:54:09 +00:00 |
|