- 08 Nov, 2015 1 commit
-
-
TerryE authored
-
- 06 Nov, 2015 1 commit
-
-
Jens Jensen authored
should not reset keep_alive_tick when receiving as this can prevent sending keepalive (PINGREQ), which can result in server disconnect.
-
- 05 Nov, 2015 1 commit
-
-
dnc40085 authored
Fix compiler warning: implicit declaration of function 'system_soft_wdt_feed'
-
- 04 Nov, 2015 4 commits
-
-
dnc40085 authored
Added static keyword to a variable
-
dnc40085 authored
-
Johny Mattsson authored
-
dnc40085 authored
-
- 03 Nov, 2015 4 commits
-
-
TerryE authored
plus Add extra logic to handle different loci path in luac.cross for handling 32 bit or great hex integers Also add a helpfull hint in the build tool to point out the Lua and lfs depencencies.
-
TerryE authored
-
TerryE authored
-
kvakanet authored
Patch for "mqtt LWT qos and retain parameters are parsed incorrectly #679"
-
- 01 Nov, 2015 1 commit
-
-
Jonathan karras authored
-
- 31 Oct, 2015 1 commit
-
-
chris authored
-
- 30 Oct, 2015 1 commit
-
-
Jonathan karras authored
Conflicts: app/modules/mqtt.c
-
- 27 Oct, 2015 2 commits
-
-
devsaurus authored
duplex_mode configuration enables/disables receiving with spi.send() spi.send_recv removed
-
Johny Mattsson authored
With the new SDK soft-wdt it is no longer sufficient to tickle the hardware watchdog, so all (found) instances have been changed to system_soft_wdt_feed().
-
- 26 Oct, 2015 2 commits
- 25 Oct, 2015 1 commit
-
-
devsaurus authored
-
- 19 Oct, 2015 1 commit
-
-
devsaurus authored
accept negative values as u32
-
- 18 Oct, 2015 7 commits
- 17 Oct, 2015 1 commit
-
-
aeprox authored
Replace undocumented readvdd33 function with SDK function system_get_vdd33
-
- 15 Oct, 2015 1 commit
-
-
Johny Mattsson authored
-
- 12 Oct, 2015 11 commits
-
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
Plus directly provided patch for user_interface.h.
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
To assist with testing new SDK.
-
Johny Mattsson authored
It was piggybacking on the Lua readline timer which no longer exists. Also cleaned up injection of Lua commands via CoAP & node.input().
-
Johny Mattsson authored
The Lua input timer has been the thorn in the side which prevents a lot of potential sleeping, unnecessarily.
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
-