31 Commits

Author SHA1 Message Date
Thorsten von Eicken
e57f29c019 remove rs485 support due to boot issues (us timer?) 2017-07-28 08:32:03 -07:00
Thorsten von Eicken
5d0e51f2c1 fix optiboot: it accumulated too much from failed attempts 2017-06-17 17:59:47 -07:00
Alastair D'Silva
acc7c90575 Merge branch 'master' into rs485 2017-02-14 10:31:04 +11:00
Nemanja Stefanovic
8c4c4928b1 Upgrade firmware from web interface (#174)
* enable firmware flashing from the web UI
* remove mqtt reference from flash JS
* remove dependency on nanoajax
2016-09-22 19:34:59 -07:00
Alastair D'Silva
c49d207213 Standardize on uart0-tx-enable variable name on the HTML side (thanks @krzy27) 2016-05-10 21:41:12 +10:00
Alastair D'Silva
dbab746e3c Add support for the TX_ENABLE signal for RS-485 trancievers 2016-04-11 21:08:21 +10:00
Thorsten von Eicken
a770d0293d fix #116: show device name in browser title 2016-04-03 10:15:31 -07:00
fl1pfl0p
68890778f4 Bugfix: RX pullup checkbox in GUI fixed 2016-01-05 01:40:02 +00:00
Benjamin Runnels
13bc8019c6 Merge branch 'master' of https://github.com/jeelabs/esp-link
Added services page and moved some things around
2015-12-05 18:06:31 -06:00
Thorsten von Eicken
ce05e00bd7 fix pin changes and hostname change 2015-11-15 22:08:32 -08:00
Thorsten von Eicken
e0040e74bc refactor pin config, add support for rx pull-up 2015-11-15 19:16:30 -08:00
Thorsten von Eicken
e429c0bb1c Improve click-to-edit fields 2015-11-12 00:04:27 -08:00
Thorsten von Eicken
86d6638e53 add system name & description to home page 2015-11-10 23:47:26 -08:00
Benjamin Runnels
2ab194f83c Added ifdef checks for mqtt enabled
Added better handling of compile time config of SSID and PASSWORD
Removed default disable of ESP SDK debug log messages
2015-09-20 16:18:26 -05:00
Thorsten von Eicken
b2d7d2a579 fix-up MQTT page 2015-09-11 23:31:03 -07:00
Thorsten von Eicken
c1ed3695a9 server-side handling of MQTT web page 2015-09-08 23:24:49 -07:00
Thorsten von Eicken
d698b94ac6 fix flash config CRC; add MQTT web page 2015-09-07 23:38:07 -07:00
Thorsten von Eicken
2fbd9953d5 TCP client support; Grovestreams RSSI submission support 2015-08-01 13:56:13 -07:00
Thorsten von Eicken
14058427e4 oops, readd mistakenly deleted file 2015-07-14 00:09:21 -07:00
Thorsten von Eicken
9ee1182d04 reduce size of icons 2015-07-13 10:25:29 -07:00
Thorsten von Eicken
c570a31751 add UART debug log control UI 2015-07-01 23:22:50 -07:00
Thorsten von Eicken
ca0b9958c0 highlight current menu entry 2015-06-28 23:48:26 -07:00
Thorsten von Eicken
1f8cdb66b4 switch to 4 col grid; use pure-css source; tweak responsive layout; fix hamburger menu 2015-06-28 23:35:05 -07:00
Thorsten von Eicken
bdf67b65dc improve dhcp/static-ip UI 2015-06-27 21:28:46 -07:00
Thorsten von Eicken
4147496132 removed all templating and heatshrink, only use gzip 2015-06-27 01:05:27 -07:00
Thorsten von Eicken
d679340035 added no-cache headers; shrunk favicon; minimal support for static ip & hostname 2015-06-22 23:27:47 -07:00
Thorsten von Eicken
e412390d84 support for dynamically changing gpio pin assignments 2015-06-17 23:23:24 -07:00
Thorsten von Eicken
8b3161a3f4 fix IE issues 2015-06-14 19:09:44 -07:00
Thorsten von Eicken
d29fa0423f finished UI refactoring to ajax 2015-06-14 01:22:16 -07:00
Thorsten von Eicken
ccd91bd150 switch all pages to ajax; wifi not complete 2015-06-12 00:45:54 -07:00
Thorsten von Eicken
7ade39d986 switch layout to purecss 2015-05-26 00:31:12 -07:00