Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev
Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev
Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev
Currently, the graph of nodes is assumed to exist on a single server, with each node corresponding to a process. Instead, we should generalize this to support arbitrary graph "domains", where the current domain would be a multi-process domain, and domains such as multi-task, multi-server, Dagger DAG, direct-call compiled, etc. might exist.
The DBus connection API should grow to allow specifying which domain is being referred to via UUID.
Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev
Which can provide buffers for TX/RX and items for configuring various parameters (filter frequencies, etc.).
Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev
We currently hardcode the item kind to be "value" or "buffer". Instead, we can implement a multiple-dispatch approach so that arbitrary item kinds can be implemented.
Comment by ~jpsamaroo on ~jpsamaroo/adjutant-dev
Implemented in v0.2
REPORTED
RESOLVED IMPLEMENTEDComment by ~jpsamaroo on ~jpsamaroo/adjutant-dev
Implemented in v0.2
REPORTED
RESOLVED IMPLEMENTEDComment by ~jpsamaroo on ~jpsamaroo/adjutant-dev
Implemented in v0.2
REPORTED
RESOLVED IMPLEMENTEDComment by ~jpsamaroo on ~jpsamaroo/adjutant-dev
Implemented in v0.2
REPORTED
RESOLVED IMPLEMENTED