harald42
7f776ee918
add climate example
2014-04-15 07:27:26 +02:00
harald42
23394cd1f5
remove old files
2014-04-15 07:27:26 +02:00
harald42
a2387f43af
cleanup project
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
104be3acfb
initial upload
2014-04-15 07:27:26 +02:00
harald42
b2040a6cd9
change rt tag and disable energest and radio stat
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
92b835080b
initial upload
2014-04-15 07:27:25 +02: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
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
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
Fredrik Österlind
b613d05685
Merge pull request #575 from lecneri/patch-1
...
typo in event resource handler comment
2014-03-27 16:32:46 +01:00
Adam Dunkels
d397e97e74
Minor code style fixes
2014-03-05 20:31:18 +00:00
George Oikonomou
0bbb574689
IPv6 Multicast Example
2014-03-05 20:31:17 +00:00
Luiz Eduardo
3062e9175f
typo in event resource handler comment
...
at line 531 says PERIODIC_RESOURCE, shouldn't it be EVENT_RESOURCE, since it's a EVENT_RESOURCE demo?
2014-02-24 23:34:16 -02:00
George Oikonomou
7fb242f883
Merge pull request #493 from g-oikonomou/cc2538-demo-example-counter
...
Don't increment the counter when a button is pressed
2014-02-02 05:41:33 -08:00
Adam Dunkels
45265249fc
Changed the name of the rimeaddr module to linkaddr
2014-01-29 20:12:24 +01:00
Adam Dunkels
8eace27f9b
Moved net/rime.h to net/rime/rime.h
2014-01-26 23:20:45 +01:00
Adam Dunkels
89e07a97a2
Need to explicitly include the sicslowmac module and the fakeuip.c file.
2014-01-26 23:20:42 +01:00
Adam Dunkels
0fe08205e1
Moved the rimeaddr.[ch] code from the core/net/rime module to the core/net module, as it is used not only by rime code
2014-01-26 23:20:36 +01:00
Adam Dunkels
4cfe6c4a5e
Moved the sht11 driver to its own module
2014-01-26 23:20:30 +01:00
Adam Dunkels
0b805e4763
Moved the cc2420 driver into a separate dev/cc2420 module
2014-01-26 23:20:27 +01:00
Adam Dunkels
5f3fe7f7c7
Updated include paths for the moved files under net/
2014-01-26 23:20:23 +01:00
Oliver Schmidt
64ce68f004
Added cmdline args support to wget example.
2014-01-24 12:44:23 +01:00
Oliver Schmidt
510678bed0
Added mouse support for the Atari.
2014-01-20 22:51:40 +01:00
Oliver Schmidt
f6940903a0
Now that all supported targets echo the Return key on gets() there's no more need to print \n's.
2013-12-26 16:12:39 +01:00
Benoît Thébaudeau
dbba311270
cc2538: Add adc driver and example
...
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-12-06 22:07:45 +01:00
George Oikonomou
394aeb722d
Don't increment the counter when a button is pressed
2013-12-05 18:33:09 +00:00
Mariano Alvira
54719b75b8
Merge pull request #140 from cetic/slip-radio-platforms
...
Extend slip-radio example for Econotag and Nooliberry
2013-12-02 09:23:10 -08:00
Mariano Alvira
590b3f48a9
Merge pull request #477 from MariaLauraStefanizzi/eeprom
...
i2c and eeprom drivers for mbxxx boards
2013-12-02 09:20:14 -08:00
Gianfranco Costamagna
19a46266a5
Revert "Fixing sleep on stm32w108 cpu"
...
This reverts commit eac73ff68ce98e862def4bd671db03f7b9a3b438.
2013-12-02 11:37:53 +01:00
Adam Dunkels
88915dca58
Enabled shell_rime_send_cmd_init() so that this example can be used in the shell/03-sky-shell-command regression test
2013-11-28 14:09:17 +01:00
Adam Dunkels
0fd503af42
Removed the experimental checkpointing code
2013-11-28 14:09:17 +01:00
Maria Laura Stefanizzi
8de0380efe
Eeprom-test example modified
...
This patch improves the eeprom-test example adding more
tests on the eeprom read/write procedures.
2013-11-27 15:40:07 +01:00
Adam Dunkels
0d04db2b03
Merge pull request #428 from g-oikonomou/config-sanity
...
Remove unnecessary stuff from various Makefiles (Config Sanity, Pt 1)
2013-11-26 15:05:08 -08:00
Nicolas Tsiftes
db4cada4e7
Merge pull request #462 from adamdunkels/push/no-reserved-double-inclusion-defines
...
Remove all leading double underscore inclusion #defines
2013-11-26 14:26:37 -08:00
Adam Dunkels
bb2dcaa057
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
Adam Dunkels
9f2e233770
The RPL_PARENT_COUNT() macro doesn't exist anymore - use the uip_ds6_nbr_num() function instead
2013-11-24 15:17:53 +01:00
Fredrik Osterlind
b5c94910ac
Renamed Java packages to match our contiki-os.org domain. Note that this commit does not affect external dependencies
...
like /tools/mspsim.
This is a very simple modification that affects a very large number of files in Contiki: Cooja,
/platform/cooja, Collect-view, Coffe-manager, and Cooja simulation files (.csc).
I've gone through Contiki to update all references I could find. Nevertheless, this commit will likely
break external dependencies, like saved Cooja simulation files.
2013-11-20 16:43:27 +01:00
George Oikonomou
58ef2342c2
Stop setting WITH_UIP6=1 in example Makefiles
...
It achieves exactly nothing other than generate confusion
2013-11-20 14:52:32 +00:00