Sha256: 10eb8d27019cda7ec1b8d9b5d8f6fcc749a478cb8930084248510723900ad7bf

Contents?: true

Size: 914 Bytes

Versions: 94

Compression:

Stored size: 914 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: meshtastic/xmodem.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("meshtastic/xmodem.proto", :syntax => :proto3) do
    add_message "meshtastic.XModem" do
      optional :control, :enum, 1, "meshtastic.XModem.Control"
      optional :seq, :uint32, 2
      optional :crc16, :uint32, 3
      optional :buffer, :bytes, 4
    end
    add_enum "meshtastic.XModem.Control" do
      value :NUL, 0
      value :SOH, 1
      value :STX, 2
      value :EOT, 4
      value :ACK, 6
      value :NAK, 21
      value :CAN, 24
      value :CTRLZ, 26
    end
  end
end

module Meshtastic
  XModem = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("meshtastic.XModem").msgclass
  XModem::Control = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("meshtastic.XModem.Control").enummodule
end

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
meshtastic-0.0.120 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.119 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.118 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.117 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.116 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.115 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.114 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.113 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.112 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.111 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.110 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.109 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.108 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.107 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.106 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.105 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.104 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.103 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.102 lib/meshtastic/xmodem_pb.rb
meshtastic-0.0.101 lib/meshtastic/xmodem_pb.rb