Commit graph

1876 commits

Author SHA1 Message Date
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
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