Browse Source

Version 6.2.4; Focus on Downstream messaging

platenspeler 5 years ago
parent
commit
ff0ee66dcb
6 changed files with 22 additions and 216 deletions
  1. 1 1
      .pio/build/project.checksum
  2. 0 148
      .vscode/c_cpp_properties.json
  3. 0 7
      .vscode/extensions.json
  4. 0 32
      .vscode/launch.json
  5. 0 28
      .vscode/tasks.json
  6. 21 0
      LICENSE

+ 1 - 1
.pio/build/project.checksum

@@ -1 +1 @@
-dd850d5f37b6c882dbfe1ea13bf194912e0a824a
+8bee18f341cc3f291508c929cb8b5271d7dbd2c9

+ 0 - 148
.vscode/c_cpp_properties.json

@@ -1,148 +0,0 @@
-{
-    "configurations": [
-        {
-            "name": "!!! WARNING !!! AUTO-GENERATED FILE, PLEASE DO NOT MODIFY IT AND USE https://docs.platformio.org/page/projectconf/section_env_build.html#build-flags"
-        },
-        {
-            "name": "Win32",
-            "includePath": [
-                "d:/sourceTree/ESP-1ch-Gateway/include",
-                "d:/sourceTree/ESP-1ch-Gateway/src",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/LoRaCode",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/gBase64",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266WebServer/src",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/TinyGPSPlus-1.0.2b/src",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/ArduinoJson/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266httpUpdate/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266HTTPClient/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/DNSServer/src",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/ESP8266_Oled_Driver_for_SSD1306_display",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SPI",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Wire",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/esp32-http-update/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ArduinoOTA",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266mDNS/src",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/Streaming/src",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/Time",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/aes",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/ESP32WebServer/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266WiFi/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/tools/sdk/include",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/tools/sdk/libc/xtensa-lx106-elf/include",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/cores/esp8266",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/tools/sdk/lwip2/include",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/variants/d1_mini",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/ESP8266_and_ESP32_Oled_Driver_for_SSD1306_display/src",
-                "d:/sourceTree/ESP-1ch-Gateway/lib/WiFiEsp/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/EEPROM",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266AVRISP/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266HTTPUpdateServer/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266LLMNR",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266NetBIOS",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266SSDP",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266SdFat/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266WiFiMesh/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Ethernet/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/GDBStub/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Hash/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/LittleFS/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SD/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SDFS/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SPISlave/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Servo/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SoftwareSerial/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/TFT_Touch_Shield_V2",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Ticker/src",
-                "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/esp8266/src",
-                "C:/Users/maarten/.platformio/packages/tool-unity",
-                ""
-            ],
-            "browse": {
-                "limitSymbolsToIncludedHeaders": true,
-                "path": [
-                    "d:/sourceTree/ESP-1ch-Gateway/include",
-                    "d:/sourceTree/ESP-1ch-Gateway/src",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/LoRaCode",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/gBase64",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266WebServer/src",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/TinyGPSPlus-1.0.2b/src",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/ArduinoJson/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266httpUpdate/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266HTTPClient/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/DNSServer/src",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/ESP8266_Oled_Driver_for_SSD1306_display",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SPI",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Wire",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/esp32-http-update/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ArduinoOTA",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266mDNS/src",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/Streaming/src",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/Time",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/aes",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/ESP32WebServer/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266WiFi/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/tools/sdk/include",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/tools/sdk/libc/xtensa-lx106-elf/include",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/cores/esp8266",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/tools/sdk/lwip2/include",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/variants/d1_mini",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/ESP8266_and_ESP32_Oled_Driver_for_SSD1306_display/src",
-                    "d:/sourceTree/ESP-1ch-Gateway/lib/WiFiEsp/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/EEPROM",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266AVRISP/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266HTTPUpdateServer/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266LLMNR",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266NetBIOS",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266SSDP",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266SdFat/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/ESP8266WiFiMesh/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Ethernet/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/GDBStub/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Hash/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/LittleFS/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SD/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SDFS/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SPISlave/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Servo/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/SoftwareSerial/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/TFT_Touch_Shield_V2",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/Ticker/src",
-                    "C:/Users/maarten/.platformio/packages/framework-arduinoespressif8266/libraries/esp8266/src",
-                    "C:/Users/maarten/.platformio/packages/tool-unity",
-                    ""
-                ]
-            },
-            "defines": [
-                "PLATFORMIO=40202",
-                "ESP8266",
-                "ARDUINO_ARCH_ESP8266",
-                "ARDUINO_ESP8266_WEMOS_D1MINI",
-                "_WIFIMANAGER=1",
-                "OLED=0",
-                "F_CPU=80000000L",
-                "__ets__",
-                "ICACHE_FLASH",
-                "ARDUINO=10805",
-                "ARDUINO_BOARD=\"PLATFORMIO_D1_MINI\"",
-                "FLASHMODE_QIO",
-                "LWIP_OPEN_SRC",
-                "NONOSDK22x_190703=1",
-                "TCP_MSS=536",
-                "LWIP_FEATURES=1",
-                "LWIP_IPV6=0",
-                "VTABLES_IN_FLASH",
-                ""
-            ],
-            "intelliSenseMode": "clang-x64",
-            "cStandard": "c99",
-            "cppStandard": "c++11",
-            "compilerPath": "C:/Users/maarten/.platformio/packages/toolchain-xtensa/bin/xtensa-lx106-elf-gcc.exe",
-            "compilerArgs": [
-                "-mlongcalls",
-                "-mtext-section-literals",
-                ""
-            ]
-        }
-    ],
-    "version": 4
-}

