João Brázio
|
f858f2e4bb
Rename sx126x_rx_boosted_gain to rx_boosted_gain
|
5 months ago |
João Brázio
|
8df87d5609
Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna
|
5 months ago |
Wouter Bijen
|
00566741f6
Add configurable max hops filter for auto-add contacts
|
5 months ago |
João Brázio
|
64a16d7ad2
Merge branch 'dev' into 2026/remote-lna
|
5 months ago |
Wessel Nieboer
|
8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio
|
5 months ago |
Scott Powell
|
e52d57c065
* companion: new pref: path_hash_mode (0..2)
|
5 months ago |
Scott Powell
|
564a19d125
* companion client repeat mode support
|
5 months ago |
taco
|
8d5eaf500d
add makeBlobPath inline helper for esp32
|
6 months ago |
taco
|
e6e1b810f8
add DataStore::deleteBlobByKey()
|
6 months ago |
taco
|
403ce1db08
contacts: granular autoadd and overwrite-oldest
|
7 months ago |
liquidraver
|
faf177de46
ESP factory reset clear NVS too
|
7 months ago |
csrutil
|
c641beabd3
https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences
|
8 months ago |
zaquaz
|
6c7b5390e2
Remove default setting, since it is handled in MyMesh
|
8 months ago |
zaquaz
|
2bd47de3b9
Added buzzer config persistance accross restart
|
8 months ago |
taco
|
52a3df4977
revert pubBlobByKey() change
|
9 months ago |
taco
|
0b8159c6e5
refactor DataStore to use openRead() and openWrite()
|
9 months ago |
taco
|
2922b62888
add bounds check to _countLfsBlock / _getLfsUsedBlockCount
|
10 months ago |
taco
|
3d83556829
refactor: use _getContactsChannelsFS() instead of ifdefs
|
11 months ago |
taco
|
accd1e0a97
nrf52 targets: increase limits for contacts and channels
|
11 months ago |
taco
|
2b24c575c7
support dual filsystems on nrf52
|
11 months ago |
taco
|
bdfe9ad27b
switch to using QSPI bus for external flash
|
1 year ago |
taco
|
c5180d4588
initial commit: CustomLFS
|
1 year ago |
Scott Powell
|
5881b04a31
* companion: optional double ACKs, new prefs.multi_acks
|
1 year ago |
liamcottle
|
583cdd4980
fix indentation
|
1 year ago |
liamcottle
|
37c20a348e
add support for storage stats on nrf52
|
1 year ago |
Scott Powell
|
9df3c8c663
* companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts)
|
1 year ago |
Scott Powell
|
a7c959631f
* companion: added Datastore methods: getStorageUsedKb(), getStorageTotalKb()
|
1 year 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 |