Rune Harlyk
|
0f2a0c65ba
|
🐛 Use mpu.heading for heading calculations
|
2026-03-20 17:19:41 +01:00 |
|
Rune Harlyk
|
37474e840d
|
Update clone command to include submodules
|
2026-03-20 16:06:39 +01:00 |
|
Rune Harlyk
|
e1d37a907d
|
🐛 ESP P4 i2c pull up
|
2026-03-06 23:35:20 +01:00 |
|
Rune Harlyk
|
eba00f98cd
|
⚡ Clean up macros
|
2026-02-09 16:39:46 +01:00 |
|
Rune Harlyk
|
43e7f13888
|
✨ Adds working camera stream for p4 with correct colors and good perf
|
2026-02-09 16:39:46 +01:00 |
|
Rune Harlyk
|
d81b1b0851
|
🙏 Working camera stream with p4
|
2026-02-09 16:39:46 +01:00 |
|
Rune Harlyk
|
bf2fd957af
|
✨ Adds support for esp32 P4
|
2026-02-09 16:39:46 +01:00 |
|
Rune Harlyk
|
d6075deb6c
|
🔥 Removes old stateful persistence
|
2026-02-01 00:45:55 +01:00 |
|
Rune Harlyk
|
ff1444b2bc
|
⚡ Makes wifi try to connect to latest
|
2026-01-31 21:05:37 +01:00 |
|
Rune Harlyk
|
e5e9841dd3
|
⚡ Sets cpu freq to 240
|
2026-01-31 21:00:39 +01:00 |
|
Rune Harlyk
|
f4f8035f37
|
🐛 Handle spa
|
2026-01-31 19:32:43 +01:00 |
|
Rune Harlyk
|
13300aa9e0
|
🎨 Update monitor filters
|
2026-01-31 19:32:43 +01:00 |
|
Rune Harlyk
|
cdf6c83be5
|
♻️ Moves sdkconfig.defaults
|
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
|
21ed3d51d2
|
Fix build pipeline
|
2026-01-31 14:37:31 +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
|
07f5ffd5a7
|
Default center angle of servos to 2
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
9b5261a022
|
Moved all filenames to filesystem file
|
2026-01-31 14:37:31 +01:00 |
|
Niklas Jensen
|
5df67bffb2
|
Updated debug in platform.ini to pass build pipeline
|
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
|
bce9041f1f
|
Allocate stateful persistance on heap - not stack
|
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
|
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
|
bd012046f2
|
added esp builtin debugging capabilities
|
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
|
92da5b0dac
|
Revert filesystem as it makes more sense to do over socket
|
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
|
6e7f7bb657
|
Updating servo table data for Svelte
|
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
|
a4e900fb65
|
Expanded comments to made endpoint and persistance easier to understand
|
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
|
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 |
|