Scott Powell
|
e58d866949
* merge-bin.py script
|
1 жил өмнө |
Scott Powell
|
00a9e93754
* simple_secure_chat now with a proper CLI
|
1 жил өмнө |
Scott Powell
|
a3b7701bc0
* added 'ver' command to CLI (repeater and room server)
|
1 жил өмнө |
Scott Powell
|
e78aa66d57
* Bug fix: hasName(), missing return :-(
|
1 жил өмнө |
Scott Powell
|
068aeee87f
* Refactor: new AdvertDataHelpers.h
|
1 жил өмнө |
Scott Powell
|
2d34ac58ee
* room_server: crash fix, now detects timeouts on push post, if 3 timeouts on same client, then evicts/logs out
|
1 жил өмнө |
Scott Powell
|
b8a5c3369f
* NEW: simple_room_server
|
1 жил өмнө |
Scott Powell
|
f5f978a398
* CAD detect fixed
|
1 жил өмнө |
Scott Powell
|
932d845922
* fix for duplicate msgId's in repeater CLI view
|
1 жил өмнө |
Scott Powell
|
d69d2be722
* repeater: some refactors/clean ups, and (for ESP32) now using ESP32RTCClock which can keep time across a "reboot" command.
|
1 жил өмнө |
Scott Powell
|
22e87836db
* Mesh.cpp: optimisation to not retransmit packets handled by this node
|
1 жил өмнө |
Scott Powell
|
6d10fab4f3
* commenting out CAD detect, for now
|
1 жил өмнө |
Scott Powell
|
47567b003f
* new targets: RAK_4631_chat_alice, and _bob
|
1 жил өмнө |
Scott Powell
|
96724cd26a
* onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, not in application layer
|
1 жил өмнө |
Scott Powell
|
de27dfacb6
* basic CAD before TX, for sx126x wrappers
|
1 жил өмнө |
Scott Powell
|
e838f405a7
* sx126x TX power boost for RAK target
|
1 жил өмнө |
Scott Powell
|
c9579a7b7c
* Notes for RAK support
|
1 жил өмнө |
Scott Powell
|
515285e3c9
* new target: RAK_4631_Repeater
|
1 жил өмнө |
Scott Powell
|
eb685db693
* readme update
|
1 жил өмнө |
Scott Powell
|
e4ec9aec0b
* tidy ups
|
1 жил өмнө |
Scott Powell
|
919e6d380c
* extra debug diagnostics for repeater
|
1 жил өмнө |
Scott Powell
|
88f21d9aa4
* new target env: Xiao S3 WIO repeater
|
1 жил өмнө |
Scott Powell
|
07ad40cac0
* repeater: build config: ADVERT_NAME, ADVERT_LAT, ADVERT_LON
|
1 жил өмнө |
Scott Powell
|
382b73f6c5
* Dispatcher: more stats added
|
1 жил өмнө |
Scott Powell
|
67b0dfa868
* configurable REPEATER_NAME
|
1 жил өмнө |
Scott Powell
|
f1ab110ae1
* new targets: Xiao_C3_repeater_sx1262, _sx1268
|
1 жил өмнө |
Scott Powell
|
4bf7d7d58f
* chat sample updated to auto-add Chat node advertisements
|
1 жил өмнө |
Scott Powell
|
9b09545379
* new advertisement app_data format
|
1 жил өмнө |
Scott Powell
|
86f11d08aa
* LocalIdentity:: writeTo( array ) and readFrom (array )
|
1 жил өмнө |
Scott Powell
|
ec92bfa6b1
* Refactor: Mesh::onPeer ... methods added 'secret' param. (is whatever getPeerSharedSecret() returned)
|
1 жил өмнө |