Commit Graph

288 Commits

Author SHA1 Message Date
e2916a213a
added turtles to concepts 2024-01-22 23:37:02 +01:00
22509932c3
fixed pre-commit hook for deleted files 2024-01-22 23:36:41 +01:00
f109305f48
added bin info to other bins 2024-01-22 23:36:00 +01:00
295d284bc1
ALL NEW improved Binstore
also automaticly inlcude everything in src/bin
2024-01-22 03:34:19 +01:00
92deb7177f
added ui events to LayerdRootElement 2024-01-21 20:50:08 +01:00
3e09bcfad2
also stop turtle main loop on exit 2024-01-21 20:20:59 +01:00
762f72c160
added LayerdRootElement 2024-01-21 16:32:55 +01:00
1d2a43155a
added mirror function to structure 2023-11-19 01:43:58 +01:00
9bb6b8bf2b
newline support for TextElement 2023-11-16 02:29:41 +01:00
7f8c0d154c
added rotate to structure 2023-11-16 01:38:40 +01:00
f9c10cfc0b
improved turtle Printer 2023-11-15 20:39:08 +01:00
be89ca12bd
added rotate to Layer 2023-11-15 20:38:26 +01:00
ca79714e8d
added textRepresentation to Layer 2023-11-15 20:35:23 +01:00
e0d4844890
fixes terminal newline handling 2023-11-15 17:42:22 +01:00
12eb9d05de
added Structure Printer helper 2023-11-15 01:05:05 +01:00
e39720b63d
upadted CC luca code url 2023-11-07 18:14:56 +01:00
e593fc52c4 added promise support for RPC macro 2023-08-10 21:52:02 +02:00
ad0c62d6e5 added buildserver 2023-08-09 15:22:12 +02:00
0cac0053e3 fixed native cc call to getMethods 2023-08-06 22:04:44 +02:00
a568c9cdd8 added example excavate app 2023-08-05 11:42:38 +02:00
44772557ba fixed INS when no GPS fix 2023-08-05 11:42:15 +02:00
0540cc465a added example turtle program 2023-08-03 18:01:12 +02:00
21387cd8e7 you can stop the turtle thread now 2023-08-02 17:14:54 +02:00
a46760e587 added seperate turtle thread 2023-08-02 16:32:52 +02:00
c83f457968 clipAppBase run final 2023-08-02 16:31:40 +02:00
b8f5ffb93a made Turtle a static class 2023-08-01 13:19:01 +02:00
3c59e045de precommit add formatted files 2023-08-01 13:16:18 +02:00
4b8bc87db9 added printArgs debug function 2023-08-01 13:15:56 +02:00
0c7280a2f5 fixed turtle output text 2023-07-31 16:42:17 +02:00
98b8465436 isTurtle check 2023-07-31 16:40:11 +02:00
016063e3be formatting 2023-07-30 23:34:43 +02:00
0fc2d4d397 made SRSC a rpc thing 2023-07-30 23:34:35 +02:00
da3f00acb6 added precommit hook 2023-07-30 23:33:51 +02:00
db50a93512 improved RPC macro 2023-07-30 23:18:51 +02:00
f3a13e4247 rpc now can handle args 2023-07-30 19:02:59 +02:00
91972107eb BIG FORMATING COMMIT 2023-07-30 15:55:22 +02:00
088fce0aaa made ServiceManager a static class 2023-07-30 15:48:22 +02:00
3b3c69ee56 made GPS and INS a static class 2023-07-30 15:45:30 +02:00
5a9d463192 made GPS a static class 2023-07-30 15:42:02 +02:00
97c906e013 made Net a static class 2023-07-30 15:38:46 +02:00
505d318ffb made Routing a static class 2023-07-30 15:35:43 +02:00
89f209130e made BinStore a static class 2023-07-27 20:45:37 +02:00
74d0232160 made WindowManager a static class 2023-07-27 20:41:23 +02:00
9deea0ee98 made peripherals a static class 2023-07-27 20:38:23 +02:00
a93ee1cddf made Log static class 2023-07-27 20:35:36 +02:00
e1e0180502 changed kernel events to static class 2023-07-27 20:30:39 +02:00
adc5ab1849 makefile watch all files 2023-07-27 20:30:11 +02:00
1a523cb3ce added startup file 2023-07-27 20:15:41 +02:00
dfaabea00d added styles to TextElement 2023-07-11 13:17:33 +02:00
8683eaf17a added very simple GPS GUI 2023-07-10 23:29:22 +02:00