• Joined on 2024-11-08
eddy synced new reference refs/tags/v.0.3.2 to eddy/snippets_library from mirror 2025-09-10 16:22:42 +03:00
eddy synced commits to refs/tags/v.0.3.2 at eddy/snippets_library from mirror 2025-09-10 16:22:42 +03:00
eddy synced commits to refs/tags/v.0.3.3 at eddy/snippets_library from mirror 2025-09-10 16:22:42 +03:00
eddy synced new reference refs/tags/v.0.3.3 to eddy/snippets_library from mirror 2025-09-10 16:22:42 +03:00
eddy synced commits to refs/tags/v0.3.3-r1 at eddy/snippets_library from mirror 2025-09-10 16:22:42 +03:00
eddy synced new reference refs/tags/v0.3.3-r1 to eddy/snippets_library from mirror 2025-09-10 16:22:42 +03:00
eddy synced commits to master at eddy/eddys_snippets from mirror 2025-09-10 00:02:40 +03:00
dfdc4222fd add MLX test; not fully works yet, try to find my error in calculations due to datashit
eddy synced commits to master at eddy/eddys_snippets from mirror 2025-09-05 05:42:50 +03:00
664566aa47 thermal
eddy synced commits to master at eddy/stm32samples from mirror 2025-09-04 21:32:41 +03:00
8be4f0975e add new concept USB-CDC template for STM32F303
eddy synced commits to master at eddy/eddys_snippets from mirror 2025-09-02 04:12:40 +03:00
9211cfaf43 add deepseek
eddy synced commits to master at eddy/stm32samples from mirror 2025-08-25 00:12:47 +03:00
962d181e89 add debug flag, remove one bug (echo to one interface in another's interrupt); still didn't found why there's a trash of output in input buffer of interface 0
eddy pushed to main at eddy/mountcontrol 2025-08-12 11:34:48 +03:00
e59f9a05b2 remove pthread_kill/pthread_cancel from signals (if thread wasn't run, these functions cause segfault)
eddy pushed to main at eddy/mountcontrol 2025-08-07 17:24:52 +03:00
34d22614a6 fixed bug in PID
eddy synced commits to master at eddy/small_tel from mirror 2025-08-06 15:55:08 +03:00
581cdc60f9 is moving model really works?
eddy pushed to main at eddy/mountcontrol 2025-08-06 14:51:46 +03:00
2fee216924 Indeed? The moving model works???
eddy pushed to main at eddy/mountcontrol 2025-08-05 18:41:21 +03:00
138e4bf84d PID seems like almost working, but I have a great problem with model!
eddy pushed to main at eddy/mountcontrol 2025-08-04 17:29:22 +03:00
f661dfad44 add PID (not tested yet)
eddy pushed to main at eddy/mountcontrol 2025-08-04 08:48:07 +03:00
219cec6055 last week
eddy pushed to main at eddy/mountcontrol 2025-07-31 16:49:26 +03:00
9fbd858086 less squares 4 speed + fixed some bugs (but found more)
eddy pushed to main at eddy/mountcontrol 2025-07-30 17:09:55 +03:00
a96682bc12 some problems fixed; model isn't tested yet