Xose Pérez
|
6a12c02287
|
Add missing reference to DNSServer.h in wifi.ino
|
6 years ago |
Xose Pérez
|
0575a97fb3
|
Added captive portal when in AP mode
|
6 years ago |
Xose Pérez
|
fa20c47f29
|
Check which keys should be saved and which ones shouldn't (#730)
|
6 years ago |
Xose Pérez
|
f7a62030b8
|
Using WIFI_NONE_SLEEP by default
|
6 years ago |
Xose Pérez
|
2e3664f76f
|
Remove wifi distance calculation
|
6 years ago |
Xose Pérez
|
4029ee73da
|
Trying to fix some issues reported by codacy
|
6 years ago |
Xose Pérez
|
b082d14c59
|
Loop hooks
|
6 years ago |
Xose Pérez
|
6c25ae5c07
|
Added wifi.ap command to go into AP mode
|
6 years ago |
Xose Pérez
|
408f110afa
|
Send current wifiScan configuration to web UI
|
6 years ago |
Xose Pérez
|
21b3c6dd85
|
Disable websocket code in wifiScan if no WEB_SUPPORT
|
6 years ago |
Xose Pérez
|
a5df00b569
|
Option to disable network scanning (#392, #399). Scan networks from web UI
|
6 years ago |
Xose Pérez
|
ce9e2a6482
|
Refactor settings module, added settingsCommandRegister
|
6 years ago |
Xose Pérez
|
f3421a6a4a
|
Added BSSID, channel, RSSI and distance to status tab
|
6 years ago |
Xose Pérez
|
5d0d64d447
|
Update JustWifi library to 1.1.6
|
6 years ago |
Xose Pérez
|
8a7b0a2021
|
Rename terminal commands: reset.wifi to wifi.reset, reset.mqtt to mqtt.reset. Added wiki.scan
|
6 years ago |
Xose Pérez
|
af805ab045
|
Update copyright notices
|
6 years ago |
Xose Pérez
|
ff9ca1c779
|
Build option to disable password check (USE_PASSWORD). Password check is enabled by default. Use at your own risk (#373)
|
6 years ago |
Xose Pérez
|
44da6178f4
|
Refactor websocket sending
|
6 years ago |
Xose Pérez
|
d1abe1fc65
|
Option to disable MQTT at build time
|
7 years ago |
Xose Pérez
|
576ea5b5c3
|
Small changes
|
7 years ago |
Xose Pérez
|
2b029dc089
|
Websocket callbacks for OTA and WIFI
|
7 years ago |
Xose Pérez
|
3518a7bc5e
|
Websocket callbacks (part 2)
|
7 years ago |
Xose Pérez
|
b34da11508
|
Moving MDNS code to its own module
|
7 years ago |
Xose Pérez
|
54341d4b54
|
WiFi light sleep enabled, power saving delay in main loop
|
7 years ago |
Xose Pérez
|
84fc259a6f
|
Build setting to disable system check
|
7 years ago |
Xose Pérez
|
f8c3e4f4c1
|
Renamed ntpConnect to ntpConfigure
|
7 years ago |
Xose Pérez
|
2dab43ec5d
|
Prevent reconnecting when in AP mode if a web session or a telnet session is active
|
7 years ago |
Xose Pérez
|
35e1033c76
|
Remove wifi gain option (#204)
|
7 years ago |
Xose Pérez
|
17418d85b2
|
First power.ino module
|
7 years ago |
Xose Pérez
|
b946cf32dd
|
Telnet support
|
7 years ago |
Xose Pérez
|
daa5a09058
|
Check system stability and run only AP and OTA if unstable
|
7 years ago |
Xose Pérez
|
bcb387da78
|
Small changes in compile directives
|
7 years ago |
Xose Pérez
|
921c2e7726
|
MQTT autodiscover and autoconnect features
|
7 years ago |
Xose Pérez
|
7d56c6f07b
|
Option to change WiFi gain from web interface
|
7 years ago |
Xose Pérez
|
ce907eb2ee
|
Option to build without NTP support
|
7 years ago |
Xose Pérez
|
fb60201cf1
|
Option to build without web server support
|
7 years ago |
Xose Pérez
|
227c4b03f1
|
Further renaming
|
7 years ago |
Xose Pérez
|
1c5ebd3e08
|
Refactoring build flag names
|
7 years ago |
Xose Pérez
|
773cbfe5aa
|
Updated JustWifi library
|
7 years ago |
Xose Pérez
|
8f05054f55
|
More information about the flash layout on boot log
|
7 years ago |
Xose Pérez
|
eb79642f2e
|
Major refactor of device flags
|
7 years ago |
Xose Pérez
|
dc768afada
|
Allow WiFi more time to connect
|
7 years ago |
Xose Pérez
|
59ced72001
|
Rename settings names from POW to HLW8012
|
7 years ago |
Xose Pérez
|
3d1ac421ca
|
Using dynamic webport on MDNS setup
|
7 years ago |
Xose Pérez
|
74efdbec3b
|
Do not save wifi conifguration to flash
|
7 years ago |
Xose Pérez
|
4db64ea581
|
Allow two minutes between WIFI connect retries
|
7 years ago |
Xose Pérez
|
809f8c7d1f
|
Using espurna.local when in AP mode. Removed captive portal
|
7 years ago |
Xose Pérez
|
160e0f9bda
|
Added build flag to disable mDNS, default is enabled
|
7 years ago |
Xose Pérez
|
6f793ff376
|
Added support for progmem debug messages
|
7 years ago |
Xose Pérez
|
c8a6234aee
|
When setting AP mode it will wait 60 seconds before trying to reconnect
|
7 years ago |