Commit graph

1752 commits

Author SHA1 Message Date
Ben Meadors
0302caa2bc
Update README.md 2025-07-07 19:42:40 -05:00
Ben Meadors
584f0a3a35
Merge pull request #722 from meshtastic/KZ
Add Kazakhstan frequencies
2025-07-03 06:58:19 -05:00
Tom Fifield
6c76e4ab61
Add Kazakhstan frequencies
As reported by @KZ1R , Kazakhstan has frequencies in use for Lora
devices that are not covered by our existing band selections.

This adds
* KZ_433 433.075 - 434.775 MHz <10 mW EIRP, Low Powered Devices (LPD)
* KZ_863 863 - 868 MHz <25 mW EIRP, 500kHz channels allowed, must not be used at airfields

Legal ref provided in https://github.com/meshtastic/firmware/issues/7204 and verified.

https://www.gov.kz/memleket/entities/mdai/press/article/details/6128
Order of the Ministry of Investments and Development of the Republic of Kazakhstan No. 34 dated January 21, 2015.
 Published on 01 July 2024 19:03 Updated on 01 July 2024

Fixes https://github.com/meshtastic/firmware/issues/7204
2025-07-03 11:20:41 +10:00
Ben Meadors
854bb24833
Merge pull request #720 from meshtastic/rcarteraz-patch-1
should be from, not by
2025-07-02 13:51:11 -05:00
rcarteraz
95a1ea9230
should be from, not by 2025-07-02 11:43:48 -07:00
Ben Meadors
5ef7aec959
Merge pull request #719 from fablabbcn/feat/co2-sensor-metrics
Add CO2 sensor temperature and relative humidity
2025-07-02 05:52:07 -05:00
oscgonfer
7069b8570d Add CO2 sensor temperature and relative humidity 2025-07-02 11:46:25 +02:00
Ben Meadors
86c738e806
Merge pull request #718 from meshtastic/baseui-display-configs
Base UI display config settings
2025-07-01 20:15:47 -05:00
Ben Meadors
32e442a688 Base UI display config settings 2025-07-01 20:11:29 -05:00
Ben Meadors
2097da996c Update regarding hw_model policies 2025-06-26 19:36:14 -05:00
Daniel.Cao
1d05974fe4
feat: add support for RAKwireless wiscore RAK3312 and Wismeshtag (#714)
* Add RAKwireless hardware models 1.RAK3112  2.Wismeshtag
* Rename RAKwireless RAK3112 to RAK3312 in HardwareModel enum
* keep ID's in sequence

---------

Co-authored-by: Daniel.Cao <daniel.cao@rakwireless.com>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2025-06-26 15:23:52 +02:00
Ben Meadors
0ca1555b68
Merge pull request #716 from meshtastic/caveman99-patch-1
bring back port 77 accidentally removed
2025-06-26 08:16:48 -05:00
Thomas Göttgens
efd4d5c553
bring back port 77 accidentally removed 2025-06-26 15:12:24 +02:00
oscgonfer
386fa53c15
Add ADS1X15 voltage metrics (#711)
* Add ADS1X15 voltage metrics
* Add 8 channels to allow for daisy chaining of ADS1X15
2025-06-25 20:05:19 +02:00
Ben Meadors
6791138f0b
Update README.md 2025-06-20 19:31:33 -05:00
Ben Meadors
b818a000ef
Merge pull request #704 from fifieldt/ANZ_433
Add ANZ_433 Region
2025-06-19 18:54:24 -05:00
Ben Meadors
8d3870241b
Update README.md 2025-06-19 18:26:10 -05:00
Ben Meadors
c758376d04
Merge pull request #705 from meshtastic/add_contact_ignore
Add ability to block Shared contacts
2025-06-15 06:26:29 -05:00
Ben Meadors
a1cc3e697d Add ability to block Shared contacts 2025-06-15 06:23:36 -05:00
Tom Fifield
9ccc49deaf
As reported by @monkeypants, the MY_433 region is not legal in ANZ
due to power limits being too high. This patch introduced an ANZ_433
region to match the requirements in Australia and New Zealand.

433.05 - 434.79 MHz, 25mW EIRP max, No duty cycle restrictions
AU Low Interference Potential https://www.acma.gov.au/licences/low-interference-potential-devices-lipd-class-licence
NZ General User Radio Licence for Short Range Devices https://gazette.govt.nz/notice/id/2022-go3100

Fixes https://github.com/meshtastic/firmware/issues/7032
2025-06-14 10:29:43 +10:00
Ben Meadors
0c112881df Int size 2025-06-11 19:10:00 -05:00
Ben Meadors
f45a09fa15
Merge pull request #702 from meshtastic/send_input_event
Implement send_input_event
2025-06-11 19:07:12 -05:00
Ben Meadors
579578394c
Update meshtastic/admin.proto
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-11 19:07:05 -05:00
Ben Meadors
07eb2a85ab
Update admin.options 2025-06-11 18:59:36 -05:00
Ben Meadors
3d34533935
Update meshtastic/admin.options
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-11 18:59:12 -05:00
Ben Meadors
20510c79b4
Update meshtastic/admin.options
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-11 18:58:40 -05:00
Ben Meadors
f7824eb09d Implement send_input_event 2025-06-11 17:27:19 -05:00
Ben Meadors
53380fce88
Merge pull request #701 from meshtastic/notificationTest
Add blank messages for ClientNotification oneof
2025-06-11 17:12:16 -05:00
Jonathan Bennett
9468fa3980 Add blank messages for ClientNotification oneof 2025-06-11 12:39:51 -05:00
Tom Fifield
b448d4a94f
Merge pull request #699 from csrutil/add-device-gat562_mesh_trial_tracker
Add GAT562 Mesh Trial Tracker HW model ID
2025-06-10 13:57:19 +10:00
csrutil
7c7621a39b add protobufs for GAT562 Mesh Trial Tracker 2025-06-08 16:29:12 +08:00
Ben Meadors
db60f07ac2
Merge pull request #698 from meshtastic/buzzer_mode
Added buzzer mode
2025-06-07 06:43:49 -05:00
Ben Meadors
abd60b70f0 Annotation 2025-06-07 06:33:59 -05:00
Ben Meadors
758115714f Added buzzer mode 2025-06-07 06:32:08 -05:00
Ben Meadors
cec9223ae1
Merge pull request #696 from meshtastic/device-ui-bulgarian
device-ui: bulgarian language support
2025-06-05 12:30:08 -05:00
Ben Meadors
ebaf8cfede
Merge pull request #697 from meshtastic/hw-model
add T-Deck Pro and TLora Pager HW model IDs
2025-06-05 12:29:51 -05:00
mverch67
81c4d48643 add T-Deck Pro and TLora Pager HW model IDs 2025-06-05 18:16:24 +02:00
mverch67
f9927457f6 bulgarian language support 2025-06-05 18:06:04 +02:00
Ben Meadors
24c7a3d287 WIO 2025-05-28 06:13:31 -05:00
Ben Meadors
022ea79bad
Merge pull request #694 from meshtastic/add-hwid
new HWID's
2025-05-27 15:38:57 -05:00
Jonathan Bennett
0268354426
Key validation messages (#690)
* Add the transport messages for a key validation protocol
2025-05-27 15:33:19 -05:00
Thomas Göttgens
4a108827a9
Add another one 2025-05-27 22:18:06 +02:00
Thomas Göttgens
fa4d98594c
Update meshtastic/mesh.proto
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-27 22:06:41 +02:00
Thomas Göttgens
7a256cad53
Update meshtastic/mesh.proto
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-27 22:06:12 +02:00
Thomas Göttgens
deff1ca54e
new HWID's 2025-05-27 21:34:41 +02:00
Xavier horwood
0b815a6f93
Add Ipv6 Option (#692) 2025-05-27 18:37:07 +02:00
Ben Meadors
91484534a5
Merge pull request #693 from meshtastic/heap-stats
Add heap free and total to local stats telemetry message
2025-05-25 06:30:18 -05:00
Ben Meadors
657651891a Add heap free and total to local stats telemetry message 2025-05-24 06:51:16 -05:00
Ben Meadors
0b32ce24f0
Merge pull request #689 from meshtastic/key-validation
add nodeinfo bool/bitfield for is_manually_validated
2025-05-20 19:42:17 -05:00
Ben Meadors
117ea15f6f
Update mesh.proto 2025-05-20 19:41:21 -05:00