Allora

Latest version: v1.2.0

Safety actively analyzes 619477 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.0

- Serial Connector and interface improvements
- Update to configuration files
- Debugging and performance improvements

**Full Changelog**: https://github.com/SMARTLAGOON/AlLoRa/compare/v1.1.0...v1.2.0

1.1.0

First public release! 🚀

- Adapter Node implemented: Requires a Connector and an Interface to operate
- Interfaces implemented: In order to communicate using other technologies (i.e WiFi, Serial) to access to LoRa.
- Serial Interface and Connector implemented (Thanks erosaso!)
- Quality of life improvements with Gateway, add a list of the Nodes to be heard in Nodes.json file, for the gateway to add them during initialization.
- Updated examples

**Full Changelog**: https://github.com/SMARTLAGOON/AlLoRa/compare/v1.0.0...v1.1.0

PD: Should update README soon...

1.0.0

Major release:

- New Name: AlLoRa
- Improved Mesh mode: Select if sleep before retransmissions or not.
- SF change request implemented: Change the SF value OTA
- Extended compatibility for ESP32 devices: [AlLoRa + ESP32 devices](https://barratia.notion.site/AlLoRa-ESP32-devices-87ed423f7d554e24b936588392481a4e)
- Packet structure adjusted to be compatible with new features
- Adaptive timeout for Wi-Fi adapter (Available for all Receiver Nodes in the future)


**Full Changelog**: https://github.com/SMARTLAGOON/AlLoRa/compare/v0.1.2...v1.0.0

0.1.2

Stability fixes:

LoPy4 Firmware update fixes (no more core dumps)
Wi-Fi adapters updated
Mesh fixed, still in progress

Tested on Mar Menor's Buoy

**Full Changelog**: https://github.com/SMARTLAGOON/m3LoRaCTP/compare/v0.1.1...v0.1.2

0.1.1

Stability fixes and cleaner code

- Sender Node: Fixing that it didn't answer the OK command at the first time when finishing sending a file.
- File: Timestamp removed → Deprecated
- Data source: Backup changed → Simpler and cleaner
- Memory management in microcontroller → Report SST saves in memory only when report=True

**Full Changelog**: https://github.com/SMARTLAGOON/m3LoRaCTP/compare/v0.1.0...v0.1.1

0.1.0

Tested using LoPy4 and Raspberry Pi (or a computer) connected to the m3LoRaCTP Wi-Fi Adapter.

- .whl available for library installation using pip for Raspberry Pi or any computer using Python 3 (Tested on Python 3.8)

>>> pip install m3LoRaCTP-0.1.0-py3-none-any.whl

- For LoPy4 you should copy the entire m3LoRaCTP directory into the root folder of the device (and then use it like a normal library).

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.