Skip to content

Fix WiFi definitions #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 16, 2020
Merged

Fix WiFi definitions #1

merged 1 commit into from
Oct 16, 2020

Conversation

DmytroKorniienko
Copy link
Owner

Add library.json with manifest and deps
SSDP vars fix
quotes fix
Fixed some issues with version STRING
removed () from build flags

Signed-off-by: Emil Muratov <[email protected]>

    Add library.json with manifest and deps
    SSDP vars fix
    quotes fix
    Fixed some issues with version STRING
    removed () from build flags

    Signed-off-by: Emil Muratov <[email protected]>
@DmytroKorniienko DmytroKorniienko merged commit 46f5658 into main Oct 16, 2020
@DmytroKorniienko DmytroKorniienko deleted the manifest branch October 31, 2020 13:41
vortigont added a commit that referenced this pull request Nov 19, 2020
 - implemented WA for the ESP32 issue  espressif/arduino-esp32#2537
 - Delayed reconnection, allows websocket to finish section transaction. Fix #1

Signed-off-by: Emil Muratov <[email protected]>
vortigont added a commit that referenced this pull request Nov 19, 2020
 - implemented WA for the ESP32 issue  espressif/arduino-esp32#2537
 - Delayed reconnection, allows websocket to finish section transaction. Fix #1

Signed-off-by: Emil Muratov <[email protected]>
DmytroKorniienko added a commit that referenced this pull request Nov 26, 2020
commit d7917ef
Author: Dmytro Korniienko <[email protected]>
Date:   Thu Nov 26 18:37:06 2020 +0200

    WiFi lost STA fix

commit 768bb7a
Author: Dmytro Korniienko <[email protected]>
Date:   Thu Nov 26 17:40:10 2020 +0200

    wifi manual reconnect fix

commit b75e271
Author: Emil Muratov <[email protected]>
Date:   Wed Nov 25 20:29:02 2020 +0300

    WiFi status fix
     - fixed updating WiFi station variable (ESP32)
     - Interface frame size increased for ESP32

    Signed-off-by: Emil Muratov <[email protected]>

commit 98d5eb1
Author: Emil Muratov <[email protected]>
Date:   Wed Nov 25 01:18:37 2020 +0300

    Embed system settings vars/GUI

     - Add system-related vars to the embui initialization code
     - Predefined code for "settings' web-page
     - generic example changed to adopt predefined settings UI

    Signed-off-by: Emil Muratov <[email protected]>

commit 86dc340
Author: Emil Muratov <[email protected]>
Date:   Thu Nov 19 16:55:27 2020 +0300

    TimeLib: Workaround for newlib bug with <+-nn> timezone names
        local WA for both esp8266 and esp32 'till fixed in both core's
        Fix for 8266 already in master  esp8266/Arduino#7702

    Signed-off-by: Emil Muratov <[email protected]>

commit a31bd32
Author: Emil Muratov <[email protected]>
Date:   Thu Nov 19 02:06:53 2020 +0300

    WiFi: ESP32 DHCP WA, reconnection fix
     - implemented WA for the ESP32 issue  espressif/arduino-esp32#2537
     - Delayed reconnection, allows websocket to finish section transaction. Fix #1

    Signed-off-by: Emil Muratov <[email protected]>

commit b136f84
Author: Dmytro Korniienko <[email protected]>
Date:   Fri Nov 6 18:47:48 2020 +0200

    resources

commit f276d20
Author: Dmytro Korniienko <[email protected]>
Date:   Thu Nov 5 18:21:44 2020 +0200

    mqtt critical fix

commit fee53ef
Author: Dmytro Korniienko <[email protected]>
Date:   Thu Nov 5 16:19:42 2020 +0200

    mqtt fix

commit 803c9b6
Author: Dmytro Korniienko <[email protected]>
Date:   Thu Nov 5 12:58:19 2020 +0200

    resources fix

commit be4bcb6
Author: Dmytro Korniienko <[email protected]>
Date:   Thu Nov 5 12:15:58 2020 +0200

    Upload progress fix

commit 7e83cfc
Author: Dmytro Korniienko <[email protected]>
Date:   Wed Nov 4 17:47:12 2020 +0200

    resources

commit 81b3d5c
Author: Dmytro Korniienko <[email protected]>
Date:   Tue Nov 3 14:33:29 2020 +0200

    MQTT log fix

commit 1584fd8
Author: Emil Muratov <[email protected]>
Date:   Tue Nov 3 12:13:44 2020 +0300

    OTA: esp8266 fix for gzipped fw image

    Signed-off-by: Emil Muratov <[email protected]>

commit 208e6ec
Merge: 3eff570 da552d7
Author: Emil Muratov <[email protected]>
Date:   Sat Oct 31 15:24:11 2020 +0300

    Merge branch 'dev' of github.com:DmytroKorniienko/EmbUI into emdev

commit 3eff570
Author: Emil Muratov <[email protected]>
Date:   Sat Oct 31 15:21:22 2020 +0300

    OTA fix for ESP32

    Signed-off-by: Emil Muratov <[email protected]>

commit da552d7
Author: Dmytro Korniienko <[email protected]>
Date:   Sat Oct 31 04:32:46 2020 +0200

    bugfix mqtt

commit cdaf07c
Author: Dmytro Korniienko <[email protected]>
Date:   Sat Oct 31 00:31:15 2020 +0200

    bugfix

commit 343649a
Author: Dmytro Korniienko <[email protected]>
Date:   Sat Oct 31 00:21:38 2020 +0200

    getAPmac bugfix

commit 0521889
Author: Dmytro Korniienko <[email protected]>
Date:   Fri Oct 30 19:54:46 2020 +0200

    bugfix

commit 92f2907
Author: Dmytro Korniienko <[email protected]>
Date:   Fri Oct 30 19:43:27 2020 +0200

    Fix (lost changes)
vortigont added a commit that referenced this pull request Nov 28, 2020
 - implemented WA for the ESP32 issue  espressif/arduino-esp32#2537
 - Delayed reconnection, allows websocket to finish section transaction. Fix #1

Signed-off-by: Emil Muratov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants