Cruz Monrreal
17a525c487
Merge pull request #7619 from u-blox/cellular_ublox_udp_tcp_imp
...
UBLOX cellular api's for UDP and TCP
2018-08-21 10:12:47 -05:00
Brian Esquilona
4db8a106bf
Added BOOTLOADER feature, copy bootloader binaries and LICENSE into mbed OS repository for supported targets
2018-08-21 10:09:28 -05:00
Cruz Monrreal
e02466a77a
Merge pull request #7524 from c1728p9/tickless_fix
...
Fixes for tickless and LPTICKER_DELAY_TICKS
2018-08-21 10:03:41 -05:00
Cruz Monrreal
7c22dca302
Merge pull request #7831 from hasnainvirk/rx2_dr_default
...
LoRaWAN: Restoring default RX2 data rate
2018-08-21 09:59:21 -05:00
Cruz Monrreal
d9367f88f8
Merge pull request #7832 from juhaylinen/fix-nanostack-setsockoptions
...
Nanostack: Fix return code for unsupported socket options
2018-08-21 09:58:59 -05:00
Cruz Monrreal
5c50eadc1b
Merge pull request #7826 from SiliconLabs/fix-lwip-gg11
...
Fix stack size for LwIP on EFM32GG11
2018-08-21 09:55:48 -05:00
Cruz Monrreal
4b5c6c8953
Merge pull request #7823 from codeauroraforum/MIMXRT1050_Fix_I2C
...
MIMXRT1050_EVK: Update the I2C driver
2018-08-21 09:54:36 -05:00
Cruz Monrreal
bf26cbf330
Merge pull request #7807 from hasnainvirk/warning_fix
...
Compiler warning: unused variable in LoRaMac.h
2018-08-21 09:53:26 -05:00
Cruz Monrreal
a8f390ebec
Merge pull request #7798 from simosillankorva/NUCLEO_F303RE_bootloader_support
...
Add bootloader support for target NUCLEO_F303RE
2018-08-21 09:50:26 -05:00
Cruz Monrreal
0d0402dcec
Merge pull request #7793 from deepikabhavnani/crc_template_fix
...
Template specialization didnt work after addition of default constructor
2018-08-21 09:50:00 -05:00
Cruz Monrreal
fa4b2f088a
Merge pull request #7791 from davidsaada/david_fix_tmpm64b_iar_linker_file
...
Fix TMPM64B IAR linker file
2018-08-21 09:45:18 -05:00
Cruz Monrreal
c167275c6d
Merge pull request #7775 from jeromecoutant/PR_ASSERT
...
STM32 wrong MBED_ASSERT use
2018-08-21 09:44:23 -05:00
Cruz Monrreal
cd0126ae29
Merge pull request #7768 from jarvte/document_all_cellular_errcodes
...
Cellular: Document all possible error codes for cellular API.
2018-08-21 09:42:55 -05:00
Cruz Monrreal
08afaf2f85
Merge pull request #7770 from kivaisan/fix_rejoin_with_parameters
...
LoRa: Fix MAC initialization for connection with parameters
2018-08-21 09:42:16 -05:00
Cruz Monrreal
c10ad7f544
Merge pull request #7212 from davidsaada/david_flashiap_test_small_flash
...
FlashIAP & NVStore tests: Skip test if overwriting code in flash
2018-08-21 09:41:51 -05:00
David Saada
6f6ea14720
Add some logic related to initialization to various block devices
...
- Add an initialization flag on which BD actions depend (fail if uninitialized).
- Fix behavior of init reference count if first initialization fails
2018-08-21 16:52:32 +03:00
Donatien Garnier
298f847821
Fix use_count() in SharedPtr
2018-08-21 12:59:54 +01:00
Kimmo Vaisanen
223e6a27d8
Lora: Change visibility of LoRaMac internal methods as private
...
Some LoRaMac methods were defined as public even though there were used only
internally.
Also removed definition of some methods which were not even implemented nor used.
2018-08-21 12:08:12 +03:00
Mika Leppänen
93eb0c2872
Fixed emac test function parameter errors
2018-08-21 10:55:49 +03:00
Mika Leppänen
9e73e80926
Updated greentea test configurations to use default interface
...
Created one configuration .json file for boards with internal
wifi (HeapBlockDeviceAndWifiInterface.json). Removed dedicated
Odin, Wiced and Realtek wifi configuration files. Removed Odin
ethernet configuration file and replaced that with general
ethernet configuration.
2018-08-21 10:55:49 +03:00
Mika Leppänen
06302cb10e
Set greentea wifi tests to set channel back to any after channel tests
2018-08-21 10:55:49 +03:00
Mika Leppänen
970a21fa9a
Updated greentea Wifi tests to use default interface
2018-08-21 10:55:49 +03:00
Mika Leppänen
3c03feff08
Updated greentea UDP tests to use default interface
2018-08-21 10:55:49 +03:00
Mika Leppänen
3f47963aff
Updated greentea TCP tests to use default interface
2018-08-21 10:55:49 +03:00
Mika Leppänen
aa80d6d14b
Updated greentea DNS tests to use default interface
2018-08-21 10:55:49 +03:00
Mika Leppänen
5fa2edc73f
Updated greentea EMAC tests to use default interface
2018-08-21 10:55:49 +03:00
Martin Kojtal
96af5a447e
Merge pull request #7830 from orenc17/K64_ticker_uvisor
...
Fix uvisor ticker issue on K64F
2018-08-21 09:31:11 +02:00
Amanda Butler
9f5a71a7bb
Copy edit CellularSMS.h
...
Copy edit file for parallelism, consistent capitalization and minor grammar nits.
2018-08-20 15:41:25 -05:00
Amanda Butler
23da904f8e
Copy edit CellularSIM.h
...
Copy edit for parallelism, and fix typo and capitalization from before these changes.
2018-08-20 15:36:37 -05:00
Amanda Butler
14e1745ec6
Copy edit CellularPower.h
...
Copy edit file for parallelism, and fix typo
2018-08-20 15:32:40 -05:00
Amanda Butler
9d4bb83cc6
Copy edit CellularNetwork.h
...
Copy edit file for parallelism and active voice.
2018-08-20 15:22:15 -05:00
Amanda Butler
7181afcf69
Copy edit CellularInformation.h
...
Copy edit file for parallelism and active voice.
2018-08-20 15:11:53 -05:00
Amanda Butler
7086d69a83
Copy edit SharedPtr.h
...
Copy edit for consistent capitalization and minor grammar nits.
2018-08-20 13:55:21 -05:00
Donatien Garnier
3c599feee7
Add Greentea tests for shared pointer
2018-08-20 18:49:26 +01:00
Amanda Butler
935db68ca3
Copy edit EventQueue.h
...
Copy edit file for consistent capitalization, tense and voice.
2018-08-20 11:39:37 -05:00
Martin Kojtal
e43f0201a7
Merge pull request #7681 from paul-szczepanek-arm/sc-ltk
...
BLE: store secure connections ltk in both local and peer entry
2018-08-20 18:01:31 +02:00
Martin Kojtal
5b751e8be7
Merge pull request #7599 from c1728p9/double_low_power_ticker_interrupt
...
Fix double low power ticker interrupt
2018-08-20 18:00:55 +02:00
Brian Daniels
b5a187ddb3
Fixing import paths of memap.py when excuted as a script
2018-08-20 09:03:29 -05:00
Juha Ylinen
b8a7e25e84
Nanostack: Fix return code for unsupported socket options
2018-08-20 16:30:19 +03:00
Kimmo Vaisanen
2f15dae400
Lora: Refactor duty-cycle configuration and introduce config for JOIN request
...
- Duty cycle can be now only disabled with duty-cycle-on flag if region supports duty-cycle.
If region does not support duty-cycle, this flag has no effect and duty cycle is always
disabled.
- Also introduced a new flag (duty-cycle-on-join) to disable duty cycle for JOIN requests.
This flag can be used for testing only and is used to speed up JOIN request testing as
backoff times for JOIN request are really long (easily several minutes per attempt).
This flag works in conjunction with main duty cycle setting. Disabling duty-cycle-on-join
works only if duty-cycle-on is disabled (or region settings have duty cycle disabled).
2018-08-20 15:30:15 +03:00
Hasnain Virk
928c68cd7f
Restoring default RX2 data rate
...
In #b0b0261 we changed the RX2 data rate to start from the highest data rate
available for the PHY rather than standard defined DR.
This introduced a regression, i.e., even when somebody changed the default RX2 data
rate to something usable for their environment, it didn't take any effect. As in
reset_mac_params() we override the data rate with max value possible for that PHY.
This commit restores the original behaviour and we always use standard defined
values.
2018-08-20 14:35:40 +03:00
Donatien Garnier
d9c1748c14
Update formatting for SharedPtr.h
2018-08-20 12:04:53 +01:00
Vincent Coubard
3985fb8d62
Span: Fix documentation error.
2018-08-20 12:00:20 +01:00
Vincent Coubard
1f00336c7e
Span: replace reference to Size with Extent.
2018-08-20 11:58:48 +01:00
Oren Cohen
795248bcaf
Restore lp_ticker_free to previous implementation when running with uvisor
...
This is a temporary patch until uvisor is removed
2018-08-20 13:20:45 +03:00
Vincent Coubard
6fcf1e8284
Span: Make type pointer and reference declaration consistent with guideline.
2018-08-20 10:47:41 +01:00
Vincent Coubard
9b9d33a7b4
Span: Fix typo.
2018-08-20 10:41:47 +01:00
Timo Urhonen
fde137c4d2
Updated file comment
2018-08-20 12:31:40 +03:00
Vincent Coubard
3fb3173876
Span: Fix odd condition in Span::empty.
2018-08-20 10:30:35 +01:00
Vincent Coubard
43170d21bf
Span: Make name of dynamic span tag consistent with C++ standard.
2018-08-20 10:29:43 +01:00