Niklas Jensen
|
d5af8d0294
|
Ap settngs post working, error msg on response
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
ae4a2fe115
|
Implement apstatus fetch on svelte site + protobuf decode
|
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
|
098f3b4c8f
|
✨ Adds heading chart
|
2026-01-30 12:57:51 +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
|
1e9f38fe7b
|
🐛 Fixes mpu6050 dmp
|
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
|
d9e752777f
|
🐛 Clamps imu compensation to max roll and pitch
|
2026-01-29 17:04:27 +01:00 |
|
Rune Harlyk
|
f513de0171
|
🐛 Fix the visualization world coordinate frame
|
2026-01-29 16:21:53 +01:00 |
|
Rune Harlyk
|
56376e6322
|
🐛 Fix visualization world rotation
|
2026-01-29 15:33:05 +01:00 |
|
Rune Harlyk
|
a5e62d87fd
|
🐛 Fix walking condition
|
2026-01-29 13:52:15 +01:00 |
|
Rune Harlyk
|
f033e8b0ae
|
🎨 Renames webserver and websocket
|
2026-01-24 13:36:32 +01:00 |
|
Rune Harlyk
|
eb8b83736a
|
♻️ Removes PsychicHttp package from software desc
|
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 |
|
Niklas Jensen
|
92b2d326c7
|
Endpoint refactoring miss by claude: ap api
|
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
|
38bb16bb6c
|
♻️ Update the typing for chunkedTranfer
|
2026-01-22 20:38:27 +01:00 |
|
Rune Harlyk
|
f10406b29c
|
♻️ Makes use of tailwind for styling
|
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
|
17de0b22af
|
Overlooked logic issue when freeing malloced buffer
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
6104c54f39
|
reset unrelated variables to base branch, fixed typos
|
2026-01-22 20:38:27 +01:00 |
|
Niklas Jensen
|
cec9024a26
|
Removed useless claude generated MD
|
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
|
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
|
50ef91ab22
|
Dynamic allocation of protobuf encoder on huge messages
|
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
|
4fa3939209
|
Increased socket size to fix fs chunking
|
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
|
d86c86e028
|
Claude: Svelte remake
|
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 |
|
Niklas Jensen
|
725d62747d
|
fs chunked upload download start
|
2026-01-22 20:38:27 +01:00 |
|
Rune Harlyk
|
d14e598aab
|
🔥 Cleanup factory settings
|
2026-01-03 22:25:52 +01:00 |
|
Rune Harlyk
|
d611cd043b
|
⚡ Make ip be uint32 instead of strings
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
6be38b2e9e
|
Protobuf python installation - automatic
|
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
|
cb74a1e9d4
|
♻️ Adds ws back for testing
|
2026-01-03 22:15:00 +01:00 |
|
Rune Harlyk
|
b38bc4e807
|
♻️ Adds ws back for testing
|
2026-01-03 22:15:00 +01:00 |
|