Jm Casler
|
3bd1aec912
|
Remove router implementation from RFC and change over to position_broadcast_smart_disabled
|
2022-03-14 18:04:41 -07:00 |
Jm Casler
|
f2bff80ad1
|
Reduce air_period to 8
|
2022-03-02 18:48:05 -08:00 |
Jm Casler
|
ef81149330
|
Add router to MyNodeInfo
|
2022-02-28 22:02:05 -08:00 |
Jm Casler
|
769d87aaf0
|
More update plugin to module, mostly cannedmessages
|
2022-02-27 00:58:46 -08:00 |
Jm Casler
|
c58e981c84
|
typo in Data.group_id
|
2022-02-19 23:15:55 -08:00 |
Jm Casler
|
8302a04192
|
Move max_length and max_count into .options
|
2022-02-19 23:09:26 -08:00 |
Jm Casler
|
e5f1e3c90b
|
Remove deprecated protos.
|
2022-02-14 20:07:33 -08:00 |
Jm Casler
|
86e79e9298
|
Reduce size of airtime repeated struct in mynodeinfo
|
2021-12-07 11:46:21 -08:00 |
Kevin Hester
|
f5b3d0643b
|
Fix data payload len to match mesh.options, also update docs
|
2021-05-28 10:58:51 +08:00 |
Sacha Weatherstone
|
4da1621bee
|
Fix formatting
|
2021-04-20 19:08:28 +10:00 |
Kevin Hester
|
157f9891dd
|
verstrs are now longer
|
2021-04-16 11:50:02 +08:00 |
Kevin Hester
|
e68763737e
|
change name of old hw_model, to make sure any apps that use it are forced
to update their code. i.e. the android app at least.
|
2021-03-14 10:55:24 +08:00 |
Kevin Hester
|
3edb02dabb
|
move channel and settings to their own proto files
|
2021-02-27 13:16:43 +08:00 |
Kevin Hester
|
75ae9929a2
|
pull admin plugin out of core proto
|
2021-02-25 20:35:51 +08:00 |
Kevin Hester
|
7db1c2edb2
|
1.2 trim sizes
|
2021-02-22 10:25:29 +08:00 |
Kevin Hester
|
649c3deb71
|
move admin ops to the admin service
|
2021-02-21 14:03:13 +08:00 |
Kevin Hester
|
65914b84f1
|
1.2 WIP moving routing into data
|
2021-02-17 13:05:46 +08:00 |
Kevin Hester
|
a76ceb1509
|
updates to get device code building with new proto names
|
2021-02-10 16:18:06 +08:00 |
Kevin Hester
|
5a23071d23
|
move device only code into a separate file
|
2020-12-28 13:12:14 +08:00 |
Kevin Hester
|
e7ab73e2a9
|
Clean up LogRecord
|
2020-12-27 10:55:13 +08:00 |
Kevin Hester
|
75078afe43
|
move secondary_channels out of radioconfig
|
2020-12-17 10:52:31 +08:00 |
Kevin Hester
|
3d0bcc2afa
|
begin support for multiple simultaneous channels
|
2020-12-17 10:31:40 +08:00 |
geeksville
|
5a317435b6
|
add factory_reset option and store region code in preferences
|
2020-09-19 11:10:50 -07:00 |
geeksville
|
fc79db4594
|
add support for wifi connections from nodes
|
2020-06-21 14:11:09 -07:00 |
geeksville
|
72cbde93ff
|
we aren't yet storing tophone messages across deep sleep, so shrink this
|
2020-06-16 15:25:54 -07:00 |
geeksville
|
e7f181ef6f
|
remove deprecated fields
|
2020-06-12 09:01:02 -07:00 |
geeksville
|
3ba76bbe4c
|
change to use 32 bit nodenums/packetids
|
2020-06-06 13:15:15 -07:00 |
geeksville
|
e95239a2ec
|
Allow ignoring certain nodes (for DSR testing)
|
2020-05-23 09:24:54 -07:00 |
geeksville
|
bc3ecd97e3
|
Updates to keep ToRadio/FromRadio packets smaller than 512 bytes
|
2020-05-12 13:34:44 -07:00 |
geeksville
|
3bf195cb2d
|
DSR WIP
|
2020-05-11 15:40:04 -07:00 |
geeksville
|
5e2df6c998
|
We now allow sending encrypted message payloads
|
2020-05-09 19:06:45 -07:00 |
geeksville
|
f775ebe369
|
change MeshPacket so sometimes payloads can be opaquely encrypted bytes
|
2020-05-09 17:50:42 -07:00 |
geeksville
|
cabbdf51ed
|
Use int32s for lat/long - higher precision and 4 bytes less per packet
related to https://github.com/meshtastic/Meshtastic-device/issues/124
|
2020-05-04 07:43:15 -07:00 |
geeksville
|
0cef755015
|
get ready for more of a simple stream API over serial, BLE or UDP
for https://github.com/meshtastic/Meshtastic-esp32/issues/69
|
2020-04-20 16:15:52 -07:00 |
geeksville
|
d13d741a98
|
allow longer hw model strings
fix https://github.com/meshtastic/Meshtastic-esp32/issues/73
|
2020-03-30 19:33:46 -07:00 |
Kevin Hester
|
e1a48b6e75
|
allow for slightly longer strings
|
2020-03-03 08:23:20 -08:00 |
Kevin Hester
|
c4ee1448ea
|
Add the protobuf definitions
|
2020-03-02 09:47:10 -08:00 |