Ivan Delamer
|
5c232e7263
|
Remove compiler warning for remove_ext_header().
|
2012-03-27 19:48:26 -06:00 |
|
Ivan Delamer
|
51e3999054
|
Simplified reachability detections by sending probes only in PROBE
state.
|
2012-03-27 18:06:48 -06:00 |
|
Ivan Delamer
|
419ffddd0a
|
remove unnecessary stimer call in tcpip_ipv6_output()
|
2012-03-27 18:04:51 -06:00 |
|
Joakim Eriksson
|
7482fd6962
|
quick fix for enabling native-border router to run under windows - need to cleanup the arguments
|
2012-03-27 11:09:54 +02:00 |
|
Ivan Delamer
|
f9d5d71fde
|
6LowPAN: check tx result, if fail then do not send subsequent
fragments. Serves to save energy and also as collision avoidance.
|
2012-03-26 15:46:49 -06:00 |
|
Ivan Delamer
|
436cbec844
|
Separated processed_ip_len into processed_ip_in_len and
processed_ip_out_len to avoid corruption, in case we send a packet in
the middle of receiving a fragmented packet.
|
2012-03-26 15:46:47 -06:00 |
|
Ivan Delamer
|
c6b3a9957d
|
Ignore 6LowPAN fragments which won't fit in UIP_BUFSIZE (in case
UIP_BUFSIZE < 1280). Otherwise we'll have a buffer overrun.
|
2012-03-26 15:46:45 -06:00 |
|
simonduq
|
946f00bf7b
|
stm32w: added ability to upload and reset all connected boards, and login using MOTE=x
|
2012-03-26 23:00:44 +02:00 |
|
simonduq
|
95ae5c5d51
|
avoid unnecessary symbols.c/h copying
|
2012-03-26 23:00:43 +02:00 |
|
simonduq
|
ea85cc1396
|
added motelist-linux for stm32w platforms
|
2012-03-26 23:00:42 +02:00 |
|
simonduq
|
10b4105200
|
added %.ramprof and %.flashprof targets for easy memory profiling of linked binary (e.g. make hello-world.ramprof)
|
2012-03-26 22:58:45 +02:00 |
|
simonduq
|
63ea562568
|
base encounter_time on the time before last strobe, remove unused previous_txtime
|
2012-03-26 22:49:28 +02:00 |
|
George Oikonomou
|
2755e261bf
|
Turn off printf for sensinode examples which will otherwise not fit our flash
|
2012-03-23 16:49:49 +00:00 |
|
George Oikonomou
|
80002e8fd1
|
Fixed the stub-rdc driver used by various cc2x30 examples
|
2012-03-23 16:48:09 +00:00 |
|
George Oikonomou
|
ad256e5014
|
New platform: TI cc2530 Development Kit
This commits adds support for TI's SmartRF05 Eval. Board with cc2530 EMs
Some initial support for cc2531 USB dongles
|
2012-03-23 14:41:07 +00:00 |
|
George Oikonomou
|
b7674c3636
|
Reincarnate the sensinode/cc2430 port
|
2012-03-23 14:41:07 +00:00 |
|
Fredrik Osterlind
|
c78b5bad5c
|
some bugfixes regarding timeouts in test scripts, with simplified code
|
2012-03-23 15:14:24 +01:00 |
|
Fredrik Osterlind
|
a9e36b0365
|
quickfix to allow running in headless mode
|
2012-03-23 09:55:36 +01:00 |
|
Matthias Kovatsch
|
d716ee55e7
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-21 21:51:03 +01:00 |
|
Matthias Kovatsch
|
d57904b289
|
Fixed bug in IPv6 address print function.
|
2012-03-21 21:27:52 +01:00 |
|
Fredrik Osterlind
|
042c75e52c
|
ensure mouse-triggered event popups are not outside screen, updated to use new watchpoint interface
|
2012-03-21 16:59:42 +01:00 |
|
Fredrik Osterlind
|
dcd0460e0b
|
using jsyntaxpane as javascript editor, added ui controls to link test scripts to a file on disk
|
2012-03-21 16:59:08 +01:00 |
|
Fredrik Osterlind
|
7cfa8e28d3
|
reworked MspCodeWatcher plugin: using jsyntaxpane to display Contiki code, using tabs instead of splitpanes, easier to
configure watch-/breakpoints, lots of bug fixes and minor improvements
|
2012-03-21 16:58:26 +01:00 |
|
Fredrik Osterlind
|
2e583c733e
|
mspsim motes now implements new WatchpointMote interface, simplified code
|
2012-03-21 16:57:04 +01:00 |
|
Fredrik Osterlind
|
088f2e12a8
|
simplified usage of Watchpoint and WatchpointMote interfaces
|
2012-03-21 16:56:32 +01:00 |
|
Fredrik Osterlind
|
090d77c5a2
|
added jsyntaxpane library, to be used by MspCodeWatcher and the Contiki Test Editor plugins
|
2012-03-21 16:56:04 +01:00 |
|
simonduq
|
e4fb360262
|
stm32w platforms: contikimac support in the Rime case, with EUI-64
|
2012-03-20 17:30:59 +01:00 |
|
simonduq
|
0eb9a46e3a
|
stm32w platforms: contiki-conf cleanup and added platform-conf
|
2012-03-20 17:30:57 +01:00 |
|
simonduq
|
762097eb50
|
stm32w platforms: 64-bit rtimer causes a bug in arm-none-eabi-objcopy 2.18.50, use 32-bit rtimer instead
|
2012-03-20 17:30:45 +01:00 |
|
simonduq
|
7784cf7827
|
stm32w platforms: use 2 cca and default contikimac guard time
|
2012-03-20 17:30:05 +01:00 |
|
simonduq
|
5da4463236
|
adding ducy cycling support to the stm32w-based platforms (patch by Chi-Anh La)
|
2012-03-20 17:29:58 +01:00 |
|
Matthias Kovatsch
|
063bb12bd0
|
Fixed debug/test prints.
|
2012-03-19 18:37:25 +01:00 |
|
Matthias Kovatsch
|
2aa1f587bd
|
Added ETSI IoT CoAP Plugtests server and tweaked rest-server-example.
|
2012-03-17 16:51:28 +01:00 |
|
Matthias Kovatsch
|
e794088d19
|
Made Block1 support dependent on resource handlers.\nAdded flags and target for minimal-net.
|
2012-03-17 15:32:51 +01:00 |
|
Matthias Kovatsch
|
3a3d457a57
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-17 11:50:17 +01:00 |
|
Matthias Kovatsch
|
186f227972
|
Also excluded platform native from static routing.
|
2012-03-17 11:47:09 +01:00 |
|
Joakim Eriksson
|
90e969344a
|
added config for serializing attributes
|
2012-03-16 03:08:47 -07:00 |
|
George Oikonomou
|
598dcc110c
|
sicslowpan doesn't need to remember the mac driver
|
2012-03-14 17:52:50 +00:00 |
|
George Oikonomou
|
e6819effef
|
Fix compile errors with SDCC
Intermingled declarations and code are not yet implemented in sdcc.
|
2012-03-14 17:52:50 +00:00 |
|
Niclas Finne
|
9217c8b321
|
fixed compiler warning
|
2012-03-14 15:20:02 +01:00 |
|
Fredrik Osterlind
|
862452b5b0
|
removed debugging output, code style
|
2012-03-13 14:17:43 +01:00 |
|
Joakim Eriksson
|
3852585c26
|
added sub resource macro
|
2012-03-12 16:27:26 -07:00 |
|
Fredrik Osterlind
|
9b267036a4
|
send empty packet if node reboots during transmission
|
2012-03-12 14:34:06 +01:00 |
|
Niclas Finne
|
bb4885abdc
|
Avoid including APPS twice. Thanks to David Kopf for reporting this.
|
2012-03-11 01:42:45 +01:00 |
|
David Kopf
|
ca273e28e9
|
Add variable update time for Ajax display. Update status.shtml with <pre> tag now used by cgi.
|
2012-03-10 10:43:23 -05:00 |
|
Niclas Finne
|
cf3827829d
|
Added resource definition for button, leds, and battery, and removed obsolete compiler setup
|
2012-03-09 20:35:49 +01:00 |
|
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 |
|