Commit Graph
3096 Commits
Author SHA1 Message Date
Grovkillen bf46ebb0f3 [docs] added P082 (GPS) pages 2019-01-07 10:58:03 +01:00
Grovkillen 7956583c96 [docs] added an event reference page (similar to the command ref. page) 2019-01-07 08:56:26 +01:00
Grovkillen 5c1d68b627 [docs] moved events to repl file (same as commands) 2019-01-07 08:43:54 +01:00
Grovkillen fa21426852 [docs] added "used libraries" to all plugin pages 2019-01-07 08:28:27 +01:00
Grovkillen a72c6b4965 [docs] added events to all plugin pages
Not their hardware pages...
2019-01-07 08:25:28 +01:00
Grovkillen 8f24fa6c3e [docs] fixed used libraries 2019-01-07 07:45:27 +01:00
GrovkillenandGitHub 042f219bf6 Merge pull request #4 from letscontrolit/mega
update from master
2019-01-07 07:32:54 +01:00
ESPEasy release bot 40757016e1 automatically updated release notes for mega-20190107 mega-20190107 2019-01-07 04:00:07 +01:00
Gijs NoorlanderandGitHub 8edae2146a Merge pull request #2218 from TD-er/bugfix/HLW8012
[HLW8012] Fix some issues when selecting device
2019-01-06 21:22:31 +01:00
TD-er 741b702c85 [HLW8012] Update documentation 2019-01-06 21:21:22 +01:00
TD-er 18eedf6616 [HLW8012] Fix some issues when selecting device 2019-01-06 16:41:54 +01:00
Gijs NoorlanderandGitHub 3ec78b68a2 Merge pull request #2216 from TD-er/feature/RPiEasy
Add new Nodetype RPIEasy #2206
2019-01-06 14:03:58 +01:00
Gijs NoorlanderandGitHub 63217fb341 Merge pull request #2183 from CaptainRoot/mega
Update _P076_HLW8012.ino / Add support for BL0937 to plugin _076_HLW8012
2019-01-06 14:03:39 +01:00
TD-er 66bba2caae Add new Nodetype RPIEasy #2206
Also moved some String lookup functions and got rid of code duplication.
2019-01-06 11:31:22 +01:00
ESPEasy release bot 4d2a76ada8 automatically updated release notes for mega-20190106 mega-20190106 2019-01-06 04:00:12 +01:00
Gijs NoorlanderandGitHub c4681b5589 Merge pull request #2213 from TD-er/bugfix/1987_wifi_stability
[WiFi] Some basic fixes to improve wifi reconnect
2019-01-06 01:38:42 +01:00
TD-er c752b30d04 [WiFi] Some basic fixes to improve wifi reconnect
As suggested by @clumsy-stefan  https://github.com/letscontrolit/ESPEasy/issues/1987#issuecomment-451644424
2019-01-06 01:13:07 +01:00
Gijs NoorlanderandGitHub 5713900d0f Merge pull request #2194 from TD-er/feature/GPS_plugin
P082: Feature/gps plugin & Serial port abstraction
2019-01-06 00:21:58 +01:00
TD-er d9d826650c [GPS] Include the GPS docs in the Spinx tree. 2019-01-05 23:57:07 +01:00
TD-er 032d51cd75 [PUYA] Use newest core 2.5.0 backport patch on unpatched sources. 2019-01-05 23:37:03 +01:00
TD-er 6eef558183 [GPS] Add documentation for P082_GPS.ino 2019-01-05 23:32:08 +01:00
TD-er b20eede516 [GPS] Add PPS pin as reference pilot for time sync 2019-01-05 23:31:41 +01:00
TD-er 416e162c2d [JavaScript] Simple JS to update view in web interface on change serial 2019-01-05 03:10:13 +01:00
TD-er 4744d638e4 [Puya] Backport core 2.5.0 Puya patch and make patched platform archives
This makes it possible to build Puya patched versions without having to patch the files first.
2019-01-05 03:09:12 +01:00
TD-er b8aa681421 [ESPEasy Serial] Fix build issues for core 2.4.0 2019-01-05 03:06:20 +01:00
CaptainRoot 90b37e4bd0 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into mega 2019-01-03 14:46:27 +01:00
CaptainRoot b708d6f6d4 movepredefind pin settings to PROGMEM
move predefind pin settings for some energy meter sockets to HLW8012 /BL0937 to PROGMEM
2019-01-03 14:18:25 +01:00
ESPEasy release bot 5ee18ec556 automatically updated release notes for mega-20181231 mega-20181231 2018-12-31 04:00:13 +01:00
Gijs NoorlanderandGitHub 140b102dc4 Merge pull request #2191 from Grovkillen/UpdateDocs
[docs] P006, P013, P024, P028, P030 added.
2018-12-30 23:54:09 +01:00
Gijs NoorlanderandGitHub fc354fc545 Merge pull request #2170 from giig1967g/bugfix/gpioEvents3
Bugfixes to GPIO handling and MONITOR command
2018-12-30 23:53:30 +01:00
Grovkillen baa211bc74 [flasher] getting ready for info splash with announcements
We could then use this to get in hold of more people than current sticky in the forum...
2018-12-28 13:36:45 +01:00
Grovkillen bf96e341d6 [docs] fixed rule syntax typo 2018-12-28 11:49:37 +01:00
Grovkillen f824c1a050 [travis] -lstdc++-nox removed from esp82xx_2_5_0 2018-12-28 07:52:41 +01:00
Grovkillen f9f6a35ded [docs] added info about bme/bmp similarities 2018-12-27 13:40:20 +01:00
Grovkillen 11c72fcb02 [docs] P028 added 2018-12-27 13:32:48 +01:00
Grovkillen 96352c3cfb [docs] commands updated 2018-12-27 12:12:43 +01:00
Grovkillen 08c14a9d70 [docs] added note to BMP085 and BMP180 2018-12-27 11:30:13 +01:00
Grovkillen 32b76694d6 [docs] P006 added 2018-12-27 11:18:00 +01:00
Grovkillen dcf0bde7b6 [docs] where used added for P024 2018-12-27 10:17:10 +01:00
Grovkillen 43e74893cc [docs] P024 added 2018-12-27 10:12:56 +01:00
TD-er 0caa805452 [GPS] Allow GPS to update system time 2018-12-27 03:08:56 +01:00
TD-er 6f03a81217 [#2197] Correct spelling error in 'Controller'
See #2197
2018-12-27 03:07:24 +01:00
TD-er 64907207fc [build] Added extra include of ESPeasySerial.h
Otherwise build depends on order of included files.
2018-12-26 00:00:46 +01:00
TD-er 6216e79dd3 [build] Register ESPeasySerial as library in PlatformIO 2018-12-24 23:28:23 +00:00
TD-er 5cc65a7d9d [Stability] Add delay(0) to all successful calls to plugin functions
Since these calls can be performed in sequences, the time of these calls can become rather large.
Every call returning success did something, so add a delay(0) after such a plugin function call to make sure background tasks are performed.
2018-12-24 00:45:59 +01:00
TD-er d36fc492fc [Serial] Use uniform serial port selector for all serial plugins 2018-12-24 00:43:27 +01:00
TD-er a8b7268f32 [WiFi] Set to auto reconnect. 2018-12-22 16:07:25 +01:00
TD-er 8838f38322 [Serial] Let plugins use new serial wrapper 2018-12-22 16:06:59 +01:00
TD-er a1cb8be2b4 [core 2.3.0] build attempt (failing due to iRAM)
Attempt to test core stability using core 2.3.0.
It compiles, but linking is not possible, since iram1_0_seg is full.
2018-12-22 14:42:49 +01:00
TD-er 0e0c25dc5b [GPS] typo in JSON file caused build issues 2018-12-22 02:41:35 +01:00