Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ipaaca
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Social Cognitive Systems
ipaaca
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e0c82f2d866faaf71f9d2d0ed1ea3382d6af19e0
Select Git revision
Branches
15
android_compatible_0.14
ipaaca-json
ipaaca-rsb
ipaaca3-dev
ipaaca4
ipaaca4py3
kompass
legacy-str
master
default
protected
mqtt_port
rsb0.11
rsb0.14
ryt-fullport
softwareweek2019
windows-compatibility
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
15
Feb
7
6
4
3
2
31
Jan
30
29
28
18
14
Dec
11
Oct
18
Jul
14
29
Jun
28
29
May
22
Apr
16
Feb
10
7
26
Jan
5
24
Dec
23
22
7
6
4
3
2
28
Oct
29
Sep
12
4
Aug
28
Apr
27
26
3
30
Mar
1
24
Feb
22
29
Jan
19
18
7
18
Dec
16
10
9
8
5
4
3
26
Nov
20
16
13
12
1
Oct
23
Sep
2
Aug
26
Jun
17
11
May
7
8
Apr
28
Mar
27
24
3
27
Feb
26
25
24
23
21
20
16
14
12
9
5
2
30
Jan
26
23
22
20
16
14
13
6
18
Dec
12
5
3
30
Sep
22
27
Jul
15
6
24
Apr
17
Feb
14
13
11
31
Jan
28
26
21
13
12
6
22
Nov
21
18
3
Sep
2
27
Aug
5
Jul
28
Jun
25
20
19
24
May
23
21
Mar
28
Feb
22
29
Jan
20
17
14
12
11
10
9
8
7
5
4
21
Dec
20
17
14
3
25
Nov
15
14
12
14
Oct
28
Sep
25
20
19
18
12
30
Aug
23
21
20
15
14
9
3
2
27
Jul
24
2
14
Jun
4
30
May
27
Apr
26
14
13
12
11
10
3
2
19
Mar
17
13
12
5
27
Feb
24
21
20
14
13
8
2
23
Jan
9
15
Dec
9
7
5
23
Nov
Py: Removed stray prints in backend-mqtt
C++: meaningful ROS node names generated from process name (Linux)
Some cleanup work; moved some stuff to more meaningful file names; fix.
Sniffer and injector: added info about active back-end; warnings
Python: gave MQTT backend time to publish final (atexit) retractions
Py: fixed mismatch in old IUResend error signature; added extra error
C++: ROS backend works
C++: ROS version 0.1 (partially done, Pub/Sub works)
Added 'b64.c' tiny base64 lib (MIT license, embedded into the files)
C++ and Python: parse ipaaca.conf in cwd or ~/.config/
Py: correct ROS teardown to unregister node from roscore
Python: added ROS back-end
Java: === DISABLED JAVA LIB ===
Py: expose backend name; e.g. used in sniffer to set 'all' listener
Merge ../ipaaca-gitlab into mqtt_port
C++: Windows compatibility established
mqtt_port
mqtt_port
Environment-based config for Python, too
partial
Improved CMake file. Testing libs and adding available back-ends.
C++: updated doxygen docs
C++: provided additional event dispatcher (threaded as in Python)
Py: Threaded event dispatcher for mqtt backend + some cleanup
C++ convenience bind macro (to avoid future end-user code changes)
C++: MQTT version fully working
C++: MQTTLocalServer OK + some logging improvements
Config improved
Further exposition in the headers
Split abstract backend and mqtt
Prep switchable backend
Sync connect() + async loop_start() works best, despite the guides
Async conn causes automatic 1s delays in the backend (by design)
Odd connection issues in C++ version (some hangs on connect/subscribe)
Added my patch for python-paho-mqtt, which prevents long connection delays
Informer and Listener OK; LocalServer and RemoteServer to do
Prep config in C++
Refactored C++ version to bundle all backend stuff into ipaaca-participants
boost -> std
boost -> std
Working on C++ version
Merge branch 'json-payload-int' into 'master'
ipaaca-rsb
ipaaca-rsb
Loading