- 16 Nov, 2015 2 commits
-
-
Nick Andrew authored
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
- 11 Nov, 2015 3 commits
-
-
Johny Mattsson authored
Fix sending CoAP UDP response using new SDK 1.4.0
-
Johny Mattsson authored
Better timings for WS2812 (measured 345ns/695ns, instead of 340ns/600ns)
-
Vowstar authored
Update function wifi.sleep
-
- 10 Nov, 2015 7 commits
-
-
Łukasz Oleś authored
-
Terry Ellison authored
Fix to do TCP port number randomization at boot.
-
Thomas Soëte authored
Values measured: @80MHz: T0H: 337ns, Period: 1.274us T1H: 687ns, Period: 1.25us @160MHz: T0H: 349ns, Period: 1.262us T1H: 700ns, Period: 1.276us
-
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 4 commits
-
-
Johny Mattsson authored
Add @TerryE's comment about announcing work on a PR
-
TerryE authored
-
Marcel Stör authored
-
Thomas Soëte authored
-
- 06 Nov, 2015 5 commits
-
-
Antoine authored
-
dnc40085 authored
Remove unnecessary code
-
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 9 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
Johny Mattsson authored
Moving luac cross from master to dev
-
dnc40085 authored
-
Johny Mattsson authored
This addresses the issue where a server would otherwise reject a valid connection attempt from a rebooted node, due to the server thinking that packet belonged to a recently closed session. By starting off the local TCP port numbers at random* points each boot the risk of port reuse across a reboot is significantly reduced. *) As random as can be had via the lower 12 bits of the ccounter.
-
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 2 commits