Versions in this module Expand all Collapse all v1 v1.0.1 Jun 17, 2018 v1.0.0 May 28, 2018 Changes in this version + type RXInfo struct + Antenna int + Board int + LoRaSNR float64 + MAC lorawan.EUI64 + RSSI int + Time *time.Time + TimeSinceGPSEpoch *gw.Duration + Timestamp uint32 + type RXInfoSet []RXInfo + func (s RXInfoSet) Len() int + func (s RXInfoSet) Less(i, j int) bool + func (s RXInfoSet) Swap(i, j int) + type RXPacket struct + PHYPayload lorawan.PHYPayload + RXInfoSet RXInfoSet + TXInfo TXInfo + type TXInfo struct + CodeRate string + DataRate band.DataRate + Frequency int