Cruz Monrreal
|
b153bb3f77
|
Merge pull request #8057 from korjaa/remove_sim_pin_print
Removed cellular PIN code print from debug log.
|
2018-10-08 10:07:11 -05:00 |
Martin Kojtal
|
365d61e4a9
|
Merge pull request #7304 from cedrickkukela-cd/MTS_DRAGONFLY_L471QG_pull_request_feature_changes
Add MTS dragonfly, MTS dragonfly l471
|
2018-10-08 11:06:23 +02:00 |
Martin Kojtal
|
bc706f0329
|
Merge pull request #8142 from moranpeker/disable-HW-acceleration
Disable MBEDTLS_CONFIG_HW_SUPPORT on STM targets.
|
2018-10-06 07:46:13 +02:00 |
Martin Kojtal
|
5faac0e4ba
|
Merge pull request #8269 from paul-szczepanek-arm/fix-event-malloc
BLE: replace malloc with cordio buffer allocation
|
2018-10-06 07:44:39 +02:00 |
Martin Kojtal
|
943130c1fa
|
Merge pull request #8233 from AnttiKauppila/lora_unittests
Lora unittests
|
2018-10-05 22:20:47 +02:00 |
Martin Kojtal
|
f42aab7715
|
Merge pull request #8121 from deepikabhavnani/thread_safety_info
Add thread safety info to FatFs/LittleFs
|
2018-10-05 16:56:55 +02:00 |
Martin Kojtal
|
41711d5240
|
Merge pull request #8318 from paul-szczepanek-arm/fix-gatt-server
BLE: fix use of invalid cccd index
|
2018-10-05 16:55:05 +02:00 |
Martin Kojtal
|
2247494596
|
Merge pull request #7978 from jarvte/fix_cellular_no_pin
Cellular: state machine and easycellular now return error fast if sim…
|
2018-10-04 13:38:34 +02:00 |
paul-szczepanek-arm
|
366a5018b5
|
fix using an invalid cccd index
|
2018-10-03 16:16:41 +01:00 |
Moran Peker
|
333f087386
|
Disable MBEDTLS_SHA256_ALT on STM targets.
|
2018-10-02 14:35:22 +03:00 |
Leon Lindenfelser
|
f0a5dce37f
|
Delete commented out merge conflict resolution
|
2018-10-01 08:25:47 -05:00 |
Jaakko Korhonen
|
473ac20017
|
Removed cellular PIN code print from debug log.
|
2018-10-01 09:11:28 +03:00 |
Nir Sonnenschein
|
f1587b50d7
|
Merge pull request #8262 from juhoeskeli/mbrblockdevice_align
Align MBRBlockDevice writes to underlying BlockDevice write size
|
2018-09-28 13:23:55 +03:00 |
Leon Lindenfelser
|
88c1cd1e37
|
Add header so cellular_power tests compile and run
|
2018-09-27 15:49:06 -05:00 |
Leon Lindenfelser
|
ff817de28c
|
Fix broken cellular_device test and delete commented code
|
2018-09-27 14:21:57 -05:00 |
paul-szczepanek-arm
|
88a87518b4
|
assert instead of error
|
2018-09-27 17:07:40 +01:00 |
paul-szczepanek-arm
|
8f5e2725ae
|
remove pointless cast
|
2018-09-27 17:03:31 +01:00 |
paul-szczepanek-arm
|
64f93586b5
|
fix namespace errors
|
2018-09-27 16:58:19 +01:00 |
paul-szczepanek-arm
|
a0df7fc637
|
change namespace
|
2018-09-27 16:36:48 +01:00 |
Cruz Monrreal
|
6b85ec7c57
|
Merge pull request #7953 from davidsaada/david_is_valid_erase_fix
Fix is_valid_erase function to use get_erase_size with address
|
2018-09-27 10:20:56 -05:00 |
Cruz Monrreal
|
9bd17d33f3
|
Merge pull request #7934 from wajahat-ublox/psm_method_typo
corrected a typo in AT_CellularPower::opt_power_save_mode
|
2018-09-27 10:20:44 -05:00 |
paul-szczepanek-arm
|
5fee50b53d
|
removed unusused header
|
2018-09-27 14:05:58 +01:00 |
paul-szczepanek-arm
|
abfd647279
|
moved SimpleEventQueue
|
2018-09-27 13:56:38 +01:00 |
paul-szczepanek-arm
|
46d19d3732
|
check WsfBufAlloc
|
2018-09-27 13:45:36 +01:00 |
paul-szczepanek-arm
|
90be8d7807
|
replace malloc with cirdio buffer allocation
|
2018-09-27 12:20:00 +01:00 |
Antti Kauppila
|
a54c271814
|
cmake Paths corrected
|
2018-09-27 11:30:52 +03:00 |
Antti Kauppila
|
f6ecb319d0
|
LoRaMac unittested
|
2018-09-27 11:30:52 +03:00 |
Antti Kauppila
|
bd9066431f
|
LoRaWANStack unit tested
|
2018-09-27 11:30:52 +03:00 |
Antti Kauppila
|
e07940d5e7
|
LoRaMacCrypto unittested
|
2018-09-27 10:49:07 +03:00 |
Antti Kauppila
|
f3d402f70e
|
LoRaPHY unittested, small fixed done during tests
|
2018-09-27 10:49:07 +03:00 |
Antti Kauppila
|
0f8cfd8631
|
LoRa regions unittested, stubs licences revisited
|
2018-09-27 10:49:07 +03:00 |
Antti Kauppila
|
0f83f08043
|
More lorawan unit tests added
|
2018-09-27 10:49:07 +03:00 |
Leon Lindenfelser
|
97d6a91eb9
|
Fix rebase conflict file
|
2018-09-26 15:54:03 -05:00 |
Leon Lindenfelser
|
9791e98575
|
Fix so building for other targets does not fail
|
2018-09-26 15:39:42 -05:00 |
Leon Lindenfelser
|
5ff0eb9d92
|
Rebase and changes for Dragonfly nano support
|
2018-09-26 15:39:42 -05:00 |
Leon Lindenfelser
|
55bcf93574
|
Fixed spacing/tabs and clean up targets.json
|
2018-09-26 15:37:33 -05:00 |
cedrick kukela
|
59dda88e05
|
changes to support mts dragonfly nano ppp
|
2018-09-26 15:37:33 -05:00 |
Juho Eskeli
|
d32b454c5b
|
Align writes to blockdevice write size in MBRBlockDevice
|
2018-09-26 22:43:27 +03:00 |
Martin Kojtal
|
37654e546a
|
Merge pull request #7696 from aashishc1988/wizwiki_iar_error
skip the flashsim test if not enough memory cannot be allocated for it.
|
2018-09-26 15:08:23 +02:00 |
Cruz Monrreal
|
3bec1b75c1
|
Merge pull request #8229 from mirelachirica/fix_network_and_util_ut
Fix network and util ut
|
2018-09-25 10:35:36 -05:00 |
Martin Kojtal
|
a999289365
|
Merge pull request #8034 from EnsilicaEdd/snr_unsigned_signed
Changed the reported SNR from unsigned to signed.
|
2018-09-25 13:23:14 +02:00 |
Mirela Chirica
|
983425e4fc
|
Cellular: Fix cellular network unit test
|
2018-09-24 15:15:18 +03:00 |
Martin Kojtal
|
f0c6a66285
|
Merge pull request #8005 from paul-szczepanek-arm/fix-whitelist-gen
BLE: fix whitelist generation (set correct address type)
|
2018-09-24 10:17:46 +02:00 |
Martin Kojtal
|
2e049ce035
|
Merge pull request #8019 from jarvte/fix_crash_in_close_cellularnetwork
Cellular: fixed crash when closing CellularNetwork via CellularDevice.
|
2018-09-24 09:06:34 +02:00 |
Martin Kojtal
|
e7cd6ae2a9
|
Merge pull request #7746 from davidsaada/david_nvstore_test_low_mem
Handle NVStore tests in a low memory environment
|
2018-09-24 08:25:20 +02:00 |
Cruz Monrreal
|
73a96a68cf
|
Merge pull request #8147 from AriParkkila/cell-auth
Fix authentication on a cellular network for Access Point Name (APN)
|
2018-09-22 16:25:35 -05:00 |
Cruz Monrreal
|
5eb314f65f
|
Merge pull request #8164 from OpenNuvoton/nuvoton_iot_m487
Support Nuvoton's new target NUMAKER_IOT_M487
|
2018-09-21 21:31:22 -05:00 |
Cruz Monrreal
|
caa4279244
|
Merge pull request #8023 from SiliconLabs/hotfix/nanostack-default-interface
Hotfix for PR #7778 on Silicon Labs targets
|
2018-09-21 12:50:43 -05:00 |
Martin Kojtal
|
0c8aa2823d
|
Merge pull request #8096 from kivaisan/fix_mac_command_retransmission
Lora: Fix sticky MAC command retransmissions
|
2018-09-21 09:47:47 +02:00 |
Cruz Monrreal
|
9346a7e781
|
Merge pull request #7935 from kivaisan/fix_invalid_mac_command_case
LoRa: Stop processing MAC commands if command id is unknown
|
2018-09-20 10:14:59 -05:00 |