aboutsummaryrefslogtreecommitdiff
path: root/examples/simple_sensor
AgeCommit message (Collapse)Author
2026-03-20* version 1.14.1Scott Powell
2026-03-08Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucketripplebiz
Implement token bucket duty cycle enforcement
2026-03-06* ver 1.14.0Scott Powell
2026-02-23* CommonCLI: added "get/set path.hash.mode "Scott Powell
2026-02-21* refactor of Contact/Client out_path_len (stored in files), from signed to ↵Scott Powell
unsigned byte (+2 squashed commits) Squashed commits: [f326e25] * misc [fa5152e] * new 'path mode' parsing in Dispatcher
2026-02-15* ver 1.13.0Scott Powell
2026-02-06Allow negative tx powerWessel Nieboer
Like SX1262 allows -9 dBm lowest, some allow lower but that probably isn't useful
2026-01-29* ver 1.12.0Scott Powell
2026-01-26added build flag to enable/disable boot advertliamcottle
2026-01-26boot adverts are now zero hop instead of floodliamcottle
2026-01-25allow set prv.key from remote, validate new prv.keytaco
2026-01-25recalc ClientACL shared_secrets at startuptaco
2026-01-25refactor ClientACL and CommonCLI, add ClientACL::clear()taco
2026-01-04Implement token bucket duty cycle enforcementViezeVingertjes
2025-11-30* ver 1.11.0Scott Powell
2025-11-25Merge pull request #1131 from wel97459/dev-uintripplebiz
Changed uint used in flags to uint8_t
2025-11-25* BUG FIX: same remote login fix as repeaterScott Powell
2025-11-21add board.setAdcMultiplier to room server and sensortaco
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
SensorManager: remove setSettingByKey
2025-11-11Merge branch 'dev' into remove_set_setting_by_keyFlorent
2025-11-11* Sensor: DISCOVER_REQ, prefix_only supportScott Powell
2025-11-06sensor: copy control data code from repeaterFlorent
2025-11-06* repeater: onAnonDataRecv(), future code check bug fix (offset 4)Scott Powell
* sensor: onAnonDataRecv(), future request code provision
2025-10-30* Fix for VolatileRTCClock wrapping around to initial synced time every 49 daysScott Powell
2025-10-30* direct.txdelay default now 0.2 (was zero)Scott Powell
2025-10-28Adds serial commands to get statsMichael Hart
- 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.
2025-10-18SensorManager: remove setSettingByKeyFlorent
2025-10-18CommonCli: Remove dependency on target.hFlorent
2025-10-12* Refactor: advert_loc_policy now applied in new method ↵Scott Powell
CommonCLI::buildAdvertData()
2025-10-12* Advert type fixScott Powell
* GPS pref defaults tidy
2025-10-11gps_cli: gps advert to control advert location policyFlorent
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-25* companion: disabled processing/sending of keep_alive packets (deprecated)Scott Powell
* FIRMWARE_VER_LEVEL now moved to end of response payloads
2025-09-25* Login response payload: now includes FIRMWARE_VER_LEVELScott 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-08-01Merge pull request #547 from fdlamotte/sensors_gpioripplebiz
sensors: gpio command
2025-07-31* REQ_TYPE_GET_TELEMETRY_DATA, first reserved byte (of 4) is now inverse ↵Scott Powell
mask to apply to permissions
2025-07-24* ver bump to 1.7.4Scott Powell
2025-07-23* CommonCLI: "set radio " now with optional 5th param timeout_mins, for ↵Scott Powell
applying temporary radio params for that many mins * "advert" command now with longer delay, so that CLI reply is sent first
2025-07-23sensors: gpio apply masksFlorent
2025-07-22sensors: gpio commandFlorent