mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 08:50:30 +00:00
- Cleaned up message formatting in MessagesTab for better readability. - Improved SAR message parsing to include optional inline messages. - Updated BLE connection manager to monitor RSSI values and added callback for RSSI updates. - Adjusted drawing message parser to remove sender name from JSON and extract it from packet metadata. - Enhanced drawing toolbar to reflect changes in message creation without sender name. - Ensured consistent error handling and logging across BLE operations.
29 lines
642 B
XML
29 lines
642 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuites>
|
|
<testsuite name="fastlane.lanes">
|
|
|
|
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000208">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.263442">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="2: build_app" time="87.581069">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="3: upload_to_testflight" time="255.604797">
|
|
|
|
</testcase>
|
|
|
|
</testsuite>
|
|
</testsuites>
|