History for mbed-os / connectivity / cellular
2023-01-04
@Jamie Smith
Update for Doxygen 1.9.5 (#119) ...
Jamie Smith authored on 4 Jan 2023 GitHub committed on 4 Jan 2023
2022-12-30
@Jamie Smith
Fix all Doxygen errors and make any future errors fatal (#118) ...
Jamie Smith authored on 30 Dec 2022 GitHub committed on 30 Dec 2022
2022-11-13
@Jay Sridharan
Clean up group/module definitions in doxygen (#97) ...
Jay Sridharan authored on 13 Nov 2022 GitHub committed on 13 Nov 2022
2022-09-14
@Jamie Smith
Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex
Jamie Smith authored on 16 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code.
Jamie Smith authored on 13 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Move unit test to match file
Jamie Smith authored on 6 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Convert emac, cellular, and wifi targets, and enable one UDP test
Jamie Smith authored on 30 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Convert nanostack and lwipstack to STATIC libraries
Jamie Smith authored on 30 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
- Split mbed-core and mbed-rtos into -sources and -flags targets ...
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Clean up top-level build file and build options, fix build issues on MinGW
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
2022-07-25
@Saeed Kazemi
Fix missing GLOBAL_UP callback on successful connect ...
Saeed Kazemi authored on 25 Jul 2022 GitHub committed on 25 Jul 2022
2022-07-22
@Saeed Kazemi
Fix missing GLOBAL_UP callback on successful connect ...
Saeed Kazemi authored on 22 Jul 2022 GitHub committed on 22 Jul 2022
2022-05-10
@tobi15
modify method signatures to pass astyle tests
tobi15 committed on 10 May 2022
2022-04-21
@tobi15
modify AT_CellularDevice_stub to pass test with the new feature
tobi15 committed on 21 Apr 2022
2022-04-20
@merge
add the possibility to customize the delimiter of the ATHandler in ATCellularDevice class
merge committed on 20 Apr 2022
2021-10-21
@Bora Özgen
NetworkStack: Remove stub implementations of socket_x_control ...
Bora Özgen committed on 21 Oct 2021
2021-09-03
@mateusz.kalinowski
Code improvements for the unresolved comments ...
mateusz.kalinowski committed on 3 Sep 2021
2021-09-01
@Tymoteusz Bloch
New feature: send/recv message implementation added to network stack
Tymoteusz Bloch authored on 30 Jun 2021 mateusz.kalinowski committed on 1 Sep 2021
2021-08-10
@Robert Walton
CMake: Add option to enable greentea tests ...
Robert Walton committed on 10 Aug 2021
2021-08-02
@Lingkai Dong
Unit tests: Remove redundant CMake target mbed-headers-base ...
Lingkai Dong committed on 2 Aug 2021
@Lingkai Dong
Unit tests: Fix style in cellular myCellularContext.h stub
Lingkai Dong committed on 2 Aug 2021
@Lingkai Dong
Unit tests: Move cellular target_h stubs ...
Lingkai Dong committed on 2 Aug 2021
2021-07-27
@Robert Walton
unittests: Remove ATHandler test interdependencies ...
Robert Walton committed on 27 Jul 2021
@Robert Walton
CMake: unittests: Show all tests in CTest report ...
Robert Walton committed on 27 Jul 2021
2021-07-21
@Rajkumar Kanagaraj
Remove mbed-headers-connectivity ...
Rajkumar Kanagaraj committed on 21 Jul 2021
2021-07-20
@Martin Kojtal
Merge pull request #14924 from ARMmbed/refactor_cellular_unittest ...
Martin Kojtal authored on 20 Jul 2021 GitHub committed on 20 Jul 2021
2021-07-15
@Rajkumar Kanagaraj
CMake: Limit cellular device cmake to use mocks/sources what it depends ...
Rajkumar Kanagaraj committed on 15 Jul 2021
@Rajkumar Kanagaraj
CMake: Limit cellular common unit tests to use mocks what it depends ...
Rajkumar Kanagaraj committed on 15 Jul 2021
@Rajkumar Kanagaraj
CMake: Limit at cellular unittest to use mock what it depends ...
Rajkumar Kanagaraj committed on 15 Jul 2021
2021-07-14
@Paul Szczepanek
AT command fix - hex string shouldn't be quoted on bc95
Paul Szczepanek committed on 14 Jul 2021