|
|
c665401fd8
|
use .call instead of native in Inventory peripheral
|
2025-05-23 15:39:44 +02:00 |
|
|
|
2799a0be3d
|
added GeoScanner peripheral
|
2024-10-27 16:08:38 +01:00 |
|
|
|
1d60e13792
|
idfk
|
2024-10-18 16:48:38 +02:00 |
|
|
|
5167533c6d
|
Ignore GPS messages from other dimension
refs #2
|
2024-10-17 00:14:39 +02:00 |
|
|
|
aac527ae89
|
added a timeout and improvements to GPS and INS
closes #6
|
2024-10-16 23:45:53 +02:00 |
|
|
|
b305594ea4
|
improved networking
|
2024-10-15 01:19:36 +02:00 |
|
|
|
e0f8d274e7
|
renamed Pos and Pos3
|
2024-10-14 21:40:26 +02:00 |
|
|
|
39a7da716c
|
improved logging system
|
2024-08-17 00:47:15 +02:00 |
|
|
|
fe16799bbb
|
added inventory peripheral
|
2024-08-12 15:16:32 +02:00 |
|
|
|
be405887e2
|
added digEmpty function
|
2024-08-05 17:09:02 +02:00 |
|
|
|
37eab6f8e2
|
debug guard for build info
|
2024-08-05 13:53:33 +02:00 |
|
|
|
5925f851c4
|
trace can now be used in debug mode
|
2024-05-02 15:09:21 +02:00 |
|
|
|
d13831f213
|
added DroneInterface peripheral stub #12
|
2024-05-02 15:07:40 +02:00 |
|
|
|
dd146d1caf
|
fixed inspect for Peripherals
|
2024-04-18 23:11:16 +02:00 |
|
|
|
7bd18c1a4c
|
added exporter and interface for redstone
|
2024-04-13 12:07:46 +02:00 |
|
|
|
99489e37df
|
fixed hardcoded redstone type name
|
2024-04-13 12:06:55 +02:00 |
|
|
|
86f6dbf302
|
added Pocket
|
2024-04-10 14:40:45 +02:00 |
|
|
|
4836cae3fa
|
added speaker peripheral
|
2024-04-09 20:07:36 +02:00 |
|
|
|
1efa8fa212
|
renamed to nameserver in kernel settings
|
2024-03-21 00:02:57 +01:00 |
|
|
|
9541b653b5
|
fixed ServiceManager not loading kvstore
|
2024-03-21 00:01:37 +01:00 |
|
|
|
4ab3d868c1
|
interface name consistency
|
2024-03-13 10:39:22 +01:00 |
|
|
|
fdcb81b565
|
removed export system
|
2024-03-12 21:47:49 +01:00 |
|
|
|
638d1acbe0
|
TurtleSlot is now guaranteed to be in range
|
2024-01-29 01:24:49 +01:00 |
|
|
|
c0741c48aa
|
fixed null for args in process handle
|
2024-01-29 00:46:51 +01:00 |
|
|
|
fe88e065ab
|
minor turtle improvements
|
2024-01-26 21:23:56 +01:00 |
|
|
|
295d284bc1
|
ALL NEW improved Binstore
also automaticly inlcude everything in src/bin
|
2024-01-22 03:34:19 +01:00 |
|
|
|
3e09bcfad2
|
also stop turtle main loop on exit
|
2024-01-21 20:20:59 +01: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 |
|
|
|
b8f5ffb93a
|
made Turtle a static class
|
2023-08-01 13:19:01 +02:00 |
|
|
|
98b8465436
|
isTurtle check
|
2023-07-31 16:40:11 +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 |
|
|
|
8683eaf17a
|
added very simple GPS GUI
|
2023-07-10 23:29:22 +02:00 |
|
|
|
10a061c41b
|
automatic add Process to DCEHack
|
2023-07-09 15:29:26 +02:00 |
|
|
|
c390519393
|
some ui stuff
|
2023-07-08 14:01:38 +02:00 |
|
|
|
4f881117cf
|
added macro to export perph
|
2023-07-08 12:51:08 +02:00 |
|