Jm Casler
|
697d52b9bd
|
rangeTestPlugin - only send if channelUtilization is less than 25%
|
2022-01-26 22:20:13 -08:00 |
|
Mike Kinney
|
6883bc7afc
|
fix more warnings; add to CI; suppress some warnings
|
2022-01-24 19:58:07 +00:00 |
|
Jm Casler
|
df88feba0f
|
Feature request: add the hop limit info to range test plugin #967
|
2021-12-07 09:14:31 -08:00 |
|
Jm Casler
|
47e7b00000
|
Cleanup rangetestplugin #950
|
2021-12-03 18:59:10 -08:00 |
|
Jm Casler
|
3ec508169a
|
Implementation of smart positioning #934
Initial check in for https://github.com/meshtastic/Meshtastic-device/issues/934
|
2021-11-26 19:12:00 -08:00 |
|
Jm Casler
|
3981d2e1f6
|
Fix for #874 - RangeTest Plugin header fields swapped for elevation and SNR (#904)
Fix for #874 - RangeTest Plugin header fields swapped for elevation and SNR
|
2021-10-28 15:46:20 +11:00 |
|
Kevin Hester
|
3d197d732c
|
Merge branch 'master' into fix-plugin-return-type
|
2021-10-12 09:15:34 +08:00 |
|
Sam
|
796e8c836a
|
Move latLongtoMeter under GeoCoord
|
2021-10-09 13:28:51 -04:00 |
|
Vladislav Osmanov
|
debae67ae7
|
Plugins refactoring: handleReceived return enumeration ProcessMessage
Use `ProcessMessage::CONTINUE` to allows other modules to process a message.
Use `ProcessMessage::STOP` to stop further message processing.
|
2021-09-23 04:42:09 +03:00 |
|
Jm
|
471c06b169
|
#758 Report elevation while in range test
|
2021-03-25 19:25:20 -07:00 |
|
Jm Casler
|
baeb002245
|
Fix small bug in range test plugin.
packetSequence was an unsigned int but i was using %d. oops
|
2021-03-20 00:38:53 -07: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
|
3088fe3f91
|
Stay up-to-date wrt master (cc @mc-hamster)
# Conflicts:
# src/plugins/Plugins.cpp
# src/plugins/RangeTestPlugin.cpp
# src/plugins/StoreForwardPlugin.cpp
|
2021-02-22 10:39:46 +08:00 |
|
Jm
|
ca40cb4be3
|
Update RangeTestPlugin.cpp
|
2021-02-20 00:43:56 -08:00 |
|
Jm Casler
|
6376ab51f1
|
Moving to plugins/esp32
|
2021-02-16 18:36:30 -08:00 |
|