osd-contiki/examples/mb851/webserver-ajax
2012-10-26 15:54:49 +02:00
..
httpd-fs Added examples for MB851 platform. 2010-10-25 13:34:28 +00:00
ajax-cgi.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
httpd-fs.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
httpd-fsdata.c Added examples for MB851 platform. 2010-10-25 13:34:28 +00:00
Makefile Added examples for MB851 platform. 2010-10-25 13:34:28 +00:00
Makefile.target Added examples for MB851 platform. 2010-10-25 13:34:28 +00:00
mb851-webserver.c Added examples for MB851 platform. 2010-10-25 13:34:28 +00:00
README Added examples for MB851 platform. 2010-10-25 13:34:28 +00:00
webserver-ajax-conf.h Added examples for MB851 platform. 2010-10-25 13:34:28 +00:00

Compile with WITH_RIME 1 for neighbor discovery and with ENERGEST_CONF_ON
for energy estimation.

Estimated consumption with batteries (2.4 V):
						Curr		Power
ENERGEST_TYPE_CPU: 		7.5 mA      18 mW
ENERGEST_TYPE_LPM: 		3 mA		7.2 mW
ENERGEST_TYPE_TRANSMIT: 21 mA	 	50.4 mW
ENERGEST_TYPE_LISTEN: 	19 mA		45.6 mW