Files
onefinity-firmware/src/py/bbctrl
Henrik Muehe 94270e7725 Planner: lazy-load camotics.gplan so HTTP listener comes up first
Importing camotics.gplan pulls in a C++ extension (libstdc++,
boost::python, etc.) which adds several seconds to bbctrl startup
on the Pi. Defer it to Planner.init() — bbctrl can serve the UI
and accept connections without ever touching the planner, and the
penalty is paid only the first time motion is queued.
2026-05-03 14:04:30 +02:00
..
2020-08-27 23:20:27 -04:00
2024-04-05 00:02:21 +05:30
2020-08-27 23:20:27 -04:00
2024-04-04 15:49:46 +05:30
2025-09-21 01:57:17 +05:30
2024-01-23 03:04:04 +05:30
2024-06-08 01:08:16 +05:30
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2024-12-12 00:51:38 +05:30
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2022-12-24 11:58:06 +05:30
2024-05-12 14:36:11 +05:30
2020-08-27 23:20:27 -04:00
2024-12-12 01:21:10 +05:30
2020-08-27 23:20:27 -04:00
2025-09-21 01:06:42 +05:30