Commit Graph

43 Commits (master)

Author SHA1 Message Date
mr-sven 697e6b5c22 Changed argument getter with sizeof 6 years ago
Thorsten von Eicken e57f29c019
remove rs485 support due to boot issues (us timer?) 8 years ago
Daniel Wang 8a13d21c67
fixed compiler warnings 8 years ago
Thorsten von Eicken 8fbb639b72
block MQTT during avrflash, fixes #179 8 years ago
Thorsten von Eicken 65ba42d5ee fix MQTT start-up 8 years ago
Thorsten von Eicken 3a16d3ee61 fix MQTT start-up 8 years ago
Thorsten von Eicken ef6a611045 Reduce memory consumption; fix syslog alloc when disabled 9 years ago
Thorsten von Eicken dc4fabc7ed Change MQTT hostname to 64 chars, fixes #147 9 years ago
Alastair D'Silva f4ee1dbed4 Move USE_US_TIMER to esp8266.h and remove redundant inclusions of osapi.h 9 years ago
Alastair D'Silva 19c56c80c8 Update all timer instances to microsecond timers 9 years ago
Thorsten von Eicken df2f36b8ef fix #126: allow short SSIDs 9 years ago
Thorsten von Eicken 0df5264c8b revert PR #95 due to bug; revert #114 due to timing issues; fix MQTT crashes 9 years ago
Thorsten von Eicken 56e76c6bc4 Revert "TvEmaster" 9 years ago
susisstrolch e3e19ffa38 TvEmaster 9 years ago
Alastair D'Silva 80d9945266 Fix warnings reported in #113 (format warnings, differing types) 9 years ago
Thorsten von Eicken 219b6c8006 fix mqtt for new slip protocol 9 years ago
Thorsten von Eicken 5a891c3c1e new SLIP protocol; basic REST working 9 years ago
Benjamin Runnels f8eb8b33e0 Fix for services page syslog filter select list 9 years ago
Benjamin Runnels e39ee808c9 DOH! missing semicolon 9 years ago
Benjamin Runnels b8567ad2ef Updated DBG macros as suggested by susisstrolch 9 years ago
Benjamin Runnels 25ef0e1578 Fixed bug where callbacks were not getting called if the CMD MQTT client called connect while the ESP MQTT client was connected or disconnected. 9 years ago
Benjamin Runnels a0451b2b7b renamed debug command for consistancy 9 years ago
Thorsten von Eicken 82c65718cf improve mqtt disconnect/reconnect 10 years ago
Thorsten von Eicken e9b0132eeb fix issues with MQTT CMD callbacks 10 years ago
Thorsten von Eicken f057a65d1f converted some DBG macros; misc tweaks 10 years ago
Thorsten von Eicken 35c2eb65c8 add DBG_MQTT macro to remove ifdefs 10 years ago
Benjamin Runnels b7dd0b180f lots of ifdef 10 years ago
Thorsten von Eicken 215da43a44 ensure reconnect rexmits pending messages 10 years ago
Thorsten von Eicken aecaa26c65 mqtt status client hook-up 10 years ago
Thorsten von Eicken d698b94ac6 fix flash config CRC; add MQTT web page 10 years ago
Thorsten von Eicken 9e4cbb0dbd massive rework of MQTT 10 years ago
Benjamin Runnels bc3856334d Made some modules optional 10 years ago
Benjamin Runnels 248f2f3f47 mergeing mqtt into master 10 years ago
Benjamin Runnels 36303a2b67 finished mqtt 10 years ago
Benjamin Runnels c2e60809f6 more mqtt work 10 years ago
Benjamin Runnels b3408a7022 all warnings fixed 10 years ago
Benjamin Runnels f90bf5bb30 Started adding in mqtt module from tuan 10 years ago