Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 896 Bytes

TODO.md

File metadata and controls

21 lines (17 loc) · 896 Bytes

Packet Forwarder

  • Try to find global_conf.json and local_conf.json under program folder
  • TX power and RX RSSI calibration file (lwp-cal-xxx.json xxx is gateway part number)
  • Reuse packet_forwarder global_conf.json and local_conf.json configuration files
  • Refer poly_pkt_fwd configuration
  • Detect RF chip reset (TheThingsArchive/packet_forwarder#2)
  • Auto detect RF front end (SX1255/SX1257)
  • gateway_conf add packet_forwarder v1/v2 option
  • percentage of each channel of the total 10 channels
  • Packet lost ananlyze

Possible

Log level control

Common

  • Replace parson with CCAN json library (CCAN json doesn't support JSON data with comments)
  • Add support to parse JoinAccept message