Jm Casler
|
a83cfffd3a
|
Rename plugins in /esp32
|
2022-02-27 01:27:17 -08:00 |
|
Jm Casler
|
218a208ab7
|
mv plugins/ to modules/
|
2022-02-26 23:56:26 -08:00 |
|
Jm Casler
|
ac43a1b182
|
Rename environmental measurement to telemetry
|
2022-02-26 20:52:22 -08:00 |
|
Jm Casler
|
389a8f1401
|
Add ourGroupInfo to NodeDB
|
2022-02-20 00:04:32 -08:00 |
|
Jm Casler
|
1ba7f009dd
|
Remove hw_model_deprecated
|
2022-02-14 20:37:44 -08:00 |
|
Jm Casler
|
04d16b82ba
|
Remove old style of region code fix
|
2022-02-14 20:00:46 -08:00 |
|
Jm Casler
|
b99d793e23
|
Remove legacyRadio and Legacy Preferences
|
2022-02-14 19:58:54 -08:00 |
|
Thomas Göttgens
|
8e9b852faa
|
Littlefs rebased to Master (#1205)
* Littlefs
|
2022-02-14 11:45:29 -06:00 |
|
Clemens H / OE1RFC / datacop
|
e3df4fe4b4
|
fix: log error if node_db is full instead of firmware crash (#1191)
|
2022-02-10 11:44:58 -06:00 |
|
Ben Meadors
|
b21b7de04b
|
Clear bluetooth bonds on multi-press and factory_reset (#1176)
* Clear bluetooth bonds on multi-press and factory_reset
|
2022-02-01 18:32:26 -06:00 |
|
Mike Kinney
|
caaa235c5d
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
|
Jm Casler
|
465ff3dd25
|
Fix nvs erase for native build
|
2022-01-08 12:03:18 -08:00 |
|
Jm Casler
|
6506d54859
|
Erase NVS as part of factory reset & new triple click behavior.
|
2022-01-08 11:54:02 -08:00 |
|
Jm Casler
|
446fb857cc
|
Bug in getNumOnlineNodes #988
|
2021-12-11 19:50:20 -08:00 |
|
Jm Casler
|
3d4e4bfa50
|
Update generated protos & has_wifi #979
https://github.com/meshtastic/Meshtastic-device/issues/979
|
2021-12-09 11:47:42 -08:00 |
|
a-f-G-U-C
|
646d1caf66
|
updatePosition process time-only message
|
2021-10-28 11:31:19 +00:00 |
|
a-f-G-U-C
|
b74c2da530
|
implement RX_SRC_LOCAL, Position in updatePosition
|
2021-10-26 12:22:34 +00:00 |
|
a-f-G-U-C
|
d0fb363422
|
discriminate local/remote node position updates (#889)
|
2021-10-23 12:58:56 +11:00 |
|
a-f-G-U-C
|
992bbe76d7
|
add backward compatible position flag defaults (#884)
|
2021-10-23 12:12:53 +11:00 |
|
Kevin Hester
|
17a1262382
|
pull in new epaper lib (which required importing configuration.h everywhere
for dumb reasons)
|
2021-06-27 10:56:28 -07:00 |
|
Kevin Hester
|
4c1b7d4840
|
pinelora WIP
|
2021-05-01 11:27:37 +08:00 |
|
Kevin Hester
|
babc1b3613
|
include file/lineno in critical error logs
|
2021-04-29 09:52:15 +08:00 |
|
Kevin Hester
|
76269b397f
|
Merge remote-tracking branch 'root/master' into dev1.2
# Conflicts:
# src/esp32/main-esp32.cpp
# src/mesh/generated/deviceonly.pb.h
# src/mesh/generated/mesh.pb.h
|
2021-03-27 16:44:42 +08:00 |
|
Jm
|
57c82988e2
|
#669 - Add restart counter
|
2021-03-27 01:20:07 -07:00 |
|
Kevin Hester
|
37ec969f96
|
Merge remote-tracking branch 'root/master' into dev1.2
# Conflicts:
# src/mesh/NodeDB.cpp
|
2021-03-27 11:10:47 +08:00 |
|
Jm Casler
|
7872cb050d
|
Merge branch 'master' into master
|
2021-03-25 19:32:13 -07:00 |
|
Jm
|
89029311c1
|
Update NodeDB.cpp
|
2021-03-25 19:28:15 -07:00 |
|
Jm
|
f6f586decb
|
Remove my code that doesn't work with channels
|
2021-03-25 19:27:46 -07:00 |
|
Kevin Hester
|
04225f7bc2
|
change! time of last packet rx in node->last_heard instead of node->position.time
|
2021-03-26 09:30:15 +08:00 |
|
Kevin Hester
|
e17fe7e075
|
update altitude in nodedb for received altitudes (reported by @iz1kga)
|
2021-03-24 19:24:33 +08:00 |
|
Kevin Hester
|
5b0e7c6e82
|
fix has_preferences init
|
2021-03-24 13:25:21 +08:00 |
|
Kevin Hester
|
1fcec8ce3b
|
always fix up channel list, even if we just did factory reset
|
2021-03-23 11:54:53 +08:00 |
|
Jm Casler
|
1eb37dded8
|
partial work for S&F
|
2021-03-21 19:45:35 -07:00 |
|
Kevin Hester
|
53671283ae
|
change hw_model_deprecated to intentionally break old apps
|
2021-03-14 10:57:26 +08:00 |
|
Kevin Hester
|
d9fc7b32c3
|
move hw_model into User
|
2021-03-14 10:48:20 +08:00 |
|
Kevin Hester
|
9a03536e3d
|
Use enums for hw_model per @sachaw idea.
|
2021-03-14 10:37:32 +08:00 |
|
Kevin Hester
|
c097852ab0
|
SERIOUS BUG: we've been discarding devicestate when we should not
|
2021-03-12 15:45:28 +08:00 |
|
Kevin Hester
|
a97c2ae6eb
|
minimize radioconfig file writes
|
2021-03-11 18:29:47 +08:00 |
|
Kevin Hester
|
76e2c39c63
|
completed moving prefs to new files
|
2021-03-11 17:54:16 +08:00 |
|
Kevin Hester
|
ab9fe42f58
|
wip - move channels
|
2021-03-11 13:02:00 +08:00 |
|
Kevin Hester
|
950b32232f
|
don't send messages the phone sent us back towards the phone
|
2021-03-05 10:19:27 +08:00 |
|
Kevin Hester
|
66638655a5
|
Merge branch 'dev' into dev1.2
# Conflicts:
# src/mesh/NodeDB.cpp
|
2021-02-25 08:56:36 +08:00 |
|
Kevin Hester
|
b2c47a7dea
|
fix #710. nodes disappearing from map. thanks @DylanHoen for noticing!
|
2021-02-25 08:50:46 +08:00 |
|
Kevin Hester
|
aa8b86c6b2
|
multichannel send/rx kinda works
|
2021-02-23 11:43:30 +08:00 |
|
Kevin Hester
|
69a11e7375
|
WIP phone api changes for dev1.2
|
2021-02-17 19:04:41 +08:00 |
|
Kevin Hester
|
42ae27973e
|
WIP 1.2 move routing into plugin
|
2021-02-17 13:06:23 +08:00 |
|
Kevin Hester
|
45caf394f0
|
WIP multichannel support
|
2021-02-16 15:41:52 +08:00 |
|
Kevin Hester
|
9d81511153
|
fix warning
|
2021-02-12 09:56:35 +08:00 |
|
Kevin Hester
|
fdfe62edf0
|
updates to work with new protobuf names
|
2021-02-10 16:18:41 +08:00 |
|
Kevin Hester
|
58bb7169a0
|
use nodenum as the default nodeid
|
2021-02-08 10:15:02 +08:00 |
|