Releases: Lora-net/LoRaStudio
Releases · Lora-net/LoRaStudio
Release list
v1.6.5
Fixed
- Flash firmware over non LoRaStudio images
- Remove frequency limitations but add info advice instead
- Toast was only showing on main screen
- Add missing TX power parameter for custom PA config
- Shield list was not accurate
- Screen showing RSSI wrongly
- Various minor bug fixes
Added
- Automatic firmware path resolution according to MCU of dev-kit still offering to choose binary when failing
- Info icon for input fields
- AppImage for Linux
- Disconnect board
- Application self-update for windows
- Installer on windows keeps previous versions and proposes clean up
- Ramp up time as Radio parameter
- Add updated table for RSSI calibration
- PA tables for latest EVK
Updated
- GUI design : add scrolling, collapsible sections and improve design for lower resolutions
- Added restart back-end as solution for non responding devices in documentation
- Mouse over info improvements
- Default FLRC values
v1.5.2
Changed
- Updated LR20xx drivers to latest version 2.0.2
v1.4.1
Added
- PA parameters as experimental
- Missing CRC types for GFSK
- FSK DC free formatting
- Documentation about windows USB power saving
- FW version of devices are checked against GUI at scanning asking for user to update
- Possibility to change port for local backend
- Enabled 1024 bytes FIFOs for both RX and TX
- Enables 511 payload length for FLRC modulation
- Payload length chack against the chosen modulation.
Changed
- Output power is now shown in dBm (supports 0.5 increment)
- NVM wipe is now done before FW update
- Update LR2021 drivers to 1.3.5
- Default SIMO mode is now DCDC
- Logs are now shown and saved as file instead of in memory table
- Updated documentation
- PER demo TX blocking wait between frames replaced by timer
Fixed
- Ping pong demo now works with payloads > 7 bytes
- Updated version of the firmware refreshed after FW update
- Dropdown menu choices bug fix
- Various GUI and logs bug fixes
- Some LoRa BW were unavailable
- Time on air could have been bigger than timeout
- Activation issue for optionnal settings
v1.3.1
Fixes
- NVM logs dump possible stall
- PER application bugs on counters
- RSSI on FLRC
Adds
- FLRC sync word fields
- Support for shields LR2012 and LR2022
- Readme for download instructions
- Latest version of LR20xx drivers (v1.3.4)
Improvements
- Supports any chip version above v1E
v1.1.0
FIX
- Bug fix on standalone mode
- Update PA tables for 490MHz
- Prints for parameters in logs and on screen
ADDS
- Add capacitor trimming
- Add Informative message on kit's screen at startup
IMPROVEMENTS
- Cleaners prints on kit's screen for PingPong and PER apps