aboutsummaryrefslogtreecommitdiff
path: root/examples/simple_sensor/SensorMesh.h
AgeCommit message (Expand)Author
2026-03-20* version 1.14.1Scott Powell
2026-03-06* ver 1.14.0Scott Powell
2026-02-21* refactor of Contact/Client out_path_len (stored in files), from signed to u...Scott Powell
2026-02-15* ver 1.13.0Scott Powell
2026-02-06Allow negative tx powerWessel Nieboer
2026-01-29* ver 1.12.0Scott Powell
2026-01-26boot adverts are now zero hop instead of floodliamcottle
2026-01-25refactor ClientACL and CommonCLI, add ClientACL::clear()taco
2025-11-30* ver 1.11.0Scott Powell
2025-11-25Merge pull request #1131 from wel97459/dev-uintripplebiz
2025-11-25* BUG FIX: same remote login fix as repeaterScott Powell
2025-11-20Changed uint to a uint8_tWinston Lowe
2025-11-13* ver 1.10.0Scott Powell
2025-11-11Merge pull request #971 from fdlamotte/remove_set_setting_by_keyripplebiz
2025-11-11Merge branch 'dev' into remove_set_setting_by_keyFlorent
2025-11-06sensor: copy control data code from repeaterFlorent
2025-10-28Adds serial commands to get statsMichael Hart
2025-10-18SensorManager: remove setSettingByKeyFlorent
2025-10-06gps_cli: gps also restored on sensors and roomsFlorent de Lamotte
2025-10-02* ver 1.9.1Scott Powell
2025-09-28* ver 1.9.0Scott Powell
2025-09-12* refactor: moved ACL out of SensorMesh -> ClientACLScott Powell
2025-09-01* ver bumpScott Powell
2025-09-01* added CommonCLI::saveIdentity()Scott Powell
2025-08-31* ver bumpScott Powell
2025-08-27SensorMesh: add the possibility to receive msgs from adminFlorent
2025-08-01* new CommonCLI commands: "get prv.key", "set prv.key {hex}"Scott Powell
2025-07-24* ver bump to 1.7.4Scott Powell
2025-07-23* CommonCLI: "set radio " now with optional 5th param timeout_mins, for apply...Scott Powell
2025-07-16* sensor: "setperm {pubkey-hex} 0" command can now remove by partial pubkeyScott Powell
2025-07-16* Sensor permission levels renamed. Misc sensor fixes.Scott Powell
2025-07-15* simple_sensor: redesigned permissionsScott Powell
2025-07-13* simple_sensor: new REQ_TYPE_GET_ACCESS_LISTScott Powell
2025-07-13* simple_sensor: handleCustomCommand() hookScott Powell
2025-07-12* simple_sensor: added alert send queue, with retries, checks for ACKs, etc....Scott Powell
2025-07-09* sensor node: now have two alert priorities, LO, HIScott Powell
2025-07-08* miscScott Powell
2025-07-08* implemented getter methods for telemetry value typesScott Powell
2025-07-08* refactor: CommonCLI, processing of optional command prefix moved to handleC...Scott Powell
2025-07-08* simplified alertIf()Scott Powell
2025-07-08* added REQ_TYPE_GET_AVG_MIN_MAXScott Powell
2025-07-08* Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc does...Scott Powell
2025-07-08* first cut of new simple_sensor sketchScott Powell