Tobias Maier tobimai
  • Joined on 2021-04-17
tobimai pushed to rev2 at tobimai/waterlevel-software 2026-04-01 20:11:57 +02:00
d337784faa Moved a lot of global vars to queues
tobimai pushed to rev2 at tobimai/waterlevel-software 2026-03-30 18:34:17 +02:00
f1d9abc4c7 Switched to queues for webserver
752cd86234 refractor
e5fecde7f5 Factored out webserver stuff to own task/file
Compare 3 commits »
tobimai pushed to rev2 at tobimai/waterlevel-software 2026-03-29 17:46:44 +02:00
cfc8438042 Cleanup + Bugfix
tobimai pushed to rev2 at tobimai/waterlevel-software 2026-03-26 17:06:05 +01:00
aa69687ee8 comment
tobimai pushed to vibe at tobimai/waterlevel-software 2026-03-25 20:53:44 +01:00
f5acbe35cf version bump
aebce5ac44 fix water
Compare 2 commits »
tobimai pushed to vibe at tobimai/waterlevel-software 2026-03-25 20:29:06 +01:00
a0240d744c Switched waterlevel to queue
tobimai created branch vibe in tobimai/waterlevel-software 2026-03-25 20:29:06 +01:00
tobimai pushed to main at tobimai/protocol_300 2026-03-06 16:41:09 +01:00
f5d777d945 Revert "Hotfix"
c76996ceb7 Revert "More hotfix" and "Hotfix"
Compare 2 commits »
tobimai pushed to main at tobimai/protocol_300 2026-02-01 20:44:45 +01:00
137c8328f3 More hotfix
tobimai pushed to main at tobimai/protocol_300 2026-02-01 20:41:51 +01:00
c5e2d1dd31 Hotfix
tobimai pushed to main at tobimai/protocol_300 2026-01-31 16:21:26 +01:00
49ec3abfd9 Maybe too hacky
tobimai pushed to main at tobimai/protocol_300 2026-01-18 21:08:58 +01:00
f9a72fe9a3 feat(message): add support for decoding messages with trailing data
tobimai pushed to main at tobimai/protocol_300 2026-01-18 19:23:22 +01:00
025331989f feat(transmission): add support for incomplete Protocol 300 messages
tobimai pushed to main at tobimai/protocol_300 2026-01-18 19:20:17 +01:00
881b83c597 fix alloc
tobimai pushed to main at tobimai/protocol_300 2026-01-18 19:19:10 +01:00
ad9ca06bda fix(transmission): avoid lifetime in FromBytesError by owning data
tobimai pushed to main at tobimai/protocol_300 2026-01-18 19:16:07 +01:00
9072ae01ad feat(transmission): improve error handling for invalid byte sequences
tobimai pushed to main at tobimai/protocol_300 2026-01-17 18:47:29 +01:00
7e3d16ad6a feat(transmission): add length_in_bytes method to Protocol300Transmission
tobimai pushed to main at tobimai/protocol_300 2026-01-17 14:52:07 +01:00
034d06bf46 Add errors to public use
tobimai pushed to main at tobimai/protocol_300 2026-01-17 14:41:41 +01:00
e3ba418251 add from bytes error to exported
tobimai pushed to main at tobimai/protocol_300 2026-01-16 22:33:57 +01:00
6ca19f88fa Added defmt logging