Commit Graph

90 Commits

Author SHA1 Message Date
Robin Mueller 989ace786e Update sequence counter impl 2025-11-19 17:10:02 +01:00
Robin Mueller 14d935ac2a fix portable atomic support 2025-10-29 16:05:11 +01:00
Robin Mueller 937bdeaf54 prepare v0.17.0 2025-10-29 15:48:29 +01:00
Robin Mueller f6ac9ee918 SpHeader::packet_len is pub now 2025-09-26 15:08:29 +02:00
Robin Mueller e5b10920a0 prepare v0.16.0 2025-09-10 18:03:35 +02:00
Robin Mueller 8fd46f6a30 refactor and improve ECSS module 2025-09-10 15:28:58 +02:00
Robin Mueller 2839174e5f fix for embedded systems, introduce portable atomic seq counters 2025-09-09 13:34:12 +02:00
Robin Mueller 026e1a50b9 prepare next release 2025-07-18 19:31:55 +02:00
Robin Mueller 00e28e4a96 allow arbitrary crc minor version 2025-07-18 19:27:59 +02:00
muellerr d9709ffd6c prepare v0.14.0 2025-05-10 14:54:27 +02:00
muellerr 8f4351771b API variants which use table-less CRC 2025-05-10 13:58:10 +02:00
muellerr 08e0d39154 bump patch release 2025-03-21 14:50:10 +01:00
muellerr 026173514f prep v0.13.0 2024-11-08 16:54:53 +01:00
muellerr 48247a0a87 bump thiserror and zerocopy 2024-11-08 11:13:41 +01:00
muellerr d8b2a3dfea prepare v0.12.0
Rust/spacepackets/pipeline/head Build started...
2024-09-10 17:51:31 +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 5449884b2e Bump MSRV and delegate version
Rust/spacepackets/pipeline/head This commit looks good
2024-08-19 02:23:34 -06: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 a5918bfd4a update documentation build
Rust/spacepackets/pipeline/head This commit looks good
2024-06-25 16:07:07 +02:00
muellerr 58dabb6f2f specify exact required version
Rust/spacepackets/pipeline/head This commit looks good
2024-05-19 09:13:12 +02:00
muellerr 7fd65aa592 bumped MSRV
Rust/spacepackets/pipeline/head This commit looks good
2024-05-19 09:12:39 +02:00
muellerr c48bd848d3 prep patch release
Rust/spacepackets/pipeline/head This commit looks good
2024-05-19 08:49:03 +02:00
muellerr 8b1ccb0cd0 prepare next patch version 2024-04-20 10:42:36 +02:00
muellerr 8e1934e604 prepare release v0.11.0
Rust/spacepackets/pipeline/head This commit looks good
2024-04-16 19:15:04 +02:00
muellerr 8972dcbfc0 bump MSRV
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head This commit looks good
2024-04-13 17:39:53 +02:00
muellerr d8676ae711 prepare next release candidate
Rust/spacepackets/pipeline/head This commit looks good
2024-04-04 14:12:33 +02:00
muellerr f0af16dc29 prepare next release candidate
Rust/spacepackets/pipeline/head This commit looks good
2024-04-03 14:13:04 +02:00
muellerr fc684a42a8 consistent ECSS object constructors
Rust/spacepackets/pipeline/head This commit looks good
2024-04-03 13:30:01 +02:00
muellerr 3045a27d8c just add support for everything
Rust/spacepackets/pipeline/head This commit looks good
2024-03-29 13:42:02 +01:00
muellerr c7cf83d468 some defmt support would be good
Rust/spacepackets/pipeline/head There was a failure building this commit
2024-03-28 22:48:58 +01:00
muellerr 3e62d7d411 introduce doc_auto_cfg
Rust/spacepackets/pipeline/head This commit looks good
2024-03-24 12:22:08 +01:00
muellerr 59c7ece126 Major refactoring of the time API
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-18 15:14:40 +01:00
muellerr c5aeeec19f prepare rc.0 2024-03-04 12:25:47 +01:00
muellerr 60bf876dd3 Extensions for UnsignedEnum trait
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-02-17 13:24:25 +01:00
muellerr 0d0d7a256a update PusTmZeroCopyWriter
Rust/spacepackets/pipeline/head This commit looks good
2024-02-07 11:07:20 +01:00
muellerr 7e8b71db6d prep patch release
Rust/spacepackets/pipeline/head This commit looks good
2024-02-05 15:29:18 +01:00
muellerr d01309cccf extended time writer trait
Rust/spacepackets/pipeline/head This commit looks good
2024-02-05 15:04:29 +01:00
muellerr 3353475261 prep next release
Rust/spacepackets/pipeline/head This commit looks good
2024-02-01 17:52:45 +01:00
muellerr 84c1c47fe1 not sure what this does
Rust/spacepackets/pipeline/head This commit looks good
2024-02-01 17:47:25 +01:00
muellerr c4bbf91be8 lets keep all features
Rust/spacepackets/pipeline/head This commit looks good
2024-01-31 14:56:41 +01:00
muellerr 7200e10250 these flags are new
Rust/spacepackets/pipeline/head This commit looks good
2024-01-31 14:55:19 +01:00
muellerr 2439c9e5fd prep next beta release
Rust/spacepackets/pipeline/head This commit looks good
2024-01-23 17:59:56 +01:00
muellerr 3c72328466 prepare new beta version
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-12-06 18:13:22 +01:00
muellerr 3e97bf0c15 bump version specifier
Rust/spacepackets/pipeline/head This commit looks good
2023-09-26 17:10:21 +02:00
muellerr 2ee3eee32e only allow zerocopy v0.7.0
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-28 18:47:41 +02:00
muellerr 406d731bbe fix zerocopy usage
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-28 18:45:24 +02:00
muellerr 49b50ec682 prep next beta release
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-08-28 18:36:00 +02:00
muellerr e389f77063 lets release a beta version 2023-08-16 13:59:34 +02:00
muellerr 91e7d8549c bump msrv to v1.61
Rust/spacepackets/pipeline/head Build started...
2023-08-11 14:00:46 +02:00
muellerr ba22618449 Merge remote-tracking branch 'origin/main' into refactoring-ecss-packet-mods
Rust/spacepackets/pipeline/head This commit looks good
2023-07-10 10:30:26 +02:00