Commit graph

39 commits

Author SHA1 Message Date
andrekir
cbd8090137 fix null batteryStr 2022-09-08 17:26:00 -03:00
andrekir
5eb5cd1421 incorporate androidlib 2022-09-04 22:52:40 -03:00
andrekir
5d95017efa add osm map features 2022-08-30 17:25:11 -03:00
andrekir
ab020713bd validate longitude values 2022-06-22 22:02:56 -03:00
andrekir
2389c222a0 move LocationUtils into utils 2022-05-20 11:20:13 -03:00
andrekir
78f7477c85 promote device metrics 2022-04-04 19:10:15 -03:00
andrekir
d8a5fff86e fix NodeInfo telemetry proto 2022-03-28 15:48:27 -03:00
andrekir
373500ae8e point telemetry to new proto reference 2022-03-27 18:43:24 -03:00
andrekir
472f989b65 tag telemetry in NodeInfo 2022-03-26 23:38:58 -03:00
andrekir
11bbf02bf9 add batteryLevel from Telemetry 2022-03-26 18:10:40 -03:00
Mike Cumings
6012bddbdc Fixes #340 Improve CSV file export 2022-02-03 18:15:06 -08:00
Kevin Hester
9a7e46c5df fill in for local device that happens to not have GPS signal (even if has GPS) 2021-03-27 15:50:16 +08:00
Kevin Hester
3c457a118d cleanup lastHeard in node info (instead of position.time) 2021-03-27 10:55:16 +08:00
Vadim Furman
0d9f31f7fb Pipe rssi to the view 2021-03-22 21:10:58 -07:00
Vadim Furman
8aa7585fdd Merge remote-tracking branch 'upstream/master' 2021-03-19 16:55:22 -07:00
Vadim Furman
5e4470d25e Use default scope for file save and display snr 2021-03-19 14:33:55 -07:00
Kevin Hester
483bd878ab untested change to use new hwmodel 2021-03-14 11:42:04 +08:00
Kevin Hester
2e30dbcdd0 switching away from kotlin-android-extensions 2020-12-07 20:44:17 +08:00
Ludovic Goix
8f253bdca1 Display last time we receive a transmission from a node #65 2020-07-13 23:49:07 -04:00
geeksville
169cb7dcd7 fix unit tests 2020-07-02 14:46:37 -07:00
Ludovic Goix
d822538c0e Display battery level of remote nodes #64 2020-07-01 08:28:06 -04:00
geeksville
12ef3d4d7b Don't crash the app if the node sends a bogus lat > 90 deg 2020-06-18 14:08:21 -07:00
geeksville
98d5f3a7be remove deprecated lat/long float encodings 2020-06-11 21:25:45 -07:00
geeksville
67d95039bf begin support for message status 2020-05-30 14:38:16 -07:00
geeksville
12f7e9a8ce support int based lat/long
for https://github.com/meshtastic/Meshtastic-device/issues/124
2020-05-04 08:05:59 -07:00
geeksville
39eb6664da we now save node & msg db across service invocations 2020-04-19 17:25:20 -07:00
geeksville
ca1ada085e use parcelize to eliminate boilerplate code 2020-04-19 12:00:41 -07:00
geeksville
5784138c96 Fix #11: we now keep a record of past messages in the persistent service state 2020-04-19 11:47:34 -07:00
geeksville
d1afb6fac6 don't leak personal data into logs 2020-04-12 10:56:45 -07:00
geeksville
83c491078d Don't leak user names or positions into logs 2020-04-12 10:21:31 -07:00
geeksville
743316d421 By default zoom map to show all nodes, with names and icons. 2020-04-05 12:33:23 -07:00
Kevin Hester
49ed2b8e1f add distance unit test and fix bug reported via crashyltics 2020-02-29 07:59:57 -08:00
geeksville
8089475622 only seed with test data if we are on the emulator 2020-02-25 10:48:54 -08:00
geeksville
b9848c458c send gps info more often while testing 2020-02-19 15:28:15 -08:00
geeksville
5b83320a69 progress on keeeping gps off 2020-02-19 10:53:36 -08:00
geeksville
165df2c4de allow sending broadcasts and cope with missing mesh services 2020-02-17 15:39:49 -08:00
geeksville
6f39ba1331 we now show real distances in the GUI 2020-02-17 15:03:34 -08:00
geeksville
55d4d769f8 update protos 2020-02-12 14:15:59 -08:00
geeksville
10b4d2395c deliver full node db when client app asks for it 2020-02-10 17:05:51 -08:00