cfc2e457a9
Update protobufs ( #10832 )
...
Co-authored-by: caveman99 <25002+caveman99@users.noreply.github.com >
2026-07-01 09:33:20 +02:00
Ben Meadors
8345c2b6a9
Protos
2026-06-29 08:20:55 -05:00
Ben Meadors
ad132e9540
Protobufs update
2026-06-26 07:19:33 -05:00
Ben Meadors and GitHub
dd1ec9d462
Lora region preset map ( #10736 )
...
* Added lora region and preset maps
* Protos
* Address PR review feedback
- Log (and break/skip) when the region preset map exceeds its array bounds
instead of silently dropping regions
- Derive test bounds from the generated nanopb array sizes via sizeof()
instead of hard-coded magic numbers
- Fix want_config sequence comment (missing comma, STATE_SEND_MODULECONFIG)
- Specify a language on the spec's fenced code blocks (markdownlint MD040)
* Fix want_config stall: handle STATE_SEND_REGION_PRESETS in PhoneAPI::available()
available() had a separate per-state switch that wasn't updated for the new
state, so it returned false ('unexpected state 5') and getFromRadio() was
never called - the config handshake stalled after metadata and the client
timed out. Verified via the native simulator integration test.
2026-06-19 19:56:24 -05:00
Ben Meadors
9ea1f0065a
Update protos
2026-06-13 07:30:56 -05:00
Ben Meadors
c2bcec93d0
Fix long name clamping and adjust related structures for compatibility
2026-06-11 12:18:26 -05:00
Jonathan Bennett
38f15db1d0
Bump protos to latest develop and regen
2026-06-08 16:28:40 -05:00
Austin and GitHub
c3a46d4d85
Update protobufs ( #10614 )
2026-06-02 19:25:35 -04:00
Ben Meadors
00ec69201d
Develop protos should be on develop
2026-05-19 06:57:05 -05:00
23ead5f2f1
Update protobufs ( #10500 )
...
Co-authored-by: caveman99 <25002+caveman99@users.noreply.github.com >
2026-05-19 07:47:06 +02:00
Ben Meadors
7bdff8ff70
Bump protos
2026-05-13 14:33:15 -05:00
Ben Meadors
811dd427dd
Update protobufs
2026-05-11 16:36:35 -05:00
59b4993861
Update protobufs ( #10456 )
...
Co-authored-by: jp-bennett <5630967+jp-bennett@users.noreply.github.com >
2026-05-11 15:06:37 -05:00
Ben Meadors
dfcb685963
Update protos
2026-05-11 08:08:15 -05:00
55f15076ca
Update protobufs ( #10295 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-04-25 06:08:07 -05:00
92263859a7
Update protobufs ( #10184 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-04-16 20:19:17 -05:00
16cf962351
Update protobufs ( #10104 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-04-08 13:36:09 -05:00
d09433e453
Update protobufs ( #9972 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-03-22 06:36:33 -05:00
b7379f1516
Update protobufs ( #9930 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-03-17 13:25:47 -05:00
c65eecc295
Update protobufs ( #9739 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-02-24 14:27:23 -06:00
d34d694731
Update protobufs ( #9360 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-01-19 06:21:01 -06:00
cdbc8f48d4
Update protobufs ( #9308 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-01-14 06:40:10 -06:00
daad424806
Update protobufs ( #9291 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-01-12 18:45:46 -06:00
Ben Meadors
05bb43189e
Merge remote-tracking branch 'origin/master' into develop
2026-01-10 19:42:02 -06:00
04e755aa48
Update protobufs ( #9242 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-01-10 06:15:55 -06:00
Ben Meadors
5fab45c133
Merge branch 'master' into develop
2026-01-08 08:50:21 -06:00
1e914140ca
Update protobufs ( #9148 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2026-01-02 08:35:52 -06:00
dc36f5df7a
Update protobufs ( #9109 )
...
Co-authored-by: jp-bennett <5630967+jp-bennett@users.noreply.github.com >
2025-12-29 07:52:36 -06:00
d97e38bafc
Update protobufs ( #9028 )
...
Co-authored-by: jp-bennett <5630967+jp-bennett@users.noreply.github.com >
2025-12-20 13:00:50 -06:00
eeaafda62a
Update protobufs ( #8871 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-12-05 10:41:48 -06:00
0e3e8b7607
Update protobufs ( #8707 )
...
Co-authored-by: caveman99 <25002+caveman99@users.noreply.github.com >
2025-11-21 11:02:13 +01:00
5ba04ade2d
Update protobufs ( #8566 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-11-06 07:10:57 -06:00
ffb168be00
Update protobufs ( #8398 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-10-19 05:53:06 -05:00
641a2fc63d
Update protobufs ( #8178 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-10-01 15:32:06 -05:00
b08e4efb78
Update protobufs ( #8172 )
...
Co-authored-by: jp-bennett <5630967+jp-bennett@users.noreply.github.com >
2025-09-30 13:34:40 -05:00
42fbb62f18
Update protobufs ( #8038 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-09-19 08:47:53 -05:00
cc3c568501
Update protobufs ( #8005 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-09-16 07:20:44 -05:00
89de499198
Update protobufs ( #7855 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-09-04 07:32:59 -05:00
0046d957f1
Update protobufs ( #7647 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-08-15 21:42:51 +02:00
7fe2c74139
Update protobufs ( #7588 )
...
Co-authored-by: jp-bennett <5630967+jp-bennett@users.noreply.github.com >
2025-08-09 09:14:22 -05:00
be60f9612e
Update protobufs ( #7587 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-08-09 08:14:04 -05:00
1b793d1f23
Update protobufs ( #7508 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-07-30 06:29:03 -05:00
7c5e2c5393
Update protobufs ( #7473 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-07-26 16:21:49 -05:00
96f63f3945
Update protobufs ( #7422 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-07-22 13:49:53 -05:00
73347c2542
Update protobufs ( #7395 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-07-20 15:03:56 -05:00
8f10de5684
[create-pull-request] automated change ( #7338 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-07-14 09:46:43 -05:00
a7528d777a
[create-pull-request] automated change ( #7193 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-07-01 20:20:22 -05:00
5f0c8863fd
[create-pull-request] automated change ( #7019 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-06-11 20:18:47 -05:00
693b11db1d
[create-pull-request] automated change ( #7007 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-06-10 06:47:41 -05:00
91579c4650
[create-pull-request] automated change ( #6980 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-06-07 06:55:25 -05:00