nvt
|
ad1d614cea
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-26 20:52:09 +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 |
|
nvt
|
3cace20809
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-20 21:23:13 +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 |
|
nvt
|
6dcbd8a428
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-18 19:07:49 +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 |
|
nvt
|
82ed40651a
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-15 21:47:12 +01: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 |
|
nvt
|
9fb93cd7b7
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-03-12 19:23:37 +01: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 |
|
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 |
|