Jonathan Bennett
2439972d6b
Merge branch 'master' into rak-hat
2026-01-06 09:19:30 -06:00
Ben Meadors
83c6161ac6
Revert "Automated version bumps ( #9025 )"
...
This reverts commit 1021d967da .
2025-12-20 14:10:02 -06:00
Ben Meadors
d93d68d31e
Fix -ota.zip in manifest and build output
2025-12-20 14:09:05 -06:00
github-actions[bot]
1021d967da
Automated version bumps ( #9025 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-12-20 09:50:11 -06:00
Jonathan Bennett
af2f2bbb19
Add Rak 6421 autoconf
2025-12-17 23:03:42 -06:00
Jonathan Bennett
b74238194b
Add JSON packet recording option to native ( #8930 )
2025-12-12 18:30:43 -06:00
Austin
bcfe069997
Optimize builds to reduce duplicate dependency checks ( #8943 )
...
'mtjson' will now build all required pieces when they don't exist
2025-12-11 19:01:31 -06:00
Igor Danilov
d75680a2dd
Fix #8915 [Bug]: Exception Decoder does not recognize the backtrace ( #8917 )
2025-12-09 12:24:41 -06:00
Austin
66ff1536f3
Meshtastic build manifest ( #8248 )
2025-12-08 17:21:23 -06:00
github-actions[bot]
f3e38a425f
Automated version bumps ( #8786 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-12-01 19:31:58 -06:00
Ben Meadors
a3d3e1c912
Flags and scripts for size reduction on NRF52 -> Currently targeting … ( #8825 )
...
* Flags and scripts for size reduction on NRF52 -> Currently targeting rak4631
* Changes from the other branch poluted it
* Remove the stripper
* No strip
2025-12-01 15:34:05 -06:00
github-actions[bot]
f9433a31d1
Automated version bumps ( #8684 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-11-19 12:13:28 -06:00
github-actions[bot]
034aaa376a
Automated version bumps ( #8626 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-11-14 06:09:25 -06:00
Ben Meadors
8d1b9c9dce
Merge pull request #8531 from meshtastic/master
...
Master
2025-11-03 15:56:42 -06:00
Ben Meadors
538c05ad6c
Revert "ADD - heltec v4 support to device install bat ( #8528 )" ( #8532 )
...
This reverts commit 468247fb94 .
2025-11-03 15:56:23 -06:00
Melon
468247fb94
ADD - heltec v4 support to device install bat ( #8528 )
2025-11-04 07:14:24 +11:00
github-actions[bot]
3ae7e54681
Automated version bumps ( #8527 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-11-03 10:14:08 -06:00
Ben Meadors
597fa0b382
Add heltec v4 to bat as well
2025-11-02 06:11:47 -06:00
Melon
b5b9dc310f
Update device-install.sh to support heltec-v4 ( #8509 )
...
* Update device-install.sh
* Update device-install.sh
2025-11-02 06:10:02 -06:00
Melon
3a67204f6d
Update device-install.sh to support heltec-v4 ( #8509 )
...
* Update device-install.sh
* Update device-install.sh
2025-11-02 06:09:15 -06:00
Tom Fifield
e5d67310d6
Master ---> Develop ( #8391 )
...
* Update exempt labels for stale bot workflow
Adds triaged and backlog to the list of exempt labels.
* Update meshtastic/web to v2.6.7 (#8381 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update DFRobot_RTU to v1.0.6 (#8387 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update mcr.microsoft.com/devcontainers/cpp Docker tag to v2 (#8375 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* manual merge stale bot config (#8392 )
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-19 08:52:56 +11:00
renovate[bot]
acab814b6f
Update meshtastic/web to v2.6.7 ( #8381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-18 09:14:34 +11:00
Ben Meadors
c4d7ad2190
Kill github actions script
2025-10-13 19:56:39 -05:00
thebentern
554112ceb5
Automated version bumps
2025-10-11 11:31:42 -05:00
renovate[bot]
b214f09ca1
Update meshtastic/web to v2.6.6 ( #7583 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 16:34:00 +11:00
Tom Fifield
518680514f
Actions: Simplify matrices, cleanup build_one_* ( #8218 ) ( #8239 )
...
Co-authored-by: Austin <vidplace7@gmail.com >
2025-10-07 13:37:13 +11:00
Ken Piper
0e38fef5bf
Fix build script failure under certain conditions for devices that use UF2 binaries ( #8150 )
...
* Validate CR and SF lora config (#8146 )
* Validate CR and SF lora config
* No zero-bw
* Update src/modules/AdminModule.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Fix braces
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Quote firmware paths given to uf2conv
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-03 18:53:18 -05:00
github-actions[bot]
849bbad279
Automated version bumps ( #8177 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-10-01 15:13:28 -05:00
github-actions[bot]
1ed7aad976
Automated version bumps ( #8100 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-09-24 06:01:31 -05:00
github-actions[bot]
c71c1f2d15
Automated version bumps ( #8028 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-09-18 18:17:14 -05:00
Trent V.
90ddbf6f2c
updated shebang to use a more standard path for bash ( #7922 )
...
Signed-off-by: Trenton VanderWert <trenton.vanderwert@gmail.com >
2025-09-13 11:56:23 -05:00
Ben Meadors
701028b749
Unify build epoch to add flag in platformio-custom.py ( #7917 )
...
* Unify build_epoch replacement logic in platformio-custom
* Missed one
2025-09-11 06:29:50 +10:00
Manuel
39ff880506
reorganize 8MB partition for MUI devices ( #7860 )
...
* reorganize 8MB partition for MUI devices
* update device-install scripts to MUI 8MB partition scheme
2025-09-08 05:56:47 -05:00
Jeremiah K
f26e657577
Fix esptool detection and baud rate issues in Windows batch scripts ( #7856 )
...
- Fix esptool detection to use 'version' subcommand instead of no arguments
- Fix device-update.bat to use 115200 bps for flashing, 1200 bps only for reset
- Add missing closing quotes in debug messages
Replace magic numbers with named constants for better maintainability
- Add RESET_BAUD=1200 constant for reset baud rate
- Add UPDATE_OFFSET=0x10000 constant for update flash offset
- Use constants instead of hardcoded values throughout script
Extract magic numbers to constants in shell scripts for consistency
- Add FLASH_BAUD, RESET_BAUD, UPDATE_OFFSET constants to device-update.sh
- Add RESET_BAUD, FIRMWARE_OFFSET constants to device-install.sh
- Replace hardcoded values with named constants throughout
- Maintain consistency with batch script improvements
Fix Python path quoting and remove unreachable code
- Quote Python interpreter paths to handle spaces in paths like 'C:\Program Files\Python\python.exe'
- Remove unreachable GOTO statements after EXIT /B commands
- Improve robustness when custom Python interpreters are specified
Fix esptool detection for pipx installations
- Change from checking ERRORLEVEL GEQ 2 to EQU 9009
- Pipx-installed esptool returns exit code 2 when showing help (normal)
- Only treat Windows 'command not found' error (9009) as truly not found
- Add debug output to show actual exit codes for troubleshooting
2025-09-06 06:20:57 -05:00
github-actions[bot]
4dfc062abd
Automated version bumps ( #7843 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-09-04 06:15:24 -05:00
Manuel
8aae4f1b9d
Update device-install scripts for T-LoRa Pager ( #7833 )
...
* add tlora-pager to device install scripts + fixes
* replace deprecated commands (write_flash)
2025-09-03 06:22:57 -05:00
github-actions[bot]
fddc4e00ca
Automated version bumps ( #7790 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-09-01 08:03:03 -05:00
Tom Fifield
44688e8363
Fix device-install.bat baud rate ( #7486 )
...
As reported by @gruberaaron , work to improve the 1200bps reset for
esptool caused all runs of device-install.bat to use 1200bps as
the baud rate.
This change removes the general SET "ESPTOOL_BAUD=1200" that was causing
the issues and places the baud settings for reset mode inside the conditional.
Fixes https://github.com/meshtastic/firmware/issues/7172
2025-09-01 14:16:24 +10:00
Ben Meadors
6c7cff7de2
Merge pull request #7777 from meshtastic/create-pull-request/bump-version
...
Bump release version
2025-08-28 06:04:37 -05:00
Jonathan Bennett
ce75bf4496
Initial stab at rak6421 autoconf ( #7691 )
...
* Initial stab at rak6421 autoconf
* trunk
* Add crc check to eeprom autoconf
* Trunk again
2025-08-20 14:18:20 -05:00
github-actions[bot]
1bfa429c38
Automated version bumps ( #7614 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-08-12 19:40:35 -05:00
github-actions[bot]
2de9f015b1
Automated version bumps ( #7586 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-08-09 08:12:24 -05:00
mikecarper
10bd10b9d1
bugfix Syntax error: "(" unexpected in device-update.sh ( #7514 )
...
* Update device-update.sh to use /bin/bash
* Update meshtasticd.postinst to use /bin/bash
* Update meshtasticd.postrm to use /bin/bash
2025-07-31 06:02:09 -05:00
Austin
4f57a2e248
Build RP2350 (Pi Pico 2) ( #7441 )
2025-07-25 22:25:50 +02:00
Austin
4f895f744b
Take control of our PRs! ( #7445 )
2025-07-24 06:13:23 -05:00
Austin
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
github-actions[bot]
3ca45ae99c
automated bumps ( #7383 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-07-19 10:41:01 -05:00
Thomas Göttgens
ac3e5684d6
get git url part from local repo ( #7331 )
2025-07-14 05:11:26 -05:00
Austin
29cca4d621
Revert "Actions: Move all Linux packaging into subdir ( #7332 )" ( #7334 )
...
This reverts commit f3ff80963a .
2025-07-13 20:54:52 -04:00
Austin
f3ff80963a
Actions: Move all Linux packaging into subdir ( #7332 )
2025-07-13 20:48:17 -04:00