Commit Graph

  • df4dab8509 Add statistics commands and response handling in MyMesh agessaman 2025-11-07 22:16:48 -08:00
  • ab0721d6df * fix: repeater and room server telemetry requests now return all telemetry for _READ & _WRITE ACL permissions. Scott Powell 2025-11-09 16:36:23 +11:00
  • b31d3e7b5f * added StrHelper::fromHex() Scott Powell 2025-11-09 16:17:49 +11:00
  • 00e0635ab5 add variant files for ikoka handheld (nrf52 with e22 radio) brad 2025-11-08 20:05:46 -06:00
  • a0bf66f9d8 Fix for display not coming on after poweron Tomas P 2025-11-07 09:50:21 +01:00
  • 429f82106b tweak getBattMilliVolts to report battery more accurately Tomas P 2025-11-07 09:48:57 +01:00
  • c0a51aff66 change ADC_MULTIPLIER to better reflect battery voltage Tomas P 2025-11-07 09:47:18 +01:00
  • 1520f4d28e * repeater, DISCOVER_REQ, flags lowest bit now for 'prefix_only' responses Scott Powell 2025-11-07 19:31:09 +11:00
  • 62d7ce110b * packet format docs updated Scott Powell 2025-11-07 15:49:01 +11:00
  • 28b90c18cf Merge branch 'transportcodes' into dev Scott Powell 2025-11-07 14:52:11 +11:00
  • 963290ea15 * repeater: various "region" CLI changes * transport codes 0000 and FFFF reserved Scott Powell 2025-11-07 14:42:06 +11:00
  • 06825030e5 sensor: copy control data code from repeater Florent 2025-11-06 22:36:37 +01:00
  • 2e63499ae5 * companion: protocol ver bumped to 8. Scott Powell 2025-11-06 22:51:17 +11:00
  • 4a5404d997 * companion: added CMD_SEND_CONTROL_DATA, and PUSH_CODE_CONTROL_DATA Scott Powell 2025-11-06 22:10:20 +11:00
  • ddac13ae80 * repeater: CLI, added "region put" and "region remove" commands Scott Powell 2025-11-06 21:40:52 +11:00
  • 256848208d * repeater: onAnonDataRecv(), future code check bug fix (offset 4) * sensor: onAnonDataRecv(), future request code provision Scott Powell 2025-11-06 20:22:40 +11:00
  • 09eab330a2 * repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for future request codes) * repeater: DISCOVER requests now with a simple RateLimiter (max 4, every 2 minutes) Scott Powell 2025-11-06 20:15:01 +11:00
  • cf547da857 * RegionMap: get/set Home Region * repeater: admin CLI, changed "allowf *", "denyf *", added "home" Scott Powell 2025-11-06 17:28:45 +11:00
  • a9d245fe68 Merge pull request #1038 from adam2872/Analogue-button-fix-for-new-UI ripplebiz 2025-11-06 15:41:45 +11:00
  • 23783b27c8 Merge pull request #1058 from dotdavid/dev ripplebiz 2025-11-06 13:45:12 +11:00
  • 7419ed71f7 * region filtering now applied in allowPacketForward() Scott Powell 2025-11-06 12:27:25 +11:00
  • 82b4c1e6b0 * new PAYLOAD_TYPE_CONTROL (11) * repeater: onControlDataRecv(), now responds to new CTL_TYPE_NODE_DISCOVER_REQ (zero hop only) * node prefs: new discovery_mod_timestamp (will be set to affect when node should respond to DISCOVERY_REQ's ) Scott Powell 2025-11-06 00:56:54 +11:00
  • 3ef53e64a1 * is_name_char() bug fix Scott Powell 2025-11-05 15:34:23 +11:00
  • 937865c8fd * companion: new CMD_SET_FLOOD_SCOPE (54) Scott Powell 2025-11-05 14:56:18 +11:00
  • 9ebeb477aa * RegionMap: inverted 'flags' to _deny_ bits * Mesh: new filterRecvFloodPacket() for overriding * repeater CLI: 'allow' -> 'allowf' or 'denyf' Scott Powell 2025-11-05 14:34:44 +11:00
  • 04c0c40b39 set max contacts to 350 and channels to 40 for esp32c3, s3 and c6 recrof 2025-11-04 23:58:32 +01:00
  • c3dbec41ba Fix manufacturer name on Seeed Xiao S3 WIO David Hall 2025-11-03 21:02:08 +00:00
  • 5c80334dbd Fix manufacturer name on Seeed Xiao S3 WIO David Hall 2025-11-03 21:00:43 +00:00
  • 99a3473169 even less comments \o/ liquidraver 2025-11-03 21:41:11 +01:00
  • eae16cfc5f less unnecessary comments, less lines of code :) liquidraver 2025-11-03 21:39:35 +01:00
  • 397d280c3b stop OLED powering on every message if connected to phone liquidraver 2025-11-03 21:25:31 +01:00
  • d9ff3a4d02 * Mesh: new sendFlood() overload with transport codes. * BaseChatMesh: sendFloodScoped(), for overriding with some outbound 'scope' / TransportKey * companion: new 'send_scope' variable. Scott Powell 2025-11-04 01:21:56 +11:00
  • ecd30f4d36 * new CLI commands: region, region load, region save, region get, region allow Scott Powell 2025-11-03 22:53:14 +11:00
  • f797744f7c * misc RegionMap and key store methods Scott Powell 2025-11-03 18:14:44 +11:00
  • 03fc949014 * setting up framework for Regions, TransportKeys, etc Scott Powell 2025-11-03 14:23:32 +11:00
  • 5b4544b9fe Merge pull request #889 from fdlamotte/sensecap_indicator ripplebiz 2025-11-03 11:09:17 +11:00
  • 920ac51c8c Merge pull request #998 from tahnok/bmp085-sensor ripplebiz 2025-11-03 10:58:22 +11:00
  • 0b9f055860 Merge pull request #1047 from aqua/build-name-fix Liam Cottle 2025-11-01 19:19:49 +13:00
  • d0caa3be04 Fix the sample RAK repeater build target name Devin Carraway 2025-10-31 22:11:24 -07:00
  • ff4fa7be31 Add ESP32-S3-Zero board configuration and Nibble Screen Connect variant ViezeVingertjes 2025-10-31 14:42:16 +01:00
  • c13b4ae481 Analogue button delay based on millis Adam Mealings 2025-10-31 13:04:59 +00:00
  • 7755400a35 * Companion: Now using transport codes { 0, 0 } when Share contact zero hop. * Repeater: onAdvertRecv(), adverts via Share now NOT added to neighbours table Scott Powell 2025-10-31 20:40:22 +11:00
  • ef752926c9 Merge pull request #1036 from oltaco/datastore-refactor ripplebiz 2025-10-31 17:10:03 +11:00
  • 228b073006 Merge pull request #982 from ViezeVingertjes/feat/wio-wm1110-variant ripplebiz 2025-10-31 17:02:47 +11:00
  • 7ad45d113c Merge pull request #993 from recrof/allow_lower_bw_sf ripplebiz 2025-10-31 16:58:35 +11:00
  • 7abe6c9693 * Upping max channel hash conflicts to 4 (was 2) Scott Powell 2025-10-31 16:54:58 +11:00
  • 52a3df4977 revert pubBlobByKey() change taco 2025-10-31 15:06:29 +11:00
  • 0b8159c6e5 refactor DataStore to use openRead() and openWrite() taco 2025-10-31 11:42:36 +11:00
  • 5088444f85 Update Wio WM1110 configuration to disable GPS and clean up location provider code ViezeVingertjes 2025-10-30 16:33:02 +01:00
  • 07e58d8ab5 Merge branch 'dev' into devt114 liquidraver 2025-10-30 10:10:06 +01:00
  • 96e786fa9e * FIX: for divide by zero crash Scott Powell 2025-10-30 19:11:04 +11:00
  • f3b20d5e70 t114 gps liquidraver 2025-10-30 08:35:01 +01:00
  • 3d9378d91e * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days Scott Powell 2025-10-30 16:45:50 +11:00
  • c4e99a841a Merge pull request #1023 from WattleFoxxo/dev ripplebiz 2025-10-30 12:43:20 +11:00
  • 80f0405600 * direct.txdelay default now 0.2 (was zero) Scott Powell 2025-10-30 00:03:10 +11:00
  • 886878c70a Merge commit 'cc002404fa89a2b0139a1394f78b4a72988846f8' into dev Scott Powell 2025-10-29 23:36:07 +11:00
  • 8cbcd2271d * experimental: retransmit delay, removing the 6 'slots' Scott Powell 2025-10-29 23:35:46 +11:00
  • cc002404fa Merge pull request #1026 from recrof/disable_esp32c6 ripplebiz 2025-10-29 23:29:06 +11:00
  • ac37a37b18 Merge pull request #1025 from recrof/disable_vision_master ripplebiz 2025-10-29 23:28:26 +11:00
  • 4aef696620 missed one definition recrof 2025-10-29 13:27:26 +01:00
  • 377f9ff67d renamed esp32c6 variants, so they are not included in release. added disclaimer about pioarduino builds recrof 2025-10-29 13:22:11 +01:00
  • 1c052d8ad2 use different strategy in renaming the envs in order to avoid building recrof 2025-10-29 13:14:27 +01:00
  • 1bbc2151f1 remove vision master boards because of issues with display drivers recrof 2025-10-29 10:32:39 +01:00
  • 1d2a115b26 Merge pull request #900 from michaelhart/dev fdlamotte 2025-10-29 08:50:17 +01:00
  • 81ab944682 Adds serial commands to get stats Michael Hart 2025-10-07 09:45:45 -07:00
  • d4eb04d6e9 Switch xiao rp2040 to std init WattleFoxxo 2025-10-29 15:20:31 +11:00
  • f339c74bb4 * Add #ifdef, reuse variable Matthias Wientapper 2025-10-27 17:58:29 +01:00
  • cb4468bd5d Merge pull request #977 from tpp-at-idx/thinknode_m2 ripplebiz 2025-10-27 13:31:09 +11:00
  • 9aa11a87ab Merge pull request #1000 from kallanreed/enable_wismesh_tag_gps ripplebiz 2025-10-26 15:36:48 +11:00
  • a2f5432818 Merge pull request #1018 from Woodie-07/dev ripplebiz 2025-10-26 14:54:27 +11:00
  • 0e259a63ed lr1110 irq fixes Woodie-07 2025-10-25 22:12:30 +01:00
  • 6d6db10ac5 Merge pull request #1012 from Woodie-07/dev fdlamotte 2025-10-25 09:14:11 +02:00
  • 2981fc70e1 new workaround Woodie-07 2025-10-24 20:12:02 +01:00
  • 61cd01db27 Merge pull request #1003 from liamcottle/feature/increased-max-uptime ripplebiz 2025-10-23 23:30:10 +11:00
  • 63c3342f7d Merge commit '6288a5d11a8786c9883d6ce0c8a404430150a664' into dev Scott Powell 2025-10-23 21:49:11 +11:00
  • dfb4497c7a * T114: enabled GPS page in UITask Scott Powell 2025-10-23 21:44:52 +11:00
  • 273a54f104 increase room server max uptime from 49 days to 136 years liamcottle 2025-10-23 23:29:08 +13:00
  • f1824e68b9 increase repeater max uptime from 49 days to 136 years liamcottle 2025-10-23 23:24:40 +13:00
  • 6288a5d11a Merge pull request #1002 from wel97459/dev-CayenneLPP Liam Cottle 2025-10-23 20:24:49 +13:00
  • 2e249e24dc Updated CayenneLPP to 1.6.1 Winston Lowe 2025-10-22 23:55:51 -07:00
  • 9e61b56e70 Use correct macro for logging test kallanreed 2025-10-22 16:44:20 -07:00
  • 8ca3ed28cf set PIN_GPS_EN in wismesh tag companion kallanreed 2025-10-22 15:59:43 -07:00
  • 4cfbd3bad5 Switch BMP085 mode to 0 for ULTRALOWPOWER Wesley Ellis 2025-10-22 16:53:11 -04:00
  • ac15131296 Add support for bmp085/bmp180 temperature/pressure sensor Wesley Ellis 2025-10-22 16:17:06 -04:00
  • a38418e09a * Add display of IP address to companion screen Matthias Wientapper 2025-10-22 20:01:15 +02:00
  • 87677fda76 allow spreading factor from 5 and bandwidth from 7.8kHz recrof 2025-10-22 15:15:29 +02:00
  • 0920dc6663 Fix reversed GPS PINs on G2 and enable timesync liquidraver 2025-10-21 12:23:45 +02:00
  • f27e8ba6b2 Merge pull request #981 from oltaco/revert-heltecT114-powersaving ripplebiz 2025-10-21 17:20:02 +11:00
  • ec05d40b3c Add Seeed Wio WM1110 Dev Board variant ViezeVingertjes 2025-10-20 18:49:34 +02:00
  • 5d495d505a Revert Heltec T114 power savings taco 2025-10-21 00:34:57 +11:00
  • 4687ab74e3 Merge pull request #973 from recrof/rak_platform_update ripplebiz 2025-10-20 20:07:49 +11:00
  • 292305c5e1 Merge pull request #972 from recrof/Adafruit_nRF52_Arduino-1.7.0 ripplebiz 2025-10-20 20:04:36 +11:00
  • 31b8f7252a Support for Elecrow Thinknode M2 Tomas P 2025-10-19 20:44:27 +02:00
  • 99e44f499e Merge pull request #968 from fdlamotte/uitask_back3_disables_buzzer ripplebiz 2025-10-19 14:34:42 +11:00
  • dab44a1bb0 Merge pull request #967 from fdlamotte/remove_target_h_dep ripplebiz 2025-10-19 14:25:20 +11:00
  • 53a2ae97ea Merge pull request #923 from recrof/tlora_1.6_cleanup ripplebiz 2025-10-19 14:15:55 +11:00
  • 798725d450 Merge pull request #922 from recrof/station_g2_cleanup ripplebiz 2025-10-19 14:11:20 +11:00
  • a222578041 Merge pull request #921 from recrof/heltec_v2_cleanup ripplebiz 2025-10-19 14:07:16 +11:00
  • ebf4599c92 Merge pull request #920 from recrof/heltec_v3_cleanup ripplebiz 2025-10-19 14:01:50 +11:00
  • 79d0989702 Merge pull request #962 from haxwithaxe/dev Liam Cottle 2025-10-19 12:10:58 +13:00