| Age | Commit message (Collapse) | Author |
|
|
|
Implement token bucket duty cycle enforcement
|
|
|
|
|
|
unsigned byte (+2 squashed commits)
Squashed commits:
[f326e25] * misc
[fa5152e] * new 'path mode' parsing in Dispatcher
|
|
|
|
Like SX1262 allows -9 dBm lowest, some allow lower but that probably
isn't useful
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed uint used in flags to uint8_t
|
|
|
|
|
|
|
|
|
|
SensorManager: remove setSettingByKey
|
|
|
|
|
|
|
|
* sensor: onAnonDataRecv(), future request code provision
|
|
|
|
|
|
- Added formatStatsReply, formatRadioStatsReply, and formatPacketStatsReply methods in MyMesh for both simple_repeater, simple_room_server, and simple_sensor.
- Updated CommonCLI to handle new stats commands.
|
|
|
|
|
|
CommonCLI::buildAdvertData()
|
|
* GPS pref defaults tidy
|
|
|
|
|
|
|
|
|
|
* FIRMWARE_VER_LEVEL now moved to end of response payloads
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sensors: gpio command
|
|
mask to apply to permissions
|
|
|
|
applying temporary radio params for that many mins
* "advert" command now with longer delay, so that CLI reply is sent first
|
|
|
|
|