index
:
project-domotica
dev
master
22-23 b06 proj08: domotica
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add `post_net` protocol test
lonkaars
2023-01-13
*
replace use of `asprintf` with `snprintf`
lonkaars
2023-01-13
*
add more protocol test files
lonkaars
2023-01-13
*
`clang-format`
lonkaars
2023-01-07
*
change malloc and free to use macro's
lonkaars
2023-01-07
*
`clang-format`
lonkaars
2023-01-07
*
Merge branch 'qt-gui-meshconnector-serial' into dev
lonkaars
2023-01-07
|
\
|
*
implement response handlers for other post commands
lonkaars
2023-01-07
|
*
remove test code from serial.cpp
lonkaars
2023-01-07
|
*
add todo comments for WIP
lonkaars
2023-01-07
|
*
mesh network message publishing commands all fully implemented
lonkaars
2023-01-07
|
*
implement get node
lonkaars
2023-01-07
|
*
add implementation status to protocol.h
lonkaars
2023-01-06
|
*
send POST_LINK
lonkaars
2023-01-06
|
*
create links in gui
lonkaars
2023-01-06
|
*
gui node name to non-const pointer
lonkaars
2023-01-06
|
*
add node to gui on get node response
lonkaars
2023-01-06
|
*
WIP get node response parsing on gui
lonkaars
2023-01-05
|
*
improve parseability of get-nodes response
lonkaars
2023-01-05
|
*
proper protocol spec get-node response
lonkaars
2023-01-05
|
*
get-node-response v1 added
lonkaars
2023-01-05
|
*
Merge branch 'qt-gui-meshconnector-serial-wip' into qt-gui-meshconnector-serial
lonkaars
2023-01-05
|
|
\
|
|
*
fix `cd_s_cmd_node` alloc/create function
lonkaars
2023-01-05
|
|
*
[WIP] node with pub/sub address and uuid
lonkaars
2022-12-13
|
*
|
add binary files as text with comments and makefile
lonkaars
2022-12-13
|
|
/
|
*
set correct serial baud rate
lonkaars
2022-12-13
|
*
serial communication *should* work
lonkaars
2022-12-12
|
*
implement DYN_MEMBER_SIZEOF macro correctly and implement cd_cmd_response_sizeof
lonkaars
2022-12-12
|
*
serial parser working on qt client side
lonkaars
2022-12-12
|
*
allow manual serial port specification
lonkaars
2022-12-12
|
*
more serial worky
lonkaars
2022-12-11
|
*
add serial parser from robotrun to project
lonkaars
2022-12-11
|
*
serial port list
lonkaars
2022-12-10
*
|
merge joshua design document
lonkaars
2022-12-14
|
\
\
|
*
|
QT Serial Port Design Doc.
UnavailableDev
2022-12-14
*
|
|
merge niels design document
NielsCoding
2022-12-14
*
|
|
add design ramblings
lonkaars
2022-12-14
|
/
/
*
/
design document headings
lonkaars
2022-12-13
|
/
*
fix clang-format configuration and run `clang-format`
lonkaars
2022-12-10
*
add documentation to GUI header files
lonkaars
2022-12-10
*
add automation menu bar option working
lonkaars
2022-12-09
*
add empty automations working
lonkaars
2022-12-09
*
automation widget updates automation
lonkaars
2022-12-09
*
handle deleted nodes/automations properly
lonkaars
2022-12-09
*
refactor mesh connector and fix duplicate list entries on refresh
lonkaars
2022-12-09
*
half fix menu bar and update automation
lonkaars
2022-12-08
*
add CDMeshConnector routines to CDNodeWidget
lonkaars
2022-12-07
*
automations tab layout done
lonkaars
2022-12-05
*
automations tab use mesh connector
lonkaars
2022-12-05
*
load nodes from mesh_connector
lonkaars
2022-12-05
[next]