8000 Stable update by Xykon · Pull Request #237 · pycom/pycom-micropython-sigfox · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Stable update #237

Merged
merged 17 commits into from
Dec 17, 2018
Merged

Stable update #237

merged 17 commits into from
Dec 17, 2018

Conversation

Xykon
Copy link
Member
@Xykon Xykon commented Dec 17, 2018
  • Fixed issue of LTE connection termination when lte.isattached() is called after PPP interface established
  • 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
  • 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
  • esp32/micropython: Exposed keyboard interrupt control to micropython
  • Fixed compilation error
  • Sqnsupgrade 1.2.1

iwahdan88 and others added 15 commits December 13, 2018 13:54
commit a8966d1
Author: iwahdan88 <islam@pycom.io>
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 <islam@pycom.io>
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 <cehlers@pycom.io>
Date:   Mon Nov 12 00:54:43 2018 +0100

    LTE class bug fixes [1.18.1.r4]

commit 3aac0f3
Author: Christian Ehlers <cehlers@pycom.io>
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 <cehlers@pycom.io>
Date:   Thu Nov 8 05:07:27 2018 +0100

    Mass update copyright
Update .gitignore to include additional Eclipse configuration files
@Xykon Xykon self-assigned this Dec 17, 2018
Update devicename for MacOS based IC
Fix PATH for Python3
@Xykon Xykon merged commit d1c5ea9 into master Dec 17, 2018
@Xykon Xykon deleted the stable_update branch December 17, 2018 16:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0