Commit Graph

40 Commits

Author SHA1 Message Date
muellerr 985dca351a a blanket impl makes this easier 2023-01-03 12:45:53 +01:00
muellerr 61303a9841 even Downcast requires alloc.. 2023-01-03 01:15:17 +01:00
muellerr f8cd28c4f5 dyn-clone also requires alloc.. 2023-01-03 01:00:51 +01:00
muellerr 1fcc8d3f57 put hashbrown behind alloc feature 2023-01-03 00:22:48 +01:00
muellerr e85e953c93 use concrete git branch dependency 2023-01-02 23:54:59 +01:00
muellerr c03c88a85d add Serialize/Deserialize derives 2023-01-02 23:32:31 +01:00
muellerr 55a9422992 heapless dep is optional now 2022-12-30 23:29:56 +01:00
muellerr b74bfea7dd put crossbeam dep behind feature gate 2022-12-30 23:28:33 +01:00
muellerr 769f5be913 Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/satrs-launchpad 2022-12-30 23:10:06 +01:00
muellerr 743a2c7611 now it compiles for no_std 2022-12-30 23:09:58 +01:00
muellerr 4e450808b7 always supply addressable ID 2022-12-22 09:26:00 +01:00
muellerr 49c5f3eda2 refactored example to support different tc sources 2022-12-21 22:14:42 +01:00
muellerr 0b0a929a11 impl ReceivesTc for TC UDP server 2022-12-21 20:02:29 +01:00
muellerr 78c54cf617 add Send requirement on traits 2022-12-21 19:50:31 +01:00
muellerr 2532119fbe a lot of clippy fixes 2022-12-20 17:23:11 +01:00
muellerr 58d8e66eb4 continue HK code 2022-12-20 15:33:00 +01:00
muellerr 53ac1e05f4 added TMTC prefix 2022-12-20 15:06:48 +01:00
muellerr d83e291c8a add basic subservices 2022-12-20 15:05:34 +01:00
muellerr a9b0de218f add HK subservice enum 2022-12-19 17:05:50 +01:00
muellerr 322620131f enable serde feasture for spacepackets 2022-12-19 11:04:01 +01:00
lkoester 47b5f8a072 use typed timestamp 2022-12-19 10:11:11 +01:00
muellerr fbd5c27efc print len of json string 2022-12-18 16:37:33 +01:00
muellerr 4209c9a2a7 added prototyping module 2022-12-18 16:23:49 +01:00
muellerr 46039b8d1d bump spacepackets dependency 2022-12-08 15:26:49 +01:00
muellerr 8a5fae1a95 API update 2022-12-05 08:53:13 +01:00
muellerr df670f13df bump spacepackets 2022-12-05 08:47:11 +01:00
muellerr 6c8c8537a7 cargo fmt 2022-12-04 20:00:57 +01:00
muellerr b03f585661 bump spacepackets 2022-12-04 20:00:20 +01:00
muellerr dcccc62c7d add missing attr 2022-12-03 16:35:22 +01:00
muellerr b0b41a07dc new mib crate 2022-11-27 22:05:42 +01:00
muellerr 7e0d3f394a add returncode module 2022-11-27 19:24:18 +01:00
muellerr 9b37c63280 first macro impl 2022-11-27 18:21:50 +01:00
muellerr 76245cb55f new resultcode module 2022-11-27 16:47:34 +01:00
muellerr e06cadd088 overflow handling 2022-11-21 10:56:43 +01:00
muellerr 6b93a9fce1 some docs and corrections 2022-11-21 10:39:48 +01:00
muellerr 607d53942a lock not required anymore 2022-11-21 10:28:31 +01:00
muellerr 43a1fb90ce trying to avoid locking whole verification reporter 2022-11-21 10:16:15 +01:00
muellerr 6385a65c4f all name changes 2022-11-20 19:54:14 +01:00
muellerr ba537f08c6 somethings wrong 2022-11-20 19:29:50 +01:00
muellerr 2e249ec086 rename subfolders, add more READMEs 2022-11-20 19:04:08 +01:00