Commit graph

9289 commits

Author SHA1 Message Date
harald42
7f776ee918 add climate example 2014-04-15 07:27:26 +02:00
harald42
a6634acc50 add platform osd-merkur 2014-04-15 07:27:26 +02:00
harald42
b31a3397e0 remove merkur 2014-04-15 07:27:26 +02:00
harald42
b6f96951be add merkur platform 2014-04-15 07:27:26 +02:00
harald42
23394cd1f5 remove old files 2014-04-15 07:27:26 +02:00
harald42
252454c016 remove debug, minimize code size 2014-04-15 07:27:26 +02:00
harald42
a2387f43af cleanup project 2014-04-15 07:27:26 +02:00
harald42
641aad70a9 initial upload 2014-04-15 07:27:26 +02:00
harald42
32ab451fff add pir sensor, sensor events 2014-04-15 07:27:26 +02:00
harald42
a1152fd96e cleanup code 2014-04-15 07:27:26 +02:00
harald42
356ea01a8d add button sensor with debug 2014-04-15 07:27:26 +02:00
harald42
48217bcf80 initial upload 2014-04-15 07:27:26 +02:00
harald42
104be3acfb initial upload 2014-04-15 07:27:26 +02:00
harald42
ac235b9c57 make easyer experiments 2014-04-15 07:27:25 +02:00
harald42
b2040a6cd9 change rt tag and disable energest and radio stat 2014-04-15 07:27:25 +02:00
harald42
2e35f2225d cleanup code 2014-04-15 07:27:25 +02:00
harald42
ff022fce05 add battery sensor 2014-04-15 07:27:25 +02:00
harald42
538bb6075c setup 15 NBR 50 DS6-Route 2014-04-15 07:27:25 +02:00
harald42
86c4214014 update to latest version 2014-04-15 07:27:25 +02:00
harald42
1f12531618 remove if attribute 2014-04-15 07:27:25 +02:00
harald42
65341d8d3b use ds1820.c from /dev directory 2014-04-15 07:27:25 +02:00
harald42
90885f2168 new dht11 uri schema 2014-04-15 07:27:25 +02:00
harald42
e92678a847 add sensors, internal temperature, battery 2014-04-15 07:27:25 +02:00
harald
17c93b259e add DHT11 humidity sensor 2014-04-15 07:27:25 +02:00
harald
56807ee75a initial upload 2014-04-15 07:27:25 +02:00
harald
2b7e7b8f8c bugfix ds1820 2014-04-15 07:27:25 +02:00
harald
92b835080b initial upload 2014-04-15 07:27:25 +02:00
Nicolas Tsiftes
19cd33664d Merge pull request #633 from nfi/verbosity-control-msp430
Add support for verbosity control for building MSP430-based platforms with the IAR compiler.
2014-04-14 16:38:07 +02:00
Nicolas Tsiftes
ce2ed95b93 Merge pull request #585 from g-oikonomou/generic-icmp6-in-hooks
Generic ICMPv6 input hooks
2014-04-14 16:12:10 +02:00
George Oikonomou
602f834caf Merge pull request #472 from ADVANSEE/cc2538-clock-adjust-etimer-poll
cc2538: clock: Fix clock / timer issues with PM1/2
2014-04-13 16:35:17 +01:00
George Oikonomou
33abe26ec8 Merge pull request #411 from ADVANSEE/cc2538-adc
cc2538: Add adc driver and example
2014-04-13 03:05:12 +01:00
George Oikonomou
22554e6d72 Merge pull request #596 from hexluthor/cc2538-uart-baudrate
cc2538: Support any UART baudrate.
2014-04-13 02:51:58 +01:00
Niclas Finne
2c953c3346 Support verbosity control when building MSP430-based platforms with
the IAR compiler.
2014-04-11 17:36:42 +02:00
Fredrik Österlind
dbb8f3ec13 Merge pull request #626 from ejoerns/pull-req/cooja-vis-advanced
[Cooja] plugins/Visualizer: Multi-mote selection functionality
2014-04-11 09:57:37 +02:00
Enrico Joerns
ad0e192d84 [cooja] plugins/Visualizer: Replaced multiple if-string with switch over
strings
2014-04-11 09:23:30 +02:00
Enrico Joerns
cef3c4079d [cooja] Reformatted Visualizer and skins code 2014-04-11 09:23:28 +02:00
Enrico Joerns
ea979fa027 [cooja] plugins/Visualizer: Use more specific catches and multi-catches
if possible
2014-04-11 09:20:53 +02:00
Enrico Joerns
84b687efeb [cooja] Automated code updates that do not make any functional changes
- made loggers final
- added some diamond interface cosmetic
- shortened if-return statements
- replaced size == 0 check with .isEmpty()
2014-04-11 09:20:52 +02:00
Enrico Joerns
6e9b0e1497 [cooja] Added @Override annotations for Visualizer and skins 2014-04-11 09:20:52 +02:00
Enrico Joerns
8e648bcece [cooja] apps/mrm: Adapted MRM visualizer skin to show adequate
information for multi-selections
2014-04-11 09:20:52 +02:00
Enrico Joerns
e69b08f5fd [cooja] plugins/skins: Adapted DGRM and UDGM visualizer skins to show
adequate information for multi-selections
2014-04-11 09:20:46 +02:00
Enrico Joerns
ac61c45950 [cooja] plugins/Visualizer: Updated quick help to match new control
capabilities
2014-04-11 09:05:53 +02:00
Enrico Joerns
22ac769781 [cooja] plugins/Visualizer: Multi-mote selection functionality
This adds multi-mote selection capabilities to the visualizer plugin:

- [Ctrl + Mouse Drag]: Rectangular selection of multiple motes
- [Ctrl + Mouse Click]: Add/Remove motes from current selection
- Mouse Drag on any selected Mote: Move all currently selected motes

Note: This changes previous behaviour of using Ctrl key.
2014-04-11 09:05:38 +02:00
Oliver Schmidt
ea2c407aeb Merge pull request #627 from ejoerns/pull-req/git-relstr-fix
Makefile.include: Fix git version string generation for external projects
2014-04-09 22:20:47 +02:00
Nicolas Tsiftes
3829860c3c Merge pull request #620 from adamdunkels/push/socket-api
New TCP and UDP socket APIs
2014-04-09 22:12:59 +02:00
Adam Dunkels
1075effa22 Include udp-socket.h and tcp-socket.h by default in all applications that include contiki-net.h 2014-04-09 22:01:18 +02:00
Adam Dunkels
367eed96f4 Add a compile test for the tcp-socket example 2014-04-09 22:01:18 +02:00
Adam Dunkels
ca5652d981 TCP socket server example 2014-04-09 21:57:05 +02:00
Nicolas Tsiftes
1b49b68c3b Merge pull request #606 from atiselsts/master
Fix MCU clock calibration in msp430f2xxx based platforms (e.g. Zolertia Z1)
2014-04-09 21:52:08 +02:00
Enrico Joerns
29894bbdfa Makefile.include: Setting RELSTR based on git tags requires to be in
the contiki directory
2014-04-09 19:11:35 +02:00