Commit graph

1838 commits

Author SHA1 Message Date
Henri Bergius
cdd373ca3d Bump version to 2.7.8 2025-09-11 10:56:55 -04:00
Henri Bergius
42c38e64d6 Merge remote-tracking branch 'origin/master' into release_2_7_8 2025-09-11 10:54:59 -04:00
Ben Meadors
eac05c2d62
Merge pull request #771 from bergie/js_not_mjs
Point to the correct JS file
2025-09-11 08:38:47 -05:00
Henri Bergius
1a98771fe3 Point to the correct JS file 2025-09-11 09:32:34 -04:00
Tom Fifield
ee9c25ffe6
Merge pull request #766 from bergie/fix_build
Fix JSR & NPM build
2025-09-11 07:19:09 +10:00
Ben Meadors
8caf423964
Merge pull request #767 from meshtastic/czech-mui
Add Czech translation enum for MUI
2025-09-08 16:50:32 -05:00
Manuel
96ef7eef7a add Czech translation enum to MUI 2025-09-08 20:19:53 +02:00
Henri Bergius
6d8e4e3fd6 package.json inteferes with the Deno build 2025-09-06 16:21:09 -04:00
Henri Bergius
35406750e6 Mention NPM in the title 2025-09-06 16:20:02 -04:00
Henri Bergius
bfa8a17f34 We need the assets before we can publish 2025-09-06 16:19:51 -04:00
Ben Meadors
a84657c220
Merge pull request #763 from compumike/compumike/add-client-base-role
Reserve value 12 for CLIENT_BASE in enum Config.DeviceConfig.Role
2025-09-06 11:28:11 -05:00
Ben Meadors
e2ca3369e8
Merge pull request #764 from bergie/npm_packaging
NPM packaging
2025-09-06 11:27:50 -05:00
Ben Meadors
5c3d52663e
Merge pull request #765 from vidplace7/fix-formatting
Fix formatting
2025-09-06 11:27:38 -05:00
vidplace7
74f7041b1c Fix formatting
Who merged this? :P
2025-09-06 10:44:37 -04:00
Henri Bergius
8c74af0556 Fix package name and add description 2025-09-05 21:28:30 -04:00
Henri Bergius
2a0cbc67c1 Build and publish NPM module 2025-09-05 21:24:18 -04:00
Mike Robbins
3347d98f04 Reserve value 12 for CLIENT_BASE in enum Config.DeviceConfig.Role 2025-09-05 13:18:19 -07:00
Ben Meadors
07d6573e10
Merge pull request #761 from Quency-D/heltec-v4
add heltec v4 board.
2025-09-04 06:42:31 -05:00
Quency-D
e0b97d6996 add heltec v4 board. 2025-09-03 13:55:36 +08:00
Ben Meadors
34f0c8115d
Merge pull request #757 from ford-jones/7291-rangeTest-clear
Rangetest cleanup configuration option
2025-09-02 19:05:16 -05:00
ford-jones
6e0e795a83 Improved naming 2025-09-03 12:01:33 +12:00
Ben Meadors
4c4427c4a7
Update renovate.json 2025-08-29 13:47:04 -05:00
ford-jones
c5aeb193ca Rangetest cleanup configuration option 2025-08-21 10:23:46 +12:00
Ben Meadors
8985852d75 Default to non-square SH1107 2025-08-20 05:39:53 -05:00
Ben Meadors
be51376980
Merge pull request #756 from davide125/tsl2561
Add TSL2561 sensor
2025-08-19 05:19:42 -05:00
Davide Cavalca
aa86e284a3 Add TSL2561 sensor 2025-08-18 20:52:33 -07:00
Ben Meadors
5dd723fe6f
Merge pull request #755 from meshtastic/T-Echo-Lite
add Lilygo T-Echo Lite
2025-08-15 14:18:35 -05:00
Thomas Göttgens
87ba3f8704
add Lilygo T-Echo Lite 2025-08-15 13:33:47 +02:00
Jonathan Bennett
e2c0831aa3
Add transport mechanism in MeshPacket (#748) 2025-08-09 08:53:48 -05:00
Ben Meadors
13d8946c6d
Merge pull request #751 from meshtastic/heartbeat-nonce
Add nonce to heartbeat
2025-08-09 08:11:09 -05:00
Ben Meadors
f5f209d998 Add nonce to heartbeat 2025-08-09 08:10:23 -05:00
Ben Meadors
1ecf94da98
Merge pull request #741 from meshtastic/mark-deprecated
Mark configs as deprecated that are no longer used.
2025-07-30 06:20:52 -05:00
Ben Meadors
057ac675bb
Merge pull request #745 from Quency-D/master
Added HELTEC MeshSolar board.
2025-07-30 06:19:56 -05:00
Quency-D
d47de28428 Added HELTEC MeshSolar board. 2025-07-28 16:53:29 +08:00
Ben Meadors
9bac2886f9
Merge pull request #744 from meshtastic/nodedb-count
Add nodedb_count to mynodeinfo
2025-07-26 16:12:26 -05:00
Ben Meadors
5ac10c0746 Add nodedb_count to mynodeinfo 2025-07-26 06:39:04 -05:00
Jonathan Bennett
1c28229e85 Mark configs as deprecated that are no longer used. 2025-07-22 14:20:05 -05:00
Ben Meadors
d31cd890d5
Merge pull request #739 from meshtastic/event-enum
Add event enum to indicate to client if this is event firmware
2025-07-22 13:25:19 -05:00
Jonathan Bennett
d868b86e75 Keep edition smol 2025-07-22 09:05:10 -05:00
Jonathan Bennett
898f06796b
More Whitespace
Co-authored-by: Austin <vidplace7@gmail.com>
2025-07-21 18:36:04 -05:00
Jonathan Bennett
9cc803de0e Further tuning 2025-07-21 12:41:42 -05:00
Jonathan Bennett
b35702d8ae Add Hamvention 2025-07-21 12:27:50 -05:00
Jonathan Bennett
08fbd7b987 Whitespace fixes 2025-07-21 12:06:57 -05:00
Jonathan Bennett
0234126e86 Add event enum to indicate to client if this is event firmware 2025-07-21 12:03:47 -05:00
Thomas Göttgens
fa02e14d8d
fix typos in comments (#738) 2025-07-21 12:06:30 +02:00
oscgonfer
ee4d961776
SEN5X sensor definition (#723)
* Add additional telemetry sensor type to support two ADS1X15 at the same time

* Merge master

* Add metrics and units for SEN5X series

* re-order not to break proto backwards comaptibility

---------

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2025-07-21 11:56:28 +02:00
Tom Fifield
5f5828a6ed
Add BR_902, Brazil 902MHz-907.5MHz (#737)
As reported by @barbabarros , the Brazilian government has specific support for LoRA[1] across multiple frequencies[2][3].

We currently support Brazil through the ANZ/AU915 band. However, Brazil also has another frequency available for use:

902 - 907.5 MHz , 1W power limit, no duty cycle restrictions


[1]  https://sistemas.anatel.gov.br/anexar-api/publico/anexos/download/a028ab5cc4e3f97442830bba0c8bd1dd
[2] 
https://informacoes.anatel.gov.br/legislacao/resolucoes/2025/2001-resolucao-772
[3] https://informacoes.anatel.gov.br/legislacao/atos-de-certificacao-de-produtos/2017/1139-ato-14448#item10


Fixes https://github.com/meshtastic/firmware/issues/3741

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2025-07-21 10:28:24 +02:00
Tom Fifield
8b09ca9643
Add Nepal 865 MHz to 868 MHz (#736)
As identified by @WOD-MN , Nepal has a dedicated IoT frequency.

865 MHz to 868 MHz, no power limit, not duty cycle restrictions
Machine to Machine (M2M)/Internet of Things (IoT)  https://www.nta.gov.np/uploads/contents/Radio-Frequency-Policy-2080-English.pdf

Firmware patch: https://github.com/meshtastic/firmware/pull/7380
2025-07-21 10:24:49 +02:00
Ben Meadors
15c1fbde88
Merge pull request #734 from meshtastic/deprecate-gps-format
Deprecate GPS format
2025-07-20 14:30:52 -05:00
Ben Meadors
c916da9060
Merge pull request #735 from meshtastic/routing-error-ratelimite
Add RATE_LIMIT_EXCEEDED routing error
2025-07-20 14:30:40 -05:00