RaffaelW
|
4732231fa2
|
added led blink code while resetting config
|
2024-12-21 22:02:01 +01:00 |
|
RaffaelW
|
3aeb8ffe5b
|
added button action configuration and handling for reset and restart
|
2024-12-21 21:28:35 +01:00 |
|
Hendrik Rauh
|
fc30a22b84
|
Merge branch 'HendrikRauh/issue33' of https://github.com/HendrikRauh/dmx-interface into HendrikRauh/issue33
|
2024-12-20 22:09:52 +01:00 |
|
Hendrik Rauh
|
2c83081646
|
added hash to status UI
|
2024-12-20 22:09:49 +01:00 |
|
RaffaelW
|
391ef3ab2e
|
replaced text buttons with icons
|
2024-12-20 22:08:42 +01:00 |
|
RaffaelW
|
3fd0ae4837
|
added small connection icon in status details
|
2024-12-20 21:56:43 +01:00 |
|
Hendrik Rauh
|
f77e9a46de
|
got rid of the redefinition of SPI2_HOST
@psxde pls check if this breaks functionality
|
2024-12-20 21:37:27 +01:00 |
|
Hendrik Rauh
|
df54c04d21
|
fixed NULL pointer warning
warning: passing NULL to non-pointer argument 2 of 'uint32_t Preferences::getUInt(const char*, uint32_t)' [-Wconversion-null]
|
2024-12-20 21:26:42 +01:00 |
|
Hendrik Rauh
|
0a7da09e23
|
switched the cards for better layout
|
2024-12-20 21:17:04 +01:00 |
|
Hendrik Rauh
|
1c78f3ca97
|
removed signal icon in status details
|
2024-12-20 21:12:41 +01:00 |
|
RaffaelW
|
39a8f50588
|
Merge branch 'HendrikRauh/issue33' of https://github.com/HendrikRauh/dmx-interface into HendrikRauh/issue33
|
2024-12-20 20:03:15 +01:00 |
|
RaffaelW
|
3723cb81a8
|
refactored MAC address formatting
|
2024-12-20 20:03:07 +01:00 |
|
Hendrik Rauh
|
3ecc9e33c0
|
Merge branch 'main' into warnings-fix
|
2024-12-20 20:02:28 +01:00 |
|
Hendrik Rauh
|
babf7f47d0
|
Merge branch 'main' into HendrikRauh/issue33
|
2024-12-20 20:02:11 +01:00 |
|
Hendrik Rauh
|
5870182507
|
Merge pull request #61 from HendrikRauh:50-loading-error-after-config-save
50 loading error after config save
|
2024-12-20 19:58:57 +01:00 |
|
RaffaelW
|
4d58f864d0
|
implemented retry mechanism for loading config data after esp restart
|
2024-12-20 18:27:32 +01:00 |
|
RaffaelW
|
ecfa24a2d7
|
increased delay between submitting and reloading the config
|
2024-12-20 18:03:35 +01:00 |
|
Raffael Wolf
|
fcb3741fed
|
Merge pull request #60 from HendrikRauh/59-warning-scan-only-in-ap
show warning for scanning networks only in access-point mode
|
2024-12-20 17:47:20 +01:00 |
|
RaffaelW
|
83945995a5
|
show warning for scanning networks only in access-point mode
|
2024-12-20 17:44:51 +01:00 |
|
Hendrik Rauh
|
a82934eb72
|
Merge pull request #58 from HendrikRauh:57-Temperature-seems-not-right
Temperature converted to int
|
2024-12-20 08:46:37 +01:00 |
|
RaffaelW
|
b5999364e2
|
Add connection icons for signal strength
|
2024-12-19 23:35:45 +01:00 |
|
Hendrik Rauh
|
77b71433e5
|
Temperature converted to int
Fixes #57
|
2024-12-19 23:13:41 +01:00 |
|
Hendrik Rauh
|
e3bc5f8bdc
|
changed isome icons to white
|
2024-12-19 22:42:32 +01:00 |
|
Hendrik Rauh
|
1d2f4a08a0
|
updated and added icons
|
2024-12-19 22:06:35 +01:00 |
|
RaffaelW
|
44eaecc3f3
|
fixed whitespace and units
|
2024-12-19 21:44:46 +01:00 |
|
Hendrik Rauh
|
f38a915c6e
|
added signal strength icons
|
2024-12-19 21:17:30 +01:00 |
|
RaffaelW
|
07dab3aadf
|
Add CPU temperature display
|
2024-12-19 18:32:29 +01:00 |
|
RaffaelW
|
2f4d46e791
|
Merge branch 'HendrikRauh/issue33' of https://github.com/HendrikRauh/dmx-interface into HendrikRauh/issue33
|
2024-12-19 18:17:54 +01:00 |
|
RaffaelW
|
282b883b05
|
fixed error introduced through merging
|
2024-12-19 18:06:44 +01:00 |
|
Hendrik Rauh
|
7ad8af28bd
|
fixed led not blinking
on first run the led would not blink, due to elif instead of if
|
2024-12-19 18:06:44 +01:00 |
|
Hendrik Rauh
|
ceb3ce47ee
|
Added cpuTemperature
|
2024-12-19 18:06:44 +01:00 |
|
Raffael Wolf
|
2fd3a76fa6
|
removed wrong semicolon
|
2024-12-19 18:06:44 +01:00 |
|
Hendrik Rauh
|
3ccae6dd16
|
Rework favicon
Fixes #52
|
2024-12-19 18:06:44 +01:00 |
|
RaffaelW
|
b847fb3d20
|
select current ssid by default if connected via wifi-station
|
2024-12-19 18:06:44 +01:00 |
|
RaffaelW
|
303a0ae0fc
|
shortened wifi scan warning
|
2024-12-19 18:06:44 +01:00 |
|
Hendrik Rauh
|
0b0bf2f737
|
fixed confusing syntax
Fixes #48
|
2024-12-19 18:06:43 +01:00 |
|
Hendrik Rauh
|
66cf008e19
|
fixed and changed the reset protection
|
2024-12-19 18:03:08 +01:00 |
|
Hendrik Rauh
|
6aff101f2e
|
updated doc to match new reset
#39
|
2024-12-19 18:03:08 +01:00 |
|
Hendrik Rauh
|
f173558bd5
|
Reset protection
Fixes #39
|
2024-12-19 18:03:08 +01:00 |
|
Hendrik Rauh
|
1278c01fcd
|
Fixed typo and added 3V rail
Fixes #44
|
2024-12-19 18:03:08 +01:00 |
|
RaffaelW
|
7b0f0ac639
|
cache available networks in setup
|
2024-12-19 18:03:08 +01:00 |
|
RaffaelW
|
33bc277bb5
|
moved onGetNetworks function to new file
|
2024-12-19 18:03:08 +01:00 |
|
RaffaelW
|
53e42a0b0b
|
made some input fields required
|
2024-12-19 18:02:37 +01:00 |
|
RaffaelW
|
140d43f58b
|
corrected default values for ip addresses
|
2024-12-19 18:01:22 +01:00 |
|
RaffaelW
|
a6500cb8cc
|
extracted default config values
|
2024-12-19 18:01:21 +01:00 |
|
RaffaelW
|
003102fa90
|
adjust led brightness
|
2024-12-19 18:00:29 +01:00 |
|
RaffaelW
|
e4fb246356
|
added slider for led brightness
|
2024-12-19 18:00:29 +01:00 |
|
RaffaelW
|
a3dc701d0b
|
disabled automatic wifi scan when the configuration page loads to avoid disconnecting and added warning
|
2024-12-19 17:58:12 +01:00 |
|
RaffaelW
|
b097f81c95
|
fixed input/output toggle
|
2024-12-19 17:58:11 +01:00 |
|
RaffaelW
|
9e83851ddf
|
added status ui
|
2024-12-19 17:55:52 +01:00 |
|