Nicolas Tsiftes
fbf3aba152
Merge pull request #1513 from mdlemay/check-newlib-conf
...
galileo: build_newlib.sh: Exit on configuration error
2016-03-03 13:39:27 +01:00
Nicolas Tsiftes
da5044acb2
Merge pull request #1514 from mdlemay/newlib-filter-patches
...
galileo: build_newlib.sh: Only apply patch files with the extension ".patch"
2016-03-03 13:38:56 +01:00
harald42
682df76b79
add cputem to common resources and example
2016-03-03 10:32:38 +01:00
Simon Duquennoy
df5ff896a8
Merge pull request #1536 from gebart/pr/function-prototypes
...
fix warning: function declaration isn't a prototype
2016-03-02 10:29:00 +01:00
Simon Duquennoy
c7bb3b7b9f
Merge pull request #1309 from iot-lab/tunslip_tun_conflict
...
Fix default tun/tap issue with multiple tunslip6
2016-03-02 09:53:00 +01:00
Joakim Nohlgård
1219790312
examples/er-rest-example/resources/res-event.c: fix warning: function declaration isn't a prototype
2016-03-02 07:25:19 +01:00
Joakim Nohlgård
4ff571beb2
apps/er-coap/er-coap-separate.h: fix warning: function declaration isn't a prototype
2016-03-02 07:12:33 +01:00
Joakim Nohlgård
9159903f5a
apps/er-coap/er-coap-transactions.h: fix warning: function declaration isn't a prototype
2016-03-02 07:12:31 +01:00
Joakim Nohlgård
e32b46a866
core/lib/gcr.c: fix warning: function declaration isn't a prototype
2016-03-02 07:12:27 +01:00
Joakim Nohlgård
d7d836fda0
core/net/rpl/rpl.h: fix warning: function declaration isn't a prototype
2016-03-02 07:00:57 +01:00
Joakim Nohlgård
52e7ea9cc4
core/net/rpl/rpl-dag.c: fix warning: function declaration isn't a prototype
2016-03-02 07:00:57 +01:00
Joakim Nohlgård
2e47bf9cdc
core/net/ipv6/sicslowpan.c: fix warning: function declaration isn't a prototype
2016-03-02 07:00:57 +01:00
Joakim Nohlgård
7c11034ab7
core/lib/trickle-timer.c: fix warning: function declaration isn't a prototype
2016-03-02 07:00:57 +01:00
Joakim Nohlgård
de7850ed58
core/lib/settings.h: fix warning: function declaration isn't a prototype
2016-03-02 07:00:57 +01:00
George Oikonomou
debdc767cc
Merge pull request #1534 from JelmerT/feature/cc2538-bsl_update
...
Update of cc2538-bsl to 4340542
2016-02-29 22:49:06 +00:00
Jelmer Tiete
d7ee563023
Updates cc2538-bsl to 4340542, main changes are fix for contiki-os/contiki#1533 and an added option to invert the RTS and DTR lines when auto starting the bootloader
2016-02-29 13:48:24 +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
daf2191555
add arduino folder
2016-02-27 22:13:12 +01:00
Harald Pichler
de928cd14e
cleanup code
2016-02-27 22:10:53 +01:00
Antonio Lignan
a3e13f1269
Merge pull request #1525 from Zolertia/remote-zonik
...
Added Zolertia Zonik sound sensor test and drivers
2016-02-26 23:19:38 +01:00
Billy Kozak
ff6d336e8b
Fix warning about missing strcasecmp definition
...
On platforms which do not define the macro __SDCC the strcasecmp
function may not have a definition (true at least on CC26xx). The
prototype for this function is now defined if __SDCC is false.
2016-02-26 13:05:21 -07: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
Nicolas Tsiftes
65caef495a
Merge pull request #1354 from tsparber/pr-count-icmp-stats
...
uIP Stats: Count sent ICMP6 packets
2016-02-26 15:16:35 +01:00
Nicolas Tsiftes
5c7bc22321
Merge pull request #1526 from alignan/pull/fix-shell-exec-no-process-name
...
Fixes error when processes name are not used
2016-02-26 15:12:44 +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
7d8254bd81
use uint32 for clock time
2016-02-25 09:32:21 +01:00
harald42
b462052bf5
CRLF will be replaced by LF
2016-02-25 08:20:41 +01:00
harald42
98e4451518
Merge branch 'contiki' into osd
2016-02-25 08:18:55 +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
Billy Kozak
786aa19cbd
Fixed numeruous bus in CC26xx-CC13xx lpm
...
Bug fixes include:
- keep interrupts disabled during lpm_sleep() so that we don't
miss any interrupts we may have been expecting
- check that the pending etimer isn't already expired (and don't sleep
at all if it is)
- check that the about-to-be scheduled rtimer wakeup is neither too
far into the future nor too close into the future (or even in the
past) before actually setting the interrupt (should fix #1509 ); If
the time is out of bounds we use a default min or max value instead.
- Correctly handle LPM_MODE_MAX_SUPPORTED set to zero (and added a
macro for the zero value) so that sleeping can be disabled altogether
- If no etimer is set, we specify a wakeup time which is reasonably far
into the future instead of setting none at all (this will save on
power consumption whenever no etimers are set).
Also did a bit of refactoring in that some long functions were broken
into multiple functions.
2016-02-23 10:41:01 -07:00
Atis Elsts
9f1fedfbc1
avr-rss2 platform examples: remove some binary files
2016-02-23 11:59:29 +02:00
Atis Elsts
d8f2129b17
avr-rss2 platform: Update README.md
2016-02-23 11:59:09 +02:00
Robert Olsson
42e7a6a7e1
Adding travis regression compile test for the avr-rss2 platform.
2016-02-22 20:53:19 +01:00
Robert Olsson
ce8e87d60e
Adding the avr-rss2 platform based on AtMega256RFR2
2016-02-22 20:46:07 +01:00
Robert Olsson
d3980668ee
Adding support for AtMega128RFR2 and AtMega256RFR2
2016-02-22 20:14:06 +01:00
Aitor Mejias
56aeb7cd7e
Added Zolertia Zonik sound sensor test and drivers
2016-02-22 16:49:35 +01:00
Antonio Lignan
4d4930921e
Fixes error when processes name are not used
2016-02-22 16:02:06 +01:00
Antonio Lignan
934cdbacca
Adapted the ADXL345 sensor to Contiki's sensor API
2016-02-22 12:08:56 +01:00
Antonio Lignan
1be30d52dc
Removed unused blocks and made functions static
2016-02-22 12:08:56 +01:00
Antonio Lignan
151f532225
Adapted the TMP102 sensor to Contiki's sensor API
2016-02-22 12:08:56 +01:00
George Oikonomou
93b9089164
Merge pull request #1504 from bthebaudeau/travis-force-aapcs-toolchain-version
...
travis: Force AAPCS toolchain version
2016-02-20 23:50:17 +00:00
Simon Duquennoy
b53a1569d9
Merge pull request #1439 from jkent/jsontree
...
jsontree: new features
2016-02-20 12:49:07 +01:00
Ralf Schlatterbeck
de6477efa8
Fix run.sh scripts to use jumptable of bootloader
...
Otherwise a crash results with a bootloader compiled with a newer AVR
toolchain (e.g. Debian Jessie). If you still have an ages-old bootloader
without a jump-table, as a short-term measure you can revert this change
in your run.sh. As a long-term fix we recommend you get your bootloader
updated!
2016-02-19 17:32:09 +01:00