|
d3af5e1519
|
additional adjustment to xil_eth
|
2024-10-17 14:00:32 +02:00 |
|
|
242b8e4958
|
moving FreeRTOS into contrib
|
2024-10-17 14:00:05 +02:00 |
|
|
6ff33beecc
|
adjusting xil eth to work for us
|
2024-10-14 14:15:07 +02:00 |
|
|
fd2c5a544f
|
xilinx eth lwip version xilinx_v2024.1
|
2024-10-14 14:06:49 +02:00 |
|
|
65299e46c4
|
documentation
|
2024-10-14 13:36:46 +02:00 |
|
|
fb4b12c8f9
|
xilinx ps7_cortexa9 code Version xilinx_v2024.1
|
2024-10-14 13:36:25 +02:00 |
|
|
dd9c39af30
|
further cleanup
|
2024-10-10 16:04:18 +02:00 |
|
|
791428e6c0
|
making the linker happy
|
2024-10-07 16:55:20 +02:00 |
|
|
944e45cad2
|
refactoring, added second binary for sim interface, added second lwip implementation for sim interface
|
2024-09-30 17:38:37 +02:00 |
|
|
8fa5cddc23
|
cleanup
|
2024-09-09 17:37:41 +02:00 |
|
|
44ffb09ee9
|
ps7_init for zedboard
uart0 is 1000000 baud
uart1 is 230400 baud
|
2024-09-09 16:28:27 +02:00 |
|
|
5ad8853fef
|
uart1 IO
|
2024-08-29 14:48:16 +02:00 |
|
|
8e7424bb2f
|
io interface; relying on patched lwip
|
2024-08-26 23:03:38 +02:00 |
|
|
ee06c79bf4
|
xilinx eth in own folder. found another bug/challenge with dma
|
2024-08-26 12:03:31 +02:00 |
|
|
8497fe754c
|
cleanup
|
2024-08-23 12:06:35 +02:00 |
|
|
ae47ca8291
|
found it. DMA can obviously not handle fragmented pbufs to receive packets. -> debug cleanup needed
|
2024-08-22 18:14:51 +02:00 |
|
|
497e380860
|
RX working, still a bit messy
|
2024-08-20 22:38:02 +02:00 |
|
|
6c556b8fbf
|
better, not done
|
2024-08-20 15:13:03 +02:00 |
|
|
2d8d8aeb0a
|
working on RX, broke FreeRTOS
|
2024-08-20 11:26:27 +02:00 |
|
|
910553df45
|
added xilinx lwip drivers, outgoing is working incoming TODO
|
2024-08-19 16:52:10 +02:00 |
|
|
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 |
|