|
fe5629fa85
|
switched to UDP from UNIX Socket
|
2024-08-02 01:05:11 +02:00 |
|
|
926ef26000
|
z7 uart0 buffered read
|
2024-07-23 17:08:11 +02:00 |
|
|
cbe8184fab
|
portable device access api based on unix file descriptors
|
2024-07-20 00:27:24 +02:00 |
|
|
49c19ba675
|
procmac to not forget writing open calls
|
2024-07-16 23:11:38 +02:00 |
|
|
02a7d525be
|
Using write() for output for better portability
|
2024-07-16 14:12:15 +02:00 |
|
|
716fdd7fa0
|
Merge branch 'mohr/rust'
|
2024-07-12 16:57:48 +02:00 |
|
|
976e079d02
|
added freeRTOS on linux build
|
2024-07-12 16:56:31 +02:00 |
|
paul nehlich
|
c3ae428da7
|
Readme minor update
|
2024-07-11 14:06:05 +02:00 |
|
paul nehlich
|
f2b3319973
|
Tutorial minor change
|
2024-07-11 13:53:54 +02:00 |
|
paul nehlich
|
5707c9f8ae
|
Docker Tutorial updated (by Andy, just pasting it here)
|
2024-06-26 16:23:02 +02:00 |
|
|
a7336c7f75
|
handling failed freeRTOS assertion as panic
|
2024-06-25 13:19:31 +02:00 |
|
|
c9a81c025f
|
removed unused fsfw submodule file
|
2024-06-25 13:19:19 +02:00 |
|
paul nehlich
|
5c9df20ed1
|
Should build now, sorry
|
2024-06-25 12:12:09 +02:00 |
|
paul nehlich
|
af95ae60b1
|
Merge branch 'main' of egit.irs.uni-stuttgart.de:romeo/obsw
|
2024-06-17 12:39:26 +02:00 |
|
paul nehlich
|
6eec534116
|
Added submodule to provide zedboard fsbl
|
2024-06-17 12:39:12 +02:00 |
|
|
2aec6c3931
|
BUILD_WITH_CMAKE.md aktualisiert
|
2024-06-17 12:30:38 +02:00 |
|
|
8f4782728f
|
BUILD_WITH_CMAKE.md aktualisiert
|
2024-06-17 11:29:34 +02:00 |
|
paul nehlich
|
c21758f09f
|
Added missing dependencies and contect Ubuntu Issues
|
2024-05-24 12:47:38 +02:00 |
|
paul nehlich
|
d6ac0cb46f
|
Added link for debugging
|
2024-05-24 12:34:27 +02:00 |
|
paul nehlich
|
44b66de2f0
|
Added Link for Debugging
|
2024-05-24 12:34:08 +02:00 |
|
paul nehlich
|
b0d29b13ee
|
Split up README, fixed typo.
|
2024-05-24 12:31:51 +02:00 |
|
paul nehlich
|
d494bf047e
|
Split up README
|
2024-05-24 12:30:31 +02:00 |
|
paul nehlich
|
0bc2e135f1
|
Fixed testIP function breaking the compilation
|
2024-05-21 15:40:50 +02:00 |
|
paul nehlich
|
4e8f49bf57
|
testIP commented
|
2024-05-21 15:37:27 +02:00 |
|
|
15510b7820
|
README.md aktualisiert
|
2024-05-21 15:27:45 +02:00 |
|
|
9d3740dfd6
|
Merge pull request 'hinkel/readme' (#5) from hinkel/readme into main
Reviewed-on: romeo/obsw#5
|
2024-05-21 15:22:33 +02:00 |
|
Andy
|
e5f8f4e5bd
|
README update
|
2024-05-21 14:32:06 +02:00 |
|
Andy
|
4b8e352d4c
|
Merge remote-tracking branch 'origin/main' into hinkel/readme
|
2024-05-21 14:28:45 +02:00 |
|
|
e89caa139c
|
README.md aktualisiert
|
2024-05-13 12:54:07 +02:00 |
|
|
8dae45c9f1
|
README.md aktualisiert
|
2024-05-13 12:10:07 +02:00 |
|
|
61d13a8332
|
README.md aktualisiert
|
2024-05-13 11:47:51 +02:00 |
|
|
b394e8458d
|
README.md aktualisiert
|
2024-05-13 11:19:47 +02:00 |
|
|
1fc952d194
|
Merge pull request 'nehlich/rust-readme' (#4) from nehlich/rust-readme into main
Reviewed-on: romeo/obsw#4
|
2024-05-06 11:42:32 +02:00 |
|
Paul Nehlich
|
39ea98d9c0
|
README Merged
|
2024-05-06 11:41:22 +02:00 |
|
|
bc3da123c1
|
Merge pull request 'philipp/docker' (#3) from philipp/docker into nehlich/rust-readme
Reviewed-on: romeo/obsw#3
|
2024-04-22 13:54:03 +02:00 |
|
|
f77b10c8e2
|
Merge pull request 'mohr/rust' (#2) from mohr/rust into nehlich/rust-readme
Reviewed-on: romeo/obsw#2
|
2024-04-22 13:52:22 +02:00 |
|
Duesentrieb71
|
c6c9fd6926
|
Every compile step now works with docker! See README
|
2024-03-21 21:57:53 +01:00 |
|
philippd
|
6f6a331152
|
obsw docker compile not fully working yet
|
2024-03-21 21:21:21 +01:00 |
|
philippd
|
4aa1a65bc0
|
clean up
|
2024-03-21 19:16:51 +01:00 |
|
Duesentrieb71
|
42430e9d69
|
compiling mission_rust seems to work now! See README
|
2024-03-21 19:14:32 +01:00 |
|
Duesentrieb71
|
30b8dd2abe
|
compiling fsbl with docker works now! See README
|
2024-03-21 17:47:01 +01:00 |
|
Duesentrieb71
|
102e30a2b5
|
Merge branch 'mohr/rust' into philipp/docker
|
2024-03-21 15:30:13 +01:00 |
|
|
47cbe5a214
|
README.md aktualisiert
|
2024-03-21 10:31:55 +01:00 |
|
|
f853ed5d9a
|
README.md aktualisiert
|
2024-03-21 10:19:26 +01:00 |
|
|
c72100bddb
|
README.md aktualisiert
|
2024-02-27 14:20:01 +01:00 |
|
|
27f0c2ee6b
|
README.md aktualisiert, neue Dependency
|
2024-02-27 14:12:25 +01:00 |
|
|
f3706c1a72
|
experimental Dockerfile with VSCode devcontainer
|
2024-02-15 00:50:18 +01:00 |
|
|
139c6a0356
|
Dataset using introspection is better
|
2024-02-08 18:03:09 +01:00 |
|
|
8e8b3f3da4
|
Introspection trait
|
2024-02-08 18:02:47 +01:00 |
|
|
7ba3f23add
|
mutex refinements
|
2024-02-06 14:44:09 +01:00 |
|