Martin Preuss
|
ca2103f7b3
|
aqhome: adapted server aqhome-mqttlog to events2 api.
|
2025-03-08 01:03:22 +01:00 |
|
Martin Preuss
|
58c6d12e36
|
aqhome: finished transformation of aqhome-data and aqhome-tool.
|
2025-03-02 21:48:22 +01:00 |
|
Martin Preuss
|
2f468e4f78
|
added device descriptor for t03.
|
2025-03-01 16:58:18 +01:00 |
|
Martin Preuss
|
daba490c09
|
events2: make sure object is disconnected from event loop!
|
2025-03-01 16:58:04 +01:00 |
|
Martin Preuss
|
3638378344
|
ipc2: added missing include.
|
2025-03-01 16:57:36 +01:00 |
|
Martin Preuss
|
f26effc8b3
|
aqhome-data: increased verbosity.
|
2025-03-01 16:57:20 +01:00 |
|
Martin Preuss
|
8b22e7d22a
|
aqhome-nodes: don't directly delete endpoint when connection goes down.
object should only be deleted outside the loop!
|
2025-03-01 16:57:00 +01:00 |
|
Martin Preuss
|
b413b172e5
|
ipc2: minor beautification.
|
2025-03-01 15:23:56 +01:00 |
|
Martin Preuss
|
4e85b59ec9
|
aqhome: added missing defs.
|
2025-03-01 15:23:26 +01:00 |
|
Martin Preuss
|
c7551512bc
|
aqhome: added AQH_IpcdMessageValues_newForOne()
|
2025-03-01 15:23:07 +01:00 |
|
Martin Preuss
|
6b61763d6f
|
ipc2: added ipc_endpoint
|
2025-03-01 15:22:34 +01:00 |
|
Martin Preuss
|
106f47d465
|
aqhome-tool: more work on transformation to events2.
|
2025-03-01 15:22:00 +01:00 |
|
Martin Preuss
|
0cfec70025
|
aqhome-nodes: transformed app to use new event2 interface.
|
2025-03-01 15:21:02 +01:00 |
|
Martin Preuss
|
72e32847c7
|
aqhome-mqttlog: fixed compiler warning.
|
2025-03-01 15:20:29 +01:00 |
|
Martin Preuss
|
c6f4759530
|
aqhome-data: removed unneeded files.
|
2025-03-01 15:19:58 +01:00 |
|
Martin Preuss
|
3e9aa7969b
|
aqhome: add apiCode to endpoint.
|
2025-02-28 00:22:26 +01:00 |
|
Martin Preuss
|
e308e07b87
|
aqhome-tool: move basic client code on folder up.
|
2025-02-27 23:55:29 +01:00 |
|
Martin Preuss
|
f2d527cd2f
|
aqhome-data, aqhome-tool: more work on new protocol.
|
2025-02-27 23:50:18 +01:00 |
|
Martin Preuss
|
d887747b3c
|
aqhome: more work on transformation to event2/ipc2.
|
2025-02-27 14:08:44 +01:00 |
|
Martin Preuss
|
bebc4c1b0d
|
avr: started working on hw interface for uart0.
|
2025-02-26 21:00:09 +01:00 |
|
Martin Preuss
|
8968f14122
|
aqhome: more work on new event/ipc interface.
|
2025-02-26 20:59:20 +01:00 |
|
Martin Preuss
|
f63079af11
|
aqhome: Prepared reorganizing IPC and nodes code around built-in event2 api.
|
2025-02-26 00:49:33 +01:00 |
|
Martin Preuss
|
cf8edbbd5f
|
aqhome: started rewriting message code, start using new event2 lib.
|
2025-02-25 01:13:07 +01:00 |
|
Martin Preuss
|
f1f24168e5
|
t03: send memory stats.
|
2025-02-14 22:45:49 +01:00 |
|
Martin Preuss
|
d5d6217c5e
|
avr: added NET_Interface_AddOrReleaseOutMsg and NET_Interface_GetNumOfOutgoingMsgNums
|
2025-02-14 22:43:24 +01:00 |
|
Martin Preuss
|
b60de3994c
|
avr: added routine to count used buffers. fixed a bug.
|
2025-02-14 22:42:46 +01:00 |
|
Martin Preuss
|
6e25647c0a
|
avr: echoing messages via tty now basically works.
|
2025-02-13 23:52:55 +01:00 |
|
Martin Preuss
|
a7990db831
|
avr: t03 can now send and receive messages!
will change other nodes from com2 interface to new network interface.
|
2025-02-13 18:56:13 +01:00 |
|
Martin Preuss
|
bf61be029e
|
avr: introduced network module
this will be the base module for network modules.
|
2025-02-13 01:12:29 +01:00 |
|
Martin Preuss
|
c5ab06b6d0
|
avr: fixed apidoc.
|
2025-02-13 01:10:32 +01:00 |
|
Martin Preuss
|
bcc7194254
|
avr: added guarded ringbuffer routines
|
2025-02-13 01:10:15 +01:00 |
|
Martin Preuss
|
2a776ca895
|
avr: added UART_HW_IFACE_OFFS_WRITEMSGRINGBUF
|
2025-02-12 00:37:24 +01:00 |
|
Martin Preuss
|
35f2c2bd7e
|
avr: fixed code order.
only disable interrupts if message sent completely.
|
2025-02-12 00:36:54 +01:00 |
|
Martin Preuss
|
393d4b4f56
|
avr: fixed apidoc.
|
2025-02-12 00:36:21 +01:00 |
|
Martin Preuss
|
4339a8e80b
|
avr: added RINGBUFFERY_SIZE
|
2025-02-12 00:35:47 +01:00 |
|
Martin Preuss
|
351ab57d62
|
avr: t03 now at least writes tty message once!
|
2025-02-11 01:13:00 +01:00 |
|
Martin Preuss
|
0790ac0dea
|
avr: more work on t03 and hw uart modules.
Too complicated, will start new...
|
2025-02-10 23:36:52 +01:00 |
|
Martin Preuss
|
358ceaaa7d
|
aqhome: add flags to socket to dump incoming data (needs latest gwen).
|
2025-02-10 23:36:23 +01:00 |
|
Martin Preuss
|
50ba9ee3a1
|
avr: added missing files.
|
2025-02-09 21:09:03 +01:00 |
|
Martin Preuss
|
703f8042f9
|
avr: more work on ardware uart code.
|
2025-02-09 21:06:31 +01:00 |
|
Martin Preuss
|
601559ca6e
|
avr: added RingBufferY_PeekByte
|
2025-02-09 21:05:48 +01:00 |
|
Martin Preuss
|
a36639ed8c
|
avr: fixed UID generation (bad code order).
|
2025-02-09 21:05:24 +01:00 |
|
Martin Preuss
|
224a5f336a
|
avr: added desciption file for n23.
|
2025-02-09 21:04:56 +01:00 |
|
Martin Preuss
|
9719063a21
|
avr: adapted flash4p code for single page erasing mcu.
|
2025-02-09 21:04:30 +01:00 |
|
Martin Preuss
|
dbe23f7e73
|
avr: added n23.
|
2025-02-09 21:03:40 +01:00 |
|
Martin Preuss
|
702acb3304
|
avr: adapted boot firmware for n21 abd n22.
|
2025-02-09 21:03:28 +01:00 |
|
Martin Preuss
|
cc8dd6e22f
|
aqhome: modified setup of serial port.
|
2025-02-01 16:22:36 +01:00 |
|
Martin Preuss
|
bb73225b86
|
avr: improved n20.
|
2025-02-01 16:22:03 +01:00 |
|
Martin Preuss
|
31ca7ae529
|
avr: more work on t03.
|
2025-02-01 16:21:46 +01:00 |
|
Martin Preuss
|
64e781f82f
|
avr: fixed apidoc.
|
2025-02-01 16:21:25 +01:00 |
|