Rune Harlyk
|
ff1444b2bc
|
⚡ Makes wifi try to connect to latest
|
2026-01-31 21:05:37 +01:00 |
|
Rune Harlyk
|
f4f8035f37
|
🐛 Handle spa
|
2026-01-31 19:32:43 +01:00 |
|
Rune Harlyk
|
bd984309f1
|
♻️ Handle merging
|
2026-01-31 19:32:43 +01:00 |
|
Rune Harlyk
|
aca8ee6de5
|
⚡ Full migration to esp-idf
|
2026-01-31 19:32:43 +01:00 |
|
Niklas Jensen
|
f04e97443d
|
Removed specific mentions of protobuf for endpoints
Also removed features unused json endpoint data
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
bdee1d0e04
|
Made proper response structure for network scan
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
2ce29ae0cc
|
Updated proto sending over api to be dynamically allocated
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
0af2f5ebec
|
Rename proto macro to name that makes more sense
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
4575f63921
|
Updated all wifi endpoints to use protobufs
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
56d81f75cb
|
Unused and untested peripheral endpoint updated to protobufs
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
72e2522dcd
|
Updated mdns to use protobufs (completely untested)
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
e1f44a6f06
|
Camera api to protobuf - still and stream not tested
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
1a280f5356
|
Updated WIFI on esp and svelte side to use proto
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
6d62b00c0e
|
Fixed custom url matcher
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
0a2d3c0e31
|
UNTESTED: fix for sending proper content type on config endpoint
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
f9a99ce013
|
Make /api/files/... to proto endpoints
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
1e333a0ffe
|
Redo /api/system endpoints to proto
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
1931551fa8
|
Remake delete for api to protobuf
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
9666baf858
|
Remake filesystem listing to protobuf
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
dbca9bd0b7
|
Converted servocontroller to protobufs + persistance defaults
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
476c49f474
|
Protobuf persistance + Readded persistance for ap service
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
7f4a158e24
|
Removed JSON from ap settings and service -> preparing to remake servo
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
6e478460f5
|
Redone protobuf receiving to be more dynamic and scalable
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
e1e656478d
|
Redo ap settings to rest and proto
|
2026-01-31 14:37:31 +01:00 |
|
Rune Harlyk
|
02aaee0878
|
♻️ Replace more arduino functions with native
|
2026-01-30 14:01:48 +01:00 |
|
Rune Harlyk
|
3f84434167
|
♻️ Changes timing logging to only warn
|
2026-01-30 13:55:19 +01:00 |
|
Rune Harlyk
|
608eec3894
|
♻️ Only collect messages when there subscribers
|
2026-01-30 12:57:51 +01:00 |
|
Rune Harlyk
|
69e4aefec3
|
🎨 Adds fallback heading to be z axis
|
2026-01-30 12:57:51 +01:00 |
|
Rune Harlyk
|
dbc74d6f88
|
⚡ Replace third party libs with i2c bus drivers
|
2026-01-30 12:57:51 +01:00 |
|
Rune Harlyk
|
f033e8b0ae
|
🎨 Renames webserver and websocket
|
2026-01-24 13:36:32 +01:00 |
|
Rune Harlyk
|
57e80655cf
|
⚡ Removes max file upload and secure getWsClients
|
2026-01-24 13:36:32 +01:00 |
|
Rune Harlyk
|
64199ac1a3
|
⚡ Removes PsychicHttp dependency
|
2026-01-24 13:36:32 +01:00 |
|
Rune Harlyk
|
0b8e060063
|
✨ Adds native http wrapper to replace psychic
|
2026-01-24 13:36:32 +01:00 |
|
Rune Harlyk
|
a88c8eb0be
|
♻️ Clean up
|
2026-01-22 20:38:27 +01:00 |
|
Rune Harlyk
|
4ac54279a8
|
⚡ Makes TransferId uint32
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
aff50d6a9c
|
Fixed comments and useless function declarations
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
70043aa139
|
Upped buffer for client download
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
9b8e92ce32
|
Dont check fs size every chunk, and set buffer size bigger
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
a799af360f
|
Added metadata message for sending fs transfer info
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
f0c4f0f929
|
Remaking the upload and download scheme to rapid streaming (WIP)
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
1b6ffc4641
|
Upped chunk size to 16kb (down not working)
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
d00e7bc92d
|
Only flush periodically (every 64 chunks)
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
6b96d0deba
|
Added error logging for ws send, and naming for fs ws
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
26c187a480
|
Claude: reduced the file and dir count (still bad code) but works
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
0435605e18
|
Claude: Fixing esp side (and stupid amount of .md)
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
f440fa3973
|
Claude: File chunking system
|
2026-01-22 20:38:27 +01:00 |
|
Rune Harlyk
|
d611cd043b
|
⚡ Make ip be uint32 instead of strings
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
fd7b3951ff
|
System status esp + svelte - protobuf complete
|
2026-01-03 22:15:00 +01:00 |
|
Rune Harlyk
|
7cb5c06524
|
🚚 Renames controller data
|
2026-01-03 22:15:00 +01:00 |
|
Rune Harlyk
|
39f9e47e59
|
🚚 Moves system metrics out of main
|
2026-01-03 22:15:00 +01:00 |
|