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
andrekir
e3382da778
publish Digital Asset Links
2023-11-15 09:24:39 -03:00
rcarteraz
9f3d893610
Merge pull request #873 from pdxlocations/mqtt-image
...
Add MQTT Network Example Image
2023-11-10 11:24:00 -07:00
rcarteraz
b740058b41
Merge branch 'master' into mqtt-image
2023-11-10 11:17:11 -07:00
rcarteraz
bbc30f1a7f
Merge pull request #872 from pdxlocations/hopcount
...
Add Hop Count Example Image
2023-11-10 11:16:34 -07: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
rcarteraz
d19191e875
Merge pull request #867 from pdxlocations/web-modules
...
Update web module config availability
2023-11-08 12:11:02 -07:00
rcarteraz
562370382f
Merge branch 'master' into web-modules
2023-11-08 11:58:29 -07:00
rcarteraz
96727150ca
Merge pull request #870 from jopdyke/patch-17
...
Update index.mdx
2023-11-08 11:57:58 -07:00
rcarteraz
94e5861db3
Merge branch 'master' into patch-17
2023-11-08 11:48:13 -07:00
rcarteraz
7fe1e0da07
Merge pull request #869 from jopdyke/patch-16
...
Update screens.mdx
2023-11-08 11:31:14 -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
34a4c2af31
Merge pull request #864 from wschnell/patch-3
...
Update /docs/hardware/devices/lora/index.mdx
2023-11-08 11:16:24 -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
056f314a00
Merge pull request #868 from jopdyke/patch-15
...
Update index.mdx
2023-11-08 10:01:48 -08:00
Ben Lipsey
9c4117a278
Merge branch 'master' into patch-15
2023-11-08 09:58:58 -08:00
Ben Lipsey
525b7d023d
Merge pull request #866 from tavdog/master
...
add mqtt adafruit io doc and example script
2023-11-08 09:52:03 -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
Ben Lipsey
6aa357ab0d
Merge pull request #865 from pdxlocations/coding-rate
...
Update Coding Rate & Data Rate
2023-11-08 06:50:40 -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
Ben Lipsey
2f8ca1fe5a
Merge pull request #863 from KeithMon/master
...
Add instructions for measuring power in new Solar Powered category
2023-11-03 13:26:01 -07: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
08e25f2c53
Merge pull request #862 from pdxlocations/encryption-speculation
...
Remove Speculation from Encryption Documentation
2023-11-02 10:43:16 -07:00
rcarteraz
2d6127d5cb
Merge branch 'master' into encryption-speculation
2023-11-02 10:19:16 -07:00
rcarteraz
1635a7158e
Merge pull request #861 from pdxlocations/more-tips
...
Improve Tips
2023-11-02 10:19:00 -07:00
rcarteraz
6a95e0cfea
Merge branch 'master' into more-tips
2023-11-02 10:05:47 -07:00
rcarteraz
f00fb9bf07
Merge pull request #860 from pdxlocations/block-range-tests
...
Don't send notifications for range tests
2023-11-02 10:05:35 -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
rcarteraz
b9f77f5944
Merge pull request #855 from pdxlocations/flash-web
...
Erase/Reinstall to update web client
2023-10-26 08:52:05 -07:00
Ben Lipsey
c206f95c89
Merge branch 'master' into flash-web
2023-10-25 16:44:32 -07:00
Ben Lipsey
fe52016305
Merge pull request #857 from pdxlocations/esp-cli
...
Update ESP32 CLI flashing instructions
2023-10-25 16:44:04 -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
52a9d39a32
Merge pull request #856 from pdxlocations/radio-config
...
Device Config to Radio Config and other corrections
2023-10-25 14:25:13 -07:00
rcarteraz
6538ba95ee
Merge branch 'master' into radio-config
2023-10-25 14:18:50 -07:00