Simplify using of UnbufferedSerial(Serial), USBCDC, TCP, SMTP, NTP Fork : https://github.com/YSI-LPS/lib_Transmission

Dependents:   lib_Transmission_Serial_example 2022_TICE_Electrolyse lib_Transmission_TCP_example

History

serial_event out of memory debug.; smtp error retry for ever. default tip

2022-01-05, by YSI [Wed, 05 Jan 2022 12:48:55 +0000] rev 29

serial_event out of memory debug.; smtp error retry for ever.


improvement of smtp error management.; Transmission processing function is now optional when dont receive transmissions

2021-09-17, by YSI [Fri, 17 Sep 2021 08:53:40 +0000] rev 28

improvement of smtp error management.; Transmission processing function is now optional when dont receive transmissions


timeout ntp&smtp depend from parameter; smtp fail if no mail parameter; ip function return mac in upercase

2021-09-08, by YSI [Wed, 08 Sep 2021 06:41:38 +0000] rev 27

timeout ntp&smtp depend from parameter; smtp fail if no mail parameter; ip function return mac in upercase


ntp function return RTC time when no web connected, before was 0.; Change smtp buffer recv from 256 to 64.

2021-07-23, by YSI [Fri, 23 Jul 2021 08:14:09 +0000] rev 26

ntp function return RTC time when no web connected, before was 0.; Change smtp buffer recv from 256 to 64.


Add client and get function

2021-07-06, by YSI [Tue, 06 Jul 2021 13:12:27 +0000] rev 25

Add client and get function


NDEBUG

2021-06-29, by YSI [Tue, 29 Jun 2021 14:56:54 +0000] rev 24

NDEBUG


bug fixed on tcp recv buffer size

2021-06-29, by YSI [Tue, 29 Jun 2021 14:47:11 +0000] rev 23

bug fixed on tcp recv buffer size


add requeste to specific ip and port with get function

2021-06-29, by YSI [Tue, 29 Jun 2021 13:01:17 +0000] rev 22

add requeste to specific ip and port with get function


remove share event queue to specific event thread

2021-06-23, by YSI [Wed, 23 Jun 2021 12:35:34 +0000] rev 21

remove share event queue to specific event thread


tcp recv change and fix 100ms timeout

2021-06-09, by YSI [Wed, 09 Jun 2021 13:54:28 +0000] rev 20

tcp recv change and fix 100ms timeout