Commit Graph
100 Commits
Author SHA1 Message Date
74e6723ad9 Force coverage tests to run in simulation mode (#8251)
* Force coverage tests to run in simulation mode

* Revert "Force coverage tests to run in simulation mode"

This reverts commit e4ec719e6f.

* Force coverage tests to run in simulation mode

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-10-07 13:14:19 -05:00
AustinandGitHub fc1737c949 Actions: Simplify matrices, cleanup build_one_* (#8218) 2025-10-07 11:58:00 +11:00
AustinandGitHub b7f6a2acb6 ESP32s2 doesn't implement HWCDC (#8199) 2025-10-03 18:52:51 -05:00
AustinandGitHub 0c2283e19e GAT562: Use PRIVATE_HW (fix build) (#8198) 2025-10-03 16:48:21 -05:00
Austin Lane f72a4c50bd Don't use IS_ONE_OF when loading Modules 2025-10-03 17:14:00 -04:00
AustinandBen Meadors 8095261dfd PPA: Enable Ubuntu 25.10 (questing) (#7940) 2025-09-19 10:18:08 -05:00
AustinandGitHub 6f7149e9a2 PPA: Enable Ubuntu 25.10 (questing) (#7940) 2025-09-10 07:01:04 +10:00
AustinandGitHub 95dc61f57b Debian: Correctly generate changelog entries (#7945) 2025-09-10 06:59:43 +10:00
AustinandGitHub 0aa48c9c22 Use sh in debhelper scripts (#7941) 2025-09-10 06:57:36 +10:00
AustinandGitHub 4fef890466 Renovate: Always use master as the base. (#7726) 2025-08-23 10:41:57 -05:00
AustinandGitHub 57e1725419 Revert "Update platformio/espressif32 to v6.12.0 (#7523)" (#7695)
This reverts commit 11309662a9.
2025-08-20 10:10:39 -04:00
AustinandGitHub 68726a1b0e Docker: fix web assets location (#7683) 2025-08-19 14:06:43 -05:00
AustinandGitHub 062168cd42 Docker: Update Debian images to trixie (#7621) 2025-08-15 06:19:49 -05:00
AustinandGitHub 52f0e5a3db Fix 'buildroot' target (OpenWRT) (#7620) 2025-08-14 12:31:25 -05:00
AustinandGitHub 4f57a2e248 Build RP2350 (Pi Pico 2) (#7441) 2025-07-25 22:25:50 +02:00
AustinandGitHub 4f895f744b Take control of our PRs! (#7445) 2025-07-24 06:13:23 -05:00
AustinandGitHub 66a831dfa8 Actions: Combine embedded builds // split by variant subdir (#7417) 2025-07-23 13:41:08 -04:00
ed0cdefb44 Use platformio-core to build the matrix (#7424)
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-07-22 21:01:29 -05:00
AustinandGitHub 6c12baf4ed Migrate remaining variants to new dir structure (#7412) 2025-07-21 19:28:14 -05:00
AustinandGitHub 9b983b6487 nRF52840: Migrate variants to new structure (#7396) 2025-07-21 14:13:02 -05:00
AustinandGitHub 806bfa54b5 Renovate: Use github-tags for XPowersLib updates (#7411) 2025-07-21 14:04:46 -05:00
AustinandGitHub 920aeeeba5 Actions: pull_request_target is fun (#7398) 2025-07-21 14:03:13 -05:00
AustinandGitHub 25b8d9b0ca ARCH_STM32*WL* macro fix (#7397) 2025-07-20 23:30:52 -04:00
AustinandGitHub 475cfe4af2 ESP32s3: Migrate variants to new structure (#7343) 2025-07-20 16:47:37 -05:00
AustinandGitHub 1c2a3c620f STM32: Migrate variants to new structure (#7389) 2025-07-20 06:21:17 -05:00
AustinandGitHub 9313d04726 RP2040/RP2350: Migrate variants to new structure (#7345) 2025-07-20 06:20:57 -05:00
AustinandGitHub 855514b4f3 ESP32c3: Migrate variants to new structure (#7342) 2025-07-19 19:55:33 -05:00
AustinandGitHub 974741a366 ESP32: Initial sort variants by platform (#7340) 2025-07-19 18:41:59 -05:00
AustinandGitHub 5d98f7e307 Actions: Enforce PR labels (#7379) 2025-07-19 11:38:05 -05:00
AustinandGitHub 5776385e8c STM32 PlatformIO cleanup (#7339) 2025-07-14 12:52:21 -05:00
AustinandGitHub 29cca4d621 Revert "Actions: Move all Linux packaging into subdir (#7332)" (#7334)
This reverts commit f3ff80963a.
2025-07-13 20:54:52 -04:00
AustinandGitHub f3ff80963a Actions: Move all Linux packaging into subdir (#7332) 2025-07-13 20:48:17 -04:00
AustinandGitHub 45e428eb25 PPA: Add Ubuntu Questing (25.10) to daily builds (#7329) 2025-07-13 16:22:42 -04:00
AustinandGitHub 77768e9023 Remove Ubuntu oracular (#7322) 2025-07-13 12:39:20 +08:00
AustinandGitHub 86be2ac12f userPrefs: Set default ringtone nag time (#7314) 2025-07-12 16:26:25 -05:00
AustinandGitHub 41f52a6566 Build: Update platformio with pkg install (#7315) 2025-07-12 14:35:57 -05:00
AustinandGitHub deed6cd96a STM32: Properly ignore OneButton (#7311) 2025-07-12 06:27:45 -05:00
e9a551ae90 Load ringtone from userPrefs (#7298)
* Load ringtone from userPrefs

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-11 08:09:46 -05:00
AustinandGitHub f6d378255c Actions: Re-Add nrf52 hex release (rak4631) (#7276) 2025-07-08 23:53:51 -04:00
AustinandGitHub 19d831d20d Whoops! Re-Add nRF52 OTA zips (#7275) 2025-07-08 21:33:59 -04:00
00495140bd GitHub Actions faster!! (#7268)
Use new meshtastic/gh-action-firmware Action

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-07-08 15:14:05 -05:00
f2fb473ecf GitHub Actions faster!! (#7244)
Use new meshtastic/gh-action-firmware Action

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-07-07 19:34:25 -05:00
AustinandGitHub f2d3f54824 No routers allowed! (#7220) 2025-07-03 13:10:35 -07:00
AustinandGitHub f99ac2104c Add customizable boot logo based on resolution (#7146) 2025-07-02 11:53:12 -07:00
AustinandGitHub 553fc0cb1b Renovate comment for sensirion/Sensirion I2C SCD4x (#7202) 2025-07-02 09:11:39 -05:00
AustinandGitHub f39c7ad47e mDNS: Remove HTTP/HTTPS. Advertise shortname. (#7162) 2025-07-02 07:20:40 -05:00
AustinandGitHub c144bd03dc MeshAdv-Mini: Correct autoconf settings (#7117) 2025-06-25 20:17:47 -05:00
AustinandGitHub 30bbb449db Specify branch for create-pull-request (#7090) 2025-06-20 22:59:45 -05:00
AustinandGitHub 6374ffea35 Run daily packaging earlier (PPA) (#7057) 2025-06-16 07:52:20 -05:00
AustinandGitHub 9861e82f0a Manual bump metainfo version (#7049) 2025-06-15 20:16:33 -05:00
AustinandGitHub 8bd7adca47 Update Alpine to 3.22 (#6927) 2025-06-08 07:49:24 +10:00
AustinandGitHub b6cb0b148c Fix renovate for Adafruit PCT2075 (#6919) 2025-05-30 07:33:10 +10:00
AustinandGitHub baefda213a Linux: Adjust udev rules for gpio (#6891) 2025-05-26 06:31:10 -05:00
AustinandGitHub 067d01b832 Bosch bsec2: Switch back to official releases (#6870) 2025-05-23 22:35:13 +02:00
7d8f9c7f6d Stop the madness! Run as a user (not root) (#6718)
* Stop the madness! Run as a user (not root)

* Trigger fsdir migration for < 2.6.9

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-05-15 06:40:46 -05:00
AustinandGitHub f16402dec1 MQTT userprefs (#6802) 2025-05-14 13:39:46 -05:00
AustinandGitHub b17bb49a63 Actions: Fix end to end tests (#6776) 2025-05-10 16:21:23 -05:00
AustinandGitHub 57d6c1fa85 Fix event templates (names, PSKs) (#6753) 2025-05-06 18:05:22 -04:00
AustinandGitHub 62421a83fd Fix EVENT_MODE on mqttless targets (#6750) 2025-05-06 13:12:25 -04:00
AustinandGitHub 867f50ab11 Don't run test-native for event firmwares (#6749) 2025-05-06 12:03:01 -05:00
AustinandGitHub a2903921cd Renovate: fix device-ui match (#6748) 2025-05-06 11:09:01 -05:00
2d6181fca0 update bosch bsec2 (#6727)
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-05-05 06:03:36 -05:00
AustinandGitHub 055fdcb7f6 Renovate: Add changelogs for device-ui, cleanup (#6733) 2025-05-05 08:08:39 +08:00
AustinandGitHub 8bb1f3e869 Update template for event userprefs (#6720) 2025-05-04 13:18:48 -05:00
AustinandGitHub 152b8b1b02 Revert "router: on linux add a mutex around the queue (#6709)" (#6726)
This reverts commit 987623567a.
2025-05-02 13:53:25 -04:00
AustinandGitHub 216fbf2343 Update 'Adafruit BusIO' to 1.17.1 (#6694) 2025-04-29 19:24:00 -04:00
AustinandGitHub 03f19bca0e Downgrade web to 2.5.4 (#6669) 2025-04-25 11:30:20 -05:00
AustinandGitHub 72dd5bd88d Publish firmware all together (#6642) 2025-04-20 16:31:47 -04:00
AustinandGitHub 8812eadd44 Revert "Add IP Address Frame (#6615)" (#6639)
This reverts commit 5d48d2c0a7.
2025-04-20 09:49:21 -05:00
AustinandGitHub e03f3de185 Build and deploy event firmwares (#6628) 2025-04-20 09:45:58 -05:00
AustinandGitHub 916afb5098 appdata.xml: Add date to all releases (#6632) 2025-04-19 10:56:41 -04:00
AustinandGitHub d26b50b78c docker alpine: Add available.d config templates (#6631) 2025-04-19 00:29:59 -04:00
AustinandGitHub c6e5ec055f RPM: Build native-tft target (#6613) 2025-04-19 10:48:32 +10:00
AustinandGitHub 64a1cd3f99 Docker is fun (#6623) 2025-04-18 10:29:39 -04:00
AustinandGitHub 9da141aa8c Add TFT docker builds (for CI) (#6614) 2025-04-18 07:27:38 -05:00
AustinandGitHub 5699d8632e Debian: use native-tft compile target (#6580) 2025-04-16 11:21:31 +02:00
AustinandGitHub e7d0837d01 Add Meshtastic Linux desktop metadata (#6568) 2025-04-11 15:54:53 -05:00
AustinandGitHub 4ef9eae695 Portduino: Set C standard to 17 (#6561) 2025-04-11 13:02:55 +02:00
AustinandGitHub 91f38797a8 Don't renovate toolchain-gccarmnoneeabi (#6554) 2025-04-09 19:23:15 -05:00
AustinandGitHub 3694805938 renovate: Link PIO deps to PlatformIO page (#6548) 2025-04-10 08:40:14 +10:00
Austin 1008a08c99 Revert "chore(deps): update platformio/toolchain-gccarmnoneeabi to v1.140201.…"
This reverts commit 1888342a57.
2025-04-09 17:07:14 -04:00
AustinandGitHub 78fa4c5c70 Setup RenovateBot (#6535) 2025-04-09 12:31:40 -05:00
AustinandGitHub 0d800b7a22 meshtasticd docker: Support webui (#6482) 2025-04-08 16:14:39 -05:00
AustinandGitHub cfc2a96a45 Update web, use centrally defined version (#6500) 2025-04-08 09:09:23 -05:00
AustinandGitHub ef18a9b5b5 meshtasticd: Set available.d dir in yaml (#6481) 2025-04-02 06:55:14 -05:00
AustinandGitHub 2c01fad798 meshtasticd: Add FrequencyLabs MeshAdv-Mini Hat (#6458) 2025-03-31 07:31:54 -05:00
AustinandGitHub f18f60cd0b meshtasticd: CH341 / HAT+ Auto Configuration (#6446) 2025-03-30 20:47:15 -05:00
AustinandGitHub 02237f5ac6 Portduino: Return CH341 Product Strng (#6436) 2025-03-28 15:59:42 -05:00
AustinandGitHub 4e1030ef9c Fix USERPREFS_EVENT_MODE compile error (#6408) 2025-03-28 06:31:24 -05:00
AustinandGitHub 769f0623be Fix: T-Watch-S3 has 8MB Flash (#6407) 2025-03-27 07:46:16 -05:00
AustinandGitHub 33f2b7144f Default to UDP enabled if it's available (#6394) 2025-03-25 11:39:19 -05:00
AustinandGitHub 0ddb507055 userPrefs: Add WiFi SSID/PW, and UDP multicast configs (#6387) 2025-03-24 19:38:47 -05:00
AustinandGitHub 46235f6f8b RP2xx0: Add UDP Multicast support (#6327) 2025-03-20 08:49:28 -05:00
AustinandGitHub 6673cb9292 Increase MAX_NUM_NODES on high-flash ESP32_S3 (#6311) 2025-03-18 20:19:51 -05:00
AustinandGitHub 2876eec7ed MeshToad - USB 1W 'MeshStick' (#6339) 2025-03-17 20:14:01 -05:00
AustinandGitHub c54fc5b7c5 Thread in harmony (#6271) 2025-03-08 16:36:55 -06:00
AustinandGitHub 16a0dce83c Ebyte E77 (STM32) DevKit support (#6255) 2025-03-07 17:37:54 -06:00
AustinandGitHub 3fd47d9713 Actions: Move version bump into release_channels (#6258) 2025-03-07 06:38:15 -06:00
AustinandGitHub a924b9d94a Small Fix: Don't run Dependabot on protobufs (#6241) 2025-03-06 09:36:27 +01:00
AustinandGitHub b96b027926 Consume device-ui as a pio library (#6193) 2025-03-05 16:19:59 -06:00