Ben Lipsey
df582f704f
Merge branch 'master' into topography
2023-11-26 21:56:32 -08:00
Marek Küthe
d96dab95b1
Add links to LilyGO original store
...
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-11-23 17:58:38 +00:00
pdxlocations
98064fff17
encryption enabled default images
2023-11-20 14:46:59 +01:00
Sacha Weatherstone
cf159b9de5
merge fix
2023-11-16 10:36:05 +10:00
tobi-sys
c1ca0034fd
Corrected String lengths for SSID and NTP server name
...
According to the source in in /firmware/src/mesh/generated/meshtastic/config.pb.h
the declarations are
char wifi_ssid[33];
char ntp_server[33];
so these variables can hold 32 characters and the terminator \0
2023-11-15 15:09:48 +01:00
Ben Lipsey
a246c0c7e6
Merge branch 'master' into topography
2023-11-10 10:29:33 -08:00
pdxlocations
53db15944e
add meshenger
2023-11-10 10:28:25 -08:00
rcarteraz
b740058b41
Merge branch 'master' into mqtt-image
2023-11-10 11:17:11 -07:00
pdxlocations
9912d34574
topology not topography
2023-11-10 00:04:28 -08:00
pdxlocations
c1e2a944ea
mqtt image
2023-11-09 23:43:59 -08:00
pdxlocations
7573d98542
max hops
2023-11-09 23:20:35 -08:00
pdxlocations
23576b68da
really 3 is fine
2023-11-09 23:15:20 -08:00
pdxlocations
5f421b0f6e
add image
2023-11-09 22:50:46 -08:00
rcarteraz
562370382f
Merge branch 'master' into web-modules
2023-11-08 11:58:29 -07:00
rcarteraz
94e5861db3
Merge branch 'master' into patch-17
2023-11-08 11:48:13 -07:00
jopdyke
3a7a7238a0
Update index.mdx
...
added OLED option for US distributor "Rokland"
2023-11-08 13:19:59 -05:00
rcarteraz
3c7cc0fc49
Merge branch 'master' into patch-16
2023-11-08 11:16:39 -07:00
rcarteraz
b6a4a3ea8d
Updated verbiage
2023-11-08 11:13:01 -07:00
rcarteraz
66f43c0c37
Merge branch 'master' into patch-3
2023-11-08 11:12:07 -07:00
jopdyke
1a813b2b5d
Update screens.mdx
...
Added US distributor "Rokland" for the e-ink display.
2023-11-08 13:02:34 -05:00
Ben Lipsey
9c4117a278
Merge branch 'master' into patch-15
2023-11-08 09:58:58 -08:00
jopdyke
cb90168b93
Update index.mdx
...
added US distributor "Rokland" for the T-beam Supreme L76K & NEO-M10S
2023-11-08 12:46:42 -05:00
rcarteraz
8e8689fbac
Merge branch 'master' into patch-3
2023-11-08 10:25:02 -07:00
Ben Lipsey
d3f31c5b50
Merge branch 'master' into master
2023-11-08 09:20:15 -08:00
pdxlocations
14be21e7c1
update availability
2023-11-08 09:13:24 -08:00
Tavis
79de659049
add mqtt adafruit io example doc
2023-11-07 22:47:44 -10:00
pdxlocations
d1a6d6b983
update data rate
2023-11-08 09:16:34 +01:00
pdxlocations
2b6e552b93
update coding rate
2023-11-08 09:16:34 +01:00
Walter Schnell
7f4acf7bdb
Update /docs/hardware/devices/lora/index.mdx
...
Flashing the T3S3 is new and different.
2023-11-05 14:41:02 +01:00
rcarteraz
3066d68e43
Merge branch 'master' into master
2023-11-03 08:57:08 -07:00
Keith Monaghan
5750ded4c4
Add instructions for measuring power
2023-11-03 08:31:37 -07:00
rcarteraz
2d6127d5cb
Merge branch 'master' into encryption-speculation
2023-11-02 10:19:16 -07:00
rcarteraz
6a95e0cfea
Merge branch 'master' into more-tips
2023-11-02 10:05:47 -07:00
pdxlocations
0949da15a5
remove speculation
2023-10-30 22:18:59 -07:00
pdxlocations
4dab972a6f
Make ROLE it's own heading
2023-10-30 21:44:07 -07:00
pdxlocations
5c59beaa5b
don't send notifications for range tests
2023-10-30 14:23:30 -07:00
Ben Lipsey
c206f95c89
Merge branch 'master' into flash-web
2023-10-25 16:44:32 -07:00
rcarteraz
344e6006f0
Merge branch 'master' into esp-cli
2023-10-25 15:59:30 -07:00
pdxlocations
6f73de8f6b
reword based on review
2023-10-25 14:48:17 -07:00
pdxlocations
770cf0fe15
reword
2023-10-25 14:44:08 -07:00
rcarteraz
6538ba95ee
Merge branch 'master' into radio-config
2023-10-25 14:18:50 -07:00
rcarteraz
0675e5fa7b
Merge branch 'master' into picoPeripherals
2023-10-25 14:14:02 -07:00
pdxlocations
b2a950a787
update cli instructions
2023-10-25 11:56:53 -07:00
pdxlocations
6cd13c797d
channel module device channel
2023-10-24 21:55:01 -07:00
pdxlocations
e8fc0995f6
radio device module config config module
2023-10-24 21:53:58 -07:00
pdxlocations
95d66af44f
note on web client
2023-10-24 21:26:48 -07:00
pdxlocations
e79c1146c5
add frequency column
2023-10-23 10:57:29 -07:00
pdxlocations
88812a73fe
initial commit
2023-10-23 09:05:19 -07:00
Ben Lipsey
7a9dde506f
Merge branch 'master' into picoPeripherals
2023-10-21 10:51:37 -07:00
Ben Lipsey
b910bc09fd
Merge branch 'master' into store_forward_updates
2023-10-21 10:40:20 -07:00
pdxlocations
7d6356f9c9
remove warning
2023-10-20 22:27:27 -07:00
GUVWAF
016ca73cc4
Add peripherals page for Raspberry Pi Pico
2023-10-20 20:23:22 +02:00
Garth Vander Houwen
431f75db5c
Update store-and-forward-module.mdx
2023-10-15 10:22:30 -07:00
Reid Crowe
56c3b584b2
Changing the FAQ to the correct maximum output power for spread spectrum since LoRa is spread spectrum modulation. This closes Issue#847
2023-10-12 08:13:57 -05:00
pdxlocations
107a2296ac
Apple App installation description
2023-10-07 22:10:20 -07:00
pdxlocations
a28ecebafe
typo
2023-10-06 20:30:12 -07:00
Ben Lipsey
795781d299
Merge branch 'master' into tips-channel-20
2023-10-06 14:24:59 -07:00
krflol
3f252350d0
Update web-client.mdx
...
Spelling error
2023-10-06 11:42:22 -05:00
pdxlocations
a4a7916d6d
can't make up my mind
2023-10-05 18:30:13 -07:00
pdxlocations
7b7bbc9802
flip it
2023-10-05 18:28:43 -07:00
pdxlocations
a063d291bd
new description
2023-10-05 18:27:42 -07:00
pdxlocations
daeda28657
another ch20 replaced
2023-10-05 18:19:09 -07:00
Ben Lipsey
ab66e34981
Merge branch 'master' into tips-channel-20
2023-10-05 17:23:12 -07:00
pdxlocations
59d82ed019
back to lovely tables
2023-10-05 17:22:48 -07:00
pdxlocations
45f15d1a4c
back to list for now
2023-10-05 09:45:19 -07:00
pdxlocations
66341bcd99
convert list to ugly table
2023-10-05 09:25:19 -07:00
pdxlocations
4c4fe6a377
remove unused image
2023-10-04 18:22:04 -07:00
pdxlocations
5ef3eb57f6
a little space please
2023-10-04 17:43:26 -07:00
pdxlocations
b385b8ac08
let's do better
2023-10-04 17:40:13 -07:00
pdxlocations
6f8fb08031
fix comment
2023-10-04 11:58:13 -07:00
pdxlocations
19b03655c3
not everyone is American
2023-10-04 11:57:15 -07:00
Ben Lipsey
bf46f11ed8
Merge branch 'master' into pdxlocations-patch-2
2023-10-04 08:40:53 -07:00
Ben Lipsey
6f138642f0
unfix order to fix order
2023-10-03 22:38:00 -07:00
Ben Lipsey
d306613cd7
Fix CLI Monitor Pin Command
2023-10-03 07:50:09 -07:00
Ben Lipsey
48cdd0c97b
change order
2023-10-02 21:39:23 -07:00
Ben Lipsey
f65678a34f
Add LONG_MODERATE to lora config
2023-10-02 21:36:42 -07:00
rcarteraz
bdf3388c3b
Merge branch 'master' into tracker-02
2023-10-02 12:04:23 -07:00
GUVWAF
0adf63ff51
Merge branch 'master' of https://github.com/GUVWAF/Meshtastic
2023-10-02 19:54:55 +02:00
pdxlocations
d5198862dd
no more slugs!
2023-10-02 10:22:35 -07:00
pdxlocations
40da612bba
power.is_power_saving
2023-10-02 09:01:51 -07:00
Sacha Weatherstone
0792577af6
Merge branch 'master' into range-test-tabs
2023-10-02 18:04:28 +11:00
Sacha Weatherstone
55bb1d9988
Merge branch 'master' into master
2023-10-02 17:57:49 +11:00
GUVWAF
30b074d226
Merge branch 'master' of https://github.com/GUVWAF/Meshtastic
2023-09-29 18:30:04 +02:00
GUVWAF
9588e4ceb2
More SerialModule updates
2023-09-29 18:29:09 +02:00
pdxlocations
f12b074337
trunk-ignore
2023-09-28 21:40:08 -07:00
pdxlocations
abe4a34313
new directory structure and forwarding
2023-09-28 19:10:42 -07:00
rcarteraz
005f42c415
Merge branch 'master' into master
2023-09-28 10:00:31 -07:00
linagee
157505ddc5
Clarify serial port name may be different
2023-09-28 03:29:37 -06:00
rcarteraz
9d441da2b5
Merge branch 'master' into move-remote-hardware-02
2023-09-27 19:58:09 -07:00
rcarteraz
a6c811618e
Merge branch 'master' into link-to-info-01
2023-09-27 19:36:49 -07:00
Ben Lipsey
8de5f1901a
Merge branch 'master' into master
2023-09-27 14:42:09 -07:00
rcarteraz
835bb9dcb5
Merge branch 'master' into move-remote-hardware-02
2023-09-27 11:18:06 -07:00
GUVWAF
6217a42805
Update SerialModule with reference to Arduino client library
2023-09-26 20:22:01 +02:00
pdxlocations
d00a35ae72
info box with link to info
2023-09-25 18:50:51 -07:00
pdxlocations
e1a080151b
fix sidebar_position
2023-09-25 16:08:33 -07:00
Ben Lipsey
8de3986c6a
Merge branch 'master' into move-remote-hardware-02
2023-09-25 16:02:51 -07:00
rcarteraz
2b5ec15b80
Merge branch 'master' into tips-and-tricks
2023-09-25 14:57:04 -07:00
rcarteraz
076da361d8
Merge branch 'master' into android-shared-links
2023-09-25 14:46:06 -07:00
rcarteraz
5276a3c999
Merge branch 'master' into ha-send-box
2023-09-25 14:40:21 -07:00
rcarteraz
6321d56bce
Merge branch 'master' into move-remote-hardware-02
2023-09-25 14:39:13 -07:00
S5NC
82ea9150f2
Merge branch 'master' into master
2023-09-25 21:30:51 +01:00
pdxlocations
4f5cb063c0
remove possibly confusing line
2023-09-24 22:40:54 -07:00
Ben Lipsey
cc518b13ae
Merge branch 'master' into range-test-tabs
2023-09-24 22:07:04 -07:00
pdxlocations
c03c3d47ba
tweaks
2023-09-24 21:33:52 -07:00
rcarteraz
de96a48cee
Merge branch 'master' into pdxlocations-patch-1
2023-09-24 21:04:36 -07:00
rcarteraz
ada398040e
Merge branch 'master' into initial-config
2023-09-24 20:57:24 -07:00
Ben Lipsey
50639e0078
Merge branch 'master' into pdxlocations-patch-1
2023-09-24 20:49:50 -07:00
pdxlocations
048154b2a7
tweaks
2023-09-24 20:40:52 -07:00
pdxlocations
ffe4a6f9b4
make troubleshooting more prominent
2023-09-24 20:32:40 -07:00
pdxlocations
ca0c206814
create tips
2023-09-24 20:26:08 -07:00
pdxlocations
737afafb12
add send box and simplify image markdown
2023-09-20 21:13:58 -07:00
pdxlocations
0013d2e18e
remove gpio-peripherals
2023-09-20 16:55:36 -07:00
pdxlocations
f9a35c46c5
update link
2023-09-20 16:55:04 -07:00
pdxlocations
5642df9648
update index
2023-09-20 16:52:38 -07:00
pdxlocations
f4e9c19c31
add remote-hardware page
2023-09-20 16:51:53 -07:00
pdxlocations
a03b48ac88
update IO1 and IO2
2023-09-19 21:54:59 -07:00
pdxlocations
72ec9f4a11
move rak gpio to 4631 page
2023-09-19 21:40:54 -07:00
linagee
3f8dc96ad3
Add USB DFU to RAK4631 Bootloader update
2023-09-18 20:37:41 -06:00
Ben Lipsey
98b77a31b8
Update drag-n-drop.mdx
...
remove v
2023-09-18 18:33:16 -07:00
therealgglggl
6dc70d44f8
Update radio-settings.mdx
...
Added SF acronym at first use
2023-09-18 11:40:13 -07:00
S5NC
9745ba381c
Update board identifier path file name
2023-09-17 16:21:11 +01:00
Garth Vander Houwen
85f548150e
Update faq.mdx
2023-09-16 09:11:16 -07:00
pdxlocations
0b664b3f53
add iPad and mac to BLE
2023-09-13 16:42:30 -07:00
rcarteraz
81480e4d5f
Merge branch 'master' into mqtt-smaller-images
2023-09-12 14:56:56 -07:00
Ben Lipsey
f15c6a08f8
Merge branch 'meshtastic:master' into home-assistant
2023-09-11 21:01:12 -07:00
pdxlocations
824f39b565
actually size images correctly
2023-09-11 20:56:30 -07:00
pdxlocations
6ea0d9a6af
ambient lighting init
2023-09-10 21:38:07 -07:00
Jonathan Davidson
d0f53720a1
Update index.mdx
...
Suggested changes to clarify supported models
2023-09-10 10:43:56 +12:00
pdxlocations
7274a64ac7
borked the apple network image
2023-09-09 15:38:56 -07:00
pdxlocations
2be1bbce87
un-embiggen images
2023-09-09 15:34:14 -07:00
Ben Meadors
abc28b7919
Merge branch 'master' into range-test-tabs
2023-09-09 07:32:43 -05:00
pdxlocations
6cbf800fc4
add home assistant page and index link
2023-09-05 21:48:59 -07:00
pdxlocations
4fade5d5cb
create atak-plugin link and page
2023-09-03 13:31:06 -07:00
Ben Lipsey
94127f5933
Merge branch 'master' into range-test-tabs
2023-09-02 23:19:35 -07:00
rcarteraz
a240b9cb30
Merge branch 'master' into detection-sensor
2023-09-02 11:04:29 -07:00
Ben Lipsey
9f94e084e1
Merge branch 'master' into range-test-tabs
2023-09-01 17:36:20 -07:00
pdxlocations
8c5d88d1b7
app version, not os version
2023-09-01 16:32:35 -07:00
pdxlocations
d085304448
initial commit
2023-09-01 16:25:17 -07:00
rcarteraz
c5eeef2999
Merge branch 'master' into MQTT-Examples
2023-09-01 14:54:13 -07:00
rcarteraz
ccb75a71b6
Merge branch 'master' into neighborinfo-app
2023-09-01 14:48:36 -07:00
rcarteraz
649f73d224
Merge branch 'master' into trademark-typo
2023-09-01 14:30:51 -07:00
rcarteraz
82f8fe66fc
Merge branch 'master' into trademark
2023-09-01 12:33:11 -07:00
rcarteraz
785a93201b
Merge branch 'master' into portnum
2023-09-01 12:02:27 -07:00
rcarteraz
2228178895
Merge branch 'master' into remote-admin-speculation
2023-09-01 11:52:15 -07:00
pdxlocations
a78b3c80cf
move examples to pages
2023-08-31 22:39:20 -07:00
pdxlocations
bf23cd01ba
add NEIGHBORINFO_APP
2023-08-31 22:16:19 -07:00
pdxlocations
a753521c20
oppMeshtastiction
2023-08-30 10:15:46 -07:00
pdxlocations
4184ba514a
unlink tabs
2023-08-30 10:12:44 -07:00
Ben Lipsey
142c648bf7
Merge branch 'master' into mqtt-default-server
2023-08-29 22:40:46 -07:00
pdxlocations
a43eb6a453
periods and bullets
2023-08-29 13:41:58 -07:00
pdxlocations
cc5f3c2bdd
fix link
2023-08-28 21:06:55 -07:00
Ben Lipsey
2c9d2f97f6
Merge branch 'master' into range-test-tabs
2023-08-27 22:53:56 -07:00
pdxlocations
e93adf5a1d
remove speculation
2023-08-27 19:44:14 -07:00
pdxlocations
b9df5775a7
add ignore incoming in popup
2023-08-27 13:13:59 -07:00
Ben Lipsey
479dc45c12
Merge branch 'master' into range-test-tabs
2023-08-27 11:25:07 -07:00
Ben Lipsey
d9b594e9ed
Merge branch 'master' into mqtt-default-server
2023-08-27 11:24:54 -07:00
rcarteraz
cb948f1b4c
Merge branch 'meshtastic:master' into add-nano-g2
2023-08-27 10:01:32 -07:00
rcarteraz
51603190c1
combine nano series, add g2 ultra
2023-08-27 10:00:01 -07:00
rcarteraz
803328c4aa
combine nano series, add G2 Ultra
2023-08-27 09:59:50 -07:00
pdxlocations
1371efa4f2
remove speculation
2023-08-26 15:31:48 -07:00
pdxlocations
0dd9a954e0
tweaks
2023-08-25 21:04:26 -07:00
Ben Lipsey
1c180ef458
Merge branch 'meshtastic:master' into mqtt-default-server
2023-08-25 20:34:15 -07:00
pdxlocations
49ccc6e338
initial commit
2023-08-25 20:30:14 -07:00
rcarteraz
efd1a71303
Merge branch 'master' into range-test-tabs
2023-08-25 14:28:24 -07:00
rcarteraz
6c42ef8170
Merge branch 'master' into neighbors-module
2023-08-25 08:46:32 -07:00
rcarteraz
cd72a4cbef
Merge branch 'master' into range-test-tabs
2023-08-25 08:46:17 -07:00
pdxlocations
7978ac0391
add offline maps heading
2023-08-24 13:36:19 +02:00
pdxlocations
8deca898da
move-to-tabs
2023-08-21 23:22:33 -07:00
Ben Lipsey
3b5e17a817
Merge branch 'meshtastic:master' into neighbors-module
2023-08-21 22:23:43 -07:00
pdxlocations
90b166a1c7
add-neighbor-info-module
2023-08-21 22:23:00 -07:00
rcarteraz
9cd939b5df
Merge branch 'master' into add-request-telemetry-to-cli
2023-08-21 21:38:06 -07:00
rcarteraz
e77199147e
Merge branch 'master' into http-api
2023-08-21 21:33:11 -07:00
rcarteraz
7aa9aee20e
Merge branch 'master' into add-web-api-to-index
2023-08-21 21:28:00 -07:00
pdxlocations
e7aa1b97cf
add --request-telemetry
2023-08-21 21:21:07 -07:00
pdxlocations
e10c999b7c
linky dinks
2023-08-19 23:26:09 -07:00
pdxlocations
38af1db9a5
caps and dots
2023-08-19 23:16:25 -07:00
Ben Lipsey
256d7f6b22
Merge branch 'meshtastic:master' into add-web-api-to-index
2023-08-19 22:54:01 -07:00
pdxlocations
1ec31d81f7
Web API missing from index
2023-08-19 22:23:13 -07:00
GUVWAF
d77271842a
Packet Header has two additional padding bytes
2023-08-19 12:56:26 +02:00
pdxlocations
2b7b1042d6
reword for flow and timelessness
2023-08-14 09:54:38 -07:00
pdxlocations
aec8a986c1
unsigned in fw2.2.0
2023-08-14 09:08:23 -07:00
rcarteraz
fbaa4031c5
Merge branch 'master' into mqtt-01
2023-08-14 08:06:37 -07:00
rcarteraz
33a9aa02e5
Merge branch 'master' into update-trademark-grants
2023-08-13 13:28:41 -07:00
rcarteraz
5db79ff93f
@thebentern Remove trademark grant for now officially adopted ATAK plugin
2023-08-13 13:19:05 -07:00
pdxlocations
969674d7f2
more-sds-references
2023-08-11 07:38:33 -07:00
pdxlocations
1696eab00a
remove sds references
2023-08-11 07:35:14 -07:00
pdxlocations
f871e37476
NODEID back to USERID
2023-08-11 06:46:09 -07:00
pdxlocations
8e8d09ee4a
Tweaks and fixes
2023-08-10 21:52:31 -07:00
pdxlocations
d99230a5af
redundant
2023-08-10 21:15:51 -07:00
pdxlocations
59fa9dc98c
Capital M
2023-08-10 21:14:03 -07:00
niccellular
8cdbeef4b8
Make hyperlink
...
Added clickie
2023-08-09 13:03:21 -04:00
niccellular
6c283c83de
Update trademark-grants.mdx
2023-08-09 12:03:57 -04:00
Ben Lipsey
9cb5a70740
Merge branch 'master' into linuxNative
2023-08-07 14:22:15 -07:00
GUVWAF
c3d9df0d3a
Clarify rebooting is not implemented using the Linux native application
2023-08-07 20:55:22 +02:00
Sacha Weatherstone
c715056e11
Merge pull request #772 from pdxlocations/using-python-library
...
Update python example
2023-08-07 17:43:54 +10:00
pdxlocations
6403500c3a
fix TODO link
2023-08-06 23:17:48 -07:00
pdxlocations
72dc58191c
remove redundant example
2023-08-06 23:16:41 -07:00
pdxlocations
11204017a5
print all localConfig
2023-08-06 23:15:43 -07:00
pdxlocations
0bbc398ba3
update python example
2023-08-06 22:40:31 -07:00
pdxlocations
d2e64baae6
fix typos
2023-08-06 20:24:07 -07:00
Sacha Weatherstone
7e6abc1864
Merge branch 'master' into cli-intro-01
2023-08-06 19:05:01 +10:00
Sacha Weatherstone
da3297f1b6
Merge branch 'master' into using-cli-02
2023-08-06 19:03:48 +10:00
Sacha Weatherstone
37f23130cf
Merge branch 'master' into fixed-position-01
2023-08-06 19:03:08 +10:00
Sacha Weatherstone
aed8b713c8
Escape <
, >
and -
characters for MDX 2.0 upgrade
2023-08-06 18:35:55 +10:00
pdxlocations
908d6a506f
fix fixed position default
2023-08-05 22:55:59 -07:00
Ben Lipsey
04fe33cd57
Merge branch 'master' into cli-intro-01
2023-08-05 22:35:52 -07:00
pdxlocations
1a7e371a16
update wait_bluetooth_secs
2023-08-05 22:26:43 -07:00
pdxlocations
31e36bb1a0
remove --port in ham example
2023-08-05 22:23:37 -07:00
pdxlocations
2d4b060875
remove depreciated channel_num
2023-08-05 22:22:54 -07:00
Alex
a6c2ffe15f
Update device.mdx
...
fix small typo
2023-08-06 03:12:57 +02:00
pdxlocations
9038c20d19
reword intro
2023-08-04 22:21:52 -07:00
Ben Lipsey
38210bfbc3
Merge branch 'master' into range-record
2023-08-04 20:28:04 -07:00
rcarteraz
8ecdbedb6e
remove outdated info
2023-08-03 16:10:45 +02:00
pdxlocations
859f64f19b
trunk-ignore
2023-08-02 21:25:14 -07:00
pdxlocations
cf6dbdf5b3
update range-test record
2023-08-02 21:15:39 -07:00
pdxlocations
a14a2658ad
update introduction record
2023-08-02 20:50:45 -07:00
rcarteraz
ba451635d5
add info admonition to usb-c devices
2023-07-31 20:35:26 -07:00
rcarteraz
9a92879db8
fixed product link and name
2023-07-31 14:03:39 -07:00
Jon
46d26fbe64
BLE note
2023-07-31 16:59:22 -04:00
rcarteraz
85d2cd8d2a
design changes for consistency
2023-07-31 13:28:19 -07:00
Jon
7bfcd51d7d
Merge branch 'RpiPico2' of https://github.com/meshtastic/meshtastic into RpiPico2
2023-07-31 15:36:27 -04:00
Jon
41a73115ae
a
2023-07-31 15:35:43 -04:00
charminULTRA
5cb3a19204
Merge branch 'master' into RpiPico2
2023-07-31 15:34:45 -04:00
Jon
6e58b196d2
Pico warnings
2023-07-31 15:33:30 -04:00
pdxlocations
75acf5bd71
more than 2 mcu's
2023-07-30 22:49:34 -07:00
Jon
d6fb68ef55
Edits
2023-07-30 12:37:38 -04:00
rcarteraz
5c447d3f4e
Merge branch 'master' into RpiPico
2023-07-29 15:14:01 -07:00
Jon
4964b193ae
number change
2023-07-29 18:11:32 -04:00
rcarteraz
8fc9a33ba5
remove brackets
2023-07-29 15:08:01 -07:00
Jon
5902cb82a9
typo
2023-07-29 18:04:17 -04:00
Jon
b6d780055f
position change
2023-07-29 18:02:10 -04:00
Jon
f51c36baee
Added Waveshare info
2023-07-29 17:58:27 -04:00
Jon
704e1647c7
Crichton requested edits
2023-07-29 17:48:18 -04:00
Jon
fcb2896e15
Undo core changes
2023-07-29 17:21:01 -04:00
Jon
33da0bbaa2
11300 added to RAK tabs
2023-07-29 17:12:50 -04:00
Jon
ca8863dedc
Getting Started update
2023-07-29 16:56:08 -04:00
Jon
677be5453d
Raspberry Pico addition to Docs
2023-07-29 16:46:26 -04:00
rcarteraz
de7a523bb7
it's 11310 dummy, stop switching your numbers
2023-07-29 12:56:49 -07:00
rcarteraz
906a3f20a2
add missing word this is pretty important duh
2023-07-29 12:53:19 -07:00
rcarteraz
ea6099ba4b
Update core-modules.mdx
...
Breaks out 11200/11300 (11310)
Updates 11300 to 11310, adds information about device, includes a note for no BLE.
Adds clarification of each device's MCU via header so it's more prominent.
Formatting updates.
2023-07-29 12:29:31 -07:00
rcarteraz
c187d8c6f1
Merge branch 'master' into python-cli-guide
2023-07-28 21:55:18 -07:00
pdxlocations
07078bc013
fixes based on feedback
2023-07-28 21:51:18 -07:00
Sacha Weatherstone
397978c266
Merge branch 'master' into update-heltec
2023-07-29 12:10:58 +10:00
rcarteraz
5f3acff62c
fix image file type
2023-07-28 16:01:44 -07:00
rcarteraz
97d09f8697
suppress warnings for headers (non-issue).
2023-07-28 15:50:20 -07:00
rcarteraz
ed9f8c51ca
Merge branch 'master' into patch-1
2023-07-28 15:45:50 -07:00
rcarteraz
b54231cd57
Merge branch 'master' into python-cli-guide
2023-07-28 14:17:06 -07:00
rcarteraz
2a0f8463fd
Merge branch 'master' into development-web
2023-07-28 11:56:38 -07:00
rcarteraz
f624843450
add v3 pin map image
2023-07-28 11:07:24 -07:00
rcarteraz
2f80e24078
suppress lint error for headers
2023-07-28 10:36:06 -07:00
rcarteraz
88d8aba1a2
remove v1/2, add paper and tracker, misc updates
2023-07-28 09:19:05 -07:00
rcarteraz
811dfdf7e3
add clarifying message
2023-07-28 08:57:58 -07:00
Ben Lipsey
e00f9f8d1b
Merge branch 'master' into python-cli-guide
2023-07-28 07:16:54 -07:00
Neil Hao
153ede2f1e
Update Neil to trademark-grants.mdx
2023-07-28 14:28:36 +08:00
pdxlocations
c66e4e36bb
add some missing commands
2023-07-26 23:33:02 -07:00
rcarteraz
198d75b4ac
Merge branch 'master' into mqtt
2023-07-26 11:41:33 -07:00
GUVWAF
b8b3c4144e
Only the payload is encrypted
2023-07-26 18:54:11 +02:00
GUVWAF
ee40ecec4d
Some information for how to use the protobufs topic
2023-07-25 20:59:18 +02:00
GUVWAF
ca2365b650
MeshPacket is encapsulated in a ServiceEnvelope
2023-07-25 20:57:58 +02:00
GUVWAF
740ac50764
Add note about 'from' field being signed in JSON
2023-07-25 20:57:16 +02:00
rcarteraz
e2f0a58fb1
Merge branch 'master' into development-web
2023-07-25 09:56:39 -07:00
GUVWAF
c7e6ba17f2
Update MQTT "Software Integrations" section
2023-07-24 20:56:08 +02:00
GUVWAF
43d8a7f197
Replace note about DMs on primary channel by periodic broadcasts
2023-07-24 19:31:57 +02:00
pdxlocations
44b3388af5
tmi
2023-07-23 19:53:13 -07:00
pdxlocations
843b9478b1
no pio
2023-07-22 21:17:57 -07:00
rcarteraz
11f5a546e0
Merge branch 'master' into development-web
2023-07-22 20:39:12 -07:00
Ben Lipsey
48c1ec4872
Merge branch 'meshtastic:master' into antenna-testing-01
2023-07-19 15:50:45 -07:00
pdxlocations
102ae4b7b8
Antennas Updates
2023-07-19 15:50:05 -07:00
rcarteraz
29bc74f57b
fix image link
2023-07-19 15:28:44 -07:00
rcarteraz
f834833bb8
Merge branch 'pirsensor' of https://github.com/htcheroportugal/meshtastic into pr/738
2023-07-19 15:27:53 -07:00
rcarteraz
4fcf30db96
Merge branch 'master' into pirsensor
2023-07-19 15:26:53 -07:00
rcarteraz
758a1c1714
updated wiring diagram, add to local folder
2023-07-19 15:24:20 -07:00
delorean
fa9e9aca95
correction of diragram v2
2023-07-20 00:20:04 +02:00
delorean
ff79c44117
correction of diagram
2023-07-20 00:08:24 +02:00
rcarteraz
694c1c5e3e
Update serial.mdx
...
Add opening
2023-07-18 21:47:57 -07:00
rcarteraz
699e82df9e
Update serial.mdx
...
Fix code block closing
2023-07-18 21:44:06 -07:00
delorean
eab68d1f98
update pir code
2023-07-19 00:31:35 +02:00
Toby Murray
717e5f6c99
Spelling "fund" => "found"
2023-07-17 21:57:51 -04:00
Garth Vander Houwen
cc796a3a06
Update ota.mdx
2023-07-16 08:15:12 -07:00
rcarteraz
cf5fc64cc5
Merge branch 'master' into development-web
2023-07-15 12:11:52 -07:00
rcarteraz
faee85cf89
remove extra period
2023-07-15 09:06:52 -07:00
rcarteraz
1ff86aa17a
add image, update format to mirror pico example
2023-07-14 15:19:13 -07:00
Delorean
d4bb6ef727
Update serial.mdx
...
add arduino .ino code
tested with arduini mini pro with pir sensor connected to pin 2
2023-07-13 23:50:55 +02:00
rcarteraz
51e22f075f
Merge branch 'master' into development-web
2023-07-13 11:36:00 -07:00
pdxlocations
ace1da9ac8
update web development documentation
2023-07-13 09:57:14 -07:00
pdxlocations
41ca3a3e2a
update G1 purchase links
2023-07-12 22:19:17 -07:00
pdxlocations
1fa2b1bc3f
g1 firmware versions
2023-07-12 22:14:55 -07:00
pdxlocations
d89acaa347
remove lora 2.1-1.8 broken purchase link
2023-07-12 22:07:28 -07:00
pdxlocations
055f4fa648
remove lora 1.3 rokland broken link
2023-07-12 22:02:11 -07:00
pdxlocations
2e09499658
fix heltec aliexpress links
2023-07-12 21:53:15 -07:00
pdxlocations
7559a1bd54
rak eink FW version
2023-07-12 21:39:47 -07:00
charminULTRA
ab4fb3671d
Merge branch 'master' into patch-1
2023-07-11 21:53:59 -04:00
pdxlocations
ac34161cb0
fix typo
2023-07-11 16:23:20 -07:00
charminULTRA
8bf7b283a0
Merge branch 'master' into ota-update
2023-07-11 17:24:19 -04:00
pdxlocations
7132132dc8
add summary missing config options
2023-07-10 13:27:03 -07:00
pdxlocations
b13cd533b7
removed duplicate wording
2023-07-09 22:30:45 -07:00
pdxlocations
3a031380f0
lots of changes
2023-07-09 22:24:47 -07:00
Ben Lipsey
35dca0c6dc
Merge branch 'meshtastic:master' into range-test
2023-07-09 22:22:57 -07:00
Garth Vander Houwen
2d3ea729e1
Update trademark-grants.mdx
2023-07-09 19:34:49 -07:00
charminULTRA
0b99053918
Merge branch 'master' into mqtt-update
2023-07-09 20:47:59 -04:00
Garth Vander Houwen
a990e0d7cc
Update trademark-grants.mdx
...
Sorry seem to have completely forgotten how to update the docs properly
2023-07-09 16:58:19 -07:00
Garth Vander Houwen
a99632556d
Update trademark-grants.mdx
2023-07-09 16:55:56 -07:00
Garth Vander Houwen
a393296e2d
Update trademark-grants.mdx
...
Add grant section for 3DSafe on Etsy
2023-07-09 16:44:03 -07:00
Garth Vander Houwen
d6f6123ddd
Merge branch 'master' into ota-update
2023-07-08 14:42:23 -07:00
Mark Trevor Birss
8a16e6e372
Update trademark-grants.mdx
2023-07-08 18:24:49 +02:00
pdxlocations
e1b0bca8da
power off clarification
2023-07-07 23:05:41 -07:00
pdxlocations
0f84ed9790
web UI available
2023-07-07 22:57:12 -07:00
pdxlocations
4f201df2f5
remove default root topic
2023-07-07 22:31:26 -07:00
pdxlocations
ef16b8d8aa
typos, tweaks, add Apple availability
2023-07-07 22:29:05 -07:00
pdxlocations
0b45129718
add tls and root
2023-07-07 22:19:08 -07:00
pdxlocations
d814d80f51
proto-what?
2023-07-07 22:02:56 -07:00
Ben Lipsey
8bf45c644b
Merge branch 'master' into ota-update
2023-07-07 08:19:35 -07:00
pdxlocations
3e29ff61fb
a bit of clarification
2023-07-07 08:18:15 -07:00
charminULTRA
8ec63c4bde
Merge branch 'master' into canned-messages-update
2023-07-07 10:51:11 -04:00
pdxlocations
f40700805d
remove extra space
2023-07-06 22:51:56 -07:00
pdxlocations
8e2ee9ef08
add options to summary and move active
2023-07-06 22:51:08 -07:00
pdxlocations
8cfb3618f0
correct options and commands
2023-07-06 15:53:30 -07:00
charminULTRA
716799761c
Merge branch 'master' into audio-config
2023-07-06 16:13:55 -04:00
Ben Meadors
8891c545a6
Merge branch 'master' into ota-update
2023-07-06 15:13:11 -05:00
Ben Meadors
bde79b17f8
Merge branch 'master' into trademark-grants
2023-07-06 15:12:26 -05:00
pdxlocations
3633302b97
add Ben Lipsey
2023-07-06 12:57:16 -07:00
charminULTRA
bfcb89b4ee
Merge branch 'master' into audio-config
2023-07-06 15:25:52 -04:00
charminULTRA
ab537fb59f
Merge branch 'master' into user-config
2023-07-06 15:18:49 -04:00
pdxlocations
51df9c8175
fix cli examples
2023-07-06 11:57:01 -07:00
pdxlocations
65a77b1ea0
fix audio enabled command
2023-07-06 11:54:07 -07:00
charminULTRA
10a237b577
Merge branch 'master' into power-config
2023-07-06 14:01:35 -04:00
charminULTRA
5dd5bd1d0f
Merge branch 'master' into ota-update
2023-07-06 10:08:14 -04:00
pdxlocations
bd629bd593
default tab to apple
2023-07-05 23:56:14 -07:00
pdxlocations
4fdfa015e5
nrf52 OTA documentation framework
2023-07-05 23:29:29 -07:00
pdxlocations
a549cc0b79
fix cli ls_secs default value
2023-07-05 22:10:45 -07:00
pdxlocations
2013a4f908
update apple config options
2023-07-05 21:30:06 -07:00
charminULTRA
9361a6db07
Merge branch 'master' into power-config
2023-07-05 20:37:50 -04:00
pdxlocations
bef945f185
add ina address to summary
2023-07-05 16:19:37 -07:00
pdxlocations
d92e916e51
position updates and corrections
2023-07-05 14:01:30 -07:00
charminULTRA
de9200fa4f
Merge branch 'master' into patch-1
2023-07-05 14:04:33 -04:00
charminULTRA
f9287188ea
Merge branch 'master' into network-config
2023-07-05 13:58:42 -04:00
pdxlocations
ca9895fbb9
network config avail on apple OS's
2023-07-05 07:18:25 -07:00
Ben Meadors
19a5ff8741
Merge pull request #688 from pdxlocations/test-serial-01
...
Update Mac System Report path and replace Windows 'fixme'
2023-07-05 06:56:12 -05:00
Ben Meadors
c6f2f0e958
Merge branch 'master' into lora-config
2023-07-05 06:55:25 -05:00
Ben Meadors
21a855f4c4
Merge branch 'master' into serial-adapter-01
2023-07-05 06:05:20 -05:00
Ben Meadors
6ee94d3df6
Merge branch 'master' into lora-config
2023-07-05 06:05:00 -05:00
Ben Meadors
5f60e4f6f7
Merge branch 'master' into channel-configuration-01
2023-07-05 05:59:01 -05:00
Ben Meadors
629e2d6aa9
Merge branch 'master' into network-config
2023-07-05 05:58:37 -05:00
Ben Meadors
0f38b064ad
Merge branch 'master' into flashing-esp32-cli
2023-07-05 05:57:32 -05:00
Ben Lipsey
3ec7a0eebd
Merge branch 'master' into serial-adapter-01
2023-07-04 23:48:38 -07:00
pdxlocations
e80b1ebd69
options back to values
2023-07-04 23:47:11 -07:00
pdxlocations
f072e557dc
's and add cli commands
2023-07-04 23:26:25 -07:00
pdxlocations
9b792d90c7
reword config options to match nav order
2023-07-04 22:36:44 -07:00
pdxlocations
cc5cdabf0b
update platform options
2023-07-04 22:28:28 -07:00
pdxlocations
e27b0626c5
add config options
2023-07-04 22:04:11 -07:00
charminULTRA
ce227a7b53
Merge branch 'master' into canned-messages-youtube
2023-07-04 23:51:40 -04:00
charminULTRA
658117c8f8
Merge branch 'master' into community-guide
2023-07-04 23:48:01 -04:00
charminULTRA
f83cc1635a
Merge branch 'master' into display-config
2023-07-04 23:41:54 -04:00
charminULTRA
1fa1987408
Merge branch 'master' into update-bluetooth
2023-07-04 18:11:38 -04:00
charminULTRA
1ca8214267
Merge branch 'master' into remove-gui-flasher
2023-07-04 18:06:00 -04:00
charminULTRA
7f360f31c1
Merge branch 'master' into update-bluetooth
2023-07-04 18:05:35 -04:00
charminULTRA
2457d83e27
Merge branch 'master' into update-bluetooth
2023-07-04 17:59:08 -04:00
charminULTRA
f2b8707099
Merge branch 'master' into nRF52-erase
2023-07-04 17:59:00 -04:00
charminULTRA
82f347fb6f
Merge branch 'master' into remove-gui-flasher
2023-07-04 17:05:10 -04:00
charminULTRA
abecd8a78c
Merge branch 'master' into update-bluetooth
2023-07-04 16:59:51 -04:00
pdxlocations
6582d86446
fix typos
2023-07-03 23:01:10 -07:00
pdxlocations
21c2f06acc
fix typo
2023-07-03 22:58:38 -07:00
pdxlocations
1459f554a4
Capital beginning sentence
2023-07-03 22:51:32 -07:00
pdxlocations
06b348fd36
fix typo, caps heading, add options to summary
2023-07-03 22:48:15 -07:00
pdxlocations
2b170a4967
fix typo
2023-07-03 22:43:35 -07:00
pdxlocations
35450ba8f8
fix display modes
2023-07-03 22:28:03 -07:00
pdxlocations
ff7da1168c
fix typo
2023-07-03 22:25:02 -07:00
pdxlocations
17e6b4b49a
embed canned messages youtube video
2023-07-03 21:44:12 -07:00
pdxlocations
d70bf8ab6e
only one option to update firmware
2023-06-30 22:27:00 -07:00
pdxlocations
4f3e6a4562
add missing period
2023-06-30 22:19:30 -07:00
pdxlocations
f617433eb9
add references to factory erase and convert
2023-06-30 22:18:49 -07:00
pdxlocations
2a9ed852e0
clarify nRF drivers use case
2023-06-30 22:06:02 -07:00
pdxlocations
489c4fff11
Reformat nRF52 drivers documentation
2023-06-30 21:44:39 -07:00
pdxlocations
9b42b2c934
headings clarity
2023-06-30 13:30:14 -07:00
pdxlocations
5eba776067
remove reference to ID setting
2023-06-30 13:20:06 -07:00
Ben Meadors
0d2abb911d
Incorrect command
2023-06-30 14:30:56 -05:00
pdxlocations
a951ef5e6d
missed one
2023-06-29 22:03:11 -07:00
pdxlocations
a9d8bbedae
fix typo
2023-06-29 21:54:15 -07:00
pdxlocations
eb797f17a4
fix chapter navigation structure
2023-06-29 15:13:33 -07:00
pdxlocations
2ff8c87624
remove all traces of gui flasher
2023-06-28 22:02:20 -07:00
Yukon
c0d2797ac4
Update trademark-grants.mdx
...
Requesting trademark grant for K9 Rocket Technologies
2023-06-28 15:34:09 -04:00
Ben Lipsey
6f12494554
Merge branch 'master' into test-serial-01
2023-06-27 22:47:22 -07:00
Ben Lipsey
c2a73907b6
Merge branch 'master' into community-guide
2023-06-27 22:24:34 -07:00
rcarteraz
6bb43e9ca2
Merge branch 'master' into update-bluetooth
2023-06-27 21:38:23 -07:00
pdxlocations
afbd52664c
test for drivers before install
2023-06-27 21:04:08 -07:00
pdxlocations
7e69b91547
add USB-Enhanced to Windows Device Manager
2023-06-27 21:03:25 -07:00
pdxlocations
8312b7cb6b
add USB Single Serial to Mac USB Hardware Display
2023-06-27 20:57:53 -07:00
rcarteraz
958a74c155
grammar
2023-06-27 19:01:18 -07:00
pdxlocations
08250c6882
update ma Sys Report path and replace Win 'fixme'
2023-06-27 18:49:37 -07:00
rcarteraz
e0f61ff343
move default before fixed as it references fixed
2023-06-27 18:40:10 -07:00
pdxlocations
1de2afa790
change definitions to functions
2023-06-27 17:28:43 +02:00
pdxlocations
e8af249b4d
most likely back to probably
2023-06-27 17:28:43 +02:00
pdxlocations
e4e3b627b1
updates and corrections
2023-06-27 17:28:43 +02:00
rcarteraz
fff81c914c
Merge branch 'master' into faq
2023-06-26 10:20:01 -07:00
rcarteraz
a7365f4648
Merge branch 'master' into external-notification-youtube
2023-06-26 10:10:42 -07:00
pdxlocations
6d9aec00d1
updates and corrections
2023-06-25 15:26:58 -07:00
pdxlocations
6508e3de1e
embed youtube
2023-06-24 22:23:16 -07:00
pdxlocations
186e140503
added deep sleep to esp-only. combined info boxes
2023-06-24 08:32:06 -07:00
pdxlocations
9ebbb92255
typos and ADC multiplier for esp only
2023-06-23 22:21:34 -07:00
pdxlocations
74adceedff
removed cli examples
2023-06-22 16:02:19 -07:00
Ben Meadors
6896c994d6
Problematic verbiage
2023-06-22 07:27:09 -05:00
pdxlocations
0be4fc8028
fix typo in tx_enabled values
2023-06-20 08:03:17 -07:00
rcarteraz
a1e6fc4a43
Merge branch 'master' into android-channels
2023-06-19 12:22:47 -07:00
pdxlocations
3fe4c7aff9
better faster channel editor access
2023-06-19 09:11:55 -07:00
pdxlocations
e64e759fbf
faster channel editor access
2023-06-19 09:04:03 -07:00
rcarteraz
90e29eaf0e
Merge branch 'master' into store-and-forward
2023-06-19 08:22:04 -07:00
Ben Meadors
10109b09e6
Extra line
2023-06-19 06:50:51 -05:00
Ben Meadors
29e1185010
New pictures and YT embed
2023-06-19 06:40:53 -05:00
rcarteraz
a4e4c888a1
Merge branch 'master' into store-and-forward
2023-06-18 22:44:35 -07:00
rcarteraz
baa1c821d9
Fix arrangement to avoid multiple tabs
2023-06-18 22:43:10 -07:00
pdxlocations
d2ff3c0d49
android channel availability
2023-06-18 21:46:32 -07:00
pdxlocations
954b917149
Changed iframes to objects
2023-06-18 11:34:30 -07:00
pdxlocations
0abe92e9db
fixed tab order
2023-06-18 06:29:46 -07:00
pdxlocations
c4c4d03d71
embed youtube videos
2023-06-17 22:48:38 -07:00
pdxlocations
2a510f2e47
fix path
2023-06-17 22:11:43 -07:00
pdxlocations
8a8114ec38
Update Android settings path
2023-06-17 22:06:11 -07:00
pdxlocations
b141d0f04b
Add android availability
2023-06-17 21:13:24 -07:00
rcarteraz
f2a647d6d3
update caltopo link to integration/caltopo
2023-06-17 18:35:07 -07:00
Ben Meadors
7bbac10032
Root path
2023-06-17 17:59:21 -05:00
Ben Meadors
e455ca8c07
Caltopo integration docs
2023-06-17 17:27:22 -05:00
rcarteraz
8ff6c3a768
Merge branch 'master' into remote-node-admin
2023-06-17 14:17:57 -07:00
Ben Meadors
34af09c580
Wording
2023-06-17 09:28:43 -05:00
Ben Meadors
d59ae3d96d
Wording
2023-06-17 09:26:52 -05:00
Ben Meadors
285dcd53cd
Topo.properties
2023-06-17 07:42:53 -05:00
Ben Meadors
d8b99543a1
Correct link
2023-06-17 07:27:14 -05:00
Ben Meadors
6a41f70d61
WIP
2023-06-17 07:03:18 -05:00
Ben Meadors
19008e7613
Slug bug
2023-06-17 06:11:30 -05:00
Ben Meadors
54020631bd
Stub out integrations page
2023-06-17 06:08:54 -05:00
Tom
106c722002
Exception for 18650 Battery support for S3-Core
...
add remark for exception of S3-Core - no 18650 battery support without the Supreme daughterboard
2023-06-16 19:28:01 +01:00
Tom
e2f9ced642
Add explanation for S3 Core standalone and Firmware formats
...
Added explanation for headless use to the S3 Core features section per request from caveman99.
Added firmware file format to Resources section and added linebreak to match formatting for other tabs
2023-06-16 19:06:56 +01:00
Tom
0fb3838eb3
Merge branch 'master' into patch-1
2023-06-16 18:57:20 +01:00
Ben Meadors
7a1a12b64f
Indent
2023-06-16 06:56:56 -05:00
pdxlocations
6abb0f2917
changed dest argument quotes/no quotes to info box
2023-06-14 23:22:11 -07:00
pdxlocations
3fa420f7c8
Updated examples
2023-06-14 23:12:47 -07:00
tropho23
9af46f7189
Added entry for Tony Good
2023-06-13 22:17:53 -04:00
rcarteraz
1e6c7c8f0f
Merge branch 'master' into style-guide-config-page-tables
2023-06-12 09:20:36 -07:00
pdxlocations
db7b4603f4
Example Template Table Formatting
2023-06-11 22:15:14 -07:00
pdxlocations
8840506be1
fix typo
2023-06-11 21:13:52 -07:00
pdxlocations
47a835efcb
Added Store & Forward to table. Added slug to s&f
2023-06-11 21:05:55 -07:00
pdxlocations
239a749fe3
incorporated rcartez suggestions
2023-06-11 10:48:38 -07:00
pdxlocations
d0e7a1c414
Organized 'Documentation Organization'
2023-06-10 21:33:49 -07:00
BenLipsey
a254ef8e41
Fix spellings
2023-06-09 17:16:03 -07:00
Ben Meadors
aafa2590e6
Don't forget about AQ
2023-06-09 07:59:46 -05:00
rcarteraz
37c179c094
add sensor and configs update formatting
2023-06-08 09:25:01 -07:00
pdxlocations
b21bbf2a19
Update Android App Usage Documentation ( #657 )
2023-06-08 05:45:49 -03:00
rcarteraz
ca72c6aa7c
add power.device_battery_ina_address to configs
2023-06-06 15:13:23 -07:00
Tom
2d57f799cb
Update index.mdx
...
Add Product Images for 'T-Beam S3-Core' and 'T-Beam Supreme'
2023-06-06 10:42:33 +02:00
Tom
712918e2b6
Update index.mdx
...
fixed missing brackets on GPS descriptions for 'supreme' and 's3core'
2023-06-06 10:42:33 +02:00
Tom
d74fe99e50
Update index.mdx
...
- added S3-Core module as separate tab
- added both 'supreme' and 's3core' to tab list
- added both GPS options
2023-06-06 10:42:33 +02:00
Tom
19747b360b
Update index.mdx
...
Add T-Beam Supreme
2023-06-06 10:42:33 +02:00
rcarteraz
bb3a6daff5
add is_managed mode to device config section
2023-06-06 10:41:45 +02:00
rcarteraz
90c82555ac
Merge branch 'master' into master
2023-06-05 10:43:06 -07:00
BenLipsey
61537b3cb9
Additionsl refrence to Mac standalone removed
2023-06-05 09:35:36 -07:00
rcarteraz
2598eac316
Merge branch 'master' into caveman99-patch-1
2023-06-05 09:30:21 -07:00
Thomas Göttgens
f0db57a658
Remove reference to OTA Flashing from App (for now...)
2023-06-05 17:01:07 +02:00
BenLipsey
8aee61e6c9
Removed standalone mac executable instructions
2023-06-05 05:59:31 -07:00
rcarteraz
b1dcd53181
Merge branch 'master' into patch-4
2023-06-02 10:31:35 -07:00
pdxlocations
19477e1722
Update gpio-peripherals.mdx
...
forgot a word
2023-06-02 10:14:06 -07:00
pdxlocations
4b8862ecdc
Update gpio-peripherals.mdx
...
fixed un-fixed typo
2023-06-02 10:11:59 -07:00
rcarteraz
040120b90b
Merge branch 'master' into patch-6
2023-06-02 10:11:11 -07:00
pdxlocations
7b8ec4cadd
Update faq.mdx
...
fixed spelling of "updating"
2023-06-02 10:05:38 -07:00
rcarteraz
c0f7ff3f73
Merge branch 'master' into patch-4
2023-06-02 10:00:10 -07:00
rcarteraz
fc245c31a1
Merge branch 'master' into patch-1
2023-06-02 09:28:27 -07:00
pdxlocations
f1ddab0e1c
Update faq.mdx
...
Added link to the Flashing Firmware page since OTA is not currently possible within the Meshtastic Apps.
2023-06-02 08:39:57 -07:00
pdxlocations
2d7561e7c8
Update gpio-peripherals.mdx
...
Clarified the build instructions. The LED polarity wasn't specified.
2023-06-02 05:22:14 -07:00
pdxlocations
77bd9f849f
Update gpio-peripherals.mdx
...
fixed typos
2023-06-02 05:07:51 -07:00
rcarteraz
5063e1e48e
update tip verbiage to explain why
2023-05-30 22:29:08 -07:00
rcarteraz
588ba8d0c0
Merge branch 'master' into update-radio-settings-915
2023-05-30 15:01:06 -07:00
Ben Meadors
58d208cd10
Update serial.mdx
2023-05-30 16:53:40 -05:00
Ben Meadors
0f8fb94f6a
Serial proto documentation
2023-05-30 16:49:52 -05:00
iooner
289ccb022f
Update introduction.mdx
...
Update actual record
2023-05-30 13:58:34 +02:00
rcarteraz
e43ab6ac37
fix broken links
2023-05-30 08:50:05 +10:00
rcarteraz
44307ac877
update EU_433 and EU_868 channel num.
2023-05-28 09:26:18 -07:00
rcarteraz
24c8495acc
Merge branch 'master' into update-radio-settings-915
2023-05-27 22:23:18 -07:00
rcarteraz
23ff2ee7a4
try ignoring since low level and not an issue
2023-05-27 21:03:46 -07:00
rcarteraz
bc3679e40a
channel is set to channel 20, not 19
2023-05-27 20:41:22 -07:00
rcarteraz
e3b1383dfa
Merge branch 'master' into update-range-record
2023-05-27 20:37:12 -07:00
rcarteraz
edde573050
Merge branch 'master' into update-client-api
2023-05-26 12:18:13 -07:00
rcarteraz
57ebd7fca0
Merge branch 'master' into update-range-record
2023-05-26 12:13:31 -07:00
rcarteraz
f845db1b20
fix broken links
2023-05-26 12:11:12 -07:00
rcarteraz
2665c25eb2
Merge branch 'master' into master
2023-05-26 11:54:18 -07:00
rcarteraz
62ba1557d2
update desc, fix table, fix example
2023-05-26 11:43:16 -07:00
Brandon
2c128e4bd6
fixed typo
2023-05-25 23:58:00 -04:00
Brandon
db114eb25e
Added Meshtastic-Web-API page
2023-05-25 23:23:42 -04:00
rcarteraz
7fd0ded04b
clarify it was long_fast
2023-05-25 17:41:18 -07:00
prokrypt
2d644607ee
Update canned-message.mdx - pipes, pipes everywhere!
2023-05-25 17:11:43 -07:00
rcarteraz
ea3aa842e0
Fix name
2023-05-25 15:34:51 -07:00
rcarteraz
3280b10bed
Closes #634
...
Adds new record
2023-05-25 15:13:12 -07:00
GUVWAF
0b8b7242b5
Add Android explanation for Traceroute
2023-05-23 20:39:42 +02:00
Garth Vander Houwen
2163aae6a4
Update trademark-grants.mdx
2023-05-19 19:06:29 -07:00
Garth Vander Houwen
4768a7f1e1
Update trademark-grants.mdx
2023-05-19 19:05:37 -07:00
Garth Vander Houwen
c717cd218d
Update trademark-grants.mdx
2023-05-19 19:05:15 -07:00
rcarteraz
b255076478
Update web-client.mdx
...
Minor spelling/grammar error.
2023-05-17 14:41:42 +10:00
rcarteraz
8127190d48
remove python-gui-flasher to match nRF.
2023-05-15 16:44:29 +10:00
Joey STANFORD
c5c1ba41e3
Include link to supported methods
...
Include link to supported methods per rcarteraz
2023-05-14 19:29:14 -06:00
Joey STANFORD
49011116a2
Add caution about unsupported flashing method
...
Meshtastic-gui-installer aka the python web flasher is no longer maintained. Retaining the documentation for historical purposes.
2023-05-14 16:17:09 -06:00
rcarteraz
0057d46b02
update wsl to include i2c definitions and pin map
2023-05-14 08:59:13 +10:00
Sacha Weatherstone
ec4b42e3d5
Add Channel Frequency Calculator
2023-05-12 21:40:11 +10:00
Sacha Weatherstone
2ee6a40939
use rome as linter & formatter
2023-05-12 11:45:34 +10:00
CeruleanSource
568b35aec7
docs(contributing): fixed typo
...
fixes #622 errors
docs(contributing): fixed typo
2023-05-10 18:37:50 -04:00
rcarteraz
61b704da03
Merge branch 'master' into stop_edge_case_warning
2023-05-10 15:32:41 -07:00
rcarteraz
c801c83162
trunk fmt
2023-05-10 15:28:32 -07:00
rcarteraz
89b24c7503
fixes #622 errors
2023-05-11 08:20:37 +10:00
rcarteraz
823cfc3051
update device/lora/display .mdx pages
2023-05-10 10:17:21 +10:00
Garth Vander Houwen
4d496d7da4
Update index.mdx
2023-05-03 07:50:17 -07:00
Garth Vander Houwen
15b7862f3a
Update drag-n-drop.mdx
2023-05-03 07:47:36 -07:00
Garth Vander Houwen
fb6ad9ebbe
Update drag-n-drop.mdx
2023-05-03 07:45:41 -07:00
rcarteraz
635285715b
update verbiage and trunk format fix
2023-04-30 11:17:45 -07:00
Garth Vander Houwen
2647e4344f
Update module-api.mdx
2023-04-28 14:25:15 -07:00
rcarteraz
67888a0a29
Merge branch 'patch-14' of https://github.com/jopdyke/meshtastic into pr/617
2023-04-26 13:43:53 -07:00
rcarteraz
8c09127d3d
trunk fmt
2023-04-26 13:43:10 -07:00
rcarteraz
a0fe937374
Merge branch 'master' into patch-14
2023-04-26 13:41:15 -07:00
rcarteraz
9cd13c64b1
add sensor to CLI table
2023-04-27 06:20:04 +10:00
rcarteraz
b1eab64875
format
2023-04-27 06:20:04 +10:00
rcarteraz
eb2b2663b3
change tracker and add sensor role.
2023-04-27 06:20:04 +10:00
jopdyke
210687eafb
Update core-modules.mdx
...
Added US Distributor purchase link for 915 Mhz RAK4631
2023-04-26 12:32:02 -04:00
rcarteraz
e52e47cfdf
Merge branch 'master' into patch-13
2023-04-26 09:26:06 -07:00
rcarteraz
bbee11c8e2
trunk fmt
2023-04-26 09:25:40 -07:00
rcarteraz
60ecc9eaef
Merge branch 'master' into patch-12
2023-04-26 09:19:27 -07:00
rcarteraz
5e46103c74
trunk fmt
2023-04-26 09:18:52 -07:00
jopdyke
8022fb8fd9
Update peripherals.mdx
...
Added US Distributor purchase link for RAK1901 Temperature and Humidity Sensor
2023-04-26 12:18:29 -04:00
jopdyke
88853b1b8f
Update peripherals.mdx
...
Added US Distributor purchase link for RAK GPS modules
2023-04-26 12:11:30 -04:00
rcarteraz
0e4b95e7b3
trunk fmt
2023-04-26 09:10:32 -07:00
rcarteraz
a322356e30
Merge branch 'master' into patch-11
2023-04-26 09:08:08 -07:00
jopdyke
295b73f2a3
Update base-boards.mdx
...
Added US Distributor purchase link for the RAK19007, RAK19003, & RAK19001
2023-04-26 12:06:14 -04:00
rcarteraz
0c577fecb8
Merge branch 'master' into patch-9
2023-04-26 09:00:47 -07:00
rcarteraz
c6445d967f
trunk fmt
2023-04-26 08:56:59 -07:00
jopdyke
cbbde009ae
Update screens.mdx
...
Adds US distributor purchase link for T-Beam OLED
2023-04-26 11:54:05 -04:00
jopdyke
b29d269745
Update screens.mdx
...
Adds US Distributor purchase link for RAK OLED
2023-04-26 11:50:46 -04:00
Sacha Weatherstone
367b3d6fac
Merge branch 'master' into update-buttons
2023-04-21 07:10:25 +10:00
rcarteraz
1c343148d5
fix table in lora.mdx
2023-04-20 13:46:51 -07:00
rcarteraz
8f925adbb0
update all hardware to be consistent
2023-04-20 11:52:48 -07:00
GUVWAF
12732b8a96
Correct packet content according to firmware
2023-04-20 18:57:28 +02:00
rcarteraz
3cc33ce8e2
finish adding nano g1 explorer and fix order
2023-04-20 09:33:17 +10:00
rcarteraz
d702a05be5
Add Nano G1 Explorer to supported hardware.
2023-04-20 09:33:17 +10:00
rcarteraz
7ea4cd30ca
add double press adhoc ping
2023-04-13 23:49:03 +02:00
rcarteraz
638414972d
change long press shutdown from 10 to 5 seconds
2023-04-13 23:49:03 +02:00
rcarteraz
bdc9158450
Tbeam - long press no longer adjusts brightness.
2023-04-13 23:49:03 +02:00
rcarteraz
4ef1ec4d91
update button information
...
Changed formatting and updated verbiage to be consistent with other hardware.
2023-04-13 23:49:03 +02:00
rcarteraz
d6e3b790d0
add holding for 10 seconds to shutdown
2023-04-12 09:50:00 +02:00
rcarteraz
e2f94393ee
add middle button long press back
...
Added the description for long pressing middle button to change device's display brightness back.
2023-04-12 09:50:00 +02:00
Thomas Göttgens
f2e3a8e41f
trunk fmt
2023-04-10 17:51:15 +02:00
Tyler Schwend
a5eab52d65
Update index.mdx
2023-04-10 17:51:15 +02:00
Tyler Schwend
961404b3a3
doco: help users identify 2.1-1.6 boards
...
Add section for 2.1-1.6 boards that have alternate markings. As far as I can tell this information doesn't exist anywhere else.
2023-04-10 17:51:15 +02:00
andi448
2bf62c87cb
Correct command for picking project environment
2023-04-10 17:34:44 +02:00
rcarteraz
b47d528408
update tbeam device button descriptions
2023-04-08 08:37:49 +02:00
Thomas Göttgens
c69fde0335
changes according to #589
2023-03-28 21:55:56 +02:00
Thomas Göttgens
6c0e6b2453
Merge branch 'master' into adc-calc
2023-03-28 19:55:53 +02:00
Thomas Göttgens
18691dba6c
Style Update to get in line with current docs.
2023-03-28 19:55:06 +02:00
Thomas Göttgens
ba72737609
Resurrect Store&Forward documentation
2023-03-28 19:55:06 +02:00
Thomas Göttgens
2a819c10a5
include Neil's ADC calc with attribution
2023-03-28 11:41:13 +02:00
Thomas Göttgens
ef2dd72105
add base64 method of specifying channel PSK
2023-03-28 11:32:19 +02:00
GHswitt
0da7aa0b2a
Update Bandwidth description
...
Change Mhz to kHz and extend the description.
2023-03-27 12:53:39 +02:00
andrekir
e89312a2f9
fix purchase links
2023-03-13 07:43:34 -03:00
Thomas Göttgens
b89f38c049
Add clarification to channel config
2023-03-05 11:17:19 +01:00
Thomas Göttgens
188f03c89d
Update lora.mdx
2023-03-05 11:17:19 +01:00
Thomas Göttgens
51380bf1ae
Document lora parameters
2023-03-05 11:17:19 +01:00
jeremybox
250ddd8f1d
Update atak.mdx
...
Google Drive link has been deprecated. Updated to reflect the link to github.
2023-03-04 21:22:42 +01:00
Thomas Göttgens
cdd9647736
fmt
2023-03-04 21:18:38 +01:00
Rogerio Richa
251e54a6cc
Update trademark-grants.mdx
...
Creating entry for meshbrasil.com
2023-03-04 21:18:38 +01:00
nxxxse
a1096affc0
Fix AliExpress for LILYGO T-Echo: SotfRF -> Meshtastic
2023-03-04 21:03:55 +01:00
Ben Meadors
6fad1c3d71
Fmt
2023-02-22 07:47:13 -06:00
Ben Meadors
dbeead0534
Lora config values
2023-02-22 07:45:44 -06:00
Ben Meadors
b37782fbc2
Trunk fmt
2023-02-12 15:01:47 -06:00
Ben Meadors
62e7fc94c4
Merge branch 'master' into node-info-seconds
2023-02-12 14:47:40 -06:00
Jm Casler
2f028b8297
Update trademark.mdx
2023-02-12 10:11:08 -08:00
Ben Meadors
4e09882a39
Update device.mdx
2023-02-11 19:59:58 -06:00
Ben Meadors
a9ef5b6122
Update device.mdx
2023-02-11 19:47:32 -06:00
Ben Meadors
b514bc82c1
Update device.mdx
2023-02-11 19:37:47 -06:00
Thomas Göttgens
e741825ab4
whatever
2023-02-11 16:23:00 +01:00
Thomas Göttgens
8403a0006d
remove lefover from SoftAP mode.
2023-02-11 16:23:00 +01:00
andrekir
40d696ac3b
update fdroid badge link
2023-02-03 22:43:45 -03:00
andrekir
dabf886ee4
update fdroid repo link
2023-02-03 22:36:37 -03:00
Foster Irwin
afb0821936
Merge branch 'master' into patch-8
2023-02-02 09:11:15 -07:00
Foster Irwin
06712b95c1
Merge branch 'master' into patch-7
2023-02-02 08:47:54 -07:00
jopdyke
57fe1a794b
Update index.mdx
...
Added US Distributor Rokland with link trackers that donate percentage back to the Meshtastic project.
2023-02-01 12:08:42 -05:00
Foster Irwin
2e5bca3830
Merge branch 'master' into master
2023-02-01 10:05:43 -07:00
jopdyke
6a326dde9e
Update index.mdx
...
Added US distributor links for v1.1, M8N, and M8N/SX1262, with link tracking for donations back to Meshtastic Project
2023-02-01 11:26:45 -05:00
Jm Casler
78755a57b5
Update trademark-grants.mdx
2023-01-31 16:31:42 -08:00
Jm Casler
250e482099
Create trademark-grants.mdx
2023-01-31 16:24:42 -08:00
Jm Casler
976711da67
Update trademark.mdx
2023-01-31 12:06:47 -08:00
Jm Casler
480f52c7b6
Update trademark.mdx
2023-01-31 12:05:59 -08:00
Jm Casler
600f3f45bd
Update trademark.mdx
2023-01-31 10:15:21 -08:00
rcarteraz
a9785726ea
update repeater verbiage
2023-01-30 14:10:38 -07:00
rcarteraz
4654992926
update client description, ble/wifi
2023-01-30 11:15:30 -07:00
rcarteraz
ecb26defd7
change all
description wording
2023-01-30 10:34:30 -07:00
rcarteraz
3d2efa5631
fix typo
2023-01-30 10:06:10 -07:00
Jon
30c75c1f9b
Rebroadcast
2023-01-30 11:57:43 -05:00
Jon
3286c76540
Channel and power edits
2023-01-30 11:50:11 -05:00
Jon
6bbd3fdd88
Charmin edits to Roles
2023-01-30 11:48:32 -05:00
rcarteraz
f820f91f7e
Merge branch 'meshtastic:master' into update-roles
2023-01-30 09:35:59 -07:00
rcarteraz
3bc85c9585
add rebroadcast mode setting
2023-01-30 09:32:18 -07:00
Jon
0957ef3c7d
Added modem preset
2023-01-30 11:06:12 -05:00
rcarteraz
dae52cdb21
update roles to add tracker and repeater
...
add tracker and repeater roles
2023-01-30 08:36:07 -07:00
Ben Meadors
b963ac860b
Remove used setting. Link budget appears to be incorrect in the original
2023-01-30 07:48:41 -06:00
Ben Meadors
f4a2a4f5e6
Trunk formatting
2023-01-30 07:29:59 -06:00
Ben Meadors
d6eaeadd9d
Update radio-settings.mdx
2023-01-29 20:31:53 -06:00
Foster Irwin
dbda6d7732
Merge branch 'master' into master
2023-01-27 00:10:27 -07:00
Jon
45b67513db
Improves explaination of presets
2023-01-26 17:49:24 -05:00
rcarteraz
5522851bdf
update mailto link
2023-01-26 11:01:05 -07:00
rcarteraz
e87fce9e91
update auto_screen_carousel_secs
2023-01-25 20:14:26 +01:00
rcarteraz
a7637e756d
update default value comment screen_on_secs
2023-01-25 20:14:26 +01:00
Thomas Göttgens
99be6a5249
trunk
2023-01-24 10:03:24 +01:00
Thomas Göttgens
100940d2cb
LF fix.
...
Format with Trunk
2023-01-24 09:58:28 +01:00
Thomas Göttgens
925f6a8473
Update a few descriptions for new protobuf settings
2023-01-24 09:58:28 +01:00
Foster Irwin
0b2ed8d513
Merge branch 'master' into patch-6
2023-01-23 20:38:27 -07:00
Foster Irwin
86ddea620b
Merge branch 'master' into patch-6
2023-01-23 20:34:46 -07:00
Foster Irwin
ae51698be7
Merge branch 'master' into getting-started
2023-01-23 20:23:50 -07:00
jopdyke
a0379ec365
Added link to T-echo with the BME280 ( #571 )
2023-01-23 22:40:58 -03:00
Andre K
617cf48b6d
Merge branch 'master' into patch-6
2023-01-23 22:39:14 -03:00
Andre K
5b64eab65f
fix t-echo info and rokland link
2023-01-23 21:40:56 -03:00
rcarteraz
f93d5d519e
fix indent for trunk
2023-01-21 13:02:28 -07:00
rcarteraz
24ea6fc8d9
remove unneeded heading, change heading size
2023-01-21 11:19:24 -07:00
rcarteraz
bfac706d52
updates to getting-started for flow
2023-01-21 10:32:24 -07:00
jopdyke
991af80c5a
Update index.mdx
...
Add a purchase link for the American Distributor Rokland, link is an affiliate link. % of earnings are donated back to Meshtastic.
2023-01-19 13:22:31 -05:00
Sacha Weatherstone
6604508395
fix sidebar
2023-01-19 23:09:55 +10:00
Sacha Weatherstone
a9b8d48040
Lint Markdown files
2023-01-19 23:01:57 +10:00
Sacha Weatherstone
e9cbd253da
Merge branch 'master' of github.com:meshtastic/meshtastic
2023-01-19 22:42:52 +10:00
Sacha Weatherstone
d94b0e9a42
Add Trunk and lint non mdx files
2023-01-19 22:41:44 +10:00
Thomas Göttgens
c89741f587
trunk format
2023-01-19 10:27:16 +01:00
jopdyke
d8336e8be4
Update index.mdx
...
Added an American distributor purchase link. Link is affiliated to the Meshtastic's owner Jim and a percentage of the earning will be donated back to Meshtastic.
2023-01-19 10:27:16 +01:00
rcarteraz
0a6cbe37ea
trunk check autofixes for formatting errors
2023-01-19 09:53:52 +01:00
rcarteraz
48d61e2cfe
upgrade iss. w/ prev. vers. and formatting nRF52.
2023-01-19 09:53:52 +01:00
Sacha Weatherstone
37bfba675a
fix broken links
2023-01-14 14:30:18 +10:00
Sacha Weatherstone
302b9258da
update ci & remove protobuf docs autogen
2023-01-14 14:20:47 +10:00
tilcreator
238d53997d
Fix slightly false documentation
...
Information was take from /src/modules/SerialModule.cpp
2023-01-13 16:28:16 +01:00
rcarteraz
bb840e24cf
change side_bar position
2023-01-13 10:18:20 +01:00
rcarteraz
80b63de3e0
move convert 4631-r to flashing-firmware
...
Decided that converting the 4631-r to regular 4631 made most sense with within getting started/flashing firmware section as that's where it would most likely be used.
2023-01-13 10:18:20 +01:00
rcarteraz
7e2954e9e3
rearrange and remove guides section
2023-01-13 10:18:20 +01:00
rcarteraz
953cf0d614
move nrf52-erase to getting-started
...
moved to /getting-started/flashing-firmware/nrf52
2023-01-13 10:18:20 +01:00
GUVWAF
23d1fe125d
Add real ACK explanationnn to Android and Apple
2023-01-13 08:46:35 +01:00
GUVWAF
75f6357d83
Add real ACK explanation to mesh algorithm
2023-01-13 08:46:35 +01:00
Sacha Weatherstone
66e980672c
Update github.mdx
2023-01-11 23:44:28 +11:00
Jeremiah K
f090db3d33
Update index.mdx
...
Fix two typos. MQQT -> MQTT
2023-01-11 10:45:51 +01:00
rcarteraz
a20db4aa1a
add 900 seconds to telemetry
2023-01-08 00:09:53 +01:00
rcarteraz
301c055312
add chain tip, fix formating, add missing tables
2023-01-08 00:09:53 +01:00
rcarteraz
acfcc50214
add command chaining tip to each config, fix frmat
2023-01-08 00:09:53 +01:00
Thomas Göttgens
09ae562fe9
adding new boards
2023-01-08 00:05:38 +01:00
rcarteraz
3980ed0e81
fixed mistake
2023-01-06 17:16:40 +01:00
rcarteraz
1666fc5af8
Update telemetry.mdx
...
removed unnecessary comma and redundant phrasing
2023-01-06 08:41:30 -07:00
rcarteraz
f3ef30afa4
Update telemetry.mdx
...
Fixed an incorrect command, grammatical and format changes.
2023-01-06 08:37:32 -07:00
Garth Vander Houwen
abde4627f1
Merge branch 'master' into traceroute
2023-01-05 10:58:51 -08:00
Ben Meadors
e222c0165f
Formatting consistency
2023-01-05 12:57:45 -06:00
Garth Vander Houwen
e0369e3cf9
Merge branch 'master' into traceroute
2023-01-05 10:41:10 -08:00
Sn1PeR
f619bdb6a6
Merge branch 'master' into Example-Serial-to-Additional-Microcontroller
2023-01-05 12:40:27 -06:00
Sn1PeR
b52e356721
Update serial.mdx
...
Add a short example of using a sensor connected to an external microcontroller to send a message to the mesh by using the serial module in TXTMSG mode.
2023-01-05 12:29:10 -06:00
GUVWAF
4a7e3955f5
Remove Flasher
2023-01-05 19:13:18 +01:00
GUVWAF
be01a56617
Use Tabs for Client Availability
2023-01-05 17:50:01 +01:00
GUVWAF
79274ab0d6
Rephrase LoRa config
2023-01-05 17:32:08 +01:00
GUVWAF
e21bcf6b68
Traceroute usage guide
2023-01-04 18:11:38 +01:00
GUVWAF
4031bc32ba
Add section to LoRa config
2023-01-04 17:05:39 +01:00
GUVWAF
9453e230ac
A bit of rephrasing
2023-01-04 16:58:14 +01:00
GUVWAF
611a2b769b
Remove HAM exception
2023-01-03 20:13:51 +01:00
GUVWAF
379ae9bc1e
Add some notes about duty cycle limit
2023-01-03 17:04:03 +01:00
Sacha Weatherstone
0edbb35d36
One more
2023-01-02 15:15:23 +11:00
Sacha Weatherstone
92a77f442c
fix missing notation
2023-01-02 14:57:48 +11:00
Sacha Weatherstone
f0015acc1a
Update readme template & update deps
2023-01-02 14:53:04 +11:00
Thomas Göttgens
716b757b0d
Add SHT31/0x44 to docs.
2022-12-27 21:15:51 +01:00
Nestpebble
ed552a32ca
Update introduction.mdx
...
Updated from Sachaw comments
2022-12-23 12:30:53 +00:00
Sacha Weatherstone
b4dea62069
Merge branch 'master' into patch-3
2022-12-23 23:07:38 +11:00
Thomas Göttgens
a92c793a42
The Protobuf API will be available from Firmware 2.0.9
2022-12-22 21:48:25 +01:00
Nestpebble
f14d9c49c7
Update introduction.mdx
2022-12-22 15:11:27 +00:00
Nestpebble
bd4c4ace19
Additional info on the pin ordering for OLEDs
2022-12-19 16:51:08 +00:00
Rune Eriksson
39e93f5ff5
Update buttons.mdx
...
Added that the capacitive button updates the screen
2022-12-16 21:52:54 +01:00
Thomas Göttgens
6f5c19dd4a
Merge branch 'master' into bluetooth_pin
2022-12-15 09:15:28 +01:00
Thomas Göttgens
b1cb763b3a
Merge branch 'master' into update-rak-hardware-sensors
2022-12-15 08:53:32 +01:00
Thomas Göttgens
efea5e6ee1
Merge branch 'master' into update-android-installation
2022-12-15 08:50:06 +01:00
rcarteraz
00e32c67d5
add supported rak environmental sensors
2022-12-14 22:13:18 -07:00
rcarteraz
bd876f4fc7
remove section
2022-12-14 20:48:06 -07:00
rcarteraz
30806e692d
Merge remote-tracking branch 'origin' into update-faqs
2022-12-14 20:16:27 -07:00
rcarteraz
60de97abd6
remove web client for now
2022-12-14 20:13:56 -07:00
rcarteraz
9fd7104cab
rearrange and update wording
2022-12-14 20:03:59 -07:00
rcarteraz
7e6132cf1a
update obtainium to include search, add github img
2022-12-14 19:50:21 -07:00
Thomas Göttgens
0017c36ec4
Update docs on audio module. Still WIP, so YMMV
2022-12-14 09:03:27 +01:00
Thomas Göttgens
650b219df5
Merge branch 'master' of github.com:meshtastic/Meshtastic
2022-12-14 08:15:52 +01:00
rcarteraz
f08309caf0
updating pairing wording
2022-12-12 22:33:47 -07:00
rcarteraz
c10a7f3f7d
updates to overview, android and apple sections
2022-12-12 21:37:18 -07:00
rcarteraz
587a89b592
Update rak-gpio-mapping.mdx
...
add missing "l" to labels in line 10.
2022-12-11 15:03:49 -07:00
Thomas Göttgens
a93e8bbf03
Adjust to new url scheme
2022-12-11 22:37:56 +01:00
Thomas Göttgens
7c747b7c8c
Add a clarification about the need for an IO board.
2022-12-11 22:31:36 +01:00
Thomas Göttgens
d3aad3f089
add RAK GPIO mapping
2022-12-11 21:44:52 +01:00
Sacha Weatherstone
8c841a0775
WebUI overview update
2022-12-11 17:12:02 +10:00
Sacha Weatherstone
9c61d58765
Remove 1.2 Docs
2022-12-11 15:53:49 +10:00
Garth Vander Houwen
2b6b0d7fc2
Merge branch 'master' into patch-2
2022-12-09 15:34:01 -08:00
arduinoGP
5f7b49f902
Update index.mdx
...
Updated as requested
2022-12-09 18:02:36 -05:00
Thomas Göttgens
3512ef7d37
Merge branch 'master' into serial
2022-12-09 09:32:57 +01:00
Thomas Göttgens
dc63637e6d
Merge branch 'master' into update-android-menu-name
2022-12-09 09:25:28 +01:00
rcarteraz
6431fcf9b7
updates to community apps
2022-12-08 11:56:16 -07:00
Ben Meadors
02f1ba9b2d
Merge branch 'master' into bluetooth_pin
2022-12-04 19:40:02 -06:00
Ben Meadors
67607e06c0
Fix typo
2022-12-04 19:38:22 -06:00
Ben Meadors
44d937dfa2
A bit more details for text messaging
2022-12-04 19:34:44 -06:00
arduinoGP
a5e0b55fc3
Updated with time and node-red example.
2022-12-04 19:54:00 -05:00
arduinoGP
2a511ad18b
Update index.mdx
...
Update docs for the ability to send JSON Position to device assuming something like pull request #2018 for firmware gets included in 2.0.7.
2022-12-04 16:58:46 -05:00
rcarteraz
21201b594b
update telemetry.mdx
2022-12-04 14:34:26 -07:00
rcarteraz
9f4fe3c2d7
update serial.mdx
2022-12-04 14:32:56 -07:00
rcarteraz
165234aa63
update range-test.mdx
2022-12-04 14:31:33 -07:00
rcarteraz
ccaf4eacff
update mqtt.mdx
2022-12-04 14:30:08 -07:00
rcarteraz
9327e0b8fc
update external-notification.mdx
2022-12-04 14:28:19 -07:00
rcarteraz
ba6f1cec6b
update canned-message.mdx
2022-12-04 14:26:06 -07:00
rcarteraz
165c74ad32
update audio.mdx
2022-12-04 14:23:40 -07:00