35 Commits (7f38e3f145fd758f0bccc8befa7004fcda9bb376)

Author SHA1 Message Date
Scott Powell efdd2b6a6c * companion: simplified the CMD_GET / CMD_SET _DEFAULT_FLOOD_SCOPE 2 months ago
Scott Powell d131e8ae35 * companion: RegionMap now used in Datastore 2 months ago
João Brázio f858f2e4bb
Rename sx126x_rx_boosted_gain to rx_boosted_gain 3 months ago
Wouter Bijen 00566741f6 Add configurable max hops filter for auto-add contacts 3 months ago
Wessel Nieboer 8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 3 months ago
Scott Powell e52d57c065 * companion: new pref: path_hash_mode (0..2) 3 months ago
Scott Powell 564a19d125 * companion client repeat mode support 4 months ago
taco 8d5eaf500d add makeBlobPath inline helper for esp32 4 months ago
taco e6e1b810f8 add DataStore::deleteBlobByKey() 4 months ago
taco 403ce1db08 contacts: granular autoadd and overwrite-oldest 5 months ago
liquidraver faf177de46 ESP factory reset clear NVS too 5 months ago
csrutil c641beabd3 https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences 6 months ago
zaquaz 6c7b5390e2 Remove default setting, since it is handled in MyMesh 6 months ago
zaquaz 2bd47de3b9 Added buzzer config persistance accross restart 7 months ago
taco 52a3df4977 revert pubBlobByKey() change 7 months ago
taco 0b8159c6e5 refactor DataStore to use openRead() and openWrite() 7 months ago
taco 2922b62888 add bounds check to _countLfsBlock / _getLfsUsedBlockCount 9 months ago
taco 3d83556829 refactor: use _getContactsChannelsFS() instead of ifdefs 9 months ago
taco accd1e0a97 nrf52 targets: increase limits for contacts and channels 10 months ago
taco 2b24c575c7 support dual filsystems on nrf52 10 months ago
taco bdfe9ad27b switch to using QSPI bus for external flash 10 months ago
taco c5180d4588 initial commit: CustomLFS 10 months ago
Scott Powell 5881b04a31 * companion: optional double ACKs, new prefs.multi_acks 11 months ago
liamcottle 583cdd4980 fix indentation 12 months ago
liamcottle 37c20a348e add support for storage stats on nrf52 12 months ago
Scott Powell 9df3c8c663 * companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts) 12 months ago
Scott Powell a7c959631f * companion: added Datastore methods: getStorageUsedKb(), getStorageTotalKb() 12 months ago
liamcottle a814bfb00b don't create file when trying to open for read 1 year ago
liamcottle a22c176d45 add rm command to remove file 1 year ago
liamcottle 0f601752e4 implement ls and cat commands for rescue mode 1 year ago
Scott Powell 9c833486bf * DataStore, advert blob record format change 1 year ago
Scott Powell dd808ee6c7 * new nRF52 impl for advert blobs 1 year ago
Scott Powell 6e0b505a2a * companion: refactor of all filesystem access to new DataStore module 1 year ago