Commit Graph

740 Commits

Author SHA1 Message Date
muellerr b08c3329f4 Merge pull request 'bump patch release' (#120) from prep-v0.13.1 into main
Reviewed-on: #120
v0.13.1
2025-03-21 14:53:01 +01:00
muellerr 08e0d39154 bump patch release 2025-03-21 14:50:10 +01:00
muellerr ab97607024 Merge pull request 'clippy fixes' (#119) from clippy-fixes into main
Reviewed-on: #119
2025-03-21 14:47:06 +01:00
muellerr 60d1f77844 bugfix due to operator precendence and clippy fixes 2025-03-21 14:46:13 +01:00
muellerr 5a112b7f39 Merge pull request 'add funding file' (#118) from add-funding-file into main
Reviewed-on: #118
2025-03-17 16:33:46 +01:00
muellerr e774dd69d4 add funding file 2025-03-17 16:32:43 +01:00
muellerr a03d26a49c Merge pull request 'prep v0.13.0' (#117) from prep-v0.13.0 into main
Reviewed-on: #117
v0.13.0
2024-11-08 16:55:52 +01:00
muellerr 026173514f prep v0.13.0 2024-11-08 16:54:53 +01:00
muellerr 2d7ccc0909 Merge pull request 'Add back API which was deleted accidently' (#116) from add-back-api into main
Reviewed-on: #116
2024-11-08 15:50:46 +01:00
muellerr 05d3bac927 Add back API which was deleted accidently 2024-11-08 15:46:42 +01:00
muellerr d58df5fee2 Merge pull request 'Switch to thiserror' (#115) from switch-to-thiserror into main
Reviewed-on: #115
2024-11-08 15:42:37 +01:00
muellerr 9d23ac5b9b switch to thiserror completely 2024-11-08 15:26:40 +01:00
muellerr c0b4653c01 Merge pull request 'bump CI msrv check' (#114) from bump-msrv-check into main
Reviewed-on: #114
2024-11-08 11:27:52 +01:00
muellerr f156833985 bump CI msrv check 2024-11-08 11:26:51 +01:00
muellerr 9aea3dba00 Merge pull request 'bump dependencies' (#113) from bump-dependencies into main
Reviewed-on: #113
2024-11-08 11:14:04 +01:00
muellerr 48247a0a87 bump thiserror and zerocopy 2024-11-08 11:13:41 +01:00
muellerr f70b957d9a Merge pull request 'docs fixes' (#112) from smaller-doc-fixes into main
Reviewed-on: #112
2024-11-07 23:28:41 +01:00
muellerr fbf953df0e docs fixes 2024-11-04 11:42:51 +01:00
muellerr f135d54364 Merge pull request 'prepare v0.12.0' (#111) from prepare-v0.12.0 into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #111
v0.12.0
2024-09-10 17:58:03 +02:00
muellerr d8b2a3dfea prepare v0.12.0
Rust/spacepackets/pipeline/head Build started...
2024-09-10 17:51:31 +02:00
muellerr 448b76be91 Merge pull request 'condition code bugfix' (#110) from cfdp-cond-code-bugfix into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #110
2024-08-29 09:47:27 +02:00
muellerr 027b01f00f condition code bugfix
Rust/spacepackets/pipeline/head Build queued...
2024-08-29 09:46:40 +02:00
muellerr bf15b22889 Merge pull request 'added max file segment length calculator' (#109) from file-segment-calculator into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #109
2024-08-21 14:29:16 +02:00
muellerr 16f91b562d added max file segment length calculator
Rust/spacepackets/pipeline/head Build started...
2024-08-21 14:26:11 +02:00
muellerr cd77b806fe Merge pull request 'Added additional converter method' (#108) from msgs-to-user-converter-method into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #108
2024-08-21 11:20:33 +02:00
muellerr 43c88da3f2 Added additional converter method
Rust/spacepackets/pipeline/head This commit looks good
2024-08-20 17:24:53 +02:00
muellerr b19a61b859 Merge pull request 'update msg to user module' (#107) from cfdp-msg-to-user-update into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #107
2024-08-20 17:17:11 +02:00
muellerr 8aa957b8bb update msg to user module
Rust/spacepackets/pipeline/head This commit looks good
2024-08-20 16:56:25 +02:00
muellerr 190fa1befc Merge pull request 'Added generic sequence counter module' (#106) from seq-count-module into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #106
2024-08-20 11:20:07 +02:00
muellerr 175b61deca Added generic sequence counter module
Rust/spacepackets/pipeline/head This commit looks good
2024-08-20 10:57:53 +02:00
muellerr 51c28b5cc6 Merge pull request 'Github MSRV version update' (#105) from github-msrv into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #105
2024-08-19 10:58:31 +02:00
muellerr 45cc74daa7 Github MSRV version update
Rust/spacepackets/pipeline/head Build started...
2024-08-19 10:44:33 +02:00
muellerr 191c6f8146 Merge pull request 'Bump MSRV and delegate version' (#104) from bump-msrv-delegate-version into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #104
2024-08-19 10:42:29 +02:00
muellerr 5449884b2e Bump MSRV and delegate version
Rust/spacepackets/pipeline/head This commit looks good
2024-08-19 02:23:34 -06:00
muellerr 9c93c76193 Merge pull request 'Update EOF PDU API' (#103) from eof-pdu-update into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #103
2024-08-19 10:18:19 +02:00
muellerr 043927c7ef Update EOF PDU API
Rust/spacepackets/pipeline/head This commit looks good
2024-07-21 10:14:41 -07:00
muellerr f4dc5a0302 Merge pull request 'added new API for file data PDU' (#102) from file-data-pdu-update into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #102
2024-07-21 18:25:08 +02:00
muellerr 9166faa4ae optimization
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-07-19 11:29:37 -07:00
muellerr ed808e69d4 added new API for file data PDU
Rust/spacepackets/pipeline/head This commit looks good
2024-07-19 10:41:31 -07:00
muellerr d146b6cf57 Merge pull request 'Metadata PDU creator update' (#101) from metadata-pdu-creator-update into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #101
2024-07-14 17:08:46 +02:00
muellerr ff0c9d8c70 Update and simplify Metadata PDU creator API
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-07-09 16:30:48 +02:00
muellerr c40bc855a2 Merge pull request 'add owned TLV type' (#98) from cfdp-tlv-owned-type into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #98
2024-07-09 16:08:53 +02:00
muellerr 81423fc6e8 add owned TLV type
Rust/spacepackets/pipeline/head Build queued...
Rust/spacepackets/pipeline/pr-main Build queued...
2024-07-09 16:04:08 +02:00
muellerr a399b11a8e Merge pull request 'update documentation build' (#99) from update-docs-build into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #99
2024-07-03 16:14:46 +02:00
muellerr 9d4c7446a3 Merge branch 'main' into update-docs-build
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-06-25 16:20:08 +02:00
muellerr b87f7d73b1 Merge pull request 'clippy fix' (#100) from clippy-fix into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #100
2024-06-25 16:20:01 +02:00
muellerr 80744eea16 clippy fix
Rust/spacepackets/pipeline/head There was a failure building this commit
2024-06-25 16:19:30 +02:00
muellerr a5918bfd4a update documentation build
Rust/spacepackets/pipeline/head This commit looks good
2024-06-25 16:07:07 +02:00
muellerr 0e347b0e37 Merge pull request 'Bump MSRV' (#97) from bump-msrv into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #97
v0.11.2
2024-05-19 13:07:12 +02:00
muellerr 58dabb6f2f specify exact required version
Rust/spacepackets/pipeline/head This commit looks good
2024-05-19 09:13:12 +02:00