Commit graph

1654 commits

Author SHA1 Message Date
GUVWAF b671af6e13 Update JSON port numbers 2024-01-04 20:41:28 +01:00
GUVWAF 033433a464 Update Remote Hardware module docs 2024-01-04 20:30:35 +01:00
rcarteraz 70960da8dd add note about display not being implemented 2023-12-18 09:47:02 -07: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
Thomas Göttgens 204c4850c8 add RP2040 windows fix 2023-12-17 16:12:37 +01:00
pdxlocations cabba3d314 name secondary channel 2023-12-17 14:53:39 +01:00
Joris Dirks a060422a86 Heltec WSL3 connector
The 433Mhz version has a declared range of 433-510Mhz according to the box and sales page.
There are two IPEX connectors, so clarifying here helps at least me.
2023-12-17 14:53:23 +01:00
pdxlocations dc20393f19 add direct links to board tabs 2023-12-17 14:39:24 +01:00
pdxlocations fe6ee4661e reorder to match nav 2023-12-13 08:57:12 -08:00
pdxlocations 04a3325754 Merge branch 'master' into hardware-selection 2023-12-13 08:53:24 -08:00
pdxlocations 58f144241d link new watch and deck pages 2023-12-13 08:40:53 -08:00
pdxlocations df394cb740 maybe fix merge conflict 2023-12-13 08:38:54 -08:00
rcarteraz e36a05edbf fix link 2023-12-13 07:43:41 -07:00
rcarteraz 2b1b9a8957 Add S3 firmware download mode info 2023-12-12 18:59:27 -07:00
rcarteraz 5d7f3b4fcd Add T-Deck and T-Watch pages as well as reorder 2023-12-12 18:42:04 -07:00
rcarteraz f30137005b
Merge branch 'master' into add-s3-firmware-download-mode 2023-12-12 10:27:39 -07:00
rcarteraz 6f2a45df8c add firmware download mode to s3 devices 2023-12-12 10:25:28 -07:00
rcarteraz 86e2c371c3
Merge branch 'master' into picow-wifi 2023-12-12 09:21:42 -07:00
Marek Küthe 5ea2b7f169 Add fingerprint from IzzyOnDroid's Repo
To prevent MitM attacks, it is good to add the fingerprint of the repository.
2023-12-12 14:55:08 +01:00
Thomas Göttgens ce3d909819 mention PICO-W including WiFi 2023-12-12 13:19:05 +01:00
pdxlocations 8899bb8834 rework factory erase 2023-12-12 12:54:43 +01:00
pdxlocations 71c4755427 RP2040 Bootloader mode 2023-12-12 12:54:43 +01:00
pdxlocations df98d82274 dern caps 2023-12-12 12:54:43 +01:00
pdxlocations 565a1a8412 rp2040 factory erase 2023-12-12 12:54:43 +01:00
pdxlocations ea9109cd98 fix title 2023-12-12 12:54:43 +01:00
pdxlocations 379dcd9d7f add RP2040 to drag-and-drop 2023-12-12 12:54:43 +01:00
pdxlocations 0ab7cc1c3e add recommendations 2023-12-07 22:24:53 -08:00
pdxlocations f86af0a88c WiFi is okay too 2023-12-05 22:47:04 -08:00
pdxlocations 4173410b6d ESP32's have feelings too 2023-12-05 22:41:57 -08:00
Ben Lipsey 13e8cc00c7
Merge branch 'master' into lilygo-store-link 2023-12-05 07:32:12 -08:00
pdxlocations 72e8e160df pico wifi support 2023-12-03 16:18:46 -08:00
pdxlocations ad42df268a add info box and add RAK periphs. 2023-12-03 15:24:45 -08:00
pdxlocations 27ae5f087a typo and fmt 2023-12-03 14:15:52 -08:00
pdxlocations e3618bb6a3 add deck and watch 2023-12-03 14:08:37 -08:00
pdxlocations 9d9cd4c9f4 add base specs 2023-12-03 13:33:45 -08:00
pdxlocations d7e07b25d6 bustin caps 2023-12-02 20:54:01 -08:00
pdxlocations aae4784bc1 list devices 2023-12-02 20:45:29 -08:00
pdxlocations c0ce991aa7 fix links 2023-11-30 22:40:50 -08:00
pdxlocations 0e5e37f3f8 create index 2023-11-30 22:20:10 -08:00
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