This website requires JavaScript.
6d94bb224c
fix sensorindex iteration
firmware_v0.2-dev
Marcus
2024-11-19 00:32:48 +0100
3a55104f55
sensor index length
Marcus
2024-11-19 00:08:10 +0100
270806e5fa
cannot use array , because of pointer
Marcus
2024-11-18 23:11:04 +0100
4ecb478354
compiles now again, but its the old state
Marcus
2024-11-18 22:09:02 +0100
13d86ba88f
add missing files
Marcus
2024-11-18 13:18:10 +0100
1624289496
does not compile, i guess i use the wrong pointer stuff thing for in CanGrow_Sensor.h stuff
Marcus
2024-11-18 10:44:33 +0100
16f4871306
improve output/sensor table
Marcus
2024-11-17 07:16:01 +0100
df6435f6e1
add gpio pin or i2c address to output/sensor table if used
Marcus
2024-11-17 06:54:13 +0100
156849782b
save i2c sensor addr as char, use it later with strtol()
Marcus
2024-11-17 05:47:59 +0100
4b3451c2fa
sensor edit now works too
Marcus
2024-11-17 05:00:18 +0100
de0cf2390c
basic sensor config works
Marcus
2024-11-17 04:46:32 +0100
44c5b060d7
Sensor stuff wip
Marcus
2024-11-17 02:51:46 +0100
ac707d0367
fix asyncwebserver template engine bug when document has a certain size
Marcus
2024-11-17 02:51:24 +0100
0571acc350
system/sensor stuff wip
Marcus
2024-11-12 22:25:02 +0100
84c4840993
ESPAsyncwebserver template processor bug - size related?
espasyncwebserver_template_bug
DeltaLima
2024-11-02 17:31:51 +0100
92724fa1f4
fix css and javascript bug for hiding/show stuff
Marcus
2024-10-29 01:43:40 +0100
cf824c1c61
output edit now works as intended
Marcus
2024-10-29 01:32:56 +0100
b28c71c9a4
basic work done for editing output
Marcus
2024-10-29 00:15:28 +0100
790b9bb9c9
put stuff into seperate functions
Marcus
2024-10-28 22:30:20 +0100
735cff463e
chunked response makes no sense here and does not solve my problem, because it is (afaik) not related
Marcus
2024-10-27 20:49:23 +0100
9af343bd3e
delete output implemented
Marcus
2024-10-27 01:33:10 +0200
1419d625a4
add css to File_cangrow_CSS for linkForm class
Marcus
2024-10-27 00:44:13 +0200
fba2210bbd
playground - i think using form and submit button for actions edit and delte looks good
Marcus
2024-10-27 00:42:35 +0200
aaf9688d1a
playing around with html css js
Marcus
2024-10-27 00:36:08 +0200
8955824884
playing around with html css js
Marcus
2024-10-27 00:36:00 +0200
40d0175564
main stuff for adding new output is done. for i2c i have not idea atm what i need.
Marcus
2024-10-26 22:10:39 +0200
b7d21ca868
use toggleDisplay JS func for hiding static ip config when dhcp is used
Marcus
2024-10-26 20:22:53 +0200
c466f1396f
correct wrong mimetype for cangrow.js
Marcus
2024-10-26 18:26:04 +0200
54b6d48e1e
call Check_GPIOindex_Used only once
Marcus
2024-10-26 18:14:44 +0200
a983129085
put GPIO_Index.note description into char const
Marcus
2024-10-26 18:05:10 +0200
c8247268cc
implement checks if gpio is free when adding new output
Marcus
2024-10-26 16:54:39 +0200
22c316edbb
only show configured values
Marcus
2024-10-26 06:43:37 +0200
bc15bbab46
first values saving foir the output ports.
Marcus
2024-10-26 06:26:42 +0200
b0f3d05576
output:add put next free output id into hidden input. if none available, return 255
Marcus
2024-10-26 06:04:10 +0200
f7f5fe073b
put the chunked response stuff into own function, fix html javascript include
Marcus
2024-10-26 05:01:58 +0200
55997e82eb
cleanup - i leave chunked in system/output/add for now, document will get bit bigger i geuss
Marcus
2024-10-26 04:52:54 +0200
bba1687022
cleanup - i leave chunked in system/output/add for now, document will get bit bigger i geuss
Marcus
2024-10-26 04:52:37 +0200
f4624f860e
this was my problem i debbuged the last three hours!? >:(( At least i learned how to use chunked responses, yay
Marcus
2024-10-26 04:42:26 +0200
10a0906a93
chunked response works now - but does not solve my problem >:(
Marcus
2024-10-26 04:33:27 +0200
f7c4739f0d
add output add dialog, try to use chunked response, but not working atm
Marcus
2024-10-26 03:39:36 +0200
9c51386be9
cosmetics
Marcus
2024-10-25 23:43:51 +0200
dadaf09232
playground output add dialog, add cangrow.js
Marcus
2024-10-25 23:40:20 +0200
98ef3de395
add output table , playing around with html in playground
Marcus
2024-10-25 22:03:16 +0200
945c208ba4
add gziped favicon as byte array, playground output dialog stuff
Marcus
2024-10-25 00:30:57 +0200
3517f6abf4
put cangrow.css and favicon to sepereate webserver path and not incldue them in the html body
Marcus
2024-10-24 23:22:56 +0200
d679d896b2
cangrow.sh update arduino-cli to 1.0.4
DeltaLima
2024-10-24 21:55:32 +0200
ca4eb8cfd6
cangrow.sh - add arduino-cli lib update-index before installing libs
DeltaLima
2024-10-24 21:52:21 +0200
8e5268df22
Arduino/CanGrow/cangrow.sh aktualisiert
DeltaLima
2024-10-24 21:46:19 +0200
0d0efbb2c1
add some diff to force new line when inline-block
Marcus
2024-10-24 19:56:34 +0200
4808af281c
remove headings from system and wifi pages.
Marcus
2024-10-24 17:20:50 +0200
7da5bc38d7
implemented highlighting active system subnav entry
Marcus
2024-10-24 17:16:31 +0200
1765748422
implemented highlighting active nav entry
Marcus
2024-10-24 16:53:21 +0200
bafb623392
i am a webdeveloper!
Marcus
2024-10-24 15:59:24 +0200
e3c739e745
i am a webdeveloper!
Marcus
2024-10-24 15:49:59 +0200
2ad9c4c03d
playing around with css
Marcus
2024-10-24 15:14:25 +0200
00a4acfd13
add subnav to every subpage of system
Marcus
2024-10-24 14:49:31 +0200
dc8ba42909
cangrow.sh put build target dir into variable
Marcus
2024-10-24 14:28:11 +0200
5c019f8df6
add config.system.output.device , add POST stuff for /system/
Marcus
2024-10-24 04:14:19 +0200
458077442a
cleanup
Marcus
2024-10-24 02:54:18 +0200
99d598e05d
it does work with a structure and arrays in it. this is fine
Marcus
2024-10-24 02:24:23 +0200
bf1e25d04c
playing around, output_ip load/save was broken. fixed.
Marcus
2024-10-24 01:54:15 +0200
d68d0fbf79
putting output config into json
Marcus
2024-10-24 01:45:06 +0200
4c9c280d45
try to add config.system.outputs to json, but esp8266 actually crashes at loading json
Marcus
2024-10-24 00:00:35 +0200
94e79b8fa2
replacing all old configSystem style variables with config.system.something
Marcus
2024-10-23 21:21:26 +0200
4f42b64c7e
wip - doing config structure things
Marcus
2024-10-23 21:14:43 +0200
13087c0cc1
structure PinIndex
Marcus
2024-10-23 19:03:50 +0200
0227427b6f
add pinIndex structure for ESP8266 and ESP32
Marcus
2024-10-23 17:51:54 +0200
8861393e80
wip write down free pins and think about it
Marcus
2024-10-23 02:27:49 +0200
2dfa2b0c13
missing </div>
Marcus
2024-10-22 22:20:12 +0200
f91b2de002
fix submenu display bug on chrome
Marcus
2024-10-22 22:03:46 +0200
c3b9f0f8a6
update system update page HTML
Marcus
2024-10-22 18:29:53 +0200
f1a1cb3aa9
Arduino/CanGrow/README.md aktualisiert
DeltaLima
2024-10-22 03:16:49 +0200
947af0dd4d
Update README.md
DeltaLima
2024-10-22 03:11:38 +0200
4a14629e48
cosmetic changes
Marcus
2024-10-22 01:58:15 +0200
44ca2c6a8e
Update() fixes for esp32
Marcus
2024-10-22 01:16:09 +0200
5af5bcd94d
implement webui littlefs wipe
Marcus
2024-10-22 01:09:12 +0200
22fdfc57c2
fine tune web update
Marcus
2024-10-22 00:40:07 +0200
e7bb42f72b
web firmware update implemented
Marcus
2024-10-21 23:57:13 +0200
f093ac843b
restart from webui implemented
Marcus
2024-10-21 23:18:42 +0200
de26abaf05
added system settings page, added web restart dialoge
Marcus
2024-10-21 22:16:20 +0200
827c8cd184
moved wifi stuff into its own file, cosmetic things wifi page
Marcus
2024-10-21 19:54:20 +0200
825f2e8e19
configuring and saving wifi settings works now, yay - milestone!
Marcus
2024-10-21 03:11:42 +0200
ae7f6cd3f7
saving ssid, password and ip works so far
Marcus
2024-10-21 01:54:27 +0200
c2d6d508a2
renamed some files, first steps with wifi settings post
Marcus
2024-10-21 01:07:29 +0200
e843df1a28
added wifi network scan
Marcus
2024-10-20 23:09:20 +0200
979b214d43
renamed header.h and footer.h to upper case
Marcus
2024-10-20 21:41:42 +0200
6e4127398b
add wifiSettings page , wip
Marcus
2024-10-20 15:52:25 +0200
b5991a576b
remove a line
Marcus
2024-10-20 06:09:03 +0200
5b54ae3658
add 404 handler, include css in header completely
Marcus
2024-10-20 06:05:01 +0200
57fa57fc94
first try of v0.1 webui
Marcus
2024-10-20 05:09:06 +0200
187ade247f
organizing webserver template stuff, playing with templates
Marcus
2024-10-20 04:48:05 +0200
2252fe0142
webserver templating seems to work fine
Marcus
2024-10-20 02:35:03 +0200
0ef3656bf6
stuff
Marcus
2024-10-20 01:44:55 +0200
2c2adc9678
add configurable webserver logging to serial
Marcus
2024-10-20 01:32:18 +0200
7d0880343b
add configurable webserver logging to serial
Marcus
2024-10-20 01:29:57 +0200
a0735829ae
play around with file structure, first webserving tests
Marcus
2024-10-20 00:41:23 +0200
45ea8eabaa
add include/CanGrow_Webserver.h
Marcus
2024-10-19 22:52:39 +0200
8e9a07a65b
minor small changes
Marcus
2024-10-19 22:52:19 +0200
6ac7b31602
config load and wifi connect works, create ap if no ssid is saved
Marcus
2024-10-19 18:28:14 +0200
a044c65503
first WiFi steps
Marcus
2024-10-19 04:36:39 +0200