Skip to content

Commit 81c6a36

Browse files
author
smtc-bot
committed
Release v3.0.1
1 parent 157069d commit 81c6a36

File tree

4 files changed

+3
-186
lines changed

4 files changed

+3
-186
lines changed

LICENSE.txt

Lines changed: 0 additions & 30 deletions
This file was deleted.

LICENSES.txt

Lines changed: 0 additions & 154 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
The LoRa Edge Tracker reference design demonstration application illustrates a full-featured tracker application based on Lora Basics Modem and geolocation middlewares:
66

77
- multi-source geolocation (Wi-Fi, GNSS, possibly ToA)
8+
- GNSS "NAV3" functionality: Improved scan accuracy, success rate and ability to operate without network provided assistance data
89
- low-power operation strategy (mobile/static GNSS scan, Wi-Fi backoff, accelerometer-based motion detection)
910
- BLE and LoRaWAN configurability
1011
- firmware upgrade over BLE (LR1110 and application)
@@ -417,4 +418,4 @@ The application uses the LED of the Lora Edge Tracker Reference Design to displa
417418

418419
### LoRa Edge Config
419420

420-
- Please refer to the [the Wiki](https://github.com/Lora-net/SWSD004/wiki/LoRa-Edge-Config)
421+
- Please refer to the [the Wiki](https://github.com/Lora-net/SWSD004/wiki/LoRa-Edge-Config)

apps/tracker_application/bin/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lr1110_fa_transceiver": {
1010
"version": "04.01",
1111
"url": "https://api.github.com/repos/Lora-net/radio_firmware_images/contents/lr1110/transceiver/lr1110_transceiver_0401.h",
12-
"hash": "6af451463b37b7a328fee730d4c82d3c"},
12+
"hash": "9cf07cebd4b7163504a2999cea6cc7be"},
1313
"lbm_fa_app": {
1414
"version": "3.00.00",
1515
"url": "https://api.github.com/repos/Lora-net/SWSD004/contents/apps/tracker_application/bin/tracker_application_autonomous.bin",

0 commit comments

Comments
 (0)