minimed_rf icon indicating copy to clipboard operation
minimed_rf copied to clipboard

messages should have access to full packet data

Open ps2 opened this issue 10 years ago • 0 comments

MessageTypeMap[message_type].new(data[5..-2]), in packet.rb means that messages cannot access the full packet info. Should pass full packet data, and update all the offsets listed in bit_blocks.

ps2 avatar Oct 17 '15 03:10 ps2