Алексей Куликов aleks
aleks synced commits to refs/heads/master at aleks/flix from mirror 2026-08-14 07:52:25 +00:00
37f267ecc9 Change type hints of the most List arguments to Sequence in pyflix
3450932dce Add testing of simulation run
149c891cfc Put binaries into docs artifact only in master and dev branch of the upstream repo
0512f5ce68 Add sloc calculator to ci
f12b239af9 Fix simulation run
Compare 5 commits »
aleks synced commits to refs/heads/dev at aleks/flix from mirror 2026-08-14 07:52:25 +00:00
3f11fa11e8 Test simulation run
a05e35540e Bring back simpler version of Value::set
6098293776 Utilize Value class in parameters for
2d1efac05f Change type hints of the most List arguments to Sequence in pyflix
f99a9998b1 Add rates_extra argument to pyflix' set_attitude method
Compare 5 commits »
aleks synced commits to refs/heads/pos-draft at aleks/flix from mirror 2026-08-12 15:12:27 +00:00
aleks synced commits to refs/heads/stm at aleks/flix from mirror 2026-08-12 15:12:27 +00:00
6064ee18f3 Disable Wi-Fi code
dc26abe975 Implement Preferences.h for STM32
b8c687f3ed Merge branch 'master' into stm
Compare 4 commits »
aleks synced commits to refs/heads/dev at aleks/flix from mirror 2026-08-12 15:12:27 +00:00
f355cc2938 Upload binaries to docs only in my repo and in master and dev branches
0139d71b12 Show git hash commit in sys command
58da0b9959 Add binaries to the docs only of DOCS_BINARIES repo variable is truthy
355f4ad49d Merge remote-tracking branch 'origin/master' into dev
55398a660d Remove unused variable
Compare 5 commits »
aleks synced commits to refs/heads/master at aleks/flix from mirror 2026-08-12 15:12:27 +00:00
7312aeff32 Rename lpf.h to filter.h
d65c5c0eb1 Build espnow-proxy in ci
76456b778b Publish official pre-built binaries
f79c444f07 Configure imu using parameters instead of editing the source code
2a96f4795d Add missing parameter for yaw rate windup
Compare 5 commits »
aleks synced new reference refs/heads/pos-draft to aleks/flix from mirror 2026-08-12 15:12:27 +00:00
aleks synced commits to refs/heads/robolager2026 at aleks/flix from mirror 2026-07-22 16:24:01 +00:00
74b082957e Add threshold for rc sticks move for quitting auto mode
4582942919 Minor docs update
df14a5678f Don't send discovery message if encrypting is disabled in espnow
Compare 3 commits »
aleks synced new reference refs/heads/dev to aleks/flix from mirror 2026-07-20 19:41:28 +00:00
aleks synced commits to refs/heads/robolager2026 at aleks/flix from mirror 2026-07-20 19:41:28 +00:00
aleks synced commits to refs/heads/dev at aleks/flix from mirror 2026-07-20 19:41:28 +00:00
aleks synced new reference refs/heads/robolager2026 to aleks/flix from mirror 2026-07-20 19:41:28 +00:00
aleks synced commits to refs/heads/master at aleks/flix from mirror 2026-07-20 19:41:28 +00:00
8917849711 Remove unneeded declaration from the sim
1cdc7a8641 Fix rc in simulator
Compare 2 commits »
aleks synced commits to refs/heads/master at aleks/flix from mirror 2026-07-09 03:16:34 +00:00
d64bf24c6d Add alicanerus' build
aleks synced commits to refs/heads/flix2-debug at aleks/flix from mirror 2026-07-08 19:06:41 +00:00
aleks synced new reference refs/heads/flix2-debug to aleks/flix from mirror 2026-07-08 19:06:41 +00:00
aleks synced commits to refs/heads/new-logging at aleks/flix from mirror 2026-07-08 02:46:35 +00:00
28f015569b Add log reset command to cli
aleks synced commits to refs/heads/master at aleks/flix from mirror 2026-07-05 01:16:36 +00:00
fabd5e072d Fixes in the docs
aleks synced commits to refs/heads/master at aleks/flix from mirror 2026-07-03 00:16:41 +00:00
1ae85ff118 Add argument to motor testing commands for specifying thrust
aleks synced commits to refs/heads/master at aleks/flix from mirror 2026-06-30 15:06:32 +00:00
26a0dd65be Minor fixes and updates