Niclas Finne
|
d14d90ea68
|
Moved variable definitions from header file
|
2011-12-20 05:09:31 +01:00 |
|
Niclas Finne
|
c0cf69ecbd
|
fixed compiler warnings
|
2011-12-20 05:09:28 +01:00 |
|
Niclas Finne
|
3661ff242e
|
io, signal and IAR-GCC checks have been moved into contiki include file
|
2011-12-20 05:09:16 +01:00 |
|
Nicolas Tsiftes
|
2e961f8ef2
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-12-12 17:43:24 +01:00 |
|
Fredrik Osterlind
|
43e5906129
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-12-12 16:47:29 +01:00 |
|
Fredrik Osterlind
|
68da954163
|
new cooja plugin for monitoring memory areas, similar to the log listener.
|
2011-12-12 16:45:12 +01:00 |
|
Fredrik Osterlind
|
cc5547a962
|
static method for compressing ipv6 addresses
|
2011-12-12 16:41:09 +01:00 |
|
Mariano Alvira
|
5247be27bf
|
dio_intcurrent is now part of the instance struct
|
2011-12-09 11:15:33 -05:00 |
|
Nicolas Tsiftes
|
1a02b241f1
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-12-09 16:48:48 +01:00 |
|
Mariano Alvira
|
c9ac19b919
|
Allocate the default_instance pointer in rpl-dag.c instead of the
header file to fix "multiple definition of `default_instance'" errors.
|
2011-12-09 08:36:23 -05:00 |
|
Mariano Alvira
|
1086299f25
|
fix typo
|
2011-12-09 08:23:43 -05:00 |
|
Adam Dunkels
|
f88a1e394b
|
Made collect retransmissions and broadcast announcements timers depend on the rdc wakeup rate
|
2011-12-09 08:18:22 +01:00 |
|
Nicolas Tsiftes
|
26bc3734eb
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-12-08 17:10:42 +01:00 |
|
Nicolas Tsiftes
|
c6fb738f98
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-12-08 15:57:30 +01:00 |
|
Nicolas Tsiftes
|
5994200578
|
Added reference.
|
2011-12-08 15:57:11 +01:00 |
|
Nicolas Tsiftes
|
a4a7fd7dc0
|
Fix coding style.
|
2011-12-08 15:42:19 +01:00 |
|
Nicolas Tsiftes
|
1e61fca653
|
Fix coding style.
|
2011-12-08 15:38:35 +01:00 |
|
Nicolas Tsiftes
|
d0ebeb409e
|
Merge remote-tracking branch 'sf/master' into rpl-patch
Conflicts:
core/net/tcpip.c
|
2011-12-08 15:26:11 +01:00 |
|
Matthias Kovatsch
|
6e0bb440ea
|
Restructured Erbium example resources.
|
2011-12-07 20:51:03 +01:00 |
|
Matthias Kovatsch
|
36763cabbd
|
Introduced PLATFORM_HAS_LIGHT, _BATTERY, and _SHT11.
|
2011-12-07 20:47:31 +01:00 |
|
Matthias Kovatsch
|
9b4860e644
|
Fixed bug in block size negotiation.
|
2011-12-07 20:46:12 +01:00 |
|
Matthias Kovatsch
|
13140f922f
|
Disabled RDC for CoAP demo purposes due to changing memory requirements of core system.
|
2011-12-07 20:03:54 +01:00 |
|
Adam Dunkels
|
a0f52cea54
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-12-08 14:04:35 +01:00 |
|
Adam Dunkels
|
1e57ddb6c7
|
Disable phase shift correction by default
|
2011-12-08 14:04:01 +01:00 |
|
Matthias Kovatsch
|
b2cd4638bd
|
Removed debug output.
|
2011-12-07 19:43:30 +01:00 |
|
Matthias Kovatsch
|
c846a5ec25
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-12-07 19:42:14 +01:00 |
|
Matthias Kovatsch
|
95af4b88ec
|
Fixed int serialization bug (affected large values).
|
2011-12-07 19:39:43 +01:00 |
|
Matthias Kovatsch
|
1ac07971e2
|
Fixed int serialization bug (affected large values).
|
2011-12-07 19:35:11 +01:00 |
|
Adam Dunkels
|
2168a70398
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-12-07 09:06:55 +01:00 |
|
nvt
|
da4d0280e8
|
NetDB: a simple DBMS application using Rime's Mesh protocol to transfer queries and responses.
|
2011-12-06 20:27:41 +01:00 |
|
nvt
|
639bb72855
|
Added the first Antelope example: a simple command-line interface to the DBMS.
|
2011-12-06 19:11:04 +01:00 |
|
nvt
|
bbddbdee05
|
New attribute must be put into storage.
|
2011-12-06 19:10:22 +01:00 |
|
Fredrik Osterlind
|
329a75525e
|
append to file
|
2011-12-06 10:54:51 +01:00 |
|
Niclas Finne
|
e291eb43f4
|
Bug fix: only map beginning of path to source files + minor code cleanup
|
2011-12-06 01:58:01 +01:00 |
|
Adam Dunkels
|
66c280039b
|
Removed obsolete platforms
|
2011-12-05 21:49:38 +01:00 |
|
Adam Dunkels
|
0a428c9489
|
style fix; added fas check for cycle_time being a power of two or not.
|
2011-12-05 16:28:04 +01:00 |
|
Nicolas Tsiftes
|
50342fa801
|
Publishing Antelope - a DBMS for sensor devices. For details, see A Database in Every Sensor, N. Tsiftes and A. Dunkels, in Proceedings of ACM SenSys 2011.
|
2011-12-02 18:58:12 +01:00 |
|
Niclas Finne
|
405b295306
|
Clear uip_len when trying to send to a neighbor with an incomplete state, as suggested by Ivan Delamer.
|
2011-12-02 17:13:29 +01:00 |
|
Niclas Finne
|
077eba80e1
|
code style
|
2011-12-02 17:07:27 +01:00 |
|
Nicolas Tsiftes
|
23a280e5eb
|
Refactored loop detection.
|
2011-12-02 16:16:42 +01:00 |
|
Nicolas Tsiftes
|
ac869185c0
|
Refactored header management.
|
2011-12-02 15:55:07 +01:00 |
|
Nicolas Tsiftes
|
5c0100c979
|
Use rpl headers.
|
2011-12-02 15:54:49 +01:00 |
|
David Kopf
|
74aa63de43
|
Add optional correction for phase drift of receiver.
|
2011-12-01 10:02:37 -05:00 |
|
David Kopf
|
81af871db9
|
Bugfix: use 16 bit tick count to adjust clock after sleep
|
2011-12-01 09:58:55 -05:00 |
|
Nicolas Tsiftes
|
6177187954
|
Check the return value of udp_new.
|
2011-12-01 14:40:55 +01:00 |
|
Nicolas Tsiftes
|
220e6f7b88
|
Minor documentation improvements.
|
2011-12-01 14:40:54 +01:00 |
|
Nicolas Tsiftes
|
a81cbbbd80
|
Do not return test execution status. The information is already available in the test object, and it becomes possible for test function to easily clean up state allocated during the test by putting such code after UNIT_TEST_END.
|
2011-12-01 14:40:54 +01:00 |
|
Oliver Schmidt
|
e38f008b9b
|
The dependency on the ucontext functions has the potential to keep others from successfully using cpu/native for other platforms. As the Contiki multithreading library typically isn't used at all it's not worth the trouble. So we just limit it to Windows and Linux - where it is known to not only build but actually work. If someone needs the Contiki cpu/native multithreading library on another platform he's certainly welcome to add that platform - hopefully by just activating the codepath that we now made exclusive for Linux for his platform.
|
2011-11-30 23:41:39 +01:00 |
|
Nicolas Tsiftes
|
7c808081d6
|
Coding style
|
2011-11-23 14:36:50 +01:00 |
|
nvt
|
e11b7d4fb6
|
Removed redundant code
|
2011-11-22 14:18:32 +01:00 |
|