Commit Graph

20 Commits

Author SHA1 Message Date
Richard Harman
f156c5fecd fix EOL whitespace 2022-05-29 09:32:47 -04:00
Richard Harman
fdbf665cfc fix line endings 2022-05-29 09:32:14 -04:00
openshwprojects
eeba31415f 2KB main config structure (NET_PARAM is 4096 so 2048 bytes left free) 2022-04-17 00:30:45 +02:00
openshwprojects
5a28f9f3a0 tuyamcu commands, time zone offset simple setting for ntp 2022-04-08 19:38:17 +02:00
openshwprojects
7acbebe535 finalize NTP, count unix time on our side, test gmtime and print month, day, etcc 2022-03-06 21:31:33 +01:00
openshwprojects
f227fde466 fixed logging.c on windows 2022-03-06 20:44:52 +01:00
openshwprojects
2779967149 UNFINISHED tuyaMCU and commands thing 2022-03-04 18:44:58 +01:00
openshwprojects
f98e5e79a8 initial command line and tuyamcu demo to play around with - it's able to send a time (hardcoded) packet to TH06 and the time shows up on the LCD 2022-03-04 11:31:42 +01:00
openshwprojects
40bdb68d13 command system - unused, tuya mcu stub 2022-03-04 10:22:17 +01:00
openshwprojects
e827202693 restart button, fix windows build 2022-02-16 16:58:49 +01:00
openshwprojects
4ca5fd9ac2 Show uptime (formatted string) on HTML panel; fix Windows test build 2022-02-10 22:49:21 +01:00
openshwprojects
acb0baf2e6 Fix windows build after btsimon changes 2022-02-09 12:51:01 +01:00
btsimonh
62fb793019 working json, plus some bugfixes 2022-02-08 18:45:31 +00:00
openshwprojects
927115854b bugfix http on windows (after btsimon server update) 2022-02-08 05:39:04 +01:00
openshwprojects
b10913f6a8 fix windows build 2022-02-08 00:21:10 +01:00
btsimonh
f3069ac78d Merge branch 'btimonh4' into btsimonh5
# Conflicts:
#	src/httpserver/new_http.c
#	src/win_main.c
2022-02-07 18:46:54 +00:00
btsimonh
25580f7367 Base http server on 'http_request' structure. It holds everything needed by a respondant to a request. 2022-02-07 18:35:02 +00:00
openshwprojects
0d7b991275 fix windows build 2022-02-07 10:17:29 +01:00
openshwprojects
ab04a44aca WINDOWS build fix 2022-02-01 12:35:48 +01:00
openshwprojects
75b5a25725 initial commit - special thx for btsimonh for OTA work, SDK clear up and reorganization 2022-01-31 20:22:22 +01:00