Commit Graph
6432 Commits
Author SHA1 Message Date
Maxim Prokhorov fb26e23030 more files 2021-02-22 22:53:10 +03:00
Maxim Prokhorov 298ef76fd8 files 2021-02-22 22:53:10 +03:00
Maxim Prokhorov 858c6aa446 order 2021-02-22 22:53:10 +03:00
Maxim Prokhorov 8081381e5a fix order 2021-02-22 22:53:10 +03:00
Maxim Prokhorov 4a6f74b199 fetch into local ref 2021-02-22 22:53:10 +03:00
Maxim Prokhorov bfbd189c53 try wildcard 2021-02-22 22:53:10 +03:00
Maxim Prokhorov 842bb57e83 and again 2021-02-22 22:53:10 +03:00
Maxim Prokhorov e224b67d23 once again 2021-02-22 22:53:10 +03:00
Maxim Prokhorov f07887d73b see if these work 2021-02-22 22:53:10 +03:00
Maxim Prokhorov a8b1e39f06 make sure to fetch the tag message 2021-02-22 22:53:10 +03:00
Maxim Prokhorov a4c1287dc0 Github actions instead of Travis 2021-02-22 22:53:10 +03:00
TD-erandGitHub 945d39b529 Merge pull request #3460 from tonhuisman/feature/P073_improve_7dtext_add_7ddt
[P073] Improve display of periods in 7dtext
2021-02-21 14:49:47 +01:00
Ton HuismanandGitHub 8fd16bc09a Merge branch 'mega' into feature/P073_improve_7dtext_add_7ddt 2021-02-21 14:38:22 +01:00
TD-erandGitHub 12db64f9be Merge pull request #3521 from TD-er/bugfix/WiFi_bogus_RTC
[WiFi] Fix bogus RTC settings loaded to connect to WiFi
2021-02-21 13:29:20 +01:00
TD-er ffbcb8ed94 [WiFi] Fix bogus RTC settings loaded to connect to WiFi 2021-02-21 13:28:10 +01:00
TD-erandGitHub 1981a1ab4a Merge pull request #3520 from TD-er/bugfix/PubSubClient_concurrency
[MQTT] PubSubClient checks when callback + publish happen simultaneous
2021-02-21 11:17:09 +01:00
TD-er 3a7b57bed6 [Cleanup] Explicit init UserVar with 0.0f
Since we're not sure the vector.resize call with initial value is working as expected.
2021-02-21 11:16:46 +01:00
TD-er 66026368a6 [ESPEasy p2p] Fix WD reboots due to not initialising array
As reported by @clumsy-stefan : https://github.com/letscontrolit/ESPEasy/commit/59f8c8c8acf17fd54c513ce817a7198edbcdb89a#r47364023
2021-02-21 11:13:18 +01:00
TD-er 40d347936c [MQTT] Fix rejecting QoS=0 messages with 0 or 1 byte length 2021-02-20 14:52:31 +01:00
TD-er bdef2b3ad9 [MQTT] PubSubClient checks when callback + publish happen simultaneous
After discussion with @arjenhiemstra on issue: https://github.com/knolleary/pubsubclient/issues/832
2021-02-20 02:07:11 +01:00
TD-erandGitHub f2e4ac6a3d Merge pull request #3518 from sakinit/Fix-P090_CCS811-clearErrorIndependentOfLogLevel
Clear error by reading the error register loglevel independent
2021-02-19 18:39:35 +01:00
TD-erandGitHub 189d18a684 Merge pull request #3482 from TD-er/bugfix/p003_pulse
[Pulse] Pulse Counter P003 enhancement
2021-02-19 18:30:25 +01:00
TD-erandGitHub 59f8c8c8ac Merge pull request #3519 from TD-er/bugfix/UDP_allocation_check
[ESPEasy p2p] Add check on buffer allocation received UDP data
2021-02-19 14:31:16 +01:00
TD-er d36947fd10 [ESPEasy p2p] Add check on buffer allocation received UDP data 2021-02-19 14:28:45 +01:00
TD-er 2fcdd5dca1 [Cleanup] Uncrustify Networking.cpp 2021-02-19 14:22:29 +01:00
sakinit ed4b7d5335 Clear error by reading the error register loglevel independent 2021-02-19 14:15:12 +01:00
Ton Huisman 27a456e3c4 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P073_improve_7dtext_add_7ddt 2021-02-18 19:52:43 +01:00
TD-erandGitHub e081117756 Merge branch 'mega' into bugfix/p003_pulse 2021-02-18 12:58:40 +01:00
TD-erandGitHub 300e46656a Merge pull request #3499 from clumsy-stefan/P003_Pulse_Micros
P003 Pulse Microseconds
2021-02-18 12:02:16 +01:00
Ton HuismanandGitHub f6e11db586 Merge branch 'mega' into feature/P073_improve_7dtext_add_7ddt 2021-02-17 21:13:46 +01:00
TD-erandGitHub 9cc071f68d Merge pull request #3515 from TD-er/bugfix/delay_network_connect
[WD reboot] Change yield() into delay(0) for network connections
2021-02-16 08:54:45 +01:00
TD-er 7641637489 [WD reboot] Change yield() into delay(0) for network connections
As reported here: https://github.com/letscontrolit/ESPEasy/pull/3507#issuecomment-779613651
2021-02-16 08:54:09 +01:00
Ton Huisman e706a7ef63 [P073] Fixed TM1637 mapping bug, moved log to DEBUG level, some source cleanup 2021-02-13 17:31:44 +01:00
Ton Huisman 96c94ba523 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P073_improve_7dtext_add_7ddt 2021-02-13 16:41:46 +01:00
stefan f2e3017c54 Merge branch 'mega' into P003_Pulse_Micros 2021-02-12 15:48:36 +01:00
TD-erandGitHub 26a5064970 Merge pull request #3509 from TD-er/bugfix/crash_wifi_ap_candidates
[WiFi] Fix crash when deleting element from empty list
2021-02-12 10:42:57 +01:00
TD-er 6a082ffa31 [WiFi] Fix crash when deleting element from empty list
Erase from a list from an element that does not exist may cause strange crashes when it is deleted either using `pop_front()`, `pop_back()` or `erase()`.
2021-02-12 10:36:53 +01:00
TD-erandGitHub 97b9128da9 Merge pull request #3507 from TD-er/bugfix/WiFi_AP_candidate_RTC
[WiFi] Fix WiFi AP candidate from RTC causing crash
2021-02-11 22:38:18 +01:00
stefan 61e05159f9 P003 use getMicros64() function
To make sure this works on esp32 as well as on esp8266 use the helper function getMicros64() instead of using micros64() directly.
2021-02-11 19:50:57 +01:00
TD-er e6f786c02e [WiFi] Fix WiFi AP candidate from RTC causing crash 2021-02-11 19:46:42 +01:00
TD-erandGitHub 09690f1873 Merge pull request #3506 from TD-er/build/PIO_reduce_rebuild_time
[PIO] Only update tmp files when changed to reduce build time
2021-02-11 17:24:00 +01:00
TD-er fbd7f5d6c6 safe_strncpy should not crash on FlashStringHelper strings 2021-02-11 17:23:48 +01:00
TD-er e65e3ca8e0 [PIO] Only update tmp files when changed to reduce build time 2021-02-11 17:23:17 +01:00
stefan a745e2cc2d P003 use micros64()
Use micros64() instead of micros() to increase the overflow time. Due to the conversions the overflow will now happen roughly every 80'000 minutes.
2021-02-10 16:02:52 +01:00
TD-erandGitHub 1b2c1b053c Merge pull request #3503 from TD-er/bugfix/crash_WiFi_reconnect
[WiFi] Fix crash when trying to reconnect while low on memory
2021-02-10 11:24:38 +01:00
TD-er 082c02b5e4 [WiFi] Fix crash when trying to reconnect while low on memory 2021-02-10 11:23:19 +01:00
TD-erandGitHub 136096b9c8 Merge pull request #3502 from TD-er/bugfix/PCFparsing
Revert commit causing issues with PCF commands
2021-02-10 10:14:12 +01:00
TD-er f26ad1a8de [PWM] Set PHASE_LOCKED_WAVEFORM for new esp8266/Arduino core 2021-02-10 09:28:51 +01:00
TD-er 25f47b483b [PIO] Update to espressif8266@2.6.3
Plus allow `BUILD_NOTES` to be used in Custom.h
2021-02-10 09:27:21 +01:00
TD-er 3f9955039d Revert "[Rules] Make parsing numerical a bit more robust"
This reverts commit 8a6dc87b4b.
2021-02-10 00:07:48 +01:00