Commit Graph

104 Commits

Author SHA1 Message Date
paul nehlich 1379f122c1 rust_helper Files created 2024-05-24 14:55:11 +02:00
paul nehlich 5a107d8f1c Added fancy block comment 2024-05-24 12:54:55 +02:00
paul nehlich 3a69b96a24 Removed CMake Files and Functions of the Vendor 2024-05-24 11:57:47 +02:00
nehlichp de6953cc61 Merge pull request 'main' (#7) from main into nehlich/ffs
Reviewed-on: romeo/obsw#7
2024-05-24 11:39:06 +02:00
paul nehlich ab2e0d618a Compile canps (CAN Bus at Processing System) 2024-05-24 11:36:45 +02:00
paul nehlich d2d5e5b1ec Added Findcommon.cmake and collect.cmake; common-config.cmake still missing 2024-05-22 10:47:42 +02:00
paul nehlich 563e6f64c9 added dependencies (broken, common missing) 2024-05-22 10:11:19 +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
nehlichp 15510b7820 README.md aktualisiert 2024-05-21 15:27:45 +02:00
nehlichp 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
paul nehlich 2f196c167e Added C/Rust-Bindings for XGPIO 2024-05-16 10:58:26 +02:00
nehlichp e89caa139c README.md aktualisiert 2024-05-13 12:54:07 +02:00
nehlichp 8dae45c9f1 README.md aktualisiert 2024-05-13 12:10:07 +02:00
nehlichp 61d13a8332 README.md aktualisiert 2024-05-13 11:47:51 +02:00
nehlichp b394e8458d README.md aktualisiert 2024-05-13 11:19:47 +02:00
nehlichp 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
nehlichp 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
nehlichp 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
nehlichp 47cbe5a214 README.md aktualisiert 2024-03-21 10:31:55 +01:00
nehlichp f853ed5d9a README.md aktualisiert 2024-03-21 10:19:26 +01:00
nehlichp c72100bddb README.md aktualisiert 2024-02-27 14:20:01 +01:00
nehlichp 27f0c2ee6b README.md aktualisiert, neue Dependency 2024-02-27 14:12:25 +01:00
philippd f3706c1a72 experimental Dockerfile with VSCode devcontainer 2024-02-15 00:50:18 +01:00
mohr 139c6a0356 Dataset using introspection is better 2024-02-08 18:03:09 +01:00
mohr 8e8b3f3da4 Introspection trait 2024-02-08 18:02:47 +01:00
mohr 7ba3f23add mutex refinements 2024-02-06 14:44:09 +01:00
mohr 6beb438508 TODO for stack usage 2024-02-06 14:43:35 +01:00
mohr c0d82ee7d1 some more words 2024-02-06 14:42:53 +01:00
mohr 3064a5c2e8 refining what is what in stores 2024-02-05 22:23:17 +01:00
mohr 4460e470b2 this time, we won't reinvent the wheel 2024-02-03 00:03:49 +01:00
mohr 3155243ae9 starting stores 2024-02-02 17:28:58 +01:00
mohr 6db9b52cb4 this is going to be interesting 2024-02-02 17:28:44 +01:00
mohr 3bf0667cbb mutexes and datasets 2024-02-01 17:10:42 +01:00
mohr 2d8705917c continuing on thread safety 2024-01-31 15:38:13 +01:00
nehlichp 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
nehlichp b145f7493b Merge branch 'mohr/rust' into nehlich/rust-readme 2023-12-19 16:34:05 +01:00
nehlichp a81047c211 README.md aktualisiert, rust-settings nun für ganz frisches System geeignet 2023-12-19 16:33:02 +01:00
mohr 07d9f52b8d working on thread safety, preparing for static RTOS 2023-12-12 22:55:22 +01:00
mohr c3be10903b some documentation 2023-12-12 17:51:00 +01:00
mohr 7f7f57038c making dataset init more safe 2023-12-12 12:15:18 +01:00