+ 0 - 7
.vscode/extensions.json

@@ -1,7 +0,0 @@
-{
-    // See http://go.microsoft.com/fwlink/?LinkId=827846
-    // for the documentation about the extensions.json format
-    "recommendations": [
-        "platformio.platformio-ide"
-    ]
-}

+ 0 - 32
.vscode/launch.json

@@ -1,32 +0,0 @@
-// AUTOMATICALLY GENERATED FILE. PLEASE DO NOT MODIFY IT MANUALLY
-
-// PIO Unified Debugger
-//
-// Documentation: https://docs.platformio.org/page/plus/debugging.html
-// Configuration: https://docs.platformio.org/page/projectconf/section_env_debug.html
-
-{
-    "version": "0.2.0",
-    "configurations": [
-        {
-            "type": "platformio-debug",
-            "request": "launch",
-            "name": "PIO Debug",
-            "executable": "d:/sourceTree/ESP-1ch-Gateway/.pio/build/Gateway_21/firmware.elf",
-            "toolchainBinDir": "C:/Users/maarten/.platformio/packages/toolchain-xtensa/bin",
-            "preLaunchTask": {
-                "type": "PlatformIO",
-                "task": "Pre-Debug"
-            },
-            "internalConsoleOptions": "openOnSessionStart"
-        },
-        {
-            "type": "platformio-debug",
-            "request": "launch",
-            "name": "PIO Debug (skip Pre-Debug)",
-            "executable": "d:/sourceTree/ESP-1ch-Gateway/.pio/build/Gateway_21/firmware.elf",
-            "toolchainBinDir": "C:/Users/maarten/.platformio/packages/toolchain-xtensa/bin",
-            "internalConsoleOptions": "openOnSessionStart"
-        }
-    ]
-}

+ 0 - 28
.vscode/tasks.json

@@ -1,28 +0,0 @@
-{
-    // See https://go.microsoft.com/fwlink/?LinkId=733558 
-    // for the documentation about the tasks.json format
-    "version": "2.0.0",
-    "tasks": [
-        {
-            "type": "PlatformIO",
-            "task": "Remote Devices",
-            "problemMatcher": [
-                "$platformio"
-            ]
-        },
-        {
-            "type": "PlatformIO",
-            "task": "Upload",
-            "problemMatcher": [
-                "$platformio"
-            ]
-        },
-        {
-            "type": "PlatformIO",
-            "task": "Check (Gateway_59)",
-            "problemMatcher": [
-                "$platformio"
-            ]
-        }
-    ]
-}

+ 21 - 0
LICENSE

@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2016-2020 M. Westenberg / Things4U
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.