|
1392b6ba4d
|
uartlite experiments
|
2024-10-09 13:40:01 +02:00 |
|
|
1d438f46ba
|
UART Helper adding, compile issue
|
2024-10-01 11:26:02 +02:00 |
|
|
b5ce16e3f9
|
Merge remote-tracking branch 'origin/mohr/rust' into nehlich/ffs
|
2024-07-26 12:53:39 +02:00 |
|
|
a48388bebb
|
uartlite_test_fix1
|
2024-07-26 12:53:31 +02:00 |
|
|
bb29c907e2
|
Merge branch 'main' into nehlich/ffs
|
2024-07-26 12:43:59 +02:00 |
|
|
c05137128c
|
uart statt can
|
2024-07-26 12:42:57 +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 |
|
|
c3ae428da7
|
Readme minor update
|
2024-07-11 14:06:05 +02:00 |
|
|
f2b3319973
|
Tutorial minor change
|
2024-07-11 13:53:54 +02:00 |
|
|
4e480de99c
|
Merge branch 'main' into nehlich/ffs
|
2024-06-26 16:40:58 +02:00 |
|
|
5707c9f8ae
|
Docker Tutorial updated (by Andy, just pasting it here)
|
2024-06-26 16:23:02 +02:00 |
|
|
9b4be95619
|
Overwritten README added agein, yet moved to BUILD_WITH_DOCKER.md
|
2024-06-26 16:20:46 +02:00 |
|
|
9986ccd9e9
|
Added links
|
2024-06-26 14:00:20 +02:00 |
|
|
92f59fd0b4
|
WIP README Andy on nehlich/ffs
|
2024-06-26 13:43:07 +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 |
|
|
5c9df20ed1
|
Should build now, sorry
|
2024-06-25 12:12:09 +02:00 |
|
|
d0a9ea16b9
|
Merge branch 'main' into nehlich/ffs
|
2024-06-17 13:32:41 +02:00 |
|
|
af95ae60b1
|
Merge branch 'main' of egit.irs.uni-stuttgart.de:romeo/obsw
|
2024-06-17 12:39:26 +02:00 |
|
|
6eec534116
|
Added submodule to provide zedboard fsbl
|
2024-06-17 12:39:12 +02:00 |
|
|
ecf85cf610
|
Added can test code
|
2024-06-17 12:32:07 +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 |
|
|
6af34d9559
|
Updated Timesegment values -- Andy
|
2024-06-14 14:04:10 +02:00 |
|
|
166fc81655
|
Tried messing with makefiles
|
2024-06-14 13:56:17 +02:00 |
|
|
89fc41ebf3
|
Compile gpio helper c
|
2024-06-14 13:26:52 +02:00 |
|
|
47b566f299
|
added (empty) hosted_rust_helper.c
|
2024-06-10 10:14:01 +02:00 |
|
|
2bdf4de09f
|
small comments
|
2024-06-10 10:13:37 +02:00 |
|
|
d97ed1ed31
|
Merge branch 'main' into nehlich/ffs
|
2024-05-24 14:55:25 +02:00 |
|
|
1379f122c1
|
rust_helper Files created
|
2024-05-24 14:55:11 +02:00 |
|
|
5a107d8f1c
|
Added fancy block comment
|
2024-05-24 12:54:55 +02:00 |
|
|
c21758f09f
|
Added missing dependencies and contect Ubuntu Issues
|
2024-05-24 12:47:38 +02:00 |
|
|
d6ac0cb46f
|
Added link for debugging
|
2024-05-24 12:34:27 +02:00 |
|
|
44b66de2f0
|
Added Link for Debugging
|
2024-05-24 12:34:08 +02:00 |
|
|
b0d29b13ee
|
Split up README, fixed typo.
|
2024-05-24 12:31:51 +02:00 |
|
|
d494bf047e
|
Split up README
|
2024-05-24 12:30:31 +02:00 |
|
|
3a69b96a24
|
Removed CMake Files and Functions of the Vendor
|
2024-05-24 11:57:47 +02:00 |
|
|
de6953cc61
|
Merge pull request 'main' (#7) from main into nehlich/ffs
Reviewed-on: romeo/obsw#7
|
2024-05-24 11:39:06 +02:00 |
|
|
ab2e0d618a
|
Compile canps (CAN Bus at Processing System)
|
2024-05-24 11:36:45 +02:00 |
|
|
d2d5e5b1ec
|
Added Findcommon.cmake and collect.cmake; common-config.cmake still missing
|
2024-05-22 10:47:42 +02:00 |
|
|
563e6f64c9
|
added dependencies (broken, common missing)
|
2024-05-22 10:11:19 +02:00 |
|
|
0bc2e135f1
|
Fixed testIP function breaking the compilation
|
2024-05-21 15:40:50 +02:00 |
|
|
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 |
|