Commit graph

20 commits

Author SHA1 Message Date
Vinzenz Schroeter 3589a90385 add functions to convert containers directly into packet
Some checks failed
Rust / build (pull_request) Failing after 3m9s
2025-04-12 22:13:29 +02:00
Vinzenz Schroeter a87f228c32 heap_remove, sp_brightness_grid_into_packet 2025-04-12 21:56:07 +02:00
Vinzenz Schroeter a3e2dcb3c2 add command code constants, send header 2025-04-12 21:47:23 +02:00
Vinzenz Schroeter f483b5a2d5 unify heap allocation handling
Some checks failed
Rust / build (pull_request) Failing after 1m25s
2025-04-12 18:05:01 +02:00
Vinzenz Schroeter 7c8ede61b0 move generic safety information into README 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 0c3bc0b004 wip fix documentation 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 30bec50f7c use NotNull for parameters 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 5120e220ec functions for manipulating packets 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter d1ecd21114 wip remove newtypes 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 2ab80d395e cargo fmt 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 57d9e90b0f wip update to next servicepoint version 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter c069c1966b split crate into own repository
All checks were successful
Rust / build (push) Successful in 1m48s
2025-02-15 12:39:31 +01:00
Vinzenz Schroeter 01d1f1dad0 one workspace for everything 2024-05-12 14:01:49 +02:00
Vinzenz Schroeter 62ca9037b6 remove dependency on num 2024-05-12 13:11:42 +02:00
Vinzenz Schroeter df8c1249c4 renames, add documentation headers 2024-05-12 01:33:32 +02:00
Vinzenz Schroeter 362426c758 reformat with max width 2024-05-11 23:28:08 +02:00
Vinzenz Schroeter 638249c2b9 add BitmapLegacy 2024-05-10 21:27:34 +02:00
Vinzenz Schroeter c7456f0a67 From<Vec<u8>> for Packet 2024-05-10 20:08:56 +02:00
Vinzenz Schroeter 9eaa7462bc Into, TryFrom 2024-05-10 19:55:18 +02:00
Vinzenz Schroeter 6b5fdca654 split out more files 2024-05-10 00:53:12 +02:00