Fredrik Osterlind
|
512d757d59
|
added missing objcopy external paths config
|
2012-03-09 15:55:19 +01:00 |
|
Fredrik Osterlind
|
2c486aacd7
|
radio medium bugfix: a combination of changing channels while radio is off and with a nearby ongoing transmission, and
then immediately turning on the radio caused it to incorrectly detect the ongoing transmission (bug reported by Beshr Al Nahas)
|
2012-03-09 15:23:16 +01:00 |
|
Fredrik Osterlind
|
babcc76757
|
rewrote code completely:
lots of bugfixes and improved code
added support for monitoring pointers
added new integer buffer type
|
2012-03-09 14:58:56 +01:00 |
|
Fredrik Osterlind
|
bf39b411c9
|
added support for readonly memory sections
updated to use new SectionMoteMemory with address space offset
code cleanup
|
2012-03-09 14:58:43 +01:00 |
|
Fredrik Osterlind
|
b49d1892f2
|
updated contiki mote compiler tests to again reflect contiki-cooja-main.c and the updated ContikiMoteType
|
2012-03-09 14:58:23 +01:00 |
|
Fredrik Osterlind
|
97c7a55eea
|
simulating 1 ms turnaround time (before transmissions) by default, and no transmissions on channel busy
|
2012-03-09 14:58:13 +01:00 |
|
Fredrik Osterlind
|
eba1079991
|
added target to force running cooja in 64-bit mode
|
2012-03-09 14:58:04 +01:00 |
|
Fredrik Osterlind
|
295bb8b70f
|
added memory monitor stubs to avr memory
|
2012-03-09 14:57:54 +01:00 |
|
Fredrik Osterlind
|
f8134186da
|
implemented memory monitor support (moved previous functionality from MspMote to MspMoteMemory)
|
2012-03-09 14:57:44 +01:00 |
|
Fredrik Osterlind
|
e8294e8699
|
added objcopy external tools configuration
changed nm command to sort numerically, and changed regexpressions to accept output from newer gcc versions
added more debugging info under help menu
|
2012-03-09 14:57:21 +01:00 |
|
Fredrik Osterlind
|
902200f12a
|
using memory monitor instead of previously used time events
|
2012-03-09 14:57:10 +01:00 |
|
Fredrik Osterlind
|
85323adc1e
|
added support for mapping Cooja motes' and Contiki's address
implemented poll-based memory monitor support
improved code
|
2012-03-09 14:56:53 +01:00 |
|
Fredrik Osterlind
|
129a854b54
|
all mote memories now support symbol addresses
added memory monitor methods (was previously only supported by emulated motes)
|
2012-03-09 14:56:09 +01:00 |
|
Fredrik Osterlind
|
ab39b84010
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-09 13:34:37 +01:00 |
|
Joakim Eriksson
|
adff634b88
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-09 01:11:21 -08:00 |
|
Joakim Eriksson
|
ae3ff57c39
|
replaced inet6 with inet for linux to get tunbridge working.
|
2012-03-09 01:09:56 -08:00 |
|
Niclas Finne
|
c2e07c9798
|
Improved support for the IAR compiler.
io and signal have been moved into contiki include file.
|
2012-03-08 22:41:55 +01:00 |
|
Matthias Kovatsch
|
f67fb672eb
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-08 00:49:25 +01:00 |
|
Matthias Kovatsch
|
87cd18539b
|
Eliminated RPL_CONF_ADJUST_LLH_LEN correction by using uip_l3_icmp_hdr_len instead of uip_l2_l3_icmp_hdr_len.
|
2012-03-08 00:48:04 +01:00 |
|
Niclas Finne
|
ff7a977dc7
|
Improved support for the IAR compiler for the MSP430 platforms
|
2012-03-07 23:09:05 +01:00 |
|
Niclas Finne
|
569477b10c
|
contiki-sky-platform is added by Makefile.sky
|
2012-03-07 23:07:57 +01:00 |
|
Niclas Finne
|
09e45cb12c
|
contiki-z1-platform is added by Makefile.z1
|
2012-03-07 23:07:47 +01:00 |
|
Niclas Finne
|
11fecd86da
|
Moved i2cmaster and adxl345 to contiki target source files
|
2012-03-07 23:07:28 +01:00 |
|
Niclas Finne
|
a8e8e6f51d
|
io and signal have been moved into contiki include file
|
2012-03-07 23:05:10 +01:00 |
|
Niclas Finne
|
684c3edfa6
|
Cross compiler interrupt service routine compatibility definitions for MSP430 based platforms based on isr_compat.h by Steve Underwood.
|
2012-03-07 23:04:52 +01:00 |
|
Matthias Kovatsch
|
7eac4393c2
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-07 22:24:02 +01:00 |
|
Matthias Kovatsch
|
dd967e62f5
|
Applied patch provided by Franck Rousseau restoring UIP_LLH_LEN.
|
2012-03-07 22:22:58 +01:00 |
|
Ivan Delamer
|
f38962a3c4
|
Do not remove infinite default routers when PROBE fails.
|
2012-03-07 13:52:06 -07:00 |
|
Fredrik Osterlind
|
86a6d296fe
|
added mote interface method to be called when add mote interfaces have been added. useful if the mote interfaces want to observe each
other
|
2012-03-06 14:33:14 +01:00 |
|
Fredrik Osterlind
|
bef1a013f1
|
improved code: uses log mote interfaces observers directly, instead of going via the sim event central
|
2012-03-06 14:30:39 +01:00 |
|
Niclas Finne
|
5288ac12b5
|
Deferred mote height calculation until components are initialized
|
2012-03-06 12:47:53 +01:00 |
|
Niclas Finne
|
99f3d5ada2
|
Added missing include
|
2012-03-06 12:33:47 +01:00 |
|
Niclas Finne
|
40c32990e3
|
Added missing arguments to usage information
|
2012-03-06 12:33:16 +01:00 |
|
Fredrik Osterlind
|
1d13e93db7
|
capturing exceptions from radio logger - some packet analyzers seems to be buggy
|
2012-03-06 09:47:34 +01:00 |
|
Fredrik Osterlind
|
485ef0cd79
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-06 09:25:03 +01:00 |
|
Fredrik Osterlind
|
e22bf837fc
|
bugfix: mspsim may not have pc information, causing exception in buffer listener
bugfix: mote interfaces were incorrectly initialized twice, causing an mote id error in tinyos
|
2012-03-06 09:23:29 +01:00 |
|
Fredrik Osterlind
|
ea42d590ea
|
removed unnecessary overrided methods
|
2012-03-06 09:22:12 +01:00 |
|
Fredrik Osterlind
|
a243dad433
|
minor bugfix: side panel height was wrong when plugin started
|
2012-03-06 09:18:44 +01:00 |
|
Fredrik Osterlind
|
a84dc139ea
|
avoid awt thread floods from mspsim cli output
|
2012-03-01 17:02:40 +01:00 |
|
Fredrik Osterlind
|
28bdc2fb50
|
bugfixed stacktrace tooltip
|
2012-03-01 16:37:26 +01:00 |
|
Fredrik Osterlind
|
656251a6af
|
new mspsim.jar, supporting the recent changes in bufferlistener
|
2012-03-01 15:28:07 +01:00 |
|
Fredrik Osterlind
|
8229cb8982
|
using new mspsim cli api
|
2012-03-01 15:25:17 +01:00 |
|
Fredrik Osterlind
|
268608f7e3
|
improved mspsim-connected regarding command handlers and context, implemented stack track method
|
2012-03-01 15:24:32 +01:00 |
|
Fredrik Osterlind
|
681fe65c04
|
added stack trace method stub
|
2012-03-01 15:23:25 +01:00 |
|
Fredrik Osterlind
|
fbb1a56c95
|
possibility to disable individual columns from auto-resize
|
2012-03-01 15:22:32 +01:00 |
|
Fredrik Osterlind
|
383d277277
|
improved source info, added optional stack trace tooltip
|
2012-03-01 15:21:06 +01:00 |
|
Joakim Eriksson
|
1637a807e2
|
fixed compilation error
|
2012-02-29 16:45:05 -08:00 |
|
David Kopf
|
07f6e10c1c
|
Add display options to border router web page, default now uses stack instead of static buffer.
Turn radio off until prefix is acquired.
|
2012-03-02 16:01:12 -05:00 |
|
David Kopf
|
709822042c
|
Redo html output, more options, httpd state variables to allow neighbors and routes to span tcp segments.
|
2012-03-02 15:51:42 -05:00 |
|
David Kopf
|
358530e1d3
|
Add higher baud rates, option for link-local address assignment
|
2012-03-02 15:28:26 -05:00 |
|