Commit graph

262 commits

Author SHA1 Message Date
Harald Pichler
fd37296cdf more range, we have power 2016-10-17 08:22:38 +02:00
Harald Pichler
3b28df58da eliminate c++ string warnings 2016-10-17 08:20:16 +02:00
Harald Pichler
a152a30958 add mac layer security 2016-10-13 12:41:02 +02:00
Harald Pichler
e4ab78369e initial upload 2016-10-13 12:36:53 +02:00
Harald Pichler
8f5a033c48 move arduino app code to project 2016-10-12 10:16:41 +02:00
Harald Pichler
548bf32990 initial upload 2016-10-12 10:02:59 +02:00
Harald Pichler
9226facda8 remove warnings 2016-10-02 22:49:22 +02:00
Harald Pichler
fa11a55a45 initial upload 2016-10-02 22:35:56 +02:00
Harald Pichler
5d76c0a6af add rgb resource 2016-10-02 22:32:58 +02:00
Harald Pichler
cfca07489d coap client test 2016-09-27 18:13:03 +02:00
Harald Pichler
8302b1f762 bugfix constrain return value 2016-09-27 17:03:15 +02:00
Harald Pichler
ee5cd039a1 add ChainableLED 2016-09-27 09:51:26 +02:00
Harald Pichler
2fd23f99ed config as hostnode, add coap client 2016-09-20 21:49:52 +02:00
Harald Pichler
34a9135f83 activate reciver on 2016-09-01 09:34:57 +02:00
Harald
c7de6343d9 Merge pull request #5 from piccaso/max-age
Triggerboard: set max-age header
2016-08-24 07:54:13 +02:00
Flo
eeb90bab77 gets rid of 'deprecated conversion from string constant to char*' 2016-08-24 00:59:47 +02:00
Harald Pichler
ec34b8640c bugfix dallas remove first space 2016-08-23 20:51:21 +02:00
Flo
3af0cc460c set max-age header 2016-08-22 22:53:01 +02:00
Harald Pichler
0190c261e2 use led1_on 2016-08-22 22:15:41 +02:00
Harald Pichler
8b887ca429 add button led bled to project 2016-08-20 14:09:44 +02:00
Harald Pichler
1d2447d69d add noncorsec section 2016-08-18 17:30:39 +02:00
Harald Pichler
6c7dc58574 make it more flexible to user in other projects 2016-08-16 11:13:57 +02:00
Harald Pichler
cf40f59843 add pin status 2016-08-15 20:22:49 +02:00
Harald Pichler
c42a75d9d6 optimize power consumtion 2016-08-11 23:49:45 +02:00
Harald Pichler
542a921e3f initial uplaod 2016-08-11 14:04:29 +02:00
Harald Pichler
8402b1c151 initial upload, add button 2016-08-03 21:58:02 +02:00
Harald Pichler
e534bcaa25 bugfix dht11 config 2016-07-04 20:26:06 +02:00
Harald Pichler
978ef63002 cleanup debugpronts 2016-06-28 14:08:38 +02:00
Harald Pichler
dfd8fdec4a initial upload 2016-05-20 11:18:19 +02:00
Harald Pichler
9a2494583d bugfix compile error tostrf 2016-05-20 09:11:11 +02:00
harald42
abc5db04b2 bugfix start i2c and printf 2016-05-18 08:17:47 +02:00
harald42
a95b0c9d46 add BH1750 sensor example 2016-05-17 16:43:11 +02:00
Harald Pichler
944f1b06d6 add led resource 2016-04-24 17:45:35 +02:00
Ralf Schlatterbeck
04bbba6c12 Multi-platform support, osd-merkur-{128,256}
Rename guhRF platform to osd-merkur-256, previous osd-merkur platform is
now osd-merkur-128. Also check that everything is consistent.
Add both platforms to the regression tests.
Move redundant files in platform dev directory of both platforms to
cpu/avr/dev. Note that this probably needs some rework. Already
discovered some inconsistency in io definitions of both devices in the
avr/io.h includes. Added a workaround in the obvious cases.
The platform makefiles now set correct parameters for bootloader and for
reading mac-address from flash memory.
Factor the flash programming into cpu/avr and platform/osd-merkur* and
rework *all* osd example makefiles to use the new settings. Also update
all the flash.sh and run.sh to use the new settings.
The suli ledstrip modules (and osd example) have also been removed.
2016-04-22 17:59:40 +02:00
harald42
9a3c6adf8d add mcu_sleep routines 2016-04-12 10:34:40 +02:00
Ralf Schlatterbeck
743245e230 Add 'x' prefix to time functions
.. to avoid name-clashes with (some) libraries. This now also should
make it work for the 'native' target (untested).
2016-03-29 17:48:59 +02:00
harald42
682df76b79 add cputem to common resources and example 2016-03-03 10:32:38 +01:00
Harald Pichler
5a5ed6b990 cleanup code 2016-02-27 22:16:02 +01:00
Harald Pichler
6bdae7d9ec cleanup code 2016-02-27 22:14:56 +01:00
Harald Pichler
de928cd14e cleanup code 2016-02-27 22:10:53 +01:00
Ralf Schlatterbeck
6b40e88ecb Add cron functionality 2016-02-26 17:30:16 +01:00
Ralf Schlatterbeck
c6165a3bcf Refactor GENERIC_RESOURCE macro
Now callback functions get the URI of the request, this allows to use a
single resource for multiple different URIs.
The is_json flag is now gone for the to-string function, instead the
macro has an is_str flag. If set this automagically produces quotes
around the string for json output.
Now from-string functions can return an error-code, 0 for success, -1
for error.
2016-02-26 17:13:48 +01:00
harald42
c7daa7c45d add linux documentaion 2016-02-25 13:58:07 +01:00
harald42
2df628aa4b bugfix native boarder router 2016-02-25 13:37:08 +01:00
harald42
9bb1f01905 update to new version 2016-02-25 13:25:24 +01:00
harald42
b462052bf5 CRLF will be replaced by LF 2016-02-25 08:20:41 +01:00
harald42
e7f270cf37 crf replace by lf 2016-02-25 08:11:05 +01:00
harald42
a7b230a0b7 bugfix get macaddress 2016-02-24 08:29:24 +01:00
Harald Pichler
855bc65b8a initial upload 2016-02-23 20:32:53 +01:00
Harald Pichler
1e5163cbb3 bugfix remove testcode 2016-02-23 20:31:10 +01:00