Commit Graph

100 Commits

Author SHA1 Message Date
Sparchatus
b6cb27a875 ensure no debug_printf makes it to the output 2022-06-02 20:43:17 +00:00
Aurel Feer
dd7757af55 improve help command 2022-06-02 22:14:23 +02:00
Jan Schär
449975c376 Allow running echoserver on a different port 2022-06-02 21:25:20 +02:00
Sparchatus
b89763493d remove printing in block driver 2022-06-02 19:17:51 +00:00
Aurel Feer
57d3a0d8fa Merge branch 'main' of gitlab.ethz.ch:rueegges/aos into main 2022-06-02 21:08:50 +02:00
Aurel Feer
eeaf50cf04 add missing grading_getchar and grading_putchar calls 2022-06-02 21:07:04 +02:00
Sparchatus
66e54768ef Added performance measurements and improvements 2022-06-02 18:58:49 +00:00
Jan Schär
dd10f575c9 Implement netcat 2022-06-02 20:42:11 +02:00
e0272d15e8 remove DEBUG_ERR calls from shelly 2022-06-02 17:35:07 +02:00
3b8c38723f Merge branch 'main' of gitlab.ethz.ch:rueegges/aos into main 2022-06-02 17:01:20 +02:00
fe5a5e928e implement fs_init on demand for shelly 2022-06-02 17:01:13 +02:00
Jan Schär
f66ee58a5c Disable a bunch of debug prints 2022-06-02 16:58:27 +02:00
99a46acb05 implement cat 2022-06-02 16:30:10 +02:00
db31cdd70a Merge branch 'main' of gitlab.ethz.ch:rueegges/aos into main 2022-06-02 16:14:59 +02:00
375104536e implement ls, rmdir and mkdir 2022-06-02 16:14:49 +02:00
Jan Schär
06ae3e1827 enet: Remove UDP send test 2022-06-02 16:09:24 +02:00
Jan Schär
a6ad10d9e0 enet: Unfinished TCP implementation 2022-06-02 16:06:49 +02:00
de5c0d664d add names to ps command 2022-06-02 15:44:18 +02:00
9ecfa0a79a work on shelly input (not tested) 2022-06-02 13:59:58 +02:00
Sparchatus
11d6ed64ca Merge branch 'main' of gitlab.ethz.ch:rueegges/aos into main 2022-06-02 10:37:16 +00:00
Aurel Feer
5379df28a8 add filesystem command stubs 2022-06-01 23:04:03 +02:00
Aurel Feer
8e0c0c13ed merge shelly into main 2022-06-01 22:32:54 +02:00
Aurel Feer
2901caad24 add core argument for run command 2022-06-01 17:22:15 +02:00
Aurel Feer
ea71de7c8b implement help command 2022-06-01 17:01:45 +02:00
Aurel Feer
be08ca06be add ps command and fix performance on samecore ump 2022-06-01 16:42:15 +02:00
Aurel Feer
e979d98a33 somewhat fix newline 2022-06-01 15:07:25 +02:00
Aurel Feer
e28c9dccde fix lpuart read 2022-06-01 14:02:33 +02:00
Aurel Feer
7842837d5a enable shelly ump server 2022-06-01 13:11:27 +02:00
Sparchatus
255af3f38c Added ELF loading from filesystem 2022-06-01 10:07:35 +00:00
Sparchatus
8655229548 Bugfix filesystem reads at cluster boundary 2022-06-01 06:44:52 +00:00
Aurel Feer
10beb87b13 implement rudimentary run command 2022-05-31 23:04:18 +02:00
Aurel Feer
5850f35d95 echo command somewhat working 2022-05-31 17:33:55 +02:00
Sparchatus
2402b6f515 Added more fs tests 2022-05-31 12:28:53 +00:00
Sparchatus
28c5559387 Cleanup 2022-05-31 12:28:45 +00:00
Sparchatus
046d7269da More documentation for the block driver 2022-05-31 12:16:11 +00:00
Sparchatus
de19f22cbe Add file system tests 2022-05-31 09:52:41 +00:00
Sparchatus
ef2f3c0ada Improve SDHC driver performance (slightly) 2022-05-31 09:51:05 +00:00
Sparchatus
f51fbb441e Added block driver client and server 2022-05-31 09:50:06 +00:00
Aurel Feer
99c30cb2e7 sloooooooooow 2022-05-30 23:50:04 +02:00
Aurel Feer
97b4f973ee Merge branch 'main' into shelly 2022-05-29 20:14:39 +02:00
Jan Schär
9db9053c97 enet: Fix cache bug 2022-05-28 19:49:10 +02:00
Jan Schär
cdba8db5e2 enet: Use const for pointers to receive buffer 2022-05-28 16:22:21 +02:00
Jan Schär
0c79d7048d enet: Implement driver 2022-05-27 19:11:22 +02:00
Aurel Feer
5773c47d49 input/output for shelly seems to be working! poggers 2022-05-25 16:18:20 +02:00
Aurel Feer
b892aeaeb6 shelly interrupt handler working 2022-05-25 16:01:24 +02:00
Aurel Feer
1a600c2409 fix minor syntax bugs 2022-05-25 13:14:58 +02:00
5191bd83a7 work on shelly 2022-05-25 12:54:57 +02:00
Sparchatus
4dab497576 [Bugfix] ump channel did not set initial state for send queue entries 2022-05-24 16:16:39 +00:00
f7441cb70d hello from shelly 2022-05-22 17:21:17 +02:00
Sparchatus
12c1c2a23a Merge branch 'main' of gitlab.ethz.ch:rueegges/aos into main 2022-05-20 09:53:21 +00:00