3.3.003-464-gbe52e30e OTA build Thu May 4 22:07:02 CEST 2023 See ovms3.log for details 7b1c932e Revert "compatibility with WolfSSH >= 1.4.12" beaada5a Revert "Upgrade wolfssh 1.4.13" 562fc4b3 upgrade wolfssh to v1.4.13-stable 98645498 Vehicle - Fix up default generation of dashboard configuration fde5e962 Ioniq 5 - Remove setting not yet merged so it compiles ca42158b compatibility with WolfSSH >= 1.4.12 009e32a4 ESP-IDFv5.0.1+ - deprecated function in Mbed-TLS 3.3.0+ 293c0b84 Update changes.txt 9ca33abf Ioniq 5 - Version roll + Notes 18d6586f Ioniq 5 - Tweak poll timings for responsiveness. 6890695b Ioniq 5 / Kia - In range estimation, don't use current trip if it is zero 85725fc7 Ioniq 5 - Add indicator and fix emergency support. 3a4bd0ab Ioniq 5 - Fix an issue with the range calc while charging 77a7ca73 ioniq 5 - Fix 12V battery monitoring 7836944c Ioniq 5 - Better response for power/drive mode b74841f3 Ioniq 5 - Increase responsiveness of OBD2ECU speed d13514ac upgrade wolfssh to v1.4.10 d2ac3278 convert wolfssh to a git submodule 37d18150 fix compilation errors when compiling without javascript runtime (#884) 55fcaa15 fix compilation warning "infinite recursion detected" df3fa7c6 fix compilation warning "value computed is not used" aff015bc fix compilation warning "void operator delete called on pointer returned from a mismatched allocation function" c13a3bec [ESP-IDFv4+] Network: fix duplicate definition in new 'network ping' command. cdb6e075 Change cellular signal quality logging level to DEBUG a7c87cbc ESP-IDF v5+: workaround for a compilation issue with wolfSSH (byte) 486388ae ESP-IDF v5+: wolfssl : impact of the change of type of uint32_t 9dffe673 ESP-IDF v5+ : upgrade to mdns 1.0.9 f0680e38 fix small mistake in id_filter CMakeLists.txt 71bb2516 [ESP-IDFv4+] Network: New 'network ping' command to ping (ICMP) hostname or IP address. 88a6ea7a Implement Server v3 metrics filtering with configurable include/exclude list. See "OVMS Server v3" section of docs/source/userguide/components.rst for details. ce345598 Update tpms.rst a64ce5fb Docs: replace deprecated `m2r` plugin with its successor `m2r2` 13bfb251 ESP-IDF v5+: CMakeLists.txt - fixes for mcp2515 / ovms_webserver ced2d138 module_perform_factoryreset : use `esp_partition_erase_range` instead of `spi_flash_erase_range` 7d89cbf4 missing math.h include in some vehicle modules 8c4d81ae Updates according to comments. 5a26fd9f Add some support for MAxus Euniq 5 6-seat 4350aa46 Add some support for MAxus Euniq 5 6-seat 874e4c1f Web location config: optimize texts 7caf6f39 Kiq/Hyundai Trip calc - Fix initialisation of variable 4d16003d Ioniq 5 - Fix missing cr in xhiq charge stat command bd2c9a3e Ioniq 5 - fix recording of charging in trip counter. e0c75e90 obd2ecu events - make all events/doco/methods match start/stop convention 2998d0b0 Add metric+events for obd2ecu on/off 827602bd Web UI - Add config for Valet and Flatbed geofence to the Locations page ae53156b Fill in docs for Geofenced locations - flatbed/valet/custom adb312cf Fix building w/o OBD2ECU 40235093 File Editor - Display ECU Reload button only when ECU is on 4a924a1f Renault Twizy: fix missing break b7f928ff Renault Twizy: read battery energy available from BMS (thanks to Martin Bitz) 06295b08 Web I/F - Add button on scripts to reload ECU Mappings 6d5d13a9 Ioniq 5 - Read 'Requested Charge Current' value 24f0eb07 add a missing include a4833b03 Valet Mode - add default valet mode with simple geofence 51145644 ESP-IDF v5+ : adding mdns 1.0.8 external dependency 81f458e1 ESP-IDF v5+: CAN bus defines c00afba4 fix for format error c70b0892 ESP-IDF v5+: update WatchDogTimer initialization 45e4f807 VW e-Up: fallback to default for unimplemented vehicle commands to enable custom script handler plugins for these 0515a9c8 Vehicle: add support for custom command handlers 4d64134e Duktape: allow javascript eval() utilities in duktape context, fix float/int result coercion 76570685 CMake : workaround for ovms_webserver defines 2ac806ad ESP-IDF v5+: hack to ensure that our linker script is used at the right time d71c0309 CMake : adding CMakeLists.txt files for many components 0460a6fa fix missing esp_timer header f5cb8c8d fix uninitialized value warning 98916b02 ESP-IDF v5+: dependency on ovms_tls.h / MG_ENABLE_SSL d60cae6b ESP-IDF v5+: change in header files bbe5716b ESP-IDF v5+: changes to uart_config_t 6d4b011d ESP-IDF v4+ : remove deprecated mdns functions 3869033a ESP-IDF v5+: fix warnings in string formatting following the change of type of int32_t 3a96f774 ESP-IDF v5+: "TCP/IP Adaptor" compatibility layer finally deprecated, use "ESP-NETIF" as a replacement c829762c ESP-IDF v4+ : introduce "ESP-NETIF" as a replacement for "TCP/IP Adaptor" for ESP-IDF >= 4 (followup) 99a3a532 introduce "ESP-NETIF" as a replacement for "TCP/IP Adaptor" for ESP-IDF >= 4 9f790d52 ESP-IDF v5+: fix following the change of type of int32_t 31d6e341 ESP-IDF v5+: fix typedef redefinition following the change of type of int32_t afc37431 ESP-IDF v4+ : replace legacy event loop with esp_event Library Event Loop 40817641 ESP-IDF v4+ : replace legacy event loop with esp_event Library Event Loop 58c3f51f cleanup warnings about switch case fallthrough b38a779a ESP-IDF v4+ : replace INT with int32_t 59d3834a ESP-IDF v4+ : cannot use this private define c6f859ef ESP-IDF 4.x : impact of renamed constants f9aed382 Fix Wwb Dashboard cae21b47 test 13d17fbb replace some constants with their more adapted counterpart c880667f ESP-IDF v4+ : fix missing header b16e1ca9 ESP-IDF 4.x : missing header + function signature 5c7edd1f ESP-IDF v4+ : esp_intr.h is deprecated, replaced by esp_intr_alloc.h (works in 3.3.x) 74149909 remove warning : '_GNU_SOURCE' redefined 06548f1c remove warning by replacing rom/queue.h with sys/queue.h 78625a1c ESP-IDF v4+ : remove deprecated and unused esp_event_loop.h a24883d9 ESP-IDF v5+: static assertion failed: comparison object must be invocable as const 62bbdf24 ESP-IDF v5+: static assertion failed: std::vector must have the same value_type as its allocator 1206663e changes to (long deprecated) ADC constants 2da7668f ESP-IDF v5+: change type of TaskHandle_t 5767fb84 ESP-IDF v5+: dependency on ovms_metrics.h bb1f9d5e ESP-IDF v5+: dependency on string_writer.h 2b80bc58 ESP-IDF v5+: dependency on ovms_notify.h 1fe3b171 ESP-IDF v5+: dependency on ovms_webserver.h ae3bc7fd Cellular: log network mode changes