- 28 Sep, 2017 1 commit
-
-
Marcel Stör authored
Fixes #2117
-
- 15 Sep, 2017 2 commits
-
-
dnc40085 authored
- simplified wifi_change_default_host_name - refactored code that checks hostname for compliance
-
Philip Gladstone authored
-
- 14 Sep, 2017 1 commit
-
-
Marcel Stör authored
Fixes #2103
-
- 31 Aug, 2017 3 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
Marcel Stör authored
-
- 27 Aug, 2017 1 commit
-
-
Marcel Stör authored
-
- 24 Aug, 2017 1 commit
-
-
Nathaniel Wesley Filardo authored
That file is supposed to only be included once because it does things like declare static globals. As it stands, cron doesn't believe time is ticking. Fixes #2080
-
- 22 Aug, 2017 2 commits
-
-
Marcel Stör authored
A delay is required between `setup` and reading from sensor. Fixes #1994.
-
Marcel Stör authored
Fixes #2039
-
- 17 Aug, 2017 1 commit
-
-
Nathaniel Wesley Filardo authored
Use as 'make WRAPCC="ccache"', for example.
-
- 16 Aug, 2017 4 commits
-
-
Nathaniel Wesley Filardo authored
-
Marcel Stör authored
-
Lukáš Voborský authored
-
fetchbot authored
* add ds18b20 module * add intitial eeprom value definition * adjust read() function and address handling
-
- 05 Aug, 2017 4 commits
-
-
Terry Ellison authored
Comment out pmsleep and timer_suspend options in user_config.h
-
dnc40085 authored
-
dnc40085 authored
for master drop
-
wolfg authored
-
- 31 Jul, 2017 1 commit
-
-
Johny Mattsson authored
Unaligned loads are a no-no on many architectures, the ESP8266 included.
-
- 18 Jul, 2017 1 commit
-
-
Philip Gladstone authored
* Improve RTC timekeeping -- includes clock rate tracking * Improved division by 1M * Fix crash in sntp * Disable RTC debug * Get the offset correct * Add comments on where the mysterious numbers came from * Fix a crash with auto repeat mode and errors on repeat
-
- 12 Jul, 2017 1 commit
-
-
Johny Mattsson authored
Fix the SPIFFS blocksize issues
-
- 08 Jul, 2017 2 commits
- 07 Jul, 2017 1 commit
-
-
philip authored
-
- 05 Jul, 2017 1 commit
-
-
Johny Mattsson authored
-
- 04 Jul, 2017 1 commit
-
-
Johny Mattsson authored
Sjson undefined symbol fix
-
- 03 Jul, 2017 2 commits
-
-
Johny Mattsson authored
- Move jsonsl build to regular library build rather than #include the .c file - Provide wrappers for malloc/calloc/free to fix undefined symbol warnings.
-
Johny Mattsson authored
From what I can tell they *should* be harmless, but I'd rather we keep a neat house in the first place.
-
- 01 Jul, 2017 2 commits
-
-
Marcel Stör authored
-
Gregor Hartmann authored
* fix 2007 Call callback in all cases, call callback with errorcode -1 if no connection could be establioshed * change logging from ERR to DEBUG * make debug output more clear (hopefully) * add handling of errors to docs, note error handling on every call instead of only in the main documentation
-
- 29 Jun, 2017 1 commit
-
-
dnc40085 authored
-
- 28 Jun, 2017 1 commit
-
-
dnc40085 authored
-
- 27 Jun, 2017 1 commit
-
-
Marcel Stör authored
-
- 25 Jun, 2017 1 commit
-
-
Arnim Läuger authored
-
- 20 Jun, 2017 1 commit
-
-
https://github.com/espressif/esp-idf/issues/631Arnim Läuger authored
* backport fix for https://github.com/espressif/esp-idf/issues/631 * remove code from intermediate fix
-
- 19 Jun, 2017 1 commit
-
-
Terry Ellison authored
-
- 18 Jun, 2017 1 commit
-
-
Philip Gladstone authored
* Only handle errors if we have not parsed a complete object * Fix typo which means that \n was not an ending character
-
- 25 May, 2017 1 commit
-
-
Arnim Läuger authored
-