Commit Graph

  • 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
  • a16e011bd2 modified T114 code to disable many unused peripherals, and set up the LOWPWR power mode. all changes should be quite safe, but testing for a couple days just in case. Laura J 2025-08-25 22:10:18 -07:00
  • 24cc6a40a6 Merge pull request #665 from jbrazio/jbrazio/2025_9776d79d ripplebiz 2025-08-26 12:55:18 +10:00
  • 0ed8921153 Merge pull request #662 from fdlamotte/lib_build_display_support ripplebiz 2025-08-26 10:28:20 +10:00
  • 4a166078db Merge pull request #667 from LitBomb/patch-18 ripplebiz 2025-08-26 10:25:04 +10:00
  • 02ad2bed4d Update faq.md uncle lit 2025-08-25 17:20:13 -07:00
  • 78fcb704bc Increase power limit for Heltec v3 433 MHz João Brázio 2025-08-25 17:44:14 +01:00
  • df18dfb481 lib_build: exclude file from example Florent 2025-08-25 18:34:50 +02:00
  • 15249bb8d5 lib_build: include example code in build Florent 2025-08-25 17:50:48 +02:00
  • 033706adcf lib_build: fix ST7789 so we don't have to add helpers/ui in INC_DIRS Florent 2025-08-25 16:21:23 +02:00
  • 2d5016bac3 add ability to remove neighbour via cli liamcottle 2025-08-25 23:45:50 +12:00
  • d0fb8d2f30 lib_build: support display Florent 2025-08-25 12:11:39 +02:00
  • 08b49c3ac5 Merge pull request #660 from khudson/station_g2_logger ripplebiz 2025-08-25 12:05:22 +10:00
  • 0fd24c8e5d Merge pull request #656 from khudson/dev ripplebiz 2025-08-25 12:04:08 +10:00
  • 44fb4d1bce Merge pull request #659 from fdlamotte/use_as_lib ripplebiz 2025-08-25 11:58:00 +10:00
  • bbee057b03 Station G2: Adds repeater variant with packet logging on kelsey hudson 2025-08-24 15:54:05 -07:00
  • b88a360ada lib_build: add nrf52 and RP2040 Florent 2025-08-24 14:47:03 +02:00
  • 228bac0add simplify src_filter creation Florent 2025-08-24 13:09:55 +02:00
  • 685f75234b let users compile their projects against meshcore as a lib Florent 2025-08-24 13:06:19 +02:00
  • dedef49315 Ikoka Stick: Adding variant support for Ebyte S22 modules kelsey hudson 2025-08-22 23:29:28 -07:00
  • cb96503b92 * Companion: new-ui, power off now labelled "hibernate" Scott Powell 2025-08-23 14:45:18 +10:00
  • 7f142245e6 Merge remote-tracking branch 'origin/dev' into jbrazio/2025_3f11ad35 João Brázio 2025-08-22 23:00:35 +01:00
  • 5cd1df48ad Merge pull request #651 from awolden/awolden/ina226 ripplebiz 2025-08-22 17:58:04 +10:00
  • 0c37eafd01 Fixed shunt value for ina226 Alex Wolden 2025-08-21 13:21:37 -07:00
  • e0d548c71e Merge pull request #650 from LitBomb/patch-17 ripplebiz 2025-08-21 16:58:02 +10:00
  • c636536599 Add INA226 to rak Alex Wolden 2025-08-20 22:01:38 -07:00
  • 82184c5836 Update faq.md uncle lit 2025-08-20 22:08:19 -07:00
  • 5772756b30 Merge pull request #649 from LitBomb/patch-16 ripplebiz 2025-08-21 11:28:23 +10:00
  • f462113f4c Update faq.md uncle lit 2025-08-20 12:20:06 -07:00
  • 412e9d4678 Merge pull request #645 from recrof/dev ripplebiz 2025-08-20 22:01:07 +10:00
  • 5dc930410c set default flood advert interval to 12 hours recrof 2025-08-20 13:44:41 +02:00
  • a9d4cf1d21 * various repeaters: fix for missing MomentaryButton module Scott Powell 2025-08-19 23:14:11 +10:00
  • e846cc6798 Merge pull request #642 from fdlamotte/techo_power_off ripplebiz 2025-08-19 21:23:49 +10:00
  • ff03b041d0 techo_ui: implement poweroff + led fixes Florent 2025-08-19 09:03:34 +02:00
  • a825a3d4bc Merge pull request #638 from recrof/dev ripplebiz 2025-08-18 22:12:31 +10:00
  • d145d5936d fix RAK build errors recrof 2025-08-18 12:53:44 +02:00
  • b8c4c75025 Merge pull request #636 from fdlamotte/t1000_wait_button_release_before_poweroff ripplebiz 2025-08-18 13:52:12 +10:00
  • b8f80afee9 t1000: wait for button release before powering off Florent 2025-08-17 16:28:02 +02:00
  • 6e296e8db1 Merge pull request #633 from oltaco/dev ripplebiz 2025-08-17 22:17:59 +10:00
  • cb85600572 Merge pull request #634 from recrof/dev ripplebiz 2025-08-17 22:15:01 +10:00
  • a4916f81eb station g2: switch to new_ui recrof 2025-08-17 11:57:38 +02:00
  • cb8ca91d27 WioTrackerL1: add joystick left and right for new UI taco 2025-08-17 19:01:28 +10:00
  • 3bb55b590c Merge pull request #632 from oltaco/dev ripplebiz 2025-08-17 18:13:14 +10:00
  • 8f1ccb65ae WioTrackerL1: add poweroff support taco 2025-08-17 18:10:58 +10:00
  • e6152f9d6c * Xiao_s3_wio: ui-new Scott Powell 2025-08-17 17:52:05 +10:00
  • ed3f52775a Merge pull request #629 from fdlamotte/techo_ui_tweaks ripplebiz 2025-08-17 17:48:47 +10:00
  • 7613b9455d * Xiao_nRF and Xiao_rp2040 build fixes Scott Powell 2025-08-17 17:36:35 +10:00
  • 76a53bf84d * Wio-e5-mini: ui-orig * WioTrackerL1: ui-new Scott Powell 2025-08-17 17:23:28 +10:00
  • b332b06304 techo_ui: some tweaks Florent 2025-08-16 18:13:50 +02:00
  • fe376e8c35 * RAK_4631: ui-new Scott Powell 2025-08-17 16:49:08 +10:00
  • f5ad1df103 * Minewsemi: ui-orig Scott Powell 2025-08-17 16:35:39 +10:00
  • 276a057693 * lilygo_tlora_v2_1: ui-new Scott Powell 2025-08-17 16:31:50 +10:00
  • 2477d60fae * TBeam variants: ui-new Scott Powell 2025-08-17 16:18:39 +10:00
  • 8f8830047b * T3S3 variants, ui-new Scott Powell 2025-08-17 16:06:26 +10:00
  • c30a103baf * WSL3 fixes. Heltec V2 ui-new Scott Powell 2025-08-17 15:50:25 +10:00
  • 95c9d17dc5 Merge pull request #631 from khudson/new-companion-ui ripplebiz 2025-08-17 08:24:09 +10:00
  • 022bfc4f4b Ikoka Stick: Use new UI, make repeater & room server work kelsey hudson 2025-08-16 15:09:42 -07:00
  • 0359df6cb5 Merge commit 'e9ffc3ea93d7912460c38cbaafb726f5455ad8cf' into new-companion-ui kelsey hudson 2025-08-16 12:26:34 -07:00
  • f9284cdf4a Merge pull request #616 from haylinmoore/nix-add-python3 ripplebiz 2025-08-17 00:32:41 +10:00
  • 37d7257f04 * Heltec tracker, now using /ui-new * variants with no DISPLAY_CLASS .ini fixes Scott Powell 2025-08-16 21:53:36 +10:00
  • e14b022a7c * original UITask now in /ui-orig folder Scott Powell 2025-08-16 21:09:35 +10:00
  • acde9921b5 * Refactor of UITask, moved to /ui-new Scott Powell 2025-08-16 20:04:54 +10:00
  • 29fd5da5e8 Merge pull request #624 from oltaco/new-companion-ui ripplebiz 2025-08-16 13:51:18 +10:00
  • e9ffc3ea93 Ikoka Stick: repeater/room server functionality kelsey hudson 2025-08-15 19:29:22 -07:00
  • 86671c0ff8 Support NewUI on WioTrackerL1 taco 2025-08-16 09:29:48 +10:00
  • bd6bd065ac Add heltec_vision_master_t190 board. Quency-D 2025-08-15 15:54:24 +08:00
  • a5ebac6236 Merge branch 'dev' into new-companion-ui Scott Powell 2025-08-15 15:39:11 +10:00
  • 9108a709ee Merge pull request #612 from Quency-D/dec-heltec_e290 ripplebiz 2025-08-15 13:59:42 +10:00
  • 655d4a78f5 Merge pull request #615 from MikesAllotment/new-companion-ui ripplebiz 2025-08-15 13:04:38 +10:00
  • 24ef375fc7 default.nix: add python3 to the shell There are many systems that chose to not have a global python install, namely my own systems :p. I end up having to nix-shell -p python3 anytime I want to run the build.sh as the last step uf2conv depends on python Haylin Moore 2025-08-14 15:51:02 -07:00
  • d7c2293cb8 Added support for new EnhancedUI MomentaryButton for Heltec V2 and Faketec ProMicro variants MikesAllotment 2025-08-14 14:17:26 +01:00
  • a7dcd112ac Merge pull request #608 from Quency-D/dev-heltec_e213 ripplebiz 2025-08-14 21:20:21 +10:00
  • aa7f9d8df6 Use the base class to optimize screen display code. Quency-D 2025-08-14 17:43:46 +08:00
  • 82206fd281 Merge pull request #609 from 446564/nan-g2-usb ripplebiz 2025-08-14 15:58:25 +10:00
  • e47a1df67f Merge pull request #587 from alexbegoon/feature/xiao-c6-external-antenna-support ripplebiz 2025-08-14 15:41:09 +10:00
  • 6d18e2c57b Add heltec_vision_master_e290 board. Quency-D 2025-08-14 10:30:27 +08:00
  • fad4a7fb51 Modify the flash size to 16MB. Quency-D 2025-08-14 10:26:26 +08:00