Commit Graph

  • d610b7be86 thinknode m1 refactor recrof 2025-09-03 20:17:55 +02:00
  • 1c91298b3a tidy up heltec_t114 variant recrof 2025-09-03 19:38:38 +02:00
  • 9f97edcb21 gxepd: use a crc to track damage ! Florent 2025-09-03 18:17:37 +02:00
  • cb3049e706 cleanups (remove statics and typos) Florent 2025-09-03 17:22:11 +02:00
  • 96a71bb21b alter keycode keycode handling taco 2025-09-03 16:28:58 +10:00
  • afbfc6c6ed add new keycodes taco 2025-09-03 15:48:50 +10:00
  • a9ab1f072a increase gps/buzzer alert times taco 2025-09-03 14:02:35 +10:00
  • 9f185303b4 long press cancels multi click taco 2025-09-03 12:29:20 +10:00
  • 5de0dc1fd6 sliding multiclick window taco 2025-09-03 12:03:31 +10:00
  • 43c3105bf1 wake screen on double and triple clicks taco 2025-09-03 08:31:38 +10:00
  • ce31fd7c57 multi click support including buzzer toggle taco 2025-09-03 08:25:59 +10:00
  • ddc900c8c8 renamend and refactored vision master to play better with build system recrof 2025-09-02 22:23:32 +02:00
  • a93a0fecba Merge pull request #717 from oltaco/promicro-hibernate ripplebiz 2025-09-02 21:38:37 +10:00
  • 03358b33c2 fix: promicro: add powerOff taco 2025-09-02 21:30:51 +10:00
  • 90cb1e73f9 * HeltecV3: powerOff() fix Scott Powell 2025-09-02 21:18:05 +10:00
  • 3cdf2f9b4d techo: display backlight behavior Florent de Lamotte 2025-09-02 11:43:48 +02:00
  • c9671d7d8d add heltec meshpocket board. Quency-D 2025-09-02 13:56:24 +08:00
  • 88fbb41016 Merge pull request #7 from Quency-D/dev Quency-D 2025-09-02 13:43:15 +08:00
  • 1a41da6bf2 Merge pull request #700 from fdlamotte/techo_env_sensors ripplebiz 2025-09-02 14:58:57 +10:00
  • 2546a5da07 Merge pull request #711 from oltaco/heltec-vision-master-rename-companion-target ripplebiz 2025-09-02 14:57:38 +10:00
  • b863a1a673 Merge pull request #6 from Quency-D/dev Quency-D 2025-09-02 11:25:36 +08:00
  • b64e78b7eb fix: Heltec Vision Master E290: rename companion target taco 2025-09-02 08:06:43 +10:00
  • c3fb3bcefe Update README.md ripplebiz 2025-09-01 22:14:21 +10:00
  • 4849b863e9 Update README.md ripplebiz 2025-09-01 22:07:36 +10:00
  • f3c52d84db Update README.md ripplebiz 2025-09-01 22:00:06 +10:00
  • accacd9d74 fixed max_contacts to 300 for v3 Rastislav Vysoky 2025-09-01 12:21:03 +02:00
  • 9fd7e9427a Add bridge support for WSL3 board João Brázio 2025-09-01 10:53:51 +01:00
  • cf4720bd34 Merge remote-tracking branch 'upstream/dev' into jbrazio/2025_3f11ad35 João Brázio 2025-09-01 10:47:19 +01:00
  • 1130cf13ab Merge branch 'dev' Scott Powell 2025-09-01 19:32:54 +10:00
  • 637891b814 * ver bump Scott Powell 2025-09-01 19:32:15 +10:00
  • a4c2da9d50 Merge pull request #704 from liamcottle/fix/wismesh-pocket-user-button Liam Cottle 2025-09-01 21:09:54 +12:00
  • 3ad43431d9 fixed wismesh pocket user button liamcottle 2025-09-01 21:04:41 +12:00
  • 74722c24b8 * MomentaryButton: added support for analog button (with threshold) * RAK: support for PIN_USER_BTN_ANA Scott Powell 2025-09-01 17:11:55 +10:00
  • b8223e9d07 * reverting HeltecV3 _CURRENT_LIMIT change Scott Powell 2025-09-01 16:28:53 +10:00
  • 81afd83099 * Meshadventurer companion USB build fix Scott Powell 2025-09-01 16:10:45 +10:00
  • ee194a7b19 * added CommonCLI::saveIdentity() Scott Powell 2025-09-01 15:22:11 +10:00
  • c28001d1e2 * ESP platform ver > 6.11.0 seems to break Github Actions Scott Powell 2025-09-01 14:29:40 +10:00
  • 7bc02296ff Merge pull request #698 from recrof/esp32_companion_max_contacts ripplebiz 2025-09-01 14:26:42 +10:00
  • 76711f54ce techo: let location_manager set clock Florent 2025-08-31 21:45:47 +02:00
  • 4b508136b4 Merge remote-tracking branch 'upstream/dev' into dev kelsey hudson 2025-08-31 11:30:59 -07:00
  • fae3c284d3 techo: use EnvironmentSensor to get BME280 data Florent 2025-08-31 18:09:05 +02:00
  • 3aa57780f1 Update library.json version fdlamotte 2025-08-31 17:30:31 +02:00
  • 489bcaffc9 raised max contacts for esp32 classic companions to 160 and 170; set to 300 for WSL3 recrof 2025-08-31 16:23:21 +02:00
  • 4413e5be95 Merge branch 'dev' Scott Powell 2025-08-31 23:43:33 +10:00
  • 8b3c16c497 * ver bump Scott Powell 2025-08-31 23:42:15 +10:00
  • 7c7faaab05 * agc.reset.interval rounding warning Scott Powell 2025-08-31 23:15:56 +10:00
  • 009ca6d6aa Merge pull request #696 from recrof/esp32c6_pioarduino_downgrade ripplebiz 2025-08-31 22:55:40 +10:00
  • e1ac794a81 Merge pull request #695 from recrof/esp32_c3_c6_s3_max_contacts_300 ripplebiz 2025-08-31 22:45:35 +10:00
  • f5c7d3dd80 Merge branch 'dev' into esp32_c3_c6_s3_max_contacts_300 Liam Cottle 2025-09-01 00:38:21 +12:00
  • 7a00f3060e downgrading pioarduino because build issues recrof 2025-08-31 14:33:49 +02:00
  • 50cab44473 set companion radios with esp32c3 esp32c6 and esp32s3 boards to max 300 contacts recrof 2025-08-31 14:27:44 +02:00
  • 8a39e80359 Merge pull request #694 from recrof/dev_xiao_s3_wio_serial_fix ripplebiz 2025-08-31 21:00:01 +10:00
  • 615316f443 Merge pull request #693 from recrof/dev_meshadventurer_fix ripplebiz 2025-08-31 20:59:13 +10:00
  • e8d4ab5977 Merge pull request #692 from liamcottle/feature/thinknode-m1-poweroff ripplebiz 2025-08-31 20:56:58 +10:00
  • 7854244026 fix: add xiao s3 wio serial companion to new ui recrof 2025-08-31 12:11:07 +02:00
  • 0f23c0120a fix: migrate meshadventurer to new ui recrof 2025-08-31 12:09:04 +02:00
  • d8c4fa456a Merge pull request #690 from mattzzw/main Liam Cottle 2025-08-31 18:02:50 +12:00
  • 65be15e6be Merge remote-tracking branch 'upstream/dev' into dev kelsey hudson 2025-08-30 17:54:42 -07:00
  • b3adaa790a Update faq.md Matthias Wientapper 2025-08-30 20:53:57 +02:00
  • 18ef1ba804 add low battery shutdown alert for thinknode m1 liamcottle 2025-08-30 23:09:01 +12:00
  • 6172537459 auto shutdown thinknode m1 at 3.3v liamcottle 2025-08-30 21:56:00 +12:00
  • 5a34bd5460 turn off tx led when powering off liamcottle 2025-08-30 21:54:46 +12:00
  • d4856a5275 Merge pull request #617 from Quency-D/dev-heltec_t190_board ripplebiz 2025-08-29 20:11:24 +10:00
  • e1c169b20a Merge pull request #687 from Quency-D/new-ui-heltec-paper ripplebiz 2025-08-29 19:59:40 +10:00
  • fee7975668 Remove duplicate rows. Quency-D 2025-08-29 17:31:28 +08:00
  • 31006857fe Merge pull request #686 from Quency-D/new-ui-e213 ripplebiz 2025-08-29 19:18:06 +10:00
  • bc8c95fcb3 Merge pull request #685 from liamcottle/fix/wifi-companion-clients ripplebiz 2025-08-29 19:16:52 +10:00
  • c5b28da41d Merge pull request #5 from Quency-D/dev Quency-D 2025-08-29 17:16:30 +08:00
  • 4eaaeebfca Remove duplicate rows. Quency-D 2025-08-29 17:12:35 +08:00
  • 3e3e364dae Merge pull request #4 from Quency-D/dev Quency-D 2025-08-29 16:49:08 +08:00
  • 4785240608 Merge pull request #683 from taedryn/t114-power-consumption ripplebiz 2025-08-29 17:50:30 +10:00
  • 796b4c705c disconnect existing wifi client when new connection established liamcottle 2025-08-29 19:47:24 +12:00
  • 4d6e33b365 Merge pull request #684 from liamcottle/new-ui/heltec-v3-wifi ripplebiz 2025-08-29 17:48:02 +10:00
  • 980c3445d0 Merge pull request #679 from Quency-D/new-ui-e290 ripplebiz 2025-08-29 17:06:15 +10:00
  • a0b037ecd7 Merge pull request #680 from 446564/nano-g2-hibernate ripplebiz 2025-08-29 17:04:17 +10:00
  • 6984d9f496 * minor compilation fix Scott Powell 2025-08-29 17:01:39 +10:00
  • 09e45f25b7 add new ui to heltec v3 wifi companion liamcottle 2025-08-29 18:58:54 +12:00
  • d012dc7fd7 Merge pull request #663 from liamcottle/feature/remove-neighbour ripplebiz 2025-08-29 16:50:08 +10:00
  • 9ee0152084 add default no op implementation for remove neighbor function liamcottle 2025-08-29 18:17:01 +12:00
  • c49ecc121e use new instance of neighbour info object when removing neighbour liamcottle 2025-08-29 18:08:06 +12:00
  • 19978d6b6e Merge branch 'dev' into t114-power-consumption Laura J 2025-08-28 19:42:08 -07:00
  • f9f1c2e340 Merge pull request #673 from 446564/t1000e-roles fdlamotte 2025-08-28 18:14:06 +02:00
  • 13cd849fcd add power off to nano g2 446564 2025-08-28 08:37:25 -07:00
  • 789629f5f8 remove display class from repeater and room 446564 2025-08-28 08:13:33 -07:00
  • 3fe2d48a61 Remove duplicate rows. Quency-D 2025-08-28 19:20:11 +08:00
  • d93e03bb6e Merge pull request #3 from Quency-D/dev Quency-D 2025-08-28 18:56:56 +08:00
  • ec6d119900 Adapt the new UI for heltec t190. Quency-D 2025-08-28 17:07:33 +08:00
  • bb63f8165d Merge pull request #2 from Quency-D/dev Quency-D 2025-08-28 15:36:59 +08:00
  • 2e49eef337 Adapt the new UI for heltec e290. Quency-D 2025-08-28 15:00:27 +08:00
  • d5bec3d6a5 Remove duplicate rows. Quency-D 2025-08-28 14:36:56 +08:00
  • 1415792141 Adapt the new UI for heltec e213. Quency-D 2025-08-28 14:29:56 +08:00
  • 666b036d3d Adapt the new UI for heltec paper. Quency-D 2025-08-28 14:03:20 +08:00
  • 3f5c772663 Merge pull request #671 from aveao/why2025-badge-pr ripplebiz 2025-08-28 09:45:16 +10:00
  • 2d6e714ccd Merge pull request #675 from fdlamotte/sensormesh_additions ripplebiz 2025-08-28 09:25:13 +10:00
  • 136f733df5 SensorMesh: add the possibility to receive msgs from admin Florent 2025-08-27 21:19:12 +02:00
  • c10b387e63 add remaining roles to t1000e 446564 2025-08-27 10:30:56 -07:00
  • 1b0999fc7e Merge remote-tracking branch 'upstream/dev' into dev kelsey hudson 2025-08-27 00:39:35 -07:00
  • 2e2e677b0a Ikoka Stick: Board IDs, LED behavior kelsey hudson 2025-08-27 00:37:16 -07:00
  • 6536e9931d add why2025 badge as a target ave 2025-08-26 21:30:56 +02:00
  • 0959e64d11 lib_build: add UI_FLAVOR and some cleanup Florent 2025-08-26 13:28:42 +02:00