Commit Graph
195 Commits
Author SHA1 Message Date
Holger Müller ab0e96028a fixed wrong needed buffer size output 2025-02-02 21:07:48 +01:00
Holger Müller a0bc135e90 do not crash in case of low memory situations and release memory after usage 2025-02-02 20:56:52 +01:00
martin-ger a176fa1079 license file 2021-04-08 20:46:50 +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 26efc9da0f applied 0hax's fix for #386 2020-03-21 08:41:14 +01:00
martin-ger 814f2296ba PEAP_password now 63 chars 2020-02-09 23:07:08 +01:00
martin-ger 72424a4301 Fixed #375 and added comments in cmd-line 2020-02-02 21:36:21 +01:00
martin-gerandGitHub 90fe3100b3 Update config_flash.h
New magic no
2019-09-21 08:37:33 +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-ger 675cd73d74 fixed #319 2019-06-19 16:57:11 +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
Bruno Chabrier 526381dc1a Increased MQTT_BUF_SIZE to fit help output 2019-05-24 19:26:34 +02:00
Bruno Chabrier 4a1663b92f Beautifyied 2019-05-12 19:16:19 +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 73a1bcdd60 Allow specifying a ap_ssid (and possibly password) in Automesh mode 2019-05-08 08:57:29 +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 ba98750052 fix address of config area 2019-04-17 19:09:15 +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-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 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
Bruno Chabrier 7b05cc6bdc Fixed a wrong iterator 2019-04-13 15:58:02 +02:00
Bruno Chabrier 9157a38344 Added show gpio command 2019-04-13 15:36:03 +02:00
Bruno Chabrier ed6bf065a4 Added gpio trigger command 2019-04-13 15:35:58 +02:00
Martin Ger 551306ce74 Firmware 2.2.8 build 2019-04-11 09:05:32 +02:00
martin-gerandGitHub 4ed063e47b Merge pull request #297 from bchabrier/gpio_help
Added command "gpio <pin> set high|low for <seconds>"
2019-04-11 09:03:45 +02:00
Bruno Chabrier 6dbfc0108a Added command "gpio <pin> set high|low for <seconds>" 2019-04-10 21:56:32 +02:00
Martin Ger e95bd4a767 Firmware 2.2.7 build 2019-04-10 18:03:34 +02:00
Bruno Chabrier 0277c0bda3 Added gpio command help 2019-04-10 14:47:58 +02:00
Bruno Chabrier de65ef21cc Notifying GPIO change to MQTT topic Gpio/<pin> 2019-04-09 12:10:23 +02:00
bchabrier a6633c3127 Merge branch 'master' into GPIOinChanges 2019-04-08 19:41:30 +02:00
Bruno Chabrier 65ef3f3536 Publication of changes of "in" GPIOs 2019-03-29 22:32:20 +01:00
Bruno Chabrier 142485ea5f Fixed pinMode for in_pullup 2019-03-28 22:27:33 +01:00
martin-ger 804f4bfbea gpio setting persistent 2019-02-19 16:58:11 +01:00
osboxes.org 5b4d4dab73 working from ESP-12F 2019-02-18 02:09:11 -05:00
osboxes.org 7ffda6019f fixed syntax issues. compiles now 2019-02-18 01:15:26 -05:00
Rob Newton 0a83728f36 fixed undefined vars 2019-02-18 01:02:36 -05:00