Scott Powell
|
8fc2da5c98
* default now 8, per the will of the peoples.
|
2 mesi fa |
Scott Powell
|
5f6821bb66
* new CLI config: flood.max.advert (default 16)
|
2 mesi fa |
Sefinek
|
cc05ae555a
docs: fix typos, grammar, and formatting in FAQ and code comments
|
2 mesi fa |
Scott Powell
|
f66c1d0258
* simplified the new flood.max.unscoped pref
|
2 mesi fa |
Chris Barker
|
a33f3011a5
Feat: Adds flood.max.unscoped setting
|
2 mesi fa |
Rastislav Vysoky
|
01500e55d8
Change room server flood advert interval to 47 hours
|
2 mesi fa |
Scott Powell
|
0a8a0a4904
* Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power()
|
3 mesi fa |
Scott Powell
|
77d02e844f
* bug fix
|
3 mesi fa |
Scott Powell
|
df1e12de3e
* Repeater, room server: rule change for sendFloodReply()
|
3 mesi fa |
Scott Powell
|
4131a455a2
* repeater: refactored 'region' CLI commands -> CommonCLI
|
3 mesi fa |
Orum
|
b4b66521b6
Add MCU temperature to telemetry responses from room servers.
|
4 mesi fa |
Scott Powell
|
fcfdc5fc5b
* Repeater and Room Server: flood advert timer now uses the path_hash_mode pref
|
4 mesi fa |
ripplebiz
|
cf0cc851d4
Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket
|
5 mesi fa |
Daniel Novak
|
c7568a8db0
Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal()
|
5 mesi fa |
Scott Powell
|
9d5c4865c3
* room server fix
|
5 mesi fa |
Scott Powell
|
e52d57c065
* companion: new pref: path_hash_mode (0..2)
|
5 mesi fa |
Scott Powell
|
a66773bac0
* CommonCLI: added "get/set path.hash.mode "
|
5 mesi fa |
Scott Powell
|
3e76161e9c
* refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits)
|
5 mesi fa |
Wessel Nieboer
|
d0720c63c2
Allow negative tx power
|
7 mesi fa |
liamcottle
|
ed589f9620
boot adverts are now zero hop instead of flood
|
6 mesi fa |
ripplebiz
|
153bcdc6a3
Merge pull request #1457 from oltaco/remote-set-prvkey
|
6 mesi fa |
taco
|
96ef5e5efe
allow set prv.key from remote, validate new prv.key
|
6 mesi fa |
taco
|
988287bfd7
recalc ClientACL shared_secrets at startup
|
6 mesi fa |
taco
|
6336bd5b72
refactor ClientACL and CommonCLI, add ClientACL::clear()
|
6 mesi fa |
taco
|
9dd52bd0cc
build fix for room server with MESH_DEBUG=1
|
6 mesi fa |
ViezeVingertjes
|
eb4fa032ff
Implement token bucket duty cycle enforcement
|
7 mesi fa |
ripplebiz
|
79a036f995
Merge pull request #1131 from wel97459/dev-uint
|
8 mesi fa |
Scott Powell
|
30ccc1fa01
* BUG FIX: remote login fix same as repeater
|
8 mesi fa |
taco
|
e13c064487
add board.setAdcMultiplier to room server and sensor
|
8 mesi fa |
Winston Lowe
|
031fa1e704
Changed uint to a uint8_t
|
8 mesi fa |