Cruz Monrreal
|
eff15804b7
|
Merge pull request #10154 from itziardelatorre/itziar
Fix for LoRaWAN downlink sequence counter rollover
|
2019-03-27 00:22:37 -05:00 |
Martin Kojtal
|
ac118eaedc
|
Merge pull request #10164 from Patater/tls-2.17.0
tls: Update Mbed TLS to 2.17.0
|
2019-03-23 16:33:52 +01:00 |
Martin Kojtal
|
f6fc71c501
|
Merge pull request #10152 from Patater/crypto-1.0.0
crypto: Update Mbed Crypto to 1.0.0
|
2019-03-23 16:33:32 +01:00 |
Martin Kojtal
|
1d8c3d4553
|
Merge pull request #10179 from u-blox/n2xx_provide_default
Cellular: C030_N2XX default interface
|
2019-03-22 06:33:24 +01:00 |
Martin Kojtal
|
e7a4658256
|
Merge pull request #10180 from AriParkkila/fix-wise-1570
Fix SPIF speed for MTB_ADV_WISE_1570 and max packet size for BC95
|
2019-03-22 06:32:39 +01:00 |
Martin Kojtal
|
014a5ec487
|
Merge pull request #10172 from kivaisan/fix_plmn_iar_trace
Cellular: Fix plmn trace for IAR
|
2019-03-21 10:05:20 +01:00 |
Ari Parkkila
|
bdd07b6a37
|
Cellular: Fix max packet size for BC95 driver
|
2019-03-21 01:11:28 -07:00 |
mudassar-ublox
|
2f37e371b4
|
C030_N2XX default interface
|
2019-03-21 11:57:32 +05:00 |
Martin Kojtal
|
839e977bee
|
Merge pull request #10138 from jarvte/athandler_filehandle_not_usable
Cellular: don't allow ATHandler read/write if filehandle not usable
|
2019-03-20 15:39:12 +01:00 |
Kimmo Vaisanen
|
06caa0ff14
|
Cellular: Fix plmn trace for IAR
IAR compiler does not seem to like printing null strings.
|
2019-03-20 14:39:07 +02:00 |
Martin Kojtal
|
23cd1aa083
|
Merge pull request #10140 from jarvte/astyle_fixes
Cellular: fix astyle for files that already in master
|
2019-03-20 13:24:23 +01:00 |
Martin Kojtal
|
c6d3d8326e
|
Merge pull request #10005 from TeemuKultala/cellular_remove_device
cellular: remove last CELLULAR_DEVICE references
|
2019-03-20 13:18:23 +01:00 |
Jaeden Amero
|
20598bcea1
|
tls: Update Mbed TLS to 2.17.0
There are no differences from the previously imported version of Mbed
TLS other than the version number.
|
2019-03-19 16:55:56 +00:00 |
itziar
|
4c1fedd72a
|
Applied suggested astyle fix(es)
|
2019-03-19 10:11:15 +01:00 |
itziar
|
5beef7405c
|
Bug related to downlink sequence counter rollover
|
2019-03-19 10:11:14 +01:00 |
Martin Kojtal
|
54602f55ba
|
Merge pull request #10108 from theamirocohen/fix_is_valid_erase
Fix functionality for FlashIAPBD & SlicingBD
|
2019-03-19 09:31:33 +01:00 |
Jaeden Amero
|
11ef5a0a72
|
crypto: Update Mbed Crypto to 1.0.0
There are no differences from Mbed Crypto 1.0.0d7 other than the version
number.
|
2019-03-18 16:17:02 +00:00 |
Teppo Järvelin
|
de7520bd97
|
Cellular: fix astyle for files that already in master
|
2019-03-18 13:50:10 +02:00 |
Teppo Järvelin
|
174d95709c
|
Cellular: don't allow ATHandler read/write if filehandle not usable
For example after going to ppp mode we must block at write and
read as filehandle is not usable.
|
2019-03-18 13:37:48 +02:00 |
Martin Kojtal
|
6b84b14ab6
|
Merge pull request #10081 from jarvte/move_call_CGEREP
Cellular: call AT+CGEREP after sim is ready
|
2019-03-18 11:26:41 +01:00 |
Teemu Kultala
|
614b014d05
|
cellular: remove last CELLULAR_DEVICE references
|
2019-03-18 10:07:30 +02:00 |
Martin Kojtal
|
964f5ad321
|
Merge pull request #10098 from ghseb/credentials-for-connection-profile
Cinterion Cellular: Setup connection profile with username and password
|
2019-03-18 08:13:32 +01:00 |
Martin Kojtal
|
4cf22b39d6
|
Merge pull request #10029 from AriParkkila/cellular-device_serial
Cellular: Remove compile dependency of UARTSerial
|
2019-03-18 08:12:27 +01:00 |
Teppo Järvelin
|
dba3d42362
|
Cellular: call AT+CGEREP after sim is ready
Current implementation did call AT+CGEREP before sim was ready
and it was failing in most modems.
|
2019-03-18 08:10:09 +02:00 |
Cruz Monrreal
|
05f18fc7f6
|
Merge pull request #10100 from ghseb/support-ehs5-e
Cellular: Support Cinterion EHS5-E cellular module
|
2019-03-16 23:00:51 -05:00 |
Cruz Monrreal
|
c81a292921
|
Merge pull request #10092 from desmond-blue/fix-ble-on_phy_update_complete
BLE:fix on_phy_update_complete function
|
2019-03-16 23:00:37 -05:00 |
Cruz Monrreal
|
6c4b4a5212
|
Merge pull request #10084 from mirelachirica/info_resp_issue_8829
Cellular: AT information response to return false on empty prefix
|
2019-03-16 22:59:24 -05:00 |
Cruz Monrreal
|
b433b16a11
|
Merge pull request #10014 from artokin/nanostack_interface_error_mapping
Update nanostack-interface error mapping
|
2019-03-16 22:58:24 -05:00 |
Cruz Monrreal
|
9ecde429f9
|
Merge pull request #9992 from pan-/ble-use-low-power-ticker
BLE - Use low power timing primitives
|
2019-03-16 22:56:43 -05:00 |
Cruz Monrreal
|
961c9e2e13
|
Merge pull request #9988 from paul-szczepanek-arm/fix-cordio-tick
BLE: fix tick rate set to 10 ms
|
2019-03-16 22:56:24 -05:00 |
Cruz Monrreal
|
e697d3770d
|
Merge pull request #9935 from jarvte/lwip_timeout_bringup_link
Increased timeout for lwip waiting netif_is_link_up
|
2019-03-16 22:54:57 -05:00 |
Cruz Monrreal
|
7fa995860f
|
Merge pull request #9921 from desmond-blue/fix_Cordio-insert-characteristic-handle-error
BLE:Cordio:Fix insert characteristic not handle error
|
2019-03-16 22:54:37 -05:00 |
Cruz Monrreal
|
7cdc5b057c
|
Merge pull request #9919 from pan-/workaround-extended-report
BLE - Report extended advertising in legacy handler
|
2019-03-16 22:54:21 -05:00 |
Cruz Monrreal
|
dbb33ef423
|
Merge pull request #9801 from vmedcy/fix-eventqueue-h
Correctly include EventQueue.h
|
2019-03-16 22:52:40 -05:00 |
David Saada
|
eb5cef84fd
|
Add bootloader support for the LPC55S69 board
bla
|
2019-03-16 00:13:40 +02:00 |
Martin Kojtal
|
78a3d99c81
|
Merge pull request #9941 from marcuschangarm/fix-rspif
Add missing RSPIF component to the defaut BlockDevice handler
|
2019-03-15 18:08:04 +01:00 |
Martin Kojtal
|
686095e213
|
Merge branch 'remove_no_greentea' of https://github.com/kfnta/mbed-os into rollup
|
2019-03-15 08:46:14 +00:00 |
Martin Kojtal
|
4cf7864bb5
|
Merge branch 'wisun_network_default_name' of https://github.com/artokin/mbed-os into rollup
|
2019-03-15 08:45:57 +00:00 |
Martin Kojtal
|
4a24bd1f0a
|
Merge branch 'fix_lwip_debug_log_compile' of https://github.com/jarvte/mbed-os into rollup
|
2019-03-15 08:45:26 +00:00 |
Martin Kojtal
|
759627ff12
|
Merge branch 'plmn_stm_fix2' of https://github.com/jarvte/mbed-os into rollup
|
2019-03-15 08:45:14 +00:00 |
Martin Kojtal
|
74f13dd8de
|
Merge branch 'fix_Cordio-descriptor-set-cback' of https://github.com/desmond-blue/mbed-os into rollup
|
2019-03-15 08:44:55 +00:00 |
Martin Kojtal
|
0597e33765
|
Merge branch 'patch-9' of https://github.com/janjongboom/mbed-os into rollup
|
2019-03-15 08:44:40 +00:00 |
Martin Kojtal
|
9960ea93ed
|
Merge branch 'fix-ble-cordio-reset-sequence' of https://github.com/desmond-blue/mbed-os into rollup
|
2019-03-15 08:43:59 +00:00 |
Sebastian Stockhammer
|
744e648673
|
Disable dual stack mode for ehs5-e
|
2019-03-15 09:32:26 +01:00 |
Sebastian Stockhammer
|
6b7b36a3b4
|
Revert "Disable dual stack mode"
This reverts commit 8611474e6c.
|
2019-03-15 09:31:49 +01:00 |
Sebastian Stockhammer
|
8611474e6c
|
Disable dual stack mode
|
2019-03-15 09:26:43 +01:00 |
Sebastian Stockhammer
|
2c3c14c52b
|
Fix registration modes and disable CGSN with type
|
2019-03-15 09:00:56 +01:00 |
Martin Kojtal
|
0e37fc206c
|
Merge pull request #10097 from 0xc0170/rollup
Rollup PRs: simple fixes
|
2019-03-15 08:04:29 +01:00 |
Cruz Monrreal
|
08617098d6
|
Merge pull request #10088 from avolinski/master
Temporary disable Crypto HW accelerator on UBLOX_EVK_ODIN_W2
|
2019-03-14 21:43:59 -05:00 |
Cruz Monrreal
|
d53ff0b3c4
|
Merge pull request #10101 from kfnta/nxp_reduce_its
LPC55S69_S: reduce ITS size to 32KB
|
2019-03-14 13:22:47 -05:00 |