Commit graph

15 commits

Author SHA1 Message Date
c8376fdf34
Add badge for 38c3 2025-01-02 13:01:30 +01:00
bc9a7c56e9
Change interface to clickable (38c3) 2025-01-02 11:48:31 +01:00
0b7aa02f44
Misc docs fixes 2025-01-02 11:48:31 +01:00
f897637d0f
Misc lint and style fixes 2025-01-02 11:48:30 +01:00
0009a8962a
Fix not working algebraic arguments 2024-12-28 22:20:45 +01:00
c74287ff6c
Fix 0 range to infinity 2024-12-23 18:08:41 +01:00
5103639bae Move packaging to flit 2024-11-28 18:21:25 +01:00
bff5c459df Add documentation framework 2024-11-28 12:43:35 +01:00
35fb60af33 README: move acknowledgements to Documentation/ 2024-11-28 12:14:55 +01:00
9cf5c312bb ast: Temporarily fix parsing empty blocks
Line numbers, currently unused, are meant for drawing brackets in
interactive viewer. I'm still unsure how they will be eventually used,
but right now they cause exceptions on empty block (notably, when you
press END against BEGIN, which is a natural things to do). Let's plug it
for now.
2024-11-28 12:04:49 +01:00
97ac8de8fd tests: Fix missing blur on photo testcases
The photos, taken with smartphone camera, are unusually big for a
video (~4K), and they need strong blur to correctly detect. Those tests
were broken when adding adjustable blur to interactive controller.
2024-11-28 12:04:49 +01:00
35362d8dc4 Packaging fixes 2024-01-23 00:30:40 +01:00
a05e3ed6fd Add badges from 37c3
Tokens will not be published.
2024-01-01 14:18:36 +01:00
7f8d3e4f66 Add warning when rfkill for wifi is not engaged
To my understanding, Raspberry Pi has only one antenna for 2.4 GHz and
it's shared between WiFi and Bluetooth. If WiFi is not rfkilled,
Bluetooth may have delays in transmissions, which results if robot
noticeably freezing. So add a warning to remind the operator to kill
WiFi.
2024-01-01 14:11:31 +01:00
c4e545555b Initial commit
Version demonstrated on 37 Chaos Communication Congress (37c3),
sans badges, which will be committed after the Congress.
2023-12-25 17:34:16 +01:00