Antonio Lignan
1758eaa08c
Zoul: updated pin-out images
2016-09-28 16:54:51 +02:00
Nicolas Tsiftes
272c7b92d0
Merge pull request #1875 from mdlemay/fix-dhcp-ipv6
...
galileo: Omit DHCP code when IPv6 is enabled
2016-09-27 17:04:23 +02:00
Michael LeMay
04446e8da5
galileo: Omit DHCP code when IPv6 is enabled
2016-09-24 17:37:07 -07:00
Nicolas Tsiftes
ef78b44a86
Merge pull request #1871 from gkelly/fix-rpl-debug
...
rpl: fix debugging PRINTF in find_removable_dio
2016-09-23 13:34:49 +02:00
Simon Duquennoy
75090f648a
Merge pull request #1870 from simonduq/pr/cc1200-1.2kbps
...
CC1200 added config for 1.2 kbps
2016-09-23 13:13:26 +02:00
Simon Duquennoy
ba739f679e
cc1200: configurable tx-rx turaround time
2016-09-23 09:41:20 +02:00
Simon Duquennoy
5dd3d03699
cc1200: call watchdog_periodic while in busy-wait
2016-09-23 09:10:42 +02:00
Simon Duquennoy
086499a864
cc1200: added configuration for 868 MHz 2-FSK at 1.2 kbps
2016-09-23 09:06:14 +02:00
Simon Duquennoy
622d576439
cc1200: configure RSSI offset as part of cc1200_rf_cfg
2016-09-23 09:06:13 +02:00
Simon Duquennoy
97843ed322
cc1200: use Hz instead of kHz for channel spacing
2016-09-23 09:06:05 +02:00
Antonio Lignan
e206984d90
Merge pull request #1873 from MohamedSeliem/patch-7
...
Doxygen Fix
2016-09-23 08:31:41 +02:00
Antonio Lignan
e658bdfcfe
Merge pull request #1860 from alignan/pull/remote-power-mgmt
...
Zoul: power management driver for the RE-Mote revision B
2016-09-23 08:30:56 +02:00
Antonio Lignan
95ed9a9a91
Merge pull request #1859 from alignan/pull/remote-rtcc-update
...
Zoul: RTCC with trigger selection and second-based time increase
2016-09-23 08:30:20 +02:00
Mohamed Seliem
150b97879d
Doxygen Fix
...
this minor fixation to avoid Doxygen bug, which appears when doing this in the documented code:
/**
* \exception \c text
*/
void foo();
2016-09-22 22:30:54 +02:00
Antonio Lignan
268330c7e5
Zoul: power management driver for the RE-Mote revision B
2016-09-22 21:45:54 +02:00
Garret Kelly
42c4cb94e0
rpl: fix debugging PRINTF in find_removable_dio
2016-09-22 10:54:55 -04:00
Antonio Lignan
6aa5890e73
Merge pull request #1869 from nfi/cooja-export-simulations-with-wismote-and-z1
...
Added support in Cooja to include Wismote and Z1 motes when exporting simulations
2016-09-22 12:26:11 +02:00
Niclas Finne
e648373677
Cooja now supports Wismote and Z1 motes when exporting simulations as
...
executable JAR.
2016-09-22 10:56:56 +02:00
Antonio Lignan
3f4436bac9
Merge pull request #1846 from alignan/pull/msp430-uart0-baud-ubr-fix
...
MSP430/F2xxx: fix ubr msb byte being hardcoded to zero
2016-09-14 09:08:25 +02:00
George Oikonomou
be1f19ad73
Merge pull request #1851 from kqorany/patch-1
...
Improve multicast documentation
2016-09-14 06:53:14 +01:00
George Oikonomou
94d900a76f
Merge pull request #1857 from alignan/pull/remote-revb
...
Zoul: RE-Mote revision B
2016-09-14 06:52:02 +01:00
Antonio Lignan
072bf74aa2
Added RTCC function to increase current time in seconds
2016-09-13 15:16:54 +02:00
Antonio Lignan
d1a7740a2c
Updated RTCC driver with selectable INT1/INT2 trigger
2016-09-13 15:16:54 +02:00
Antonio Lignan
980de99472
Zoul: Removed misplaced project target
2016-09-13 15:15:24 +02:00
Nicolas Tsiftes
2d49edfc57
Merge pull request #1849 from MohamedSeliem/patch3
...
Make UIP_CONF_DS6_ROUTE_NBU and DS6_NBR_NBU, DS6_ROUTE_NBU obsolete
2016-09-12 14:25:59 +02:00
Nicolas Tsiftes
8bf235ef86
Merge pull request #1836 from mdlemay/dhcp
...
galileo: Add process to perform DHCP configuration
2016-09-09 16:55:05 +02:00
Nicolas Tsiftes
2c5c7d4f26
Merge pull request #1719 from jcook/master
...
RPL: Remove useless `else' block as def_route will be removed before if ex…
2016-09-09 16:48:01 +02:00
Nicolas Tsiftes
fa6771f058
Merge pull request #1677 from gebart/pr/lwm2m-instance-list
...
oma-lwm2m: Add functionality to send object instance list as core link format
2016-09-06 16:50:11 +02:00
Khaled Qorany
ddae68bce3
Referring to the ESMRF engine that was recently merged
2016-09-06 11:24:17 +02:00
Simon Duquennoy
406e517d52
Merge pull request #1848 from afonsomota/noprobingfix
...
fix misplaced bracket causing compilation error when probing is disabled
2016-09-06 08:50:08 +02:00
Mohamed Seliem
1d32a00ebd
Fix uip-ds.h table configuration comment
...
this PR to update uip-ds.h comments, this small change is made to ease the track of Tables implementation places
remove definition of UIP_CONF_DS6_ROUTE_NBU
retire 2 old macros DS6_NBR_NBU, DS6_ROUTE_NBU
Update uip-ds6.h
Update contiki-conf.h
Update contiki-conf.h
Update contiki-conf.h
fix doxygen comment
Update uip-ds6.h
2016-09-05 20:59:36 +02:00
Simon Duquennoy
042d077784
Merge pull request #1768 from mguc/jn516x_exception_handler
...
JN516x: Exception handler causing infinite loop
2016-09-05 20:50:35 +02:00
Marko Gucanin
93757e810d
added space between ) and {
2016-09-05 17:36:33 +02:00
Afonso Oliveira
0217776d6e
fixed identantion on code below alteration
2016-09-05 16:24:55 +01:00
Nicolas Tsiftes
8e0ecf9b3a
Merge pull request #1802 from marcas756/PullReq-SWITCH_BITS_IN_BYTE_STATIC
...
Make set_bits_in_byte() static (like for get_bits_in_byte)
2016-09-05 16:50:25 +02:00
Simon Duquennoy
41d2851a55
Merge pull request #1822 from yatch/pr/fix-rpl-udp-for-non-storing
...
Make it easier to use the Non-Storing mode with the rpl-udp example
2016-09-05 16:48:54 +02:00
Nicolas Tsiftes
7cfbbe97af
Merge pull request #1740 from simonduq/pr/tsch-minor
...
TSCH minor enhancements
2016-09-05 16:33:48 +02:00
Nicolas Tsiftes
b69e0f6c66
Merge pull request #1833 from sumanpanchal/cc2520-rssi-issue
...
CC2520: Added offset to calculate correct RSSI value
2016-09-05 16:18:26 +02:00
Nicolas Tsiftes
61c9c21c5c
Merge pull request #1834 from mdlemay/gpio-refactor
...
galileo: Simplify GPIO APIs and add support for gen. 1
2016-09-05 16:13:20 +02:00
Afonso Oliveira
4c5b70e628
fix misplaced bracket causing compilation error when probing is deactivated (RPL_WITH_PROBING=0)
2016-09-05 14:49:41 +01:00
Antonio Lignan
448c78da5f
Zoul: updated ADC[4-5] info and link to wiki with RevA-B delta
2016-09-05 10:34:37 +02:00
Antonio Lignan
5d4b7de426
Zoul: created RE-Mote rev.B platform
2016-09-02 16:53:09 +02:00
Antonio Lignan
3e5b5dca12
Zoul: Updated READMEs
2016-09-01 16:45:16 +02:00
Antonio Lignan
e25a62997d
Zoul: cleaned headers, doxygen tags and uncrustified
2016-09-01 16:08:01 +02:00
Antonio Lignan
3227360b92
Zoul: Moved specific rev.A examples
2016-09-01 15:16:31 +02:00
Antonio Lignan
89c507f509
Zoul: created RE-Mote rev.A specific profile
2016-09-01 15:04:54 +02:00
Antonio Lignan
6dd17f5eec
MSP430/F2xxx: fix ubr msb byte being hardcoded to zero
2016-09-01 10:25:38 +02:00
Antonio Lignan
26ed666948
Merge pull request #1844 from alignan/pull/zoul-dimmer-ac
...
Zoul: added driver to control an AC light dimmer with zero-crossing
2016-08-31 17:04:44 +02:00
Antonio Lignan
5e400dd43b
Zoul: fixed ac-dimmer interrupt disable pin/port and check interrupt source
2016-08-31 15:36:48 +02:00
Antonio Lignan
8d4888c495
Zoul: added driver to control an AC light dimmer with zero-crossing
2016-08-31 12:20:04 +02:00