Commit Graph

280 Commits

Author SHA1 Message Date
dd2e9a4993 added kill to ProcessManager 2023-05-29 12:49:17 +02:00
eb39131056 added removeNamespace to KVStore 2023-05-25 23:44:08 +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
94d02d60af added BinStore 2023-05-23 14:35:53 +02:00
16b7db779f use new lib: compiletime 2023-05-22 22:36:11 +02:00
ec63a65ba3 use new Terminal Process in Terminal 2023-05-22 22:26:00 +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
2da337b8a9 added windowContext to ProcessHandle 2023-04-18 19:56:59 +02:00
17be4149db added turtle program 2023-04-14 14:36:09 +02:00
f9aadbcbe9 added CLI helper base 2023-04-14 14:35:54 +02:00
bd3402fc39 migrated the apps to processes 2023-04-14 00:19:49 +02:00
747bde4aa6 added the concept of a process 2023-04-14 00:18:21 +02:00
655439461a updated GPS bin with INS 2023-04-13 22:26:37 +02:00
b9452cd598 implemented INS 2023-04-13 22:26:26 +02:00
0c5775560c improved makefile 2023-04-08 03:43:23 +02:00
a1fdca689f updated README 2023-04-08 03:42:10 +02:00
b9fcbd9040 fixed GPS 2023-04-08 03:41:52 +02:00
ba05ff7645 added distance to Pos3 2023-04-08 03:41:43 +02:00
14f7b6c6df added shutdown 2023-04-08 00:39:54 +02:00
f8f5f5e5c7 try catch in entrypoint for kernel stuff 2023-04-01 03:27:52 +02:00
bf378deea2 moved log trigger before printWeb 2023-04-01 03:27:17 +02:00
df39865c3d added round to Pos3 2023-04-01 03:26:42 +02:00
4a7b57c47f added GPS cli app 2023-03-28 00:57:04 +02:00
4f8db600dc added GPS 2023-03-28 00:56:49 +02:00
7fe52b1a8a improved Pos3 with math functions 2023-03-28 00:56:06 +02:00
da78641aec added Constructor to Vec 2023-03-28 00:55:37 +02:00
7480afc5a1 fixed KVStore loading 2023-03-28 00:55:23 +02:00
4fbd064439 constructor for Package class 2023-03-28 00:54:47 +02:00
f7c320c123 added distance to network message 2023-03-28 00:54:18 +02:00
409c4fb411 added log location 2023-03-28 00:52:21 +02:00
82827ed921 added isWireless function to Modem 2023-03-25 00:23:40 +01:00
793639c69d improved home context 2023-03-22 01:32:46 +01:00
4ae6fb4bc7 don't drink and code 2023-03-22 00:57:41 +01:00
9f6bdf6851 removed unused TermIO class 2023-03-21 01:10:58 +01:00
347e210f5f added statelessVirtualTermWriter
- changed how WindowManager handles new contexts
2023-03-21 00:53:07 +01:00
d0670325f2 windowContext inlined the TermWriteable functions 2023-03-20 19:09:07 +01:00
8991a99585 added debug kernel event count 2023-03-20 16:24:25 +01:00
05fa6203d1 removed unused kernel events 2023-03-20 01:19:52 +01:00
204e464b1b Added kernel log ui app 2023-03-20 01:15:22 +01:00
84d437104d Improved Log system 2023-03-20 01:15:07 +01:00
b0be0ba8b4 HomeContext new ui system 2023-02-05 02:56:18 +01:00
a4e4e103bd something something ui 2023-02-05 02:56:04 +01:00
3e7d993662 printer 2023-02-04 23:24:57 +01:00
dabc42ea25 print help in rs command 2023-02-04 20:44:02 +01:00
af8241505f added getHight and getWidth to Rect 2023-02-04 20:43:39 +01:00
d56b871554 improved canvas render to context 2023-02-04 20:41:10 +01:00
8934d40c0b use new event delegate in HomeContext 2023-01-30 16:44:52 +01:00
8f7739c26a implemented UIEvents delegate in WindowContext 2023-01-30 16:44:17 +01:00