Commit Graph
168 Commits
Author SHA1 Message Date
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
Rob Newton 0fccf7f5f7 Fixed comparison in ternary 2019-02-18 00:57:15 -05:00
Rob Newton d21bbf2200 Fix pin int size 2019-02-16 15:56:27 -05:00
Rob Newton 2e9ccdfb7f Fixed string comparisons 2019-02-16 15:44:10 -05:00
Rob Newton fef0bdae32 Added get pin value support 2019-02-15 16:15:47 -05:00
Rob Newton 45c0815c4b Format fixes 2019-02-15 00:31:16 -05:00
Rob Newton 8a0ef5df1e Added GPIO command line support 2019-02-15 00:24:43 -05:00
Martin Ger eeb04b8b9b added mqtt_qos option to the sources 2019-02-14 11:22:13 +01:00
martin-ger 19dac47c01 OTA compile option 2019-01-20 10:10:23 +01:00
martin-ger c2e0d99472 ping with DNS name 2018-12-22 21:06:57 +01:00
martin-ger c1f51488b0 nslookup added 2018-12-22 10:22:05 +01:00
martin-ger 5692c0fdcf configurable NAPT timeouts 2018-12-14 16:06:16 +01:00
Martin Ger eae3e8044f WPA2 reconnect works 2018-12-12 14:46:58 +01:00
Martin Ger e838d2bcb2 WPA2 in default build 2018-12-11 19:12:18 +01:00
martin-ger a6300b171c New compile for SDK 2.2 2018-12-09 19:45:46 +01:00
Martin Ger 5961a2d6bb build with SDK 2.2 2018-11-12 13:46:19 +01:00
Martin Ger 0df08ede2f Changes back due to startup problems 2018-11-11 20:03:21 +01:00
Martin Ger 594d15e7fa new binaries 2018-11-09 13:42:51 +01:00
Martin Ger 998b50a5ab User web page 2018-11-09 12:55:44 +01:00
Martin Ger 9c231e3e73 no external enc28j60 sw int callbacks 2018-11-08 15:57:04 +01:00
Andrew J. Kroll 830c8b6994 Run enc28j60 reads in seperate task 2018-11-07 10:46:49 -05:00
Martin Ger 47d37b4090 new lib 2018-11-06 10:55:16 +01:00
Martin Ger fe0d020253 removed prints 2018-11-05 20:04:56 +01:00
Martin Ger f363acd7a5 first tests enc polling 2018-11-05 18:56:45 +01:00
Martin Ger 784c1cf80e add xxxajk's latest fixes in lwip lib 2018-11-04 09:53:39 +01:00
Martin Ger 9356b09f4d HW-RESET of ENC28J60 2018-10-24 15:40:27 +02:00
Martin Ger bd7ccf4763 precompiled lwip lib 2018-10-15 17:43:28 +02:00
Andrew J. Kroll 5780299f8c Enhancements
Remove execute permissions from source files
Add sub-make to build lwip ensuring it is not out of date and contains sane options.
Force add XTENSA_TOOLS_ROOT to search path in Makefile.
Add some useful targets in Makefile.
Add DHCP server support on ENC28J60.
Remove all out of date and unused files.
Add Symlink to lwip netif include directory.
Remove outdated lwip include directory and replace it with a symlink to reduce source bloat.

TO-DO: Remove need for symlinks and just point to the header directories instead by using a variable in the Makefile.

NOTE: Assumes dependencies are installed in the parent directory of the source, including libraries and build tools.
2018-10-14 04:51:36 -04:00