You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
* Squashed commit of the following:
commit a8966d1
Author: iwahdan88 <[email protected]>
Date: Fri Nov 23 12:32:15 2018 +0100
Firmware version [v1.18.1.r6]
-Fixed issue of LTE connection termination when `lte.isattached()` is called after PPP interface established
commit 6d96f70
Author: iwahdan88 <[email protected]>
Date: Fri Nov 16 15:26:37 2018 +0100
Bug fixes [1.18.1.r5]
- Fixed problem in `lte.isconnected` that always sets PPP state to Attached
- Improved `socket.getaddrinfo` to only resolve name if avilable interfaces are up
- Fixed bug of not removing NICs after the interface is de-initialized
commit dfa1176
Author: Christian Ehlers <[email protected]>
Date: Mon Nov 12 00:54:43 2018 +0100
LTE class bug fixes [1.18.1.r4]
commit 3aac0f3
Author: Christian Ehlers <[email protected]>
Date: Thu Nov 8 05:11:48 2018 +0100
Updated LTE stack / sqnsupgrade [1.18.1.r3]
New functions:
pppsuspend()
pppresume()
New command line parameters
attach(apn="default')
connect(legacy=False)
dettach(reset=False)
deinit(dettach=True, reset=False)
send_at_cmd(delay=10000)
New Sequans firmware updater supporting FFF mode for differential upgrades
commit 4d00fa7
Author: Christian Ehlers <[email protected]>
Date: Thu Nov 8 05:07:27 2018 +0100
Mass update copyright
* Updated Jenkins for new Integration center setup
* esp32/SIPY: fixed pins.csv
* esp32/modlte: Added support for Band 5,8
* lib/lora, drivers: General fixes and improvements to the LoRaWAN stack.
* esp32/util: fixed problem in antenna switch in newer esp32 chip models
* esp32/modthreadport: fixed Issue with memory leak in lock creation
* esp32/machuart: solved problem with UART single pin (for deepsl…
* esp32/lte: fixed high deepsleep current issue when LTE not initialised
* esp32/bootloader: added delay before RGB led init
* esp32/micropython: Exposed keyboard interrupt control to micropython
* esp32:updated Pycom version
* Fixed compilation error
* ESP32: Add control for the Ctrl-F hot key #139
from #139
* Sqnsupgrade 1.2.1
Update .gitignore to include additional Eclipse configuration files
* Update Jenkinsfile
Update devicename for MacOS based IC
* Update Jenkinsfile
Fix PATH for Python3
0 commit comments