356 Commits

Author SHA1 Message Date
martin-ger
2499913094 Update README.md 2021-04-08 20:52:24 +02:00
martin-ger
a176fa1079 license file 2021-04-08 20:46:50 +02:00
martin-ger
0207f6430b Update README.md 2021-04-07 09:05:46 +02:00
martin-ger
efbf643bcc 120 chars cmd-line 2021-04-06 23:57:41 +02:00
martin-ger
895c5234dd 160 MHz as default 2021-04-05 23:38:55 +02:00
martin-ger
583aaea0a8 160 MHz as default 2021-04-05 23:36:43 +02:00
martin-ger
f877f6cd9b Update README.md 2021-03-28 17:21:19 +02:00
martin-ger
a8f22335b8 Update README.md 2020-12-07 00:18:41 +01:00
martin-ger
c8602a6028 Update README.md 2020-12-06 23:58:44 +01:00
martin-ger
32741fe4f5 Update README.md
ACL sample added
2020-11-16 00:27:44 +01:00
martin-ger
5fdca67c74 Merge branch 'master' of https://github.com/martin-ger/esp_wifi_repeater 2020-03-21 08:41:50 +01:00
martin-ger
26efc9da0f applied 0hax's fix for #386 2020-03-21 08:41:14 +01:00
martin-ger
590e464dcb Update README.md 2020-02-17 09:16:49 +01:00
martin-ger
7fee872c99 Merge branch 'master' of https://github.com/martin-ger/esp_wifi_repeater 2020-02-09 23:08:06 +01:00
martin-ger
814f2296ba PEAP_password now 63 chars 2020-02-09 23:07:08 +01:00
martin-ger
ee90cc4c2b Update README.md 2020-02-06 13:46:27 +01:00
martin-ger
72424a4301 Fixed #375 and added comments in cmd-line 2020-02-02 21:36:21 +01:00
martin-ger
f6c02fb63d updated binaries 2019-09-21 08:42:43 +02:00
martin-ger
90fe3100b3 Update config_flash.h
New magic no
2019-09-21 08:37:33 +02:00
martin-ger
c95bfeca06 Merge pull request #345 from mirko12/master
Changed PW size to 64+1 chars
2019-09-21 08:36:31 +02:00
mirko12
18e3ab0595 Add files via upload
STA password length changed to 65, so connection to APs with HEX 64 character key is possible
2019-09-10 11:31:46 +02:00
martin-ger
2ee739b979 Merge pull request #331 from NathanJPhillips/patch-1
Fix typos in README
2019-07-09 11:30:39 +02:00
Nathan Phillips
8f0dffe808 Fix typos in README 2019-07-09 10:59:59 +02:00
martin-ger
7432a36be5 Merge pull request #329 from Jason-Cooke/patch-1
docs: fix typos
2019-07-08 23:18:45 +02:00
Jason Cooke
8a25501c72 docs: fix typos 2019-07-09 09:14:52 +12:00
martin-ger
9af238e6b2 Update README.md 2019-06-24 09:51:43 +02:00
martin-ger
675cd73d74 fixed #319 2019-06-19 16:57:11 +02:00
martin-ger
bda9755214 Merge pull request #322 from gordoste/master
Fix #319 - Calling ip_napt_init() after loading portmap table wipes it out
2019-06-19 13:26:27 +02:00
gordoste
990e5c8180 Calling ip_napt_init() after loading portmap table wipes it out 2019-06-19 20:55:31 +10:00
martin-ger
eb8a138083 Back to original Automesh 2019-06-05 17:50:14 +02:00
martin-ger
4be6bb15b9 added dynamic NAPT table size 2019-05-30 11:10:01 +02:00
martin-ger
2791651c39 Merge pull request #317 from bchabrier/small_fixes
Fix: displaying correct STA when automesh uses ap_ssid
2019-05-29 07:18:01 +02:00
Bruno Chabrier
2a5d34e305 Fix: displaying correct STA when automesh uses ap_ssid 2019-05-28 22:11:26 +02:00
martin-ger
3d11f17874 Fixed size of lock pw 2019-05-25 01:02:03 +02:00
martin-ger
ddb90f694b Merge pull request #315 from bchabrier/small_fixes
Increased MQTT_BUF_SIZE to fit help output
2019-05-25 00:27:22 +02:00
Bruno Chabrier
526381dc1a Increased MQTT_BUF_SIZE to fit help output 2019-05-24 19:26:34 +02:00
martin-ger
a13862aef0 Merge pull request #310 from bchabrier/small_fixes
Beautifyied user_main.c
2019-05-21 08:13:07 +02:00
Bruno Chabrier
4a1663b92f Beautifyied 2019-05-12 19:16:19 +02:00
martin-ger
3475ab52ed New binaries, README update 2019-05-12 09:32:40 +02:00
martin-ger
3037a49534 Merge pull request #306 from bchabrier/small_fixes
Allow specifying an ap_ssid (and possibly password) in Automesh mode
2019-05-12 09:21:00 +02:00
Bruno Chabrier
d3fd950ace Added automesh_use_ap_ssid in flash to indicate if ap_ssid should be used in automesh mode 2019-05-12 00:30:03 +02:00
Bruno Chabrier
b9e759f89d Fixed bug that ap password was not used in automesh mode 2019-05-12 00:27:33 +02:00
Bruno Chabrier
9e78ec87b6 Updated README 2019-05-08 10:03:55 +02:00
Bruno Chabrier
73a1bcdd60 Allow specifying a ap_ssid (and possibly password) in Automesh mode 2019-05-08 08:57:29 +02:00
martin-ger
881624135c updated binaries 2019-05-02 22:28:20 +02:00
martin-ger
db1ea2642a Merge pull request #303 from bchabrier/small_fixes
Fixes to GPIO features
2019-05-02 22:24:26 +02:00
Bruno Chabrier
3b532bb1fb Fixed a bug causing a crash when 2 input GPIO states changed simultaneously 2019-05-02 19:40:39 +02:00
Bruno Chabrier
041555d556 Executing the triggers at init 2019-05-02 19:38:26 +02:00
martin-ger
7476097a79 Update README.md 2019-04-19 11:09:55 +02:00
martin-ger
7eada2a392 Update README.md 2019-04-19 10:57:56 +02:00