Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

Add a link to the mbed OS Communication API for network errors #23

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

janjongboom
Copy link
Contributor

@janjongboom janjongboom commented Jun 3, 2017

@JanneKiiskila JanneKiiskila merged commit 08ab1a3 into master Jun 5, 2017
@JanneKiiskila JanneKiiskila deleted the network-errors branch June 5, 2017 09:21
JanneKiiskila pushed a commit that referenced this pull request Oct 10, 2017
List of changes:
```
*   b0d79da Christopher Haster - Merge pull request #46 from SenRamakri/sen_ESP8266ATCmdParser
|\  
| * 65a58dd Senthil Ramakrishnan - ESP8266 driver changes to use ATCmdParser and removing ATParser.lib
|/  
* fdb44a4 Russ Butler - Fix dropped receive data caused by timeout
*   44fb447 Christopher Haster - Merge pull request #40 from ARMmbed/janjongboom-patch-1
|\  
| * 3ad8b18 Jan Jongboom - Allow overriding the ESP8266 timeouts
|/  
* 7e7b260 Deepika - Updated AT commands which were deprecated
*   ebc1fbd Christopher Haster - Merge pull request #38 from ARMmbed/use-os-gethostbyname
|\  
| * 549e75c Mo Chen - Use host OS gethostbyname
* |   a4ddcc9 Christopher Haster - Merge pull request #34 from ARMmbed/g-overflow-fix
|\ \  
| |/  
|/|   
| * af40fb4 Christopher Haster - Bring in overflow fix for the at-parser
|/  
*   cac4d0d Christopher Haster - Merge pull request #32 from ARMmbed/g-remove-quotes
|\  
| * 2da720a Christopher Haster - readme: Removed quotes from ssid/pass defines
|/  
*   95908fb Christopher Haster - Merge pull request #31 from ARMmbed/g-testing-cleanup
|\  
| * 6081f72 Christopher Haster - Add better documentation over the network tests
|/  
*   918caa0 Christopher Haster - Merge pull request #30 from ARMmbed/testing
|\  
| * a38dbba Christopher Haster - Fixed small issues revealed in tests
| * d4cafb5 Christopher Haster - Added the network tests from mbed OS
|/  
*   e47620e Christopher Haster - Merge pull request #26 from ARMmbed/CIPSEND-UDP-Fix
|\  
| * c588afe Kevin Gilbert - Reverting CIPSENDBUF to CIPSEND to fix UDP connections. Tested on both UDP and TCP.
|/  
*   f6f7c3a Christopher Haster - Merge pull request #23 from sarahmarshy/firmware-version-error
|\  
| * 530ab25 Sarah - Get firmware version occurs after reset
| * a7016f7 Sarah - Ensures ES8266 firmware version up to date
|/  
* abd4594 Christopher Haster - Fixed small issues missed in previous review
*   b24b6ee Christopher Haster - Merge pull request #21 from sarahmarshy/firmware-v2.0
|\  
| * 26581eb Sarah Marsh - Style changes
| * 1240d82 Sarah Marsh - Driver compatible with 2.0 Espressif firmware.
|/  
*   4ed87bf Christopher Haster - Merge pull request #20 from sarahmarshy/at-dep
|\  
| * 8592c80 Sarah - Added ATParser as a separate lib dependency
|/  
*   aabf2bf Christopher Haster - Merge pull request #19 from ARMmbed/bulislaw_add_readme
|\  
| * f0bec59 Bartek Szatkowski - Add README.md with firmware informations
|/  
*   86ed47c Christopher Haster - Merge pull request #16 from ARMmbed/fix-recvfrom-address
|\  
| * cd1bf66 Christopher Haster - Fixed recvfrom to return connected IP address
| * 2b043ce Christopher Haster - Fixed ambiguity errors from conflicting member functions
|/  
*   dc37b65 Russ Butler - Merge pull request #11 from bulislaw/feature_wifi
|\  
| * 588eb44 Bartek Szatkowski - Port esp2866 driver to new WiFiInterface API
|/  
*   69aa3c9 geky - Merge pull request #13 from ARMmbed/mbed_header
|\  
| * e21cfb7 Seppo Takalo - Include "mbed.h" instead of directly network related headers.
|/  
*   1999dae geky - Merge pull request #9 from ARMmbed/no_more_ok_on_ipd
|\  
| * f1c3f75 Jan Jongboom - Recent versions of ESP8266 do not send OK anymore after reading the stream after IPD
|/  
*   29d63ae geky - Merge pull request #6 from ARMmbed/socket-accept-address
|\  
| * 63da515 Christopher Haster - Added support for returning peer address from socket_accept
|/  
*   450cc12 geky - Merge pull request #5 from geky/consolidate-stack
|\  
| * 6077440 Christopher Haster - Added trivial get_stack member function to ESP8266Interface
| * 1cf9de7 Christopher Haster - Revert "Separate interface from stack in ESP8266"
|/  
*   bb8182f geky - Merge pull request #4 from ARMmbed/fix-iar
|\  
| * 1febc6b Christopher Haster - Removed use of C struct initializer in C++
|/  
*   636af25 geky - Merge pull request #2 from c1728p9/nsapi_update
|\  
| * a3b8397 Russ Butler - Update asterisk position
| * 8e0c9a8 Russ Butler - Separate interface from stack in ESP8266
|/  
* cc460d8 Christopher Haster - [esp8266] Added mechanism for handling out-of-band AT commands
* 3b6d076 Mihail Stoyanov - Updated core with IAR fix for --vla and backward compatbility. Fixed config store and bufferedserial when --vla is not present (IAR)
* d6fc3ba Mihail Stoyanov - Updated layout to support features
```
JanneKiiskila pushed a commit that referenced this pull request Jun 29, 2018
Quite a lot of changes.

