WIP: next #1

Draft
vinzenz wants to merge 25 commits from next into main

25 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 c509813aac translate brightness tester 2025-04-12 21:07:05 +02:00
Vinzenz Schroeter b4eab85b19 translate announce example
Some checks failed
Rust / build (pull_request) Failing after 29s
2025-04-12 19:29:10 +02:00
Vinzenz Schroeter a418e4f0c3 sp_brightness_grid_load ignore out of range
Some checks failed
Rust / build (pull_request) Failing after 30s
2025-04-12 18:49:12 +02:00
Vinzenz Schroeter 2e468fb47a add sp_bitmap_from_bitvec 2025-04-12 18:41:43 +02:00
Vinzenz Schroeter c797bb6894 add sp_bitmap_into_bitvec 2025-04-12 18:35:48 +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 d6331ea9a7 rename/merge functions to match rust side more 2025-04-12 17:38:19 +02:00
Vinzenz Schroeter 2d3828fb2b add fn to pass ip:port as values 2025-04-12 16:49:55 +02:00
Vinzenz Schroeter 613f21310e fix rebase
Some checks failed
Rust / build (pull_request) Failing after 1m23s
2025-04-12 16:33:39 +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 cf2c72de7c use brightness type from base crate 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 b443adc3ab add /*notnull*/ comments in header 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 24ff341f9d re-export constants from base lib 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 35cb42df48 wip remove newtypes 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 69bed7c665 wip 80k example 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 3c8eafecfb fix example path 2025-04-12 16:25:17 +02:00