|
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 |
|
|
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 |
|
|
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 |
|
|
5fa6c3ecbf
|
added RPC macro
|
2023-07-10 22:56:07 +02:00 |
|
|
d2873d6353
|
added list for srsc
|
2023-06-30 16:19:00 +02:00 |
|
|
07ad65d5cf
|
added ID bin
|
2023-06-26 20:16:31 +02:00 |
|
|
3a2613d916
|
improved terminal with history
|
2023-06-26 20:04:26 +02:00 |
|
|
dbd8038851
|
removed unused import
|
2023-06-26 20:04:00 +02:00 |
|
|
7bfe594b4b
|
improved exporter
|
2023-06-26 19:06:24 +02:00 |
|
|
7b55241e00
|
fixed Synopsys in srv
|
2023-06-25 21:21:33 +02:00 |
|
|
b60c9774e1
|
fixed missing Synopsys in Redstone
|
2023-06-25 21:21:15 +02:00 |
|
|
7861135c05
|
fixed missing synopsis in Drive
|
2023-06-25 21:20:52 +02:00 |
|
|
e686afb298
|
implmented basic ressource exporting
|
2023-06-25 19:05:57 +02:00 |
|
|
7996dd062d
|
changed synaopsis to srv
|
2023-06-25 19:02:45 +02:00 |
|
|
9d6979c8e8
|
added a type to Package and added GenericPackage
This forces you to use cast to if you want to force the package to have
a specific type
|
2023-06-07 23:42:23 +02:00 |
|
|
7c7529ae39
|
use new kernel settings
|
2023-06-07 21:29:29 +02:00 |
|
|
6fcbcfce8d
|
added kernel settings
|
2023-06-07 21:29:10 +02:00 |
|
|
86793bfdc1
|
terminal kill runnig apps
|
2023-06-07 20:10:51 +02:00 |
|
|
644ebe1c05
|
improved HelloWord service
|
2023-06-07 20:09:54 +02:00 |
|
|
13fe7fbab1
|
added Perf bin
|
2023-06-04 21:47:26 +02:00 |
|
|
fd2b53167e
|
big Peripheal refactor
|
2023-06-04 20:52:24 +02:00 |
|
|
2051f486d4
|
get local services
|
2023-06-04 16:36:29 +02:00 |
|
|
f8b226bae5
|
added SRSC
|
2023-06-04 16:28:26 +02:00 |
|
|
cd6808e62c
|
enable services via cli
|
2023-06-04 15:44:11 +02:00 |
|
|
00a9c8dc4f
|
fixed typo in Service
|
2023-06-04 14:32:20 +02:00 |
|
|
c86d0e1d8b
|
refactored Redstone bin
|
2023-05-31 19:19:17 +02:00 |
|
|
8c041766c9
|
refactored Net bin
|
2023-05-31 19:12:44 +02:00 |
|
|
779933be32
|
refactored GPS bin
|
2023-05-31 18:57:10 +02:00 |
|
|
06b3e37138
|
refactored Disk bin to use CLIBaseApp
|
2023-05-31 18:40:14 +02:00 |
|
|
182a2bce7d
|
fixed termial newline handle
|
2023-05-29 22:10:25 +02:00 |
|
|
9b10ff1d14
|
added example service
|
2023-05-29 21:49:41 +02:00 |
|
|
0c9f186d8a
|
added service bin
|
2023-05-29 21:49:22 +02:00 |
|
|
5985b0c8be
|
added service bin
|
2023-05-29 12:50:11 +02:00 |
|
|
c4260aa719
|
added bin: lsps
|
2023-05-23 14:51:56 +02:00 |
|
|
e73b4c4d14
|
use BinStore in Terminal
|
2023-05-23 14:36:51 +02:00 |
|
|
ec89107262
|
convert Terminal to Process
|
2023-05-22 22:25:37 +02:00 |
|
|
8dca828cf3
|
use process on KernelLog
|
2023-04-18 19:57:12 +02:00 |
|
|
17be4149db
|
added turtle program
|
2023-04-14 14:36:09 +02:00 |
|
|
bd3402fc39
|
migrated the apps to processes
|
2023-04-14 00:19:49 +02:00 |
|
|
655439461a
|
updated GPS bin with INS
|
2023-04-13 22:26:37 +02:00 |
|
|
4a7b57c47f
|
added GPS cli app
|
2023-03-28 00:57:04 +02:00 |
|
|
204e464b1b
|
Added kernel log ui app
|
2023-03-20 01:15:22 +01:00 |
|