OVMS > network
Interface#2: ap
IPv4: 192.168.4.1/255.255.255.0 gateway 192.168.4.1
Interface#1: st
IPv4: 10.x.x.x/255.255.255.0 gateway 10.x.x.x
Interface#0: lo
IPv4: 127.0.0.1/255.0.0.0 gateway 127.0.0.1
DNS: 8.8.8.8 8.8.4.4
OVMS > wifi
WiFi
Power: on
Mode: Access-Point + Client mode
STA SSID: MY-STA-SSID
MAC: re:da:ct:ed:da:ta
IP: 10.x.x.x/255.255.255.0
GW: 10.x.x.x
AP SSID: MY-AP-SSID
MAC: da:ta:re:da:ct:ed
IP: 10.x.x.x
AP Stations: 1
1: MAC: da:ta:re:da:ct:ed, IP: 192.168.4.2
Begin forwarded message:Subject: [openvehicles/Open-Vehicle-Monitoring-System-3] ee023a: Wifi: Support APCLIENT mode (for Access-Point + Cl...Date: 14 March 2018 at 11:09:21 AM HKTBranch: refs/heads/master
Home: https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3
Commit: ee023a5c8383901da2b190e3a42e94ad49724b07
https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/commit/ee023a5c8383901da2b190e3a42e94ad49724b07
Author: Mark Webb-Johnson <mark@webb-johnson.net>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M vehicle/OVMS.V3/changes.txt
M vehicle/OVMS.V3/components/esp32wifi/src/esp32wifi.cpp
M vehicle/OVMS.V3/components/esp32wifi/src/esp32wifi.h
M vehicle/OVMS.V3/components/ovms_webserver/src/web_cfg.cpp
Log Message:
-----------
Wifi: Support APCLIENT mode (for Access-Point + Client)