Commit Graph

  • 2c9ab2fe5e * timing fixes (courtesy of Taco) fast-st7735-display Scott Powell 2026-07-07 13:54:14 +10:00
  • 3787dfca2b deploy: bbb58cceb8 gh-pages liamcottle 2026-07-07 02:31:46 +00:00
  • bbb58cceb8 Merge pull request #2903 from liamcottle/ci/build-matrix main Liam Cottle 2026-07-07 14:31:28 +12:00
  • 54234b5837 implement matrix builds for faster firmware releases liamcottle 2026-07-06 22:18:49 +12:00
  • fec88e1300 fix tenstar c3 repeater build dev Florent 2026-07-06 12:04:42 -04:00
  • 3ee2f77877 restore display and radio poweroff in ui Florent 2026-07-06 08:46:57 -04:00
  • 9e66a2e246 Merge pull request #2895 from IoTThinks/MCdev-Fixed-poweroff-to-uA-202607 fdlamotte 2026-07-06 08:02:23 -04:00
  • cea246d0eb * super fast ST7735 display driver Scott Powell 2026-07-06 15:09:18 +10:00
  • 35f654ced3 Fixed hibernate/powerOff for ESP32 boards to stay at uA Kevin Le 2026-07-05 23:47:27 +07:00
  • 6b205da4e9 Added missing driver/rtc_io.h Kevin Le 2026-07-05 23:33:56 +07:00
  • eec75eab31 Cleanup Poweroff for NRF52 boards Kevin Le 2026-07-05 22:10:47 +07:00
  • 7d7de88707 board->powerOff() is sufficient to power off radio, display, GPS and components Kevin Le 2026-07-05 21:22:13 +07:00
  • 73b7367e45 Put powerOff to NRF52Board Kevin Le 2026-07-05 21:20:39 +07:00
  • a92046b0eb Put powerOff and enterDeepSleep to ESP32Board Kevin Le 2026-07-05 21:20:13 +07:00
  • 91233b99e4 deploy: 57563ab8f9 liamcottle 2026-07-05 14:05:21 +00:00
  • 57563ab8f9 update qr code docs liamcottle 2026-07-06 02:04:56 +12:00
  • b40968a0f0 stop tracking vscode extensions.json liamcottle 2026-07-05 12:23:22 +12:00
  • 61e21462aa Merge pull request #2867 from entr0p1/feature/sx1262-ldo-support ripplebiz 2026-07-04 12:35:03 +10:00
  • acdf4e5bdc Merge pull request #2372 from jirogit/fix/region-save-return-value Liam Cottle 2026-07-03 12:40:22 +12:00
  • 33fdf67e4d Merge pull request #2874 from neilalexander/neil/replyregion ripplebiz 2026-07-02 22:20:30 +10:00
  • 0d7379520f Fix recv_pkt_region incorrect usage Neil Alexander 2026-07-01 15:25:34 +01:00
  • affe61dc3b Merge pull request #2880 from ckoehler/push-sonzsorqmwqz ripplebiz 2026-07-02 13:58:48 +10:00
  • 4f701b7aec refactor: split MeshTables::hasSeen into pure query + markSeen Christoph Koehler 2026-07-01 20:01:58 -06:00
  • dd87371574 Merge pull request #2873 from ckoehler/fix/nix-devshell Liam Cottle 2026-07-02 11:32:21 +12:00
  • 4f7c1cb88f build: add gcc, gtest to nix shell, fix native test framework Christoph Koehler 2026-06-17 08:55:54 -06:00
  • 2cb3a29fa8 SX1262 LDO Support entr0p1 2026-06-30 16:55:16 +10:00
  • 1869b57d62 Merge pull request #2853 from HDDen/dev Liam Cottle 2026-06-29 21:49:19 +12:00
  • 58b0f7df9c Update number_allocations.md HDDen 2026-06-29 12:41:44 +03:00
  • bc35208682 Update number_allocations.md HDDen 2026-06-28 00:32:22 +03:00
  • 4f8cb8db78 * ACK packets being 'clipped' (in Dispatcher send). Needed to extend max_airtime timeout calc for short packets Scott Powell 2026-06-27 21:06:01 +10:00
  • 5ff39c6243 Merge pull request #2570 from IoTThinks/MCdev-Fixed-flashmode-XiaoC6-202605 Liam Cottle 2026-06-27 11:32:10 +12:00
  • dc200cf22d Merge pull request #2639 from sefinek/fix/typos-in-comments Liam Cottle 2026-06-27 11:26:54 +12:00
  • 62b95b4e48 Merge pull request #2844 from oltaco/fix-rx-boosted-gain Liam Cottle 2026-06-27 11:22:47 +12:00
  • f3d4d8cd5e always save boosted gain setting taco 2026-06-26 22:36:49 +10:00
  • 3d4eec4a6a Merge pull request #1194 from ViezeVingertjes/nibble_zero_connect Liam Cottle 2026-06-26 13:59:59 +12:00
  • b07aba7937 fix: report error when rxgain setting is unsupported or rejected taco 2026-06-26 08:45:03 +10:00
  • 1f9bb67400 return bool when setting rx boost taco 2026-06-26 07:44:01 +10:00
  • b8f1fad654 Add trailing underscore to nibble_screen_connect env names to exclude from automatic builds ViezeVingertjes 2026-06-25 23:26:53 +02:00
  • eb938a9b78 Address review comments and sync with dev ViezeVingertjes 2026-05-12 09:01:38 +02:00
  • 69df5c7a95 Remove NeoPixel configuration as its unused. ViezeVingertjes 2026-02-05 08:51:16 +01:00
  • 9c7d71b9be Added support for the nibble zero connect ViezeVingertjes 2025-12-08 11:21:29 +01:00
  • 5d0ff7fe6e remove guard on MyMesh::setRxBoostedGain() taco 2026-06-26 07:06:37 +10:00
  • 3192684582 Merge pull request #2752 from Quency-D/heltec-tower-v2 ripplebiz 2026-06-23 11:51:03 +10:00
  • aa1cb1f663 Merge pull request #2765 from fizzyfuzzle/ESP32-Reset-Reason ripplebiz 2026-06-23 11:41:57 +10:00
  • 6a63dfce1c Merge pull request #2771 from oltaco/nrf52-framework-buildfix ripplebiz 2026-06-23 11:37:03 +10:00
  • c2cfba4af3 Merge pull request #2810 from IoTThinks/MCDev-Fixed-GPS-Time-for-T114-202606 Liam Cottle 2026-06-22 14:19:09 +12:00
  • 62849ef114 Fixed GPS time sync for Heltec T114 Kevin Le 2026-06-22 09:13:36 +07:00
  • 60ea4a91bf Merge pull request #1727 from weebl2000/use-hardware-channel-activity-detection ripplebiz 2026-06-15 19:51:59 +10:00
  • dd9b3b32c3 build fix for Heltec Mesh Solar and Mesh Pocket taco 2026-06-15 00:57:12 +10:00
  • 7c8e092457 Have CAD be a separate toggle (set cad on/off) Wessel Nieboer 2026-06-03 10:13:10 +02:00
  • 099ef67348 Prevent packet errors from growing Wessel Nieboer 2026-03-06 04:09:05 +01:00
  • 04a6c7009a Just check for not channel free Wessel Nieboer 2026-02-22 16:08:04 +01:00
  • 813d108c7a Also return busy if preamble detected Wessel Nieboer 2026-02-22 16:05:18 +01:00
  • 4f9a091671 Use hardware channel activity detection for checking interference Wessel Nieboer 2026-02-18 01:16:52 +01:00
  • e7db7c5a94 Add ESP32 Reset Reason Marco 2026-06-14 11:41:01 +02:00
  • 29f0a7fc4f Merge pull request #2763 from meshcore-dev/anon-contacts-fix Huw Duddy 2026-06-14 19:11:38 +10:00
  • 2e73fe948e * fix for anon lastmod anon-contacts-fix Scott Powell 2026-06-14 18:54:51 +10:00
  • 538ac38e18 * fix for counter in RESP_CODE_CONTACTS_START Scott Powell 2026-06-14 18:39:34 +10:00
  • c2d223ff55 * now handle the case where onAdvertRecv() should _replace_ the anon contact slot Scott Powell 2026-06-14 18:12:08 +10:00
  • 07648e3344 * fix for anon contacts when full Scott Powell 2026-06-14 17:50:41 +10:00
  • a5cb0c25ca Merge pull request #2140 from Quency-D/cli-lna-command ripplebiz 2026-06-13 22:00:08 +10:00
  • 5300fa18c7 Restore companion NodePrefs file ending Quency-D 2026-06-13 17:40:11 +08:00
  • 3ee58fd2e3 Remove companion FEM RX gain command IDs Quency-D 2026-06-13 17:31:54 +08:00
  • d5f74e93c5 * PAYLOAD_TYPE_PATH bad path_len now rejected Scott Powell 2026-06-13 18:19:41 +10:00
  • 1c4c995a41 Fix low power consumption issues Quency-D 2026-06-13 16:00:06 +08:00
  • a207fabe9f deploy: e8d3c53ba1 liamcottle 2026-06-12 12:17:54 +00:00
  • e8d3c53ba1 Merge pull request #2753 from formtapez/cli-docs Liam Cottle 2026-06-13 00:17:36 +12:00
  • d3444e6b0b fix formatting formtapez 2026-06-12 12:14:46 +02:00
  • 06130dce29 added some missing CLI commands formtapez 2026-06-12 12:11:12 +02:00
  • d2d3d44c9b Add maximum power limit Quency-D 2026-06-12 18:05:27 +08:00
  • fe56d01da2 add tower v2 PA control Quency-D 2026-06-12 17:58:19 +08:00
  • 55ad7689d5 Merge pull request #2748 from liamcottle/github/stale-bot Liam Cottle 2026-06-12 03:24:26 +12:00
  • 3b39925399 use single quotes for repo name liamcottle 2026-06-12 03:20:44 +12:00
  • c94ed29ca3 add github workflow to close stale issues liamcottle 2026-06-12 03:18:10 +12:00
  • 190dbb5293 Merge pull request #13 from meshcore-dev/dev Quency-D 2026-06-11 15:30:31 +08:00
  • 05bc10fa70 deploy: 5a342c7a20 liamcottle 2026-06-11 07:26:15 +00:00
  • 5a342c7a20 Merge pull request #2691 from NoodlesNZ/security-policy Liam Cottle 2026-06-11 19:25:53 +12:00
  • 9100a58671 Merge branch 'dev' into cli-lna-command Quency-D 2026-06-10 11:30:04 +08:00
  • 5f3b7f25d0 Merge pull request #2722 from liamcottle/fix/free-packet-on-parse-failure ripplebiz 2026-06-08 22:47:06 +10:00
  • ae0bb7ee95 use releasePacket instead of _mgr->free liamcottle 2026-06-09 00:42:58 +12:00
  • 07bfe90695 free packet on parse failure liamcottle 2026-06-09 00:31:48 +12:00
  • efb883d1bc deploy: 07a3ca9e05 ripplebiz 2026-06-06 11:13:09 +00:00
  • 07a3ca9e05 Merge branch 'dev' room-server-v1.16.0 repeater-v1.16.0 companion-v1.16.0 Scott Powell 2026-06-06 21:12:43 +10:00
  • 8c0d5c5b24 * version 1.16.0 Scott Powell 2026-06-06 21:07:03 +10:00
  • 74adda6316 Merge pull request #2702 from meshcore-dev/flood.max.advert ripplebiz 2026-06-06 21:05:22 +10:00
  • 8fc2da5c98 * default now 8, per the will of the peoples. flood.max.advert Scott Powell 2026-06-06 21:00:58 +10:00
  • b6454d6251 Merge pull request #2703 from IoTThinks/Fixed-powersaving--in-cli_commands.md-2026-06 Liam Cottle 2026-06-06 16:09:27 +12:00
  • 6a9a84e8a5 Change default power saving setting to 'off' IoTThinks 2026-06-06 11:04:36 +07:00
  • 5f6821bb66 * new CLI config: flood.max.advert (default 16) Scott Powell 2026-06-06 13:09:24 +10:00
  • 397ac6144f * number allocations: Ripple range reserved Scott Powell 2026-06-06 12:45:35 +10:00
  • dea5ed790f Add SECURITY.md Nick Le Mouton 2026-06-05 21:25:25 +12:00
  • 53d50aa1ef Merge pull request #2684 from oltaco/rp2040-build-fixes ripplebiz 2026-06-05 12:30:08 +10:00
  • 1485d3301b Merge pull request #2463 from NoodlesNZ/fix-stddef Liam Cottle 2026-06-05 11:29:44 +12:00
  • 5222ee4d13 Merge pull request #2685 from oltaco/more-build-fixes Liam Cottle 2026-06-05 03:08:10 +12:00
  • b4b0a0ee0f build fixes for nibble_screen_connect and thinknode_m2 taco 2026-06-05 00:55:02 +10:00
  • 7ce8b66718 build fix for rp2040 companion usb taco 2026-06-04 23:36:51 +10:00
  • 33ce1c991c add missing radio_init() for rak11310 taco 2026-06-04 23:30:50 +10:00
  • 2a8bd3edad pin platform-raspberrypi to 4e22a0d taco 2026-06-04 23:21:41 +10:00
  • b4038529b5 Merge pull request #2683 from oltaco/techo-card-buildfixes Liam Cottle 2026-06-04 21:40:11 +12:00
  • 2f221acd37 build fixes for LilyGo T-Echo Card taco 2026-06-04 19:05:58 +10:00