Commit Graph
100 Commits
Author SHA1 Message Date
Rastislav VysokyandGitHub a37078f6c5 Companion repeat: update to more usable default EU frequency
869.495 is in 869.4 to 869.65 range which does have 10% duty cycle and 500mW ERP.
2026-05-22 17:04:19 +02:00
Rastislav VysokyandGitHub 01500e55d8 Change room server flood advert interval to 47 hours 2026-05-21 14:53:49 +02:00
Rastislav VysokyandGitHub 40180b8fe6 Update repeater flood advert interval to 47 hours 2026-05-21 14:50:58 +02:00
Rastislav VysokyandGitHub d4c99dec65 Change MeshCore intro video link to The Comms Channel's MC intro playlist 2026-05-15 16:42:29 +02:00
Rastislav VysokyandGitHub 68363d9e4d revert: "feat: Enable GPS on RAK 1W kit" (#2401)
reverted changes to RAK_BOARD and PIN_GPS_EN. setting `RAK_BOARD` would cause radio to stop working and end with RadioLib error -707
2026-05-12 15:56:28 +02:00
Rastislav VysokyandGitHub d7e3a9ddba Merge branch 'dev' into minewsemi-refactor 2026-04-30 14:48:49 +02:00
Rastislav Vysoky 5beef490a0 add kiss radio env to most of the variants 2026-04-28 15:09:25 +02:00
Rastislav Vysoky 66009069cd standardize the minewsemi variant 2026-04-28 13:53:35 +02:00
Rastislav Vysoky b963681830 replace all intendation tabs to spaces in pio ini files 2026-04-28 12:37:30 +02:00
Rastislav Vysoky 12d9cc3752 make g2 more in line with other variants 2026-04-28 12:24:45 +02:00
Rastislav Vysoky 0899f66034 fix: remove sensors from xiao c3 companion because of bootloops 2026-04-18 09:42:27 +02:00
Rastislav VysokyandGitHub bd05eca9f5 Add OFFLINE_QUEUE_SIZE=256 for xiao nrf52 companion usb 2026-04-13 21:09:56 +02:00
Rastislav Vysoky 285fc685c5 allow to set lower LoRa frequency 2026-03-22 13:54:42 +01:00
Rastislav VysokyandGitHub b777a7c635 Update default preset to EU/UK (Narrow) 2026-02-24 11:28:23 +01:00
recrof cafc212bb2 fix M5Stack Unit M6L build errors 2026-02-15 11:25:27 +01:00
Rastislav Vysoky beff18c53b fix usb and build for rak 3112 2026-02-11 09:34:41 +01:00
Rastislav Vysoky 84e68cf4cb initial port of M5Stack Unit C6L, update pioarduino to newer bugfix release 2026-02-02 22:58:55 +01:00
Rastislav VysokyandGitHub c345f1da8e Revert "Remove _serial->isConnected() logic from buzzer notifications" 2026-01-30 00:12:04 +01:00
Rastislav Vysoky 2a321b53eb renamed board files 2026-01-29 16:00:19 +01:00
Rastislav Vysoky 3a7ccc085d fixed build errors and typos/inconsistencies 2026-01-29 15:32:51 +01:00
Rastislav Vysoky f41872420e moved pindefs from board file to variant.h 2026-01-28 17:28:48 +01:00
Rastislav Vysoky d5a73b2394 fix: build errors because of changes in NRF52 base class 2026-01-28 17:18:39 +01:00
Rastislav Vysoky 266f6ee856 fixed battery measurement 2026-01-23 23:35:00 +01:00
Rastislav Vysoky e7c72c5c6a initial port of rak3112 2026-01-23 22:26:24 +01:00
Rastislav Vysoky 11565673c3 fix: bump max contacts for v3 companion usb 2026-01-15 15:39:44 +01:00
Rastislav Vysoky 324eab9394 cleanup ikoka variants and add all supported sensors 2026-01-12 19:29:32 +01:00
Rastislav Vysoky 266e4893fd remove serial debug logging from t3s3 sx1276 companion usb 2026-01-12 19:19:23 +01:00
Rastislav Vysoky 63ae92aa09 fix compilation errors for m6 companion roles 2026-01-03 16:32:36 +01:00
Rastislav Vysoky 052f17738c add default LED_STATE_ON for boards that don't have it defined 2025-11-30 10:52:33 +01:00
Rastislav Vysoky e98c79ae48 added missing NonBlockingRTTTL dependency, added USB and WIFI companions 2025-11-25 19:45:51 +01:00
Rastislav Vysoky 5b7d73866c fix building issues with heltec wireless paper and heltec tracker 2025-11-25 19:41:01 +01:00
recrof 88a6141943 fix: move bme680 detection before bme280 2025-11-18 15:36:25 +01:00
recrof 04c0c40b39 set max contacts to 350 and channels to 40 for esp32c3, s3 and c6 2025-11-04 23:58:32 +01:00
recrof 4aef696620 missed one definition 2025-10-29 13:27:26 +01:00
recrof 377f9ff67d renamed esp32c6 variants, so they are not included in release. added disclaimer about pioarduino builds 2025-10-29 13:22:11 +01:00
recrof 1c052d8ad2 use different strategy in renaming the envs in order to avoid building 2025-10-29 13:14:27 +01:00
recrof 1bbc2151f1 remove vision master boards because of issues with display drivers 2025-10-29 10:32:39 +01:00
recrof 87677fda76 allow spreading factor from 5 and bandwidth from 7.8kHz 2025-10-22 15:15:29 +02:00
recrof a5070077ba equalize RAK with all other nrf52 variants and use newer platform with all important fixes 2025-10-19 00:02:38 +02:00
recrof a421215e84 all nrf52 devices: force framework-arduinoadafruitnrf52 version to 1.10700.0 2025-10-18 23:42:28 +02:00
recrof 24ed5b377f added custom pio task "Create UF2 file" 2025-10-17 16:25:58 +02:00
recrof c6e5d5021e fix: remove VL53L0X because it causes bootloops on esp32c3 2025-10-12 17:16:45 +02:00
recrof 69cddbca4e move LilyGoTLoraBoard.h to variants, use template in platformio.ini, cleanup 2025-10-12 00:32:26 +02:00
recrof 7cb2e0863a move StationG2Board.h to variants, enable ESM, add companion wifi, cleanup 2025-10-12 00:13:34 +02:00
recrof 1979517381 heltec v2 cleanup 2025-10-11 23:35:10 +02:00
recrof c4a2b13930 moved HeltecV3Board.h to variant folder 2025-10-11 21:52:48 +02:00
recrof 4dc3dda2d8 xiao c3: migrated to esm, added missing roles, cleanup 2025-10-11 18:32:02 +02:00
Rastislav VysokyandGitHub 8a2e4721d1 heltec wireless tracker: use -D ARDUINO_USB_CDC_ON_BOOT=1 with all envs
repeater and room server envs did not have arduino cdc flag enabled which resulted in broken serial.
2025-10-10 16:01:48 +02:00
recrof f2cff53b0e fixed meshadventurer failing build 2025-09-24 09:04:16 +02:00
recrof 985b290d02 use sensor_base for seeed sensecap solar 2025-09-18 09:15:01 +02:00
recrof 845a497604 fix compilation errors for wismesh tag 2025-09-15 14:56:04 +02:00
recrof 81180bbf8c xiao nrf52: add all available sensors, remove *_alt envs, cleanup 2025-09-15 14:46:10 +02:00
recrof a44b8e626a set the max_contacts and max_group channels in line with other nrf52 targets 2025-09-08 13:26:19 +02:00
recrof d59724acd0 new variant: RAK WisMesh Tag 2025-09-05 16:21:19 +02:00
recrof 24b2953861 tlora_c6 to use new radio init 2025-09-05 11:33:48 +02:00
recrof 8549696e4d generic e22 uses new radio init 2025-09-05 11:17:57 +02:00
recrof c9e6ae9e6c fix typo in pin configuration 2025-09-05 11:12:17 +02:00
recrof 9b9c7289e6 moved pindefs from board to platformio.ini 2025-09-04 23:31:05 +02:00
recrof 816bbf925f t1000 cleanup + move NullDisplayDriver.h to helpers/ui for other variants to use 2025-09-04 23:12:57 +02:00
recrof 5b2c1715f4 lilygo t-echo cleanup, add AUTO_SHUTDOWN_MILLIVOLTS 2025-09-04 21:45:42 +02:00
recrof c2fc70047a waveshare rp2040 lora cleanup 2025-09-03 21:37:07 +02:00
recrof 72b267092f xiao rp2040 cleanup 2025-09-03 21:28:46 +02:00
recrof cbf3a03d2e rpi picow cleanup 2025-09-03 20:52:58 +02:00
recrof d610b7be86 thinknode m1 refactor 2025-09-03 20:17:55 +02:00
recrof 1c91298b3a tidy up heltec_t114 variant 2025-09-03 19:38:38 +02:00
recrof ddc900c8c8 renamend and refactored vision master to play better with build system 2025-09-02 22:23:32 +02:00
Rastislav VysokyandGitHub accacd9d74 fixed max_contacts to 300 for v3 2025-09-01 12:21:03 +02:00
recrof 489bcaffc9 raised max contacts for esp32 classic companions to 160 and 170; set to 300 for WSL3 2025-08-31 16:23:21 +02:00
recrof 7a00f3060e downgrading pioarduino because build issues 2025-08-31 14:33:49 +02:00
recrof 50cab44473 set companion radios with esp32c3 esp32c6 and esp32s3 boards to max 300 contacts 2025-08-31 14:27:44 +02:00
recrof 7854244026 fix: add xiao s3 wio serial companion to new ui 2025-08-31 12:11:07 +02:00
recrof 0f23c0120a fix: migrate meshadventurer to new ui 2025-08-31 12:09:04 +02:00
recrof 5dc930410c set default flood advert interval to 12 hours 2025-08-20 13:44:41 +02:00
recrof d145d5936d fix RAK build errors 2025-08-18 12:53:44 +02:00
recrof a4916f81eb station g2: switch to new_ui 2025-08-17 11:57:38 +02:00
Rastislav VysokyandAlexander Begoon 28360ba459 replaced Andy Kirby's discord with MeshCore discord. 2025-08-05 18:45:20 +02:00
Rastislav VysokyandAlexander Begoon ca9687e212 faq: fix broken links, replace discord link from Andy's discord to MeshCore discord 2025-08-05 18:45:20 +02:00
Rastislav VysokyandAlexander Begoon fc334a05c6 remove hardware compatibility list - it was outdated. 2025-08-05 18:45:19 +02:00
recrof 6861b0702f create sensor template in platformio.ini, update heltec v3 and rak4631 to use new template 2025-08-02 21:40:56 +02:00
Rastislav VysokyandGitHub a5c78f2f19 Merge branch 'ripplebiz:dev' into dev 2025-08-02 20:54:26 +02:00
recrof 8d3bdc6945 pin the pioarduino version to last working one 2025-08-02 16:26:21 +02:00
Rastislav VysokyandGitHub 12f5177229 Merge branch 'ripplebiz:dev' into dev 2025-07-25 15:10:15 +02:00
recrof 2e346bc61c promicro: added sensor role 2025-07-24 17:37:35 +02:00
Rastislav VysokyandGitHub 3139d509c2 Merge branch 'ripplebiz:dev' into dev 2025-07-24 09:38:41 +02:00
Rastislav VysokyandGitHub 9485488f6e Merge branch 'ripplebiz:dev' into dev 2025-07-23 12:18:05 +02:00
recrof e48e64ae84 fix: bad linker directory; added companion ble and usb roles 2025-07-23 12:17:40 +02:00
recrof f88ebad604 enable all sensors on RAK4631 2025-07-21 15:30:14 +02:00
Rastislav VysokyandGitHub 2c9dc8d351 Merge branch 'ripplebiz:dev' into dev 2025-07-16 20:05:21 +02:00
Rastislav VysokyandGitHub a6c8dc4866 Merge branch 'ripplebiz:dev' into dev 2025-07-15 12:19:51 +02:00
Rastislav VysokyandGitHub 3c92c6aa3b sensecap_solar: disable GPS until it's supported 2025-07-13 22:41:27 +02:00
Rastislav VysokyandGitHub f9e595687e Heltec Wireless Paper fix: radio init failed: -2 2025-07-13 15:21:02 +02:00
Rastislav VysokyandGitHub 3adbb5042e Merge branch 'ripplebiz:dev' into dev 2025-07-13 11:39:02 +02:00
recrof 4fcbc00bea Merge branch 'dev' of github.com:recrof/MeshCore into dev 2025-07-13 11:37:58 +02:00
recrof 6be8e19a9f move radiolib wrappers to dedicated directory 2025-07-13 11:37:33 +02:00
recrof 854a8dfe2f move rak to nrf52_core, remove nrf52840_core 2025-07-12 20:06:56 +02:00
Rastislav VysokyandGitHub 10bb05c31a replaced Andy Kirby's discord with MeshCore discord. 2025-07-11 11:39:50 +02:00
Rastislav VysokyandGitHub 6aa41bd67d faq: fix broken links, replace discord link from Andy's discord to MeshCore discord 2025-07-11 11:37:01 +02:00
Rastislav VysokyandGitHub 62f1ab4b06 remove hardware compatibility list - it was outdated. 2025-07-06 17:40:52 +02:00
recrof 88cbe3fddc Merge branch 'dev' of github.com:recrof/MeshCore into dev 2025-07-06 15:23:35 +02:00
recrof e47755c8e9 Seeed SenseCap Solar: invert leds 2025-07-06 15:22:51 +02:00