GUVWAF
033433a464
Update Remote Hardware module docs
2024-01-04 20:30:35 +01:00
Ben Lipsey
7b1d64d161
Merge branch 'master' into mqtt-link
2024-01-04 09:29:23 -08:00
pdxlocations
969d9d48fa
fix link
2024-01-04 09:28:06 -08:00
James Guillochon
9e2c9ff0ab
Clarify step 4 a bit in the private primary/default secondary tip
...
I think users would reasonably assume that the LoRa channel is by default set to their region's channel and are unaware of the hashing algo used to generate the channel number. I think rewriting this way makes it less likely for users to make this mistake.
2024-01-04 08:06:38 -08:00
Ben Lipsey
f41545b850
Merge branch 'master' into MQTTpublicServer
2023-12-24 09:41:28 -08:00
GUVWAF
d0a26be0ce
Add notes about public server having a lot of traffic
2023-12-22 21:06:08 +01:00
GUVWAF
fbf1638c6c
Add some missing references to RP2040
2023-12-19 19:36:49 +01:00
Thomas Göttgens
79f4538a56
add to config index
2023-12-17 19:07:02 +01:00
Thomas Göttgens
fb93042136
Documentation for Paxcounter
2023-12-17 18:51:07 +01:00
pdxlocations
45a1e4e5f2
add roles and rebroadcast mode
2023-12-17 18:13:56 +01:00
pdxlocations
cabba3d314
name secondary channel
2023-12-17 14:53:39 +01: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
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
14be21e7c1
update availability
2023-11-08 09:13:24 -08:00
pdxlocations
4dab972a6f
Make ROLE it's own heading
2023-10-30 21:44:07 -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
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
Garth Vander Houwen
431f75db5c
Update store-and-forward-module.mdx
2023-10-15 10:22:30 -07:00
pdxlocations
a28ecebafe
typo
2023-10-06 20:30:12 -07: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
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
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
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
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
pdxlocations
4f5cb063c0
remove possibly confusing line
2023-09-24 22:40:54 -07:00
pdxlocations
c03c3d47ba
tweaks
2023-09-24 21:33:52 -07:00
pdxlocations
ca0c206814
create tips
2023-09-24 20:26:08 -07:00
pdxlocations
0013d2e18e
remove gpio-peripherals
2023-09-20 16:55:36 -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
72ec9f4a11
move rak gpio to 4631 page
2023-09-19 21:40:54 -07:00
rcarteraz
81480e4d5f
Merge branch 'master' into mqtt-smaller-images
2023-09-12 14:56:56 -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
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
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
2228178895
Merge branch 'master' into remote-admin-speculation
2023-09-01 11:52:15 -07:00
pdxlocations
4184ba514a
unlink tabs
2023-08-30 10:12:44 -07:00
pdxlocations
e93adf5a1d
remove speculation
2023-08-27 19:44:14 -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
pdxlocations
90b166a1c7
add-neighbor-info-module
2023-08-21 22:23:00 -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
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
Alex
a6c2ffe15f
Update device.mdx
...
fix small typo
2023-08-06 03:12:57 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
2ff8c87624
remove all traces of gui flasher
2023-06-28 22:02:20 -07:00
rcarteraz
958a74c155
grammar
2023-06-27 19:01:18 -07:00
rcarteraz
e0f61ff343
move default before fixed as it references fixed
2023-06-27 18:40:10 -07:00
rcarteraz
a7365f4648
Merge branch 'master' into external-notification-youtube
2023-06-26 10:10:42 -07:00