Meshtastic-Android/app
James Rich ed2703c77a fix: Correctly compare hopStart and hopLimit for received packets
fixes: #1304

The calculation of `hopsAway` was using an incorrect comparison between `hopStart` and `hopLimit`. This commit fixes the logic to correctly determine the number of hops a packet has traveled.
2024-10-12 06:20:46 -03:00
..
schemas/com.geeksville.mesh.database.MeshtasticDatabase refactor: replace MyNodeInfo with MyNodeEntity (#1277) 2024-10-02 06:18:30 -03:00
src fix: Correctly compare hopStart and hopLimit for received packets 2024-10-12 06:20:46 -03:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
build.gradle 2.5.1 2024-10-10 11:06:06 -03:00
google-services-example.json mock google-services in CI builds 2020-04-02 22:07:35 -07:00
google-services.json for now use my local google-services settings (for crashlytics) 2020-03-01 16:39:53 -08:00
proguard-rules.pro chore: re-enable code shrinking and optimization 2024-09-19 18:17:30 -03:00