vinzenz · he/him
  • Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/drop 2025-04-22 13:36:46 +02:00
0523250906 add rest of the pots
vinzenz pushed to main at vinzenz/drop 2025-04-22 12:56:48 +02:00
06efe8bb02 hw+sw works, now comes the hard part
vinzenz pushed to main at vinzenz/drop 2025-04-18 11:52:10 +02:00
9ad1857a64 re-add accidentially removed logic
vinzenz pushed to main at vinzenz/nixos-configuration 2025-04-13 21:40:59 +02:00
d5509e6ea1 add new host
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-04-12 22:13:49 +02:00
3589a90385 add functions to convert containers directly into packet
a87f228c32 heap_remove, sp_brightness_grid_into_packet
a3e2dcb3c2 add command code constants, send header
c509813aac translate brightness tester
Compare 4 commits »
vinzenz pushed to next at servicepoint/servicepoint 2025-04-12 21:27:23 +02:00
114385868a make CommandCode pub
vinzenz pushed to next at servicepoint/servicepoint 2025-04-12 21:24:00 +02:00
8a5b34310b make CommandCode pub
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-04-12 19:29:14 +02:00
b4eab85b19 translate announce example
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-04-12 18:49:32 +02:00
a418e4f0c3 sp_brightness_grid_load ignore out of range
2e468fb47a add sp_bitmap_from_bitvec
c797bb6894 add sp_bitmap_into_bitvec
Compare 3 commits »
vinzenz pushed to next at servicepoint/servicepoint 2025-04-12 18:17:42 +02:00
cecccb3f28 make BinaryOperation repr(u8)
4e3d1ce208 copy packet to slice
Compare 2 commits »
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-04-12 18:05:13 +02:00
f483b5a2d5 unify heap allocation handling
d6331ea9a7 rename/merge functions to match rust side more
2d3828fb2b add fn to pass ip:port as values
Compare 3 commits »
vinzenz pushed to next at servicepoint/servicepoint 2025-04-12 17:32:43 +02:00
531d4e6b4a make BinaryOperation repr(u8)
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-04-12 16:35:51 +02:00
613f21310e fix rebase
7c8ede61b0 move generic safety information into README
0c3bc0b004 wip fix documentation
cf2c72de7c use brightness type from base crate
30bec50f7c use NotNull for parameters
Compare 17 commits »
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-04-12 13:04:48 +02:00
25942b6ee3 use NotNull for parameters
5b678a432a add /*notnull*/ comments in header
c9be3d87ec re-export constants from base lib
69014dff38 wip remove newtypes
38633f0b6b functions for manipulating packets
Compare 9 commits »
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-04-12 13:01:38 +02:00
6dcd26d1c1 use NotNull for parameters
df9c04939d add /*notnull*/ comments in header
992c30b2bc re-export constants from base lib
99c1884ddc wip remove newtypes
fed12a4c12 functions for manipulating packets
Compare 6 commits »
vinzenz pushed to next at servicepoint/servicepoint 2025-04-12 11:38:22 +02:00
971bee5065 copy packet to slice
vinzenz pushed to next at servicepoint/servicepoint 2025-04-12 11:32:34 +02:00
aafa2bc9f9 copy packet to slice
vinzenz pushed to next at servicepoint/servicepoint 2025-04-12 11:21:11 +02:00
e985140417 make packet repr(C)
vinzenz pushed to next at servicepoint/servicepoint 2025-04-12 11:16:54 +02:00
fbd85f644b make packet repr(C)
vinzenz commented on pull request servicepoint/servicepoint#3 2025-04-12 10:19:24 +02:00
WIP: make everything a trait, dont panic

better name