138 Commits

Author SHA1 Message Date
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
6beb438508 TODO for stack usage 2024-02-06 14:43:35 +01:00
c0d82ee7d1 some more words 2024-02-06 14:42:53 +01:00
3064a5c2e8 refining what is what in stores 2024-02-05 22:23:17 +01:00
4460e470b2 this time, we won't reinvent the wheel 2024-02-03 00:03:49 +01:00
3155243ae9 starting stores 2024-02-02 17:28:58 +01:00
6db9b52cb4 this is going to be interesting 2024-02-02 17:28:44 +01:00
3bf0667cbb mutexes and datasets 2024-02-01 17:10:42 +01:00
2d8705917c continuing on thread safety 2024-01-31 15:38:13 +01:00
3e4ba8e5fc Merge pull request 'README.md aktualisiert, rust-settings nun für ganz frisches System geeignet' (#1) from nehlich/rust-readme into mohr/rust
Reviewed-on: romeo/obsw#1
2024-01-22 09:46:56 +01:00
b145f7493b Merge branch 'mohr/rust' into nehlich/rust-readme 2023-12-19 16:34:05 +01:00
a81047c211 README.md aktualisiert, rust-settings nun für ganz frisches System geeignet 2023-12-19 16:33:02 +01:00
07d9f52b8d working on thread safety, preparing for static RTOS 2023-12-12 22:55:22 +01:00
c3be10903b some documentation 2023-12-12 17:51:00 +01:00
7f7f57038c making dataset init more safe 2023-12-12 12:15:18 +01:00
881ae8c096 renamed trait 2023-12-12 11:03:24 +01:00
e585ecafcc adding mutexes, cleaning up types 2023-12-11 22:44:06 +01:00
bae91a61d4 trait inheritance is strange 2023-12-11 15:34:09 +01:00
59f4a82da9 working on datasets, stopped by "trait upcasting coercion is experimental" 2023-12-08 22:21:49 +01:00
efc752637e cosmetics 2023-12-08 00:48:32 +01:00
29f1383697 first version of object initialization (I hate (aka do not understand) lifetimes) 2023-12-06 23:16:48 +01:00
a86791b722 typo 2023-12-06 17:34:57 +01:00
7aec5819c6 rust modules 2023-12-06 16:39:55 +01:00
0f99bff211 README.md aktualisiert 2023-12-04 15:20:46 +01:00
55d0e6a90b README update regarding debugging 2023-12-01 13:45:42 +01:00
96091b97af CMake Update
- Project name is now romeo-obsw
- ZYNQ_UART selects which Zynq PS UART is used for stdio
2023-12-01 13:44:42 +01:00
10c38b4ac9 using PeriodicTask::new(); Also some insight into temporary variables in instantiation 2023-11-22 16:17:39 +01:00
02d78e3c8b queues initial version 2023-11-22 11:37:57 +01:00
cc7844d21d multi object periodic task 2023-11-22 10:43:52 +01:00
e69e97eb4c Tasks running using TaskIF; with debug code 2023-11-22 10:15:46 +01:00
f02e847ef1 two tasks running 2023-11-20 22:53:42 +01:00