Releases: waybyte/logicromsdk
Releases · waybyte/logicromsdk
1.0.0
SDK library Changelog:
- Update libraries to latest version
- Add MQTT client support
- Add audio API support for RDA8910 chipset
- Add CRLF handling in command line parser
- Console login automatically when no auth function is set
- Fix OneWire timing issue on 4G platform
- Increase buffer size for command processing
- Fix system lockup during SPIF read/write
- Fix storage API crash sometimes after reboot
- Add API to get USB cable connect status
- Fix fota check not working as expected
- Add core fota check support
- Change os_mutex_* APIs, old API deprecated
- Fix SFDP page erase considered as block erase
- Add driver for A9G GNSS chip GK9501
Documentation Changelog:
- Updated documentation
- Add details for Logicrom Spark board
- Fix line endings for new files
- Fix readthedocs configuration file
- Add tool information in docs
0.9.9
- Add support for modules based on ASR1601 and ASR1603 SoC
- Add Root CA validation support in SSL socket and HTTP client
- Add compatibility with Arduino wiring
- Add network led indication for no SIM
- GPS driver L89R2 renamed to L89HA as per Quectel website
- Update documentation
0.9.8
- Add full support for RDA8955 SoC, Module supported:
- Neoway M590
- Quectel MC65
- AiThinker A9
- Add custom check interval for FOTA
- Fix STK enable API
- Update documentation for RDA8955 based modules
Full Changelog: v0.9.7...v0.9.8
0.9.7
- Add support for RDA8955 GSM SoC
- Add GPS Motion assistance support
- Add API to get current network type
- Add RIL event for network type change
- Add support for custom name for tasks for debugging
0.9.6
- Simplify HTTP client API
- Update Documentation
- Add example application links
- Add missing header file documentation
0.9.5
- Update IMU sensor fusion API
- Update documentation in header files
0.9.4
SDK Changelog:
- Add support for Quectel EG915U
- Add display driver for LTE Cat.1 Modules
- Add GPS module driver interface
- Add GNSS HW driver to control on-chip GNSS for Neoway N58 and Quectel EC200U
- Update SD/MMC driver for LTE Modules with eMMC support
- Update Xmodem driver
- Update SIM Toolkit Interface
Documentation
- Add Pin details for EG915U
- Add missing header file documentation
- Add supported system call details
- Reorganize chapters
Full Changelog: v0.9.3...v0.9.4
0.9.3
- Add alternate GPIO mapping support for 4G modules
- Update documentation
- Add Firmware flashing guide
- Fix typo
- Update GPIO documentation
- Update OS API to make them consistent
0.9.1
Logicrom Wireless IoT SDK v0.9.1
- Added Fibocom L610 LTE module support
- Updated documentation
- Added new storage management module
- Added IMU sensor fusion module
- UART Custom baudrate support for supported modules
0.9.0
LogicROM SDK v0.9.0
Added Support for 4G LTE Cat.1 Chipset RDA8910.
Supported 4G LTE Cat.1 Modules:
- Neoway N716
- Neoway N58
- Quectel EC600
- Quectel EC200
Change log:
- Added modem interface APIs
- Added GPIO <-> module pin mapping in header file
- API change for hardware SPI and I2C for multiple ports
- Added new API to attach GPIO to show network status
- Updated GSM core to support SIM BIP protocol
- Added new API for faster GPIO read/write