- 08 Nov, 2015 1 commit
-
-
Thomas Soëte authored
-
- 06 Nov, 2015 3 commits
-
-
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 4 commits
-
-
devsaurus authored
duplex_mode configuration enables/disables receiving with spi.send() spi.send_recv removed
-
Vowstar authored
Add full-duplex support to SPI module
-
Johny Mattsson authored
Fix WDT resets during file.format().
-
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
-
- 21 Oct, 2015 1 commit
-
-
devsaurus authored
Extend SPI module API with improved transaction handling
-
- 20 Oct, 2015 1 commit
-
-
devsaurus authored
Enable/disable SSL in mqtt module with CLIENT_SSL_ENABLE. Fixes #432.
-
- 19 Oct, 2015 1 commit
-
-
devsaurus authored
accept negative values as u32
-