Jm Casler
|
d4df3f8a7e
|
mDNS server http://meshtastic.local
|
2020-10-18 21:39:02 -07:00 |
|
Jm Casler
|
3d3f7869d4
|
Increase CPU frequency on HTTPS requests. Clock back down after a period of time.
|
2020-10-11 20:38:09 -07:00 |
|
Jm Casler
|
ca48079545
|
Merge pull request #15 from meshtastic/master
updated my branch from head
|
2020-10-10 22:29:09 -07:00 |
|
Kevin Hester
|
49b4ed2a89
|
coroutine: kinda works now
|
2020-10-10 18:03:45 +08:00 |
|
Jm Casler
|
4f659b7563
|
Initial check in of HTTPS server for #452
This switches from the espressif web server to esp32_https_server. Both HTTPS and HTTP have been migrated. On board SSL key generation.
|
2020-10-07 22:02:53 -07:00 |
|
Jm Casler
|
423cbc2c6d
|
Added frequency information to debug output (#447) and cleanup of screen.cpp and meshwifi.cpp
|
2020-09-29 00:59:26 -07:00 |
|
Jm Casler
|
848760e5bf
|
Set device hostname with hardwire ID #445
|
2020-09-27 00:55:41 -07:00 |
|
Jm Casler
|
9b4079317b
|
Give more details of why wifi is disconnected
|
2020-09-26 23:37:58 -07:00 |
|
Jm Casler
|
28119bf1bf
|
Fix for #439 and some cleanup
|
2020-09-26 00:01:02 -07:00 |
|
Jm Casler
|
10b24c0269
|
Initial check-in of David's UI
|
2020-09-22 21:01:31 -07:00 |
|
Jm Casler
|
d890068acb
|
dev-wifi: Detailed error reporting of reason why WiFi didn't connect #424
|
2020-09-19 21:58:21 -07:00 |
|
Jm Casler
|
5cbe06c2b0
|
Merge pull request #419 from geeksville/dev-wifi
Add API server on port 4403 (kinda a WIP, seems to work but I haven't
|
2020-09-19 17:25:24 -07:00 |
|
Jm Casler
|
464a42258f
|
Fix for "Wifi in station mode sometimes enters loops of repeatedly joining... #420"
Fix for Wifi in station mode sometimes enters loops of repeatedly joining... #420
|
2020-09-19 16:38:59 -07:00 |
|
geeksville
|
9e9c50e6d8
|
Add API server on port 4403 (kinda a WIP, seems to work but I haven't
finished the python client code)
|
2020-09-19 12:54:49 -07:00 |
|
Jm Casler
|
7c44daf8f4
|
pushing my chances to personal branch so i can get the changes from the laptop
|
2020-09-19 12:50:43 -07:00 |
|
Jm Casler
|
82fbedbf41
|
Auto formatting of meshwifi.cpp
|
2020-09-18 18:51:42 -07:00 |
|
Jm Casler
|
4d72afebe6
|
Soft AP and basic captive portal done.
|
2020-09-18 18:16:58 -07:00 |
|
Jm Casler
|
362d8cb831
|
Merge branch 'master' into dev-wifi
|
2020-09-18 18:02:56 -07:00 |
|
Jm Casler
|
b203c95dd1
|
changes for soft ap + captive portal
|
2020-09-18 15:33:03 -07:00 |
|
geeksville
|
6e5e5822aa
|
Make wifi optional and exclude from nrf52 builds
|
2020-09-18 10:48:39 -07:00 |
|
Jm Casler
|
64710a6a04
|
renamed reconnectWiFi to initWifi
|
2020-09-16 23:16:11 -07:00 |
|
Jm Casler
|
73b47a78aa
|
Clean up and added comments about the esp32 sdk bug
|
2020-09-16 22:31:07 -07:00 |
|
Jm Casler
|
493b25f23e
|
Final checkin of WiFi and basic HTTP server
|
2020-09-16 20:15:00 -07:00 |
|
Jm Casler
|
3fcd4a61aa
|
commenting out the strcpy to manually set the wifi info.
|
2020-09-15 20:24:03 -07:00 |
|
Jm Casler
|
066d9d48a4
|
New method to deinit the wifi stack.
|
2020-09-14 20:27:49 -07:00 |
|
Jm Casler
|
f5c939fb10
|
Fix to turn WiFi back on after the bluetooth radio is reenabled.
|
2020-09-13 22:22:49 -07:00 |
|
Jm Casler
|
e508306395
|
Refactoring to break out HTTP from WiFi
|
2020-09-13 16:58:36 -07:00 |
|
Jm Casler
|
f129b458ad
|
Initial Checkin for WiFi and HTTP Server Framework
|
2020-09-12 21:43:41 -07:00 |
|