- 10 Nov, 2015 4 commits
-
-
Marcel Stör authored
Unbreak build from #735 merge.
-
Johny Mattsson authored
Now with more #ifdef.
-
Johny Mattsson authored
Port of strip debug patch to the SDK 1.4-baseline dev
-
Johny Mattsson authored
mqtt:close() send the DISCONNECT message (fix #673)
-
- 09 Nov, 2015 2 commits
-
-
Terry Ellison authored
Fix building with DEVKIT_0_9 defined.
-
Johny Mattsson authored
This got broken in the 1.4.0 overhaul, mea culpa.
-
- 08 Nov, 2015 3 commits
-
-
Johny Mattsson authored
Add @TerryE's comment about announcing work on a PR
-
TerryE authored
-
Marcel Stör authored
-
- 06 Nov, 2015 4 commits
-
-
Antoine authored
-
Terry Ellison authored
Contributing guideline update
-
Johny Mattsson authored
Fix mqtt connection closing when not publishing (fixes #359)
-
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 7 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
Johny Mattsson authored
Moving luac cross from master to dev
-
Vowstar authored
Request rebase instead of merge for contributions
-
Vowstar authored
Add function wifi.sleep
-
Vowstar authored
Fix compiler warning in tmr.c
-
dnc40085 authored
Fix compiler warning: implicit declaration of function 'system_soft_wdt_feed'
-
- 04 Nov, 2015 6 commits
-
-
devsaurus authored
-
dnc40085 authored
Added static keyword to a variable
-
Terry Ellison authored
Fix newly introduced incorrect WDT feeding.
-
dnc40085 authored
-
Johny Mattsson authored
-
dnc40085 authored
-
- 03 Nov, 2015 5 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
-
Terry Ellison authored
Update mqtt.c fix for #679
-
kvakanet authored
Patch for "mqtt LWT qos and retain parameters are parsed incorrectly #679"
-
- 01 Nov, 2015 4 commits
-
-
Vowstar authored
Fix for MQTT PUBACK loop
-
Vowstar authored
Added support for the hx711 load cell ADC.
-
Vowstar authored
Add #DEFINE to user_config.h to enable easier bit rate selection.
-
Jonathan karras authored
-
- 31 Oct, 2015 2 commits
- 30 Oct, 2015 1 commit
-
-
Jonathan karras authored
Conflicts: app/modules/mqtt.c
-
- 28 Oct, 2015 1 commit
-
-
devsaurus authored
Update full-duplex for SPI module
-
- 27 Oct, 2015 1 commit
-
-
devsaurus authored
duplex_mode configuration enables/disables receiving with spi.send() spi.send_recv removed
-