Oliver Schmidt
|
72cc19c680
|
Fixed ProDOS 800kB image.
The 800kB file claimed to be a 32MB image. Now the logical size and pysical size match.
|
2016-10-11 11:18:23 +02:00 |
|
Harald Pichler
|
e410b2ddd2
|
add WCHaracter
|
2016-10-07 15:29:03 +02:00 |
|
g.oikonomou@bristol.ac.uk
|
ec4b403e77
|
Allow and document IEEE mode for CC13xx
|
2016-10-07 10:05:14 +01:00 |
|
Zhitao He
|
7bb10dc2a0
|
fix comment with 6LoWPAN typo and break long lines
|
2016-10-03 15:53:28 +02:00 |
|
Harald Pichler
|
34adab3210
|
remove redefine routing warning
|
2016-10-02 22:50:10 +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
|
dfea93b2ff
|
add spi and eeprom arduino libs
|
2016-10-02 18:53:44 +02:00 |
|
Antonio Lignan
|
6157dce0b5
|
Merge pull request #1877 from alignan/pull/fix-zoul-doc
Zoul: updated pin-out images
|
2016-09-28 23:05:17 +02:00 |
|
Antonio Lignan
|
fd881bec19
|
Merge pull request #1874 from alignan/pull/zolertia-firefly-reva1
Zoul: added new Firefly revision A
|
2016-09-28 17:01:19 +02:00 |
|
Antonio Lignan
|
1758eaa08c
|
Zoul: updated pin-out images
|
2016-09-28 16:54:51 +02:00 |
|
Harald Pichler
|
cfca07489d
|
coap client test
|
2016-09-27 18:13:03 +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 |
|
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
|
a37fd79426
|
disable mcusleep
|
2016-09-26 21:06:14 +02:00 |
|
Harald Pichler
|
916bebd102
|
reduce power consumtion
|
2016-09-26 21:04:05 +02:00 |
|
Michael LeMay
|
04446e8da5
|
galileo: Omit DHCP code when IPv6 is enabled
|
2016-09-24 17:37:07 -07:00 |
|
Harald Pichler
|
ae79061182
|
bugfix powercyle and sleep mcu timing
|
2016-09-23 14:59:30 +02: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 |
|
Antonio Lignan
|
75e260b2fc
|
Zoul: added new Firefly revision A
|
2016-09-23 11:44:33 +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 |
|
Harald Pichler
|
a5b59e8cbb
|
Merge branch 'contiki'
Conflicts:
.gitmodules
core/net/mac/contikimac/contikimac.c
cpu/cc26xx-cc13xx/lib/cc13xxware
|
2016-09-21 21:09:29 +02:00 |
|
Harald Pichler
|
6f7e68c3d4
|
make it possible to config node as host in project.conf
|
2016-09-20 21:56:32 +02:00 |
|
Harald Pichler
|
2fd23f99ed
|
config as hostnode, add coap client
|
2016-09-20 21:49:52 +02:00 |
|
Harald Pichler
|
8b1745214c
|
bugfix answear speed
|
2016-09-20 21:22:11 +02:00 |
|
Harald Pichler
|
28f2b2caa8
|
add coap client function
|
2016-09-20 21:20:34 +02:00 |
|
Sumankumar Panchal
|
7803131ea8
|
Wismote: Added support for Battery voltage measurement
|
2016-09-17 11:41:30 +05:30 |
|
Harald Pichler
|
5de29079ae
|
bugfix switch netstack mode
|
2016-09-16 16:18:02 +02:00 |
|
Harald Pichler
|
fd12dcccf0
|
bugfix minimal push button time
|
2016-09-16 14:31:38 +02:00 |
|
Harald Pichler
|
c663bb527e
|
add UIP_CONF_ROUTER to project.conf
|
2016-09-16 14:12:37 +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 |
|