138 Commits

Author SHA1 Message Date
5bb01f1731 back to non-static FreeRTOS with heap1; Rust tasks running again and probably stable as well 2023-11-20 22:46:40 +01:00
c08d15215b too static, does not work 2023-11-20 16:49:52 +01:00
e1f250e8f7 tracing task problem 2023-11-16 16:12:33 +01:00
63b0a25030 implemented queues, broke threads on the way :/ 2023-11-16 13:45:39 +01:00
1c3ba9e20f working on queues 2023-11-15 15:15:37 +01:00
15478854f5 todo 2023-11-15 12:49:15 +01:00
e538dd132e panics better 2023-11-15 12:36:23 +01:00
7414756241 tasks usage is a bit more sane now; added sif macro 2023-11-15 12:02:44 +01:00
4782011fb8 task demo (unsane) 2023-11-14 01:26:35 +01:00
701d3dca7f lwip without any alloc and sending and receiving UDP via slip 2023-11-03 17:08:59 +01:00
450eeede33 lwip is back (using printf with malloc, but apart from that static) 2023-11-03 11:58:56 +01:00
906674af04 rust with panic 2023-10-30 16:33:31 +01:00
baa7b8a96d no allocations anymore; lwip TODO 2023-10-28 00:37:06 +02:00
e0527bf91b rust lib 2023-10-27 17:02:48 +02:00
a4bcbf64cc starting work on tmtcbridge 2023-10-27 13:43:34 +02:00
528fe38397 TFT downlinks 50KiB 2023-10-06 22:46:59 +02:00
73970d76d0 lwip: not using private function anymore 2023-10-06 21:30:40 +02:00
1eb406074c thread safety in newlib, newer lwip, optimized ISR for UART, some more stuff 2023-10-06 17:29:07 +02:00
1ba3d9412d tftp demo on uart0 (NSFZed) 2023-09-28 22:52:18 +02:00
8bca815cd2 slip working with int driven rx 2023-09-28 18:03:02 +02:00
5c75cfa63a lwip both directions working 2023-09-26 12:46:24 +02:00
8cdb2e4052 README.md aktualisiert
gdb without pagination and with -ex flags added
2023-09-25 14:58:42 +02:00
3697705319 removed features from ip stack that crash ip stack 2023-09-25 14:27:23 +02:00
69e14e14cf ip over slip outgoing works 2023-09-22 16:38:05 +02:00
bc28a3cd8d readme for bitstream loading 2023-09-22 12:17:31 +02:00
2b6a8a501b WIP 2023-09-21 18:02:13 +02:00
fe4196f974 README.md aktualisiert 2023-09-20 15:38:38 +02:00
95c26b34c7 zed goes blink 2023-09-20 12:50:48 +02:00
03298b4876 removed testing code 2023-09-19 14:34:05 +02:00
77d546fcc0 Merge remote-tracking branch 'origin/main' 2023-09-19 14:31:07 +02:00
c17169e541 added documentation to make fsbl talk to us 2023-09-19 14:30:18 +02:00
f908c4578b README.md aktualisiert 2023-09-19 13:56:11 +02:00
f7ec4c9e2c argh, documentation 2023-09-18 23:26:10 +02:00
f9b53af33d dedicated, hotfixed fsfw 2023-09-18 22:59:12 +02:00
5a61af053b zedboard working 2023-09-15 17:37:58 +02:00
fb8f4a68e7 starting fsfw 2023-09-11 18:12:52 +02:00
dcce9574c8 changed to compile libxil as part of application, to be moved into lib 2023-09-11 17:26:42 +02:00
08302ed7d4 inertial commit, libxil built externally 2023-09-08 15:50:30 +02:00