21 Commits

Author SHA1 Message Date
dannybackx
6bdfaf933e Query ip (#289)
* Following tve's guidelines to submit the changes for query-ip, I think.
2017-06-15 20:36:37 -07:00
cskarai
491931b7d2 Web-Server to use CMD_RESP_CB 2016-10-07 06:54:37 +02:00
Thorsten von Eicken
6659f0ed21 resolve merge conflicts from beegee's branch 2016-10-01 11:39:46 -07:00
Thorsten von Eicken
c67750ad18 add support to reset slip communication 2016-09-27 23:33:57 -07:00
beegee-tokyo
0654c1d038 Synced master branch with upstream from jeelabs
Signed-off-by: beegee-tokyo <bernd@giesecke.tk>
2016-09-27 16:56:42 +08:00
cskarai
c81aaa5b08 Fixed: WEB_JSON_DATA WEB_DATA change (uses SLIP protocol) 2016-09-22 20:46:34 -07:00
Karai Csaba
f6f1fbb926 Refactored web-server 2016-09-22 20:46:34 -07:00
Karai Csaba
f75c1acf95 Button feature is working 2016-09-22 20:46:34 -07:00
beegee-tokyo
b46eca6ff2 Combined UDP and TCP socket functions into one socket.c and socket.h
Signed-off-by: beegee-tokyo <bernd@giesecke.tk>
2016-09-16 21:47:36 +08:00
beegee-tokyo
e714be5915 Added functionality for UDP socket client, TCP socket client and server
Added tools (download links in Makefile are not working)
Adjusted Makefile
Adjusted .gitignore
2016-09-07 22:09:05 +08:00
Thorsten von Eicken
219b6c8006 fix mqtt for new slip protocol 2016-01-31 17:39:15 -08:00
Thorsten von Eicken
5a891c3c1e new SLIP protocol; basic REST working 2016-01-31 00:09:21 -08:00
Thorsten von Eicken
109c10c3f2 make new slip proto work 2016-01-24 09:48:33 -08:00
Thorsten von Eicken
5dbebcd841 change SLIP to std escape chars; add to readme 2016-01-18 13:18:38 -08:00
Thorsten von Eicken
d87468e3c7 streamline CMD function 2015-09-20 10:23:45 -07:00
Thorsten von Eicken
e9b0132eeb fix issues with MQTT CMD callbacks 2015-09-13 23:54:10 -07:00
Benjamin Runnels
bc3856334d Made some modules optional 2015-08-30 12:03:18 -05:00
Thorsten von Eicken
1c5679f9c8 fix REST repsonse issues 2015-08-29 13:04:24 -07:00
Benjamin Runnels
3892238388 dynamic arduino callback support 2015-08-28 15:00:59 -05:00
Benjamin Runnels
c586f38765 swapped out for offsite web files 2015-08-24 15:48:12 -05:00
Thorsten von Eicken
ddd2af1a65 incorporated tuanpmt's slip protocol and rest library 2015-08-24 10:25:24 -07:00