Commit graph

9 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
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
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
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