Sefinek
|
cc05ae555a
docs: fix typos, grammar, and formatting in FAQ and code comments
|
hai 2 meses |
Scott Powell
|
f6e6fdaa05
* support for sending 5-byte ACKs
|
hai 2 meses |
Scott Powell
|
3e76161e9c
* refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits)
|
hai 5 meses |
Scott Powell
|
7419ed71f7
* region filtering now applied in allowPacketForward()
|
hai 9 meses |
Scott Powell
|
82b4c1e6b0
* new PAYLOAD_TYPE_CONTROL (11)
|
hai 9 meses |
Scott Powell
|
9ebeb477aa
* RegionMap: inverted 'flags' to _deny_ bits
|
hai 9 meses |
Scott Powell
|
d9ff3a4d02
* Mesh: new sendFlood() overload with transport codes.
|
hai 9 meses |
Scott Powell
|
7755400a35
* Companion: Now using transport codes { 0, 0 } when Share contact zero hop.
|
hai 9 meses |
Scott Powell
|
6bc8dd28d4
* CommonCLI: new "multi.acks" config setting
|
hai 1 ano |
Scott Powell
|
1f23632751
Merge branch 'dev' into double-acks
|
hai 1 ano |
Scott Powell
|
810b1f8fe7
* Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated
|
hai 1 ano |
Scott Powell
|
b1ca3d1eb1
* new PAYLOAD_TYPE_MULTIPART
|
hai 1 ano |
Scott Powell
|
b11f43987b
* companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying'
|
hai 1 ano |
Scott Powell
|
bfb4b1c496
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'
|
hai 1 ano |
Scott Powell
|
fe4fdeb236
* redesigned TRACE packet structure
|
hai 1 ano |
Scott Powell
|
b03aac18c0
Merge branch 'dev' into trace
|
hai 1 ano |
Scott Powell
|
189ed79d46
* new Dispatcher::getCADFailRetryDelay()
|
hai 1 ano |
Scott Powell
|
c4cc3dd1ec
* repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config
|
hai 1 ano |
Scott Powell
|
274bd6ddbf
* new PAYLOAD_TYPE_RAW_CUSTOM
|
hai 1 ano |
Scott Powell
|
ba181da94a
* added RTCClock::getCurrentTimeUnique(), for when timestamps need to be unique (if temp rapid-fire)
|
hai 1 ano |
Scott Powell
|
5811cf9f02
* repeater: Get Stats new fields added: n_direct_dups, n_flood_dups
|
hai 1 ano |
Scott Powell
|
0db15db625
* new Packet type: PAYLOAD_TYPE_TRACE
|
hai 1 ano |
Scott Powell
|
96724cd26a
* onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, not in application layer
|
hai 1 ano |
Scott Powell
|
f1ab110ae1
* new targets: Xiao_C3_repeater_sx1262, _sx1268
|
hai 1 ano |
Scott Powell
|
ec92bfa6b1
* Refactor: Mesh::onPeer ... methods added 'secret' param. (is whatever getPeerSharedSecret() returned)
|
hai 1 ano |
Scott Powell
|
20fccac2b7
* refactored the hasSeen(Packet) stuff.
|
hai 1 ano |
Scott Powell
|
8983584dd8
* added getTransmitDelay(), applied to Flood mode retransmissions.
|
hai 1 ano |
Scott Powell
|
2faff914f6
* separated PAYLOAD_TYPE_ANON_REQ, to new createAnonDatagram(), with extra 'sender' param. So, caller can use 'self_id' or ephemeral key
|
hai 1 ano |
Scott Powell
|
6c7efdd0f6
Initial commit
|
hai 1 ano |