Scott Powell
|
0a8a0a4904
* Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power()
|
3 months ago |
Scott Powell
|
4131a455a2
* repeater: refactored 'region' CLI commands -> CommonCLI
|
3 months ago |
ripplebiz
|
cf0cc851d4
Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket
|
5 months ago |
Scott Powell
|
a66773bac0
* CommonCLI: added "get/set path.hash.mode "
|
5 months ago |
Scott Powell
|
3e76161e9c
* refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits)
|
5 months ago |
Wessel Nieboer
|
d0720c63c2
Allow negative tx power
|
7 months ago |
liamcottle
|
ed589f9620
boot adverts are now zero hop instead of flood
|
6 months ago |
taco
|
96ef5e5efe
allow set prv.key from remote, validate new prv.key
|
6 months ago |
taco
|
988287bfd7
recalc ClientACL shared_secrets at startup
|
6 months ago |
taco
|
6336bd5b72
refactor ClientACL and CommonCLI, add ClientACL::clear()
|
6 months ago |
ViezeVingertjes
|
eb4fa032ff
Implement token bucket duty cycle enforcement
|
7 months ago |
ripplebiz
|
79a036f995
Merge pull request #1131 from wel97459/dev-uint
|
8 months ago |
Scott Powell
|
0e903de72c
* BUG FIX: same remote login fix as repeater
|
8 months ago |
taco
|
e13c064487
add board.setAdcMultiplier to room server and sensor
|
8 months ago |
Winston Lowe
|
031fa1e704
Changed uint to a uint8_t
|
8 months ago |
Scott Powell
|
b59d1999e6
* Sensor: DISCOVER_REQ, prefix_only support
|
9 months ago |
Florent
|
06825030e5
sensor: copy control data code from repeater
|
9 months ago |
Scott Powell
|
256848208d
* repeater: onAnonDataRecv(), future code check bug fix (offset 4)
|
9 months ago |
Scott Powell
|
80f0405600
* direct.txdelay default now 0.2 (was zero)
|
9 months ago |
Michael Hart
|
81ab944682
Adds serial commands to get stats
|
10 months ago |
Florent
|
3210475f35
CommonCli: Remove dependency on target.h
|
9 months ago |
Scott Powell
|
93c0180740
* Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdvertData()
|
10 months ago |
Scott Powell
|
837e7dcbdb
* Advert type fix
|
10 months ago |
Florent
|
bf1da43d7d
gps_cli: gps advert to control advert location policy
|
10 months ago |
Florent de Lamotte
|
9e3c2fc9d9
gps_cli: gps also restored on sensors and rooms
|
10 months ago |
Scott Powell
|
a5af1b5bcd
* companion: disabled processing/sending of keep_alive packets (deprecated)
|
10 months ago |
Scott Powell
|
c21596341a
* Login response payload: now includes FIRMWARE_VER_LEVEL
|
10 months ago |
Scott Powell
|
281591f147
* refactor: moved ACL out of SensorMesh -> ClientACL
|
11 months ago |
Scott Powell
|
ee194a7b19
* added CommonCLI::saveIdentity()
|
11 months ago |
Florent
|
136f733df5
SensorMesh: add the possibility to receive msgs from admin
|
11 months ago |