prop/lib
Graham McIntire 3749360a28
Fix complex packing decode crash on trailing padding bits
consume_bits would crash with a MatchError when the remaining
bitstring had fewer bits than the group width. Added a guard
clause to stop consuming when insufficient bits remain, matching
how wgrib2 handles trailing padding in packed data sections.
2026-03-30 07:52:06 -05:00
..
microwaveprop Fix complex packing decode crash on trailing padding bits 2026-03-30 07:52:06 -05:00
microwaveprop_web Add Committed column to QSOs table showing inserted_at 2026-03-29 17:38:35 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00