Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
25aacac7 12.07.2023 13:17 admin

msgio: decreased verbosity.

7a54ea2f 12.07.2023 13:11 admin

msgio: fixed a bug.

Need to rewind pos pointer in added messages otherwise the handling code
things the message was completely handled already.

8e8a3de5 12.07.2023 01:43 admin

msgio: Increased verbosity.

87fc6a7a 10.07.2023 21:36 admin

msgio: added GWEN_Msg_GetMaxSize().

49aa2bb7 10.07.2023 21:36 admin

msgio: introduced callbacks around writing packets

The AqHome project's wire protocol uses a BUSY line to mark/detect whether
the bus is currently in use.

Before sending a packet over the wire the BUSY line needs to be checked
and if free pulled down to mark the bus as BUSY. After sending the packet...

0ef48d85 07.07.2023 21:13 admin

msgio: sending and receiving messages works.

c259b540 07.07.2023 20:13 admin

msgio: set default name if none given.

3c2d83a9 07.07.2023 20:09 admin

msgio: more work on modules, added test. connect/accept now basically works.

82265caf 05.07.2023 23:53 admin

msgio: More work on rewriting of new msgio module.

- added some endpoints:
- ipc
- tcp client
- tcp service
- msg layer
- added function GWEN_Msg_AddBytes()

d846b572 03.07.2023 20:44 admin

endpoint2_tcpc: added GWEN_TcpcEndpoint2_StartConnect().

Also some beautifications and increased verbosity.

142e96c1 03.07.2023 20:18 admin

endpointmgr: increased verbosity.

546e2eeb 03.07.2023 20:17 admin

os/posix/inetsocket: added missing important ERRNO (EINPROGRESS).

This is needed to actually check for result of pending connect().

65280925 03.07.2023 20:15 admin

msgio: Started working on 2nd iteration of endpoint code.

Simplified code.

ef790664 31.05.2023 21:44 admin

Fixed a typo which caused APOBANK to reject a HTTP request (thanks to Anselm!!!)

6421e209 31.05.2023 21:43 admin

Fixed a typo which caused APOBANK to reject a HTTP request (thanks to Anselm!!!)

08e8f089 24.05.2023 16:16 admin

parser: more work on json module

- handles CRLF more gracefully
- fixed function names
- added navigation functions:
- GWEN_JsonElement_FindFirstByTypeAndData()
- GWEN_JsonElement_FindNextByTypeAndData()
- GWEN_JsonElement_FindByIdxTypeAndData()
- GWEN_JsonElement_GetElementByPath()

a71cd89e 24.05.2023 15:17 admin

parser: added JSON parser.

ec6308a1 02.05.2023 00:06 admin

msgio: fixed a bug (hanging process).

54efde47 02.05.2023 00:05 admin

Added dependency.

7aa5cfc0 26.04.2023 12:48 admin

added missing files to Makefiles.

42d6432c 26.04.2023 02:03 admin

Fixed a bug (bug was also a memory leak).

2efecdef 26.04.2023 02:03 admin

Fixed memory leak.

ef10960e 25.04.2023 00:28 admin

msgio: decreased verbosity.

9214ae62 25.04.2023 00:25 admin

added core.*

8eb2682b 25.04.2023 00:24 admin

msgio: fixed connectable layer to handle logically connecting.

One layer in need of logical connection over a physical layer is the
MQTT endpoint of AqHome.

(101-125/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom