• Joined on 2026-03-02
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:48:29 -05:00
06a10ff0f9 lower pause back to normal value
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:47:56 -05:00
9b397337da i'm stupd
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:47:05 -05:00
39a8b0ba88 set thruster power to 0 (and release control of transmission if applicable) on quit
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:41:50 -05:00
3ab9bc411f attempt a different approach at finding transmissions
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:31:38 -05:00
a508fbad58 added a break in populateThrusterValues to break out of loop when transmission is found
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:26:51 -05:00
b431e1a0a6 added even more debug prints
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:18:18 -05:00
13f970af76 added some more debug prints to populateThrusterValues
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:07:08 -05:00
1f27dc0cda attempt another fix at transmission nil value population
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:04:35 -05:00
b712a38006 increased pause between init and mainloop so that i can actually read debug prints
temple pushed to master at temple/caero-attitude-control 2026-06-29 20:03:10 -05:00
ce11e77d7c change some ordering and add some debug prints to thruster init functions
temple pushed to master at temple/caero-attitude-control 2026-06-29 19:55:18 -05:00
19c423ecfa added short pause before mainloop to display initialization changes
temple pushed to master at temple/caero-attitude-control 2026-06-29 19:53:55 -05:00
2d6e142eb6 remove unindexed thruster checking from mainloop for now
temple pushed to master at temple/caero-attitude-control 2026-06-29 19:51:58 -05:00
aff1a45a58 add nil checking for thruster init functions
temple pushed to master at temple/caero-attitude-control 2026-06-29 19:48:27 -05:00
ab8d65f477 added nil check for transmission list in populateThrusterValues
temple pushed to master at temple/caero-attitude-control 2026-06-29 19:46:07 -05:00
539fdd92fe hopefully fix some issues regarding thruster initialization
temple synced commits to master at temple/Suwayomi-Server from mirror 2026-06-29 17:04:35 -05:00
323d58717e Add mutation to bind existing track record (#2045)
4d7b7617a9 Fix backup corruption with new extension lib (#2146)
Compare 2 commits »
temple pushed to master at temple/caero-attitude-control 2026-06-29 16:19:36 -05:00
4976c5b227 fix PollVelocity empty array check
temple pushed to master at temple/caero-attitude-control 2026-06-29 16:13:47 -05:00
e27c899c17 add nil check for main SensorData subtables (but not values in those subtables)
temple pushed to master at temple/caero-attitude-control 2026-06-29 16:12:00 -05:00
e69c370c97 assorted bug fixes
temple pushed to master at temple/caero-attitude-control 2026-06-29 14:12:12 -05:00
9c22f72d4e add nil check for rotator thrusters with nil transmissions