aboutsummaryrefslogtreecommitdiff
path: root/src/Packet.h
AgeCommit message (Expand)Author
2026-02-23* CommonCLI: added "get/set path.hash.mode "Scott Powell
2026-02-21* refactor of Contact/Client out_path_len (stored in files), from signed to u...Scott Powell
2025-11-06* new PAYLOAD_TYPE_CONTROL (11)Scott Powell
2025-06-23* new PAYLOAD_TYPE_MULTIPARTScott Powell
2025-04-11minor refactorScott Powell
2025-04-11* added Packet::getRawLength() helperScott Powell
2025-04-11* Packet::header, new: ROUTE_TYPE_TRANS_FLOOD, ROUTE_TYPE_TRANS_DIRECTScott Powell
2025-03-07* refactor Packet::_snr to single byteScott Powell
2025-03-07Merge branch 'dev' into traceScott Powell
2025-02-23* new PAYLOAD_TYPE_RAW_CUSTOMScott Powell
2025-02-17* new Packet type: PAYLOAD_TYPE_TRACEScott Powell
2025-01-30* new Packet::writeTo(), readFrom() methods. (for saving snapshots of packets)Scott Powell
2025-01-22* Mesh.cpp: optimisation to not retransmit packets handled by this nodeScott Powell
2025-01-13Initial commitScott Powell