Commit graph

71 commits

Author SHA1 Message Date
pdxlocations b4451da469
Merge branch 'master' into more-telemetry-sensors 2024-05-06 07:55:38 -07:00
HMN 414ff9ced7 Update range-test.mdx. Fix bold-markup typo 2024-05-06 15:57:03 +02:00
Ian McEwen 441ae5d582 Add BMP085/180 and INA3221 sensors, alternate INA2XX address 2024-05-06 15:06:52 +02:00
Garth Vander Houwen 3d5af0eb53
Update range-test.mdx 2024-05-01 21:12:42 -07:00
Garth Vander Houwen 2849626dc1
Update range-test.mdx 2024-05-01 21:11:31 -07:00
GUVWAF ee8a845f4f Clarify that Remote Hardware module needs to be enabled 2024-04-25 20:13:35 +02:00
pdxlocations 7c0b0b3ae7
Merge branch 'master' into patch-1 2024-04-10 08:54:19 -07:00
Jigish Gohil ca8ae0d091
Update mqtt.mdx
Thanks @pdxlocations
2024-04-10 21:16:21 +05:30
Tim Boonstra 1f60987844
Update store-and-forward-module.mdx
missed a word. Glad commits are free.
2024-04-10 05:57:59 -05:00
Tim Boonstra 75dbf19878
Update store-and-forward-module.mdx
Altered the wording a bit per advice from 
pdxlocations to make things more consistent throughout the doc.
2024-04-10 05:56:00 -05:00
Jigish Gohil 428ddd823e
Update mqtt.mdx
Just a note: If encryption is not enabled all messages are sent unencrypted, regardless of channel encryption key. 

Ref: https://github.com/meshtastic/firmware/issues/3549
2024-04-05 16:28:47 +05:30
Tim Boonstra 12a9bd0b6b
Update store-and-forward-module.mdx
Docs were outdated with S&F configuration not being available on the webclient.  Minor update.
2024-04-04 11:17:39 -05:00
frazzmatazz 54afe6aa07
Update range-test.mdx
Ensure you have position precision in the default channel set to high, otherwise the collected data will not record your true location.
2024-04-04 15:58:25 +10:00
GUVWAF bde566883d Clarify NeighborInfo is informative only 2024-03-31 14:39:07 +02:00
GUVWAF f9cc7dbd25 Add CLI options 2024-03-25 21:12:20 +01:00
GUVWAF bf0ae4d8d4 Add Map Report and Client Proxy MQTT config 2024-03-25 21:04:03 +01:00
Jm Casler 433391bc44
Add list of i2s devices required and bitrate. 2024-03-19 21:36:39 -07:00
Jm Casler f5c1435560
Update audio.mdx 2024-03-19 21:34:13 -07:00
thomas.ekstrand 6e36bdd5cc Add descriptions to all configuration documents 2024-03-13 17:18:59 -05:00
rcarteraz a8c8d20333
empty line 2024-03-11 07:42:46 -07:00
rcarteraz 76422521de
document repeater role behavior 2024-03-11 07:40:39 -07:00
rcarteraz a5bb1f916f
trace route log only on iOS/iPadOS 17+ and macOS 14+ 2024-03-11 07:12:18 -07:00
SteveCohen 4c16027aee
Update traceroute.mdx
"Within" instead of "Under" as requested.
2024-03-11 14:23:21 +11:00
SteveCohen 4a56ec84e2
Update traceroute.mdx
1. Change 'Under' to 'within' as requested
2. Update 'result will be shown' to reflect in trace route log, not mesh log.
2024-03-11 13:34:28 +11:00
SteveCohen 74cfbd50e5
Update traceroute.mdx
Corrected Apple iOS instruction. Traceroute function is on the nodes screen, not in the contact list/direct messages screen (as at iOS app v2.2.26),
2024-03-11 12:20:42 +11:00
andrekir e4ff3c52b0 docs: simplified range test instructions 2024-03-10 15:36:02 +01:00
rcarteraz 786a47e680 paxcounter is esp32 only 2024-03-08 21:23:10 +01:00
rcarteraz 88a4b8a6fa store and forward 2024-03-07 13:50:52 -07:00
rcarteraz 52c76331fe telemetry 2024-03-07 13:45:26 -07:00
rcarteraz 1f94cb821d serial 2024-03-07 13:44:34 -07:00
rcarteraz 2f429f6c99 remote hardware 2024-03-07 13:42:28 -07:00
rcarteraz dc27da3720 range test 2024-03-07 13:41:57 -07:00
rcarteraz 7a89379acb paxcounter 2024-03-07 13:41:28 -07:00
rcarteraz 32c85cb57f mqtt 2024-03-07 13:37:31 -07:00
rcarteraz 917173ea70 external notification 2024-03-07 13:36:48 -07:00
rcarteraz d9cd67bbd0 detection sensor 2024-03-07 13:35:31 -07:00
rcarteraz 5e0dbb1d00 canned messages 2024-03-07 13:35:03 -07:00
rcarteraz ee3b2d46a9 ambient lighting 2024-03-07 13:34:00 -07:00
mrred2k 4a25619932
Update range-test.mdx
Added the uMap service as an alternative solution without google
2024-03-07 10:58:10 +01:00
rcarteraz 47afb11924
Update store-and-forward-module.mdx
S&F configs in Apple now.
2024-03-01 14:21:10 -07:00
Sacha Weatherstone fcc61e74b3
Merge branch 'master' into paxcounter-availability 2024-03-01 16:59:33 +10:00
GUVWAF 7dbe07eb39 Clarify broadcast interval for Device Metrics and NodeInfo 2024-02-28 20:29:40 +01:00
pdxlocations 1985712b9b clarify usage 2024-02-25 18:30:55 -08:00
pdxlocations 4c4e89d991 add android and web client 2024-02-25 10:32:13 -08:00
GUVWAF 583afe2a97 Add notes that JSON is not supported on the nRF52 platform 2024-02-25 14:13:58 +01:00
Manuel e323b4ff4f Update paxcounter.mdx
fix 90 <-> 900 seconds
2024-02-25 11:18:49 +01:00
GUVWAF 96469e4663 Update Store and Forward documentation
- Android and Apple apps support it now for versions and firmware >=2.2.23
- Fast modem presets not strictly necessary, but be mindful when requesting history
- Misc.
2024-02-24 14:16:36 +01:00
Tommy Ekstrand 68ceb52407
Add headings to all TabItems (#1021) 2024-02-22 15:09:26 -06:00
thomas.ekstrand 76e5b7ee5d fix trailing slash incompataible links 2024-02-07 09:30:14 -06:00
thomas.ekstrand bd2dfb1374 rename image files w/ regex (img/[^"'\s]+?)\.(jpg|jpeg|png) 2024-02-03 07:36:57 -06:00