martin-ger
|
26efc9da0f
|
applied 0hax's fix for #386
|
2020-03-21 08:41:14 +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-gerandGitHub
|
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-gerandGitHub
|
90fe3100b3
|
Update config_flash.h
New magic no
|
2019-09-21 08:37:33 +02:00 |
|
 martin-gerandGitHub
|
c95bfeca06
|
Merge pull request #345 from mirko12/master
Changed PW size to 64+1 chars
|
2019-09-21 08:36:31 +02:00 |
|
 mirko12andGitHub
|
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-gerandGitHub
|
2ee739b979
|
Merge pull request #331 from NathanJPhillips/patch-1
Fix typos in README
|
2019-07-09 11:30:39 +02:00 |
|
 Nathan PhillipsandGitHub
|
8f0dffe808
|
Fix typos in README
|
2019-07-09 10:59:59 +02:00 |
|
 martin-gerandGitHub
|
7432a36be5
|
Merge pull request #329 from Jason-Cooke/patch-1
docs: fix typos
|
2019-07-08 23:18:45 +02:00 |
|
 Jason CookeandGitHub
|
8a25501c72
|
docs: fix typos
|
2019-07-09 09:14:52 +12:00 |
|
 martin-gerandGitHub
|
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-gerandGitHub
|
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-gerandGitHub
|
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-gerandGitHub
|
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-gerandGitHub
|
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-gerandGitHub
|
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-gerandGitHub
|
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-gerandGitHub
|
7476097a79
|
Update README.md
|
2019-04-19 11:09:55 +02:00 |
|
 martin-gerandGitHub
|
7eada2a392
|
Update README.md
|
2019-04-19 10:57:56 +02:00 |
|
martin-ger
|
ba98750052
|
fix address of config area
|
2019-04-17 19:09:15 +02:00 |
|
 martin-gerandGitHub
|
0ffecc5e4f
|
Merge pull request #301 from bchabrier/small_fixes
Command gpio trigger none was saying Invalid Command …
|
2019-04-17 08:05:12 +02:00 |
|
Bruno Chabrier
|
0b7cf62e12
|
Command gpio trigger none was saying Invalid Command despite doing the job
|
2019-04-16 23:38:27 +02:00 |
|
martin-ger
|
a4be4c6870
|
small fixes/typo
|
2019-04-15 14:48:46 +02:00 |
|
 martin-gerandGitHub
|
f338777eaa
|
Merge pull request #299 from bchabrier/small_fixes
Small fixes
|
2019-04-15 14:43:37 +02:00 |
|
martin-ger
|
70517fc1ed
|
V2.2.8 binaries
|
2019-04-15 14:41:47 +02:00 |
|
 martin-gerandGitHub
|
54fa07191e
|
Merge pull request #298 from bchabrier/gpio_help
Added gpio trigger command, to link input GPIOs to output GPIOs
|
2019-04-15 12:06:13 +02:00 |
|
Bruno Chabrier
|
2f8a8612a7
|
Fixed typo
|
2019-04-15 11:23:29 +02:00 |
|
Bruno Chabrier
|
69c49ced00
|
Split bistable into bistable_NC and bistable_NO
|
2019-04-13 22:11:54 +02:00 |
|
Bruno Chabrier
|
1e394bfc04
|
Increase console buffer to fit gpio command help
|
2019-04-13 19:42:12 +02:00 |
|
Bruno Chabrier
|
ed5e68f5a1
|
Fixed wrong test
|
2019-04-13 16:02:22 +02:00 |
|
Bruno Chabrier
|
dac546e0ac
|
Fixed typo
|
2019-04-13 15:59:31 +02:00 |
|