117eb2d (HEAD, origin/master, origin/HEAD) Fix commit merge issue
f6cd428 Merge remote-tracking branch 'jerome/PR_EXTENDED_TEST'
7c649ec Merge remote-tracking branch 'jerome/PR_VERSION'
4131722 Merge remote-tracking branch 'jerome/PR_DEBUG'
42988fe Merge remote-tracking branch 'jerome/PR_TIMEOUT'
cb8eaef Don't remove 0x0A0D in the DATA part
6b631d0 Use ES_WIFI_MAX_TX_PACKET_SIZE in send procedure
3a099eb Rework timeout code
7d8b4a4 Update debug console print
03bdf29 Create LATEST_FW_VERSION_NUMBER define
750fc65 Update firmware version read
d939f07 Merge pull request #23 from AnttiKauppila/master
5cb314a Default value used from mbed_lib.json
36d4e78 Socket open should be rejected when server is not defined
f01cb2c Merge pull request #19 from jeromecoutant/PR_ASTYLE
97df043 ASTYLE updates
0b635e8 Merge pull request #9 from jeromecoutant/PR_SCAN_TEST
929f839 Check ISM43362 chip connection and version during init
780f6e9 Scan with null pointer.
d0458b1 Increasse SPI buffer size for scan
teetak01 pushed a commit that referenced this pull request Jul 19, 2018
Quite a lot of changes.

117eb2d (HEAD, origin/master, origin/HEAD) Fix commit merge issue
f6cd428 Merge remote-tracking branch 'jerome/PR_EXTENDED_TEST'
7c649ec Merge remote-tracking branch 'jerome/PR_VERSION'
4131722 Merge remote-tracking branch 'jerome/PR_DEBUG'
42988fe Merge remote-tracking branch 'jerome/PR_TIMEOUT'
cb8eaef Don't remove 0x0A0D in the DATA part
6b631d0 Use ES_WIFI_MAX_TX_PACKET_SIZE in send procedure
3a099eb Rework timeout code
7d8b4a4 Update debug console print
03bdf29 Create LATEST_FW_VERSION_NUMBER define
750fc65 Update firmware version read
d939f07 Merge pull request #23 from AnttiKauppila/master
5cb314a Default value used from mbed_lib.json
36d4e78 Socket open should be rejected when server is not defined
f01cb2c Merge pull request #19 from jeromecoutant/PR_ASTYLE
97df043 ASTYLE updates
0b635e8 Merge pull request #9 from jeromecoutant/PR_SCAN_TEST
929f839 Check ISM43362 chip connection and version during init
780f6e9 Scan with null pointer.
d0458b1 Increasse SPI buffer size for scan
JanneKiiskila pushed a commit that referenced this pull request Aug 10, 2018
Quite a lot of changes.

117eb2d (HEAD, origin/master, origin/HEAD) Fix commit merge issue
f6cd428 Merge remote-tracking branch 'jerome/PR_EXTENDED_TEST'
7c649ec Merge remote-tracking branch 'jerome/PR_VERSION'
4131722 Merge remote-tracking branch 'jerome/PR_DEBUG'
42988fe Merge remote-tracking branch 'jerome/PR_TIMEOUT'
cb8eaef Don't remove 0x0A0D in the DATA part
6b631d0 Use ES_WIFI_MAX_TX_PACKET_SIZE in send procedure
3a099eb Rework timeout code
7d8b4a4 Update debug console print
03bdf29 Create LATEST_FW_VERSION_NUMBER define
750fc65 Update firmware version read
d939f07 Merge pull request #23 from AnttiKauppila/master
5cb314a Default value used from mbed_lib.json
36d4e78 Socket open should be rejected when server is not defined
f01cb2c Merge pull request #19 from jeromecoutant/PR_ASTYLE
97df043 ASTYLE updates
0b635e8 Merge pull request #9 from jeromecoutant/PR_SCAN_TEST
929f839 Check ISM43362 chip connection and version during init
780f6e9 Scan with null pointer.
d0458b1 Increasse SPI buffer size for scan
JanneKiiskila pushed a commit that referenced this pull request Aug 13, 2018
Quite a lot of changes.

117eb2d (HEAD, origin/master, origin/HEAD) Fix commit merge issue
f6cd428 Merge remote-tracking branch 'jerome/PR_EXTENDED_TEST'
7c649ec Merge remote-tracking branch 'jerome/PR_VERSION'
4131722 Merge remote-tracking branch 'jerome/PR_DEBUG'
42988fe Merge remote-tracking branch 'jerome/PR_TIMEOUT'
cb8eaef Don't remove 0x0A0D in the DATA part
6b631d0 Use ES_WIFI_MAX_TX_PACKET_SIZE in send procedure
3a099eb Rework timeout code
7d8b4a4 Update debug console print
03bdf29 Create LATEST_FW_VERSION_NUMBER define
750fc65 Update firmware version read
d939f07 Merge pull request #23 from AnttiKauppila/master
5cb314a Default value used from mbed_lib.json
36d4e78 Socket open should be rejected when server is not defined
f01cb2c Merge pull request #19 from jeromecoutant/PR_ASTYLE
97df043 ASTYLE updates
0b635e8 Merge pull request #9 from jeromecoutant/PR_SCAN_TEST
929f839 Check ISM43362 chip connection and version during init
780f6e9 Scan with null pointer.
d0458b1 Increasse SPI buffer size for scan
bellashtiv added a commit that referenced this pull request Dec 27, 2018
Don't generate StoC challenge currently
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.

3 participants