Niklas Jensen
|
8d4ce16460
|
Added sd support and fixed proto malloc
|
2026-01-31 21:15:08 +01:00 |
|
Rune Harlyk
|
ff1444b2bc
|
⚡ Makes wifi try to connect to latest
|
2026-01-31 21:05:37 +01:00 |
|
Niklas Jensen
|
2ce29ae0cc
|
Updated proto sending over api to be dynamically allocated
|
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
|
25063c1bd4
|
Updated edit in fs to use upload
|
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
|
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
|
d5af8d0294
|
Ap settngs post working, error msg on response
|
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
|
4ac54279a8
|
⚡ Makes TransferId uint32
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
485ecb7547
|
Moved FS proto objects to own file, and MD tutorial
|
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
|
26c187a480
|
Claude: reduced the file and dir count (still bad code) but works
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
957b60b132
|
Claude: ESP build fixed - untested
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
f440fa3973
|
Claude: File chunking system
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
725d62747d
|
fs chunked upload download start
|
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
|
775ca78a10
|
🚚 Rename websocket_message to messages
|
2026-01-03 22:15:00 +01:00 |
|
Rune Harlyk
|
0309855d5f
|
🔥 Removes example project
|
2026-01-03 22:15:00 +01:00 |
|
Rune Harlyk
|
2b817e90ef
|
🙈 Ignore auto generated proto files
|
2026-01-03 22:15:00 +01:00 |
|
Rune Harlyk
|
dc04204e8e
|
✨ Adds promise based request reponse system
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
f3a3ebe1ea
|
Features reponse for esp
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
210e0363ab
|
Features size defined
|
2026-01-03 22:15:00 +01:00 |
|
Rune Harlyk
|
fa332995f9
|
♻️ Handle incomming messages
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
28bb35d104
|
Updated proto with request->response features
|
2026-01-03 22:15:00 +01:00 |
|
Rune Harlyk
|
86a4cee7ae
|
♻️ Makes messages use static array and sizes
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
ff3a3f3d7d
|
🏍️ Fixed servos svelte
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
72cde1a90a
|
Fix i2c svelte
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
b485579d80
|
🔧 Fixed i2c settings
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
13546d600c
|
Fixed up IMU properly this time
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
58bf8a88a6
|
🏌️♀️First iteration of proto building workflow
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
9c1ad30771
|
🛜 Fixed wifi with protobuf, added rest message proto
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
10e56e25b3
|
Fix imu data among other things, start at wifi fix
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
cdaa60d0e1
|
Updated servo angles and kinematic data
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
f25aba5f29
|
Fixed the controls and cleaned up some lookup tables
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
19ebceb959
|
Redoing input data and modes,
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
a8abaaaf61
|
Adjusted parts of routes layout to work with protobufs
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
49a7431cef
|
Beginning of model rework
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
9cddbf8a9b
|
All errors gone from socket.ts (logic errors might still be present)
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
2eec367e05
|
Absolutely gutting the listeners - VERY WIP
|
2026-01-03 22:15:00 +01:00 |
|