Commit Graph

  • 9b4d93d112 Add bridge type command to CLI for reporting bridge configuration João Brázio 2025-10-05 11:48:05 +01:00
  • 5ae574b426 Merge pull request #878 from WattleFoxxo/tdeck ripplebiz 2025-10-05 15:18:51 +11:00
  • c568edc8d0 Add MAX_LORA_TX_POWER build flag for Heltec V4 configuration ViezeVingertjes 2025-10-04 23:04:47 +02:00
  • 3e3fa5b443 trim trailing whitespace, clarify repeater gps, remove outdated instructions tekstrand 2025-10-04 10:54:24 -05:00
  • 69e6d69798 Fix font and icon scaling issues for TDeck WattleFoxxo 2025-10-03 22:55:32 +10:00
  • 54675ed1b2 Merge pull request #812 from khudson/source-cleanup ripplebiz 2025-10-03 14:04:00 +10:00
  • e48f3a58ae Remove WITH_ESPNOW_BRIDGE_SECRET definition from platformio.ini files and update documentation to use _prefs->bridge_secret João Brázio 2025-10-03 00:23:09 +01:00
  • 8edcb46a28 Bridge: enhance CLI configuration options João Brázio 2025-10-03 00:20:09 +01:00
  • 262e9864e7 stm32: upd repeater targets Florent 2025-10-02 12:18:47 +02:00
  • 3912bbdf7d Merge pull request #821 from fdlamotte/ui_gps_page ripplebiz 2025-10-02 18:54:23 +10:00
  • aa946bbe36 WITH_BRIDGE was not implementing setBridgeState() João Brázio 2025-10-02 09:47:00 +01:00
  • f5f5886327 Merge branch 'dev' repeater-v1.9.1 Scott Powell 2025-10-02 12:52:48 +10:00
  • 8d8b9a6141 * ver 1.9.1 Scott Powell 2025-10-02 12:52:19 +10:00
  • 18bfc2d81a DisplayDriver: introduce drawTextRightAlign and drawTextLeftAlign Florent de Lamotte 2025-09-30 09:21:12 +02:00
  • 6ee0b85195 Fix debug log: use c->extra.room.push_failures instead of non-existent c->push_failures Jonathan Stöcklmayer 2025-10-01 09:50:41 +02:00
  • 86225cd24a Merge pull request #869 from LitBomb/patch-19 ripplebiz 2025-10-01 13:46:44 +10:00
  • f594f2c7e6 Update faq.md uncle lit 2025-09-30 16:01:11 -07:00
  • 219297172a Merge pull request #863 from liamcottle/fix/repeater-login ripplebiz 2025-09-29 21:38:54 +10:00
  • 6a1f8d65c9 add missing null terminator for login payload liamcottle 2025-09-30 00:31:10 +13:00
  • b82f5ea7cd Merge pull request #859 from liamcottle/feature/board-cli-command ripplebiz 2025-09-29 13:28:21 +10:00
  • ec48e6acfc added 'board' cli command to get board name liamcottle 2025-09-29 15:24:25 +13:00
  • e381f03bc2 Merge pull request #854 from liamcottle/fix/missing-build-flags Liam Cottle 2025-09-29 13:49:57 +13:00
  • 8ac6dcb644 Merge pull request #858 from csrutil/fix/tiny-relay-compile Liam Cottle 2025-09-29 13:49:31 +13:00
  • fc0cf5f370 🔧 chore: update tiny_relay platformio.ini configuration csrutil 2025-09-29 07:48:26 +08:00
  • 3dc04deabf Merge pull request #837 from silverphish-io/typo-fix Liam Cottle 2025-09-29 10:42:23 +13:00
  • c8a6bcf57f Update README.md ripplebiz 2025-09-28 21:43:30 +10:00
  • 914001344f add missing build flags for failed builds liamcottle 2025-09-28 23:32:04 +13:00
  • b92d9bd972 * ver 1.9.0 room-server-v1.9.0 repeater-v1.9.0 companion-v1.9.0 Scott Powell 2025-09-28 19:24:00 +10:00
  • 3335b49d9f Merge branch 'main' into dev Scott Powell 2025-09-28 19:21:48 +10:00
  • e5de6e6600 Merge pull request #820 from fdlamotte/gps_reset_fix ripplebiz 2025-09-28 19:08:35 +10:00
  • cd7e7d9bbe Merge pull request #852 from liamcottle/increase-max-neighbours ripplebiz 2025-09-28 18:32:10 +10:00
  • 4bb16ef5a7 Merge pull request #850 from liamcottle/fix/legacy-neighbours-cli ripplebiz 2025-09-28 18:30:11 +10:00
  • 70ec996c08 Merge pull request #853 from liamcottle/fix-calc-shared-secret Liam Cottle 2025-09-28 21:05:03 +13:00
  • 3f4f9eff17 fix multiple candidates warning liamcottle 2025-09-28 21:01:41 +13:00
  • db7635102d gps_page: enable if gps enabled Florent 2025-09-28 09:43:28 +02:00
  • 0767fc49e5 Merge pull request #843 from dotdavid/main fdlamotte 2025-09-28 09:24:23 +02:00
  • c83abbeff6 ESM: add gps reset after begin fdlamotte 2025-09-28 09:20:59 +02:00
  • 030f0d5d82 location provider: reduce reset delay fdlamotte 2025-09-28 09:16:45 +02:00
  • 0307b6119e increase MAX_NEIGHBOURS from 8 to 50 liamcottle 2025-09-28 16:11:58 +13:00
  • 2e92137d10 Merge pull request #851 from liamcottle/build-script-suffix Liam Cottle 2025-09-28 15:04:22 +13:00
  • 58ed14d971 build script should check for firmware type suffix liamcottle 2025-09-28 15:00:45 +13:00
  • f8f5f00549 admin cli neighbors command should sort newest to oldest liamcottle 2025-09-28 14:38:13 +13:00
  • f9b2613e57 Merge pull request #844 from liamcottle/refactor-variant-suffixes Liam Cottle 2025-09-28 14:20:04 +13:00
  • f3b9c06646 refactor variants to use standard firmware type suffixes liamcottle 2025-09-27 23:45:33 +12:00
  • 2992062bbe Merge pull request #770 from Meshcore-Portugal/jbrazio/2025_44aa3add Liam Cottle 2025-09-27 23:15:23 +12:00
  • 0beaa323ed Merge pull request #842 from liamcottle/feature/custom-build-flags ripplebiz 2025-09-27 20:32:20 +10:00
  • cc822c029b Create Xiao_S3_WIO_companion_radio_usb profile David Hall 2025-09-27 11:14:28 +01:00
  • 95e533d60b * repeater & room server fix for blank guest password Scott Powell 2025-09-27 01:56:27 +10:00
  • e49eef5588 allow building multiple specific targets at same time liamcottle 2025-09-26 22:59:20 +12:00
  • 3fbdaf7ce6 don't overwrite existing platformio build flags in build script liamcottle 2025-09-26 22:46:38 +12:00
  • 7bcf1f1b47 Merge pull request #828 from recrof/meshadventurer-build-fix ripplebiz 2025-09-26 20:05:34 +10:00
  • 84feb63ed5 Merge pull request #835 from oltaco/wio-L1-revert-pins fdlamotte 2025-09-26 07:19:40 +02:00
  • 4e886bfa90 Typo fix in faq and payloads silverphish-io 2025-09-25 15:01:39 +01:00
  • 816d4e2fa3 Update faq.md silverphish-io 2025-09-25 14:59:25 +01:00
  • a3e6b79c2f Revert addition of ENV_PIN_SDA taco 2025-09-25 20:08:18 +10:00
  • 74e1b6c75b Merge pull request #833 from liamcottle/feature/binary-neighbours-request ripplebiz 2025-09-25 14:04:12 +10:00
  • 418ae08b4d add FIRMWARE_VER_LEVEL to companion PUSH_CODE_LOGIN_SUCCESS liamcottle 2025-09-25 15:21:58 +12:00
  • b8394a4e62 use pointer array liamcottle 2025-09-23 22:52:02 +12:00
  • 1c7a0ce2bd use uint16_t to allow fetching up to 65535 neighbours liamcottle 2025-09-23 18:00:52 +12:00
  • 02c178dae7 implement new binary request/response for paginated neighbours liamcottle 2025-09-23 17:32:58 +12:00
  • a5af1b5bcd * companion: disabled processing/sending of keep_alive packets (deprecated) * FIRMWARE_VER_LEVEL now moved to end of response payloads Scott Powell 2025-09-25 09:39:11 +10:00
  • e988531f6a Merge commit '3bc8ec2006917670695b3a74e7bb7df2c764e9e5' into dev Scott Powell 2025-09-25 09:14:10 +10:00
  • 76be66313e * repeater: reduce FS writes on login Scott Powell 2025-09-25 09:11:48 +10:00
  • c21596341a * Login response payload: now includes FIRMWARE_VER_LEVEL Scott Powell 2025-09-25 09:07:59 +10:00
  • 3bc8ec2006 Merge pull request #830 from SoulOfNoob/feat/add_t-echo-lite_variant fdlamotte 2025-09-24 20:59:58 +02:00
  • 2297d24013 Minor fixes João Brázio 2025-09-24 16:46:03 +01:00
  • 1d45c7ec66 Add bridge management CLI João Brázio 2025-09-24 16:30:00 +01:00
  • 088b8fd98c fix: revert to orignal default scaling and fix it in variant config Jan Ryklikas 2025-09-24 15:10:51 +02:00
  • 128119fe40 refactor: remove redundant import statement Jan Ryklikas 2025-09-24 14:45:40 +02:00
  • f2cff53b0e fixed meshadventurer failing build recrof 2025-09-24 09:04:16 +02:00
  • 20b0fd1dc9 refactor: readability Jan Ryklikas 2025-09-23 22:28:54 +02:00
  • f85db18242 refactor: use macro from ttgo repo for readability Jan Ryklikas 2025-09-23 22:18:04 +02:00
  • 955b7321e8 chore: cleanup Jan Ryklikas 2025-09-23 22:10:27 +02:00
  • e2fa70d6f3 chore: refactor to use GxEPD2 fork Jan Ryklikas 2025-09-23 21:57:35 +02:00
  • b11f08422e add T-Echo-Lite Device Variant Jan Ryklikas 2025-09-23 19:39:11 +02:00
  • db40a9cea6 import missing eInk display Jan Ryklikas 2025-09-23 19:38:45 +02:00
  • 76aa7cf488 ui_task: initial gps page Florent 2025-09-23 10:39:43 +02:00
  • c1915a1133 ESM: delegate gps management to LocationProvider Florent 2025-09-23 11:12:07 +02:00
  • ea13fa899e Merge pull request #814 from WattleFoxxo/tdeck ripplebiz 2025-09-23 16:00:10 +10:00
  • 4aa58ade8a Merge pull request #811 from fdlamotte/tracker_l1_environment_sensors ripplebiz 2025-09-23 15:34:22 +10:00
  • 3885d47ec9 Merge pull request #818 from silverphish-io/faq-spellcheck ripplebiz 2025-09-23 15:15:24 +10:00
  • adecd1e58d Updated some typos and spelling mistakes in FAQ silverphish-io 2025-09-22 21:49:56 +01:00
  • 611d61b6c6 tracker_l1: fix bme226 init in ESM to include all sensors Florent 2025-09-22 19:10:01 +02:00
  • f100894882 LillyGo TDeck support WattleFoxxo 2025-09-22 23:48:46 +10:00
  • 4579a1bcaf Merge pull request #813 from Quency-D/dev-heltec_v4 ripplebiz 2025-09-22 22:32:01 +10:00
  • 669bea04a0 add heltec_v4 board. Quency-D 2025-09-22 19:58:27 +08:00
  • 881396eeaf Merge pull request #10 from meshcore-dev/dev Quency-D 2025-09-22 19:49:49 +08:00
  • 0cb34740d2 tracker-l1: correct bad definition for PIN_GPS_EN Florent 2025-09-22 12:06:05 +02:00
  • c9b060aefb Merge branch 'dev' into tracker_l1_environment_sensors Florent 2025-09-22 07:30:42 +02:00
  • d85d364431 Merge pull request #808 from fdlamotte/wio-l1-eink ripplebiz 2025-09-22 15:07:22 +10:00
  • 52d5cc6068 * tidy and minor fix for offline queue deletion Scott Powell 2025-09-22 15:01:28 +10:00
  • 28d673ee15 Merge pull request #796 from 446564/mutable-queue ripplebiz 2025-09-22 14:54:09 +10:00
  • 9e460560bf Merge branch 'source-cleanup' of github.com:khudson/MeshCore into source-cleanup kelsey hudson 2025-09-21 14:14:28 -07:00
  • 9d009074da Ikoka Stick: Move to unified code naming conventions kelsey hudson 2025-09-07 21:29:10 -07:00
  • f9543bb7bb tracker_l1: support for EnvironmentSensorManager Florent 2025-09-21 22:14:22 +02:00
  • 7b3a0bba97 Merge remote-tracking branch 'upstream/dev' into dev kelsey hudson 2025-09-21 08:28:16 -07:00
  • 59ea6cdb89 wio-l1-eink initial support Florent 2025-09-20 21:45:13 +02:00
  • 695473f842 Merge pull request #805 from csrutil/tiny-relay-variant ripplebiz 2025-09-21 00:03:58 +10:00
  • 4daad75f7d Merge pull request #806 from oltaco/safer-lfs-traverse ripplebiz 2025-09-21 00:00:19 +10:00
  • 2922b62888 add bounds check to _countLfsBlock / _getLfsUsedBlockCount taco 2025-09-20 17:36:52 +10:00