| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
handleCommand() call sites
* Sensor, anon_req now just for admin login (guest password now unused)
* special CLI command, "setperm {pubkey-hex} {permissions-int16}" for admin(s) to manage user access (permissions 0 = remove)
|
|
doesn't need to be repeated
* SensporMesh: req_type now optionally encoded in anon_req payload (so can send various requests without a prior login)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* experimental double ACK's (at each hop), sent 300ms apart (direct mode only)
|
|
|
|
|
|
|
|
|
|
responses
|
|
|
|
|
|
|
|
|
|
|
|
modules.
|
|
|
|
non-future packets
|
|
|
|
to 'err_events' (bit flags)
* new Radio::isInRecvMode() method
|
|
|
|
|
|
* BasChatMesh: new onContactRequest(), for PAYLOAD_TYPE_REQ handling.
* companion, repeater and room_server: now with basic 'plumbing' to handle REQ_TYPE_GET_TELEMETRY_DATA (0x03).
* dependency: added CayenneLPP to libdeps
* all target.* modules now with a stub 'sensors' object.
|
|
|
|
|
|
|
|
|
|
|
|
- Companion Radio over USB Serial
- Repeater
- Room Server
- Terminal Chat
|