Commit graph

4675 commits

Author SHA1 Message Date
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 a1ad111465 missed one 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 ac3da7c885
Merge pull request #880 from marek22k/lilygo-store-link
Add links to LilyGO original store
2023-12-05 07:57:31 -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 812bc229fd fix vercel.json 2023-11-30 22:25:17 -08:00
pdxlocations 0e5e37f3f8 create index 2023-11-30 22:20:10 -08:00
Ben Lipsey 7bdcdb5516
Merge pull request #871 from pdxlocations/topography
Add LoRa Topology Example Image
2023-11-30 19:41:44 -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
Sacha Weatherstone fd9cca78c7
update deps 2023-11-22 10:03:10 +10:00
Sacha Weatherstone c0a886fbdc
Merge pull request #879 from pdxlocations/fix-lock-file
Regenerate pnpm-lock
2023-11-22 09:57:18 +10:00
Sacha Weatherstone f29e196482
Merge branch 'master' into fix-lock-file 2023-11-22 09:57:06 +10:00
pdxlocations e6a9f74154 generate pnpm-lock 2023-11-21 09:38:32 -08: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
dependabot[bot] a0042c8017 Bump @babel/traverse from 7.22.17 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.17 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 16:39:52 +01: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
andrekir e3382da778 publish Digital Asset Links 2023-11-15 09:24:39 -03:00
Ben Lipsey a246c0c7e6
Merge branch 'master' into topography 2023-11-10 10:29:33 -08:00
pdxlocations 941efada83 replace image 2023-11-10 10:28:49 -08:00
pdxlocations 53db15944e add meshenger 2023-11-10 10:28:25 -08: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 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 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