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 |
|