FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Create waitset by FirasSahliADLinktech · Pull Request #15 · atolab/cdds-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
atolab
/
cdds-python
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
11
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Create waitset
- #15
#15
Open
FirasSahliADLinktech
wants to merge 82 commits into
atolab:master
atolab/cdds-python:master
from
FirasSahliADLinktech:create_waitset
FirasSahliADLinktech/cdds-python:create_waitset
Copy head branch name to clipboard
Conversation
Commits
82
(82)
Checks
Files changed
Open
Create waitset
#15
FirasSahliADLinktech
wants to merge 82 commits into
atolab:master
atolab/cdds-python:master
from
FirasSahliADLinktech:create_waitset
FirasSahliADLinktech/cdds-python:create_waitset
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2020
Merge pull request #1 from atolab/master
Show description for 13c3fc2
FirasSahliADLinktech
authored
13c3fc2
View commit details
Copy full SHA for 13c3fc2
Browse repository at this point
Commits on Aug 7, 2020
Update .travis.yml
Show description for a894163
FirasSahliADLinktech
authored
a894163
View commit details
Copy full SHA for a894163
Browse repository at this point
Implement basic functionalities for the class Entity
Show description for ba9c169
FirasSahliADLinktech
committed
ba9c169
View commit details
Copy full SHA for ba9c169
Browse repository at this point
Implement basic functionalities for the class Domain participant
Show description for b01d0bf
FirasSahliADLinktech
committed
b01d0bf
View commit details
Copy full SHA for b01d0bf
Browse repository at this point
Write a basic test for the module
Show description for 17a218d
FirasSahliADLinktech
committed
17a218d
View commit details
Copy full SHA for 17a218d
Browse repository at this point
Implemet basic functionalities for the subscriber entity
Show description for 7237730
FirasSahliADLinktech
committed
7237730
View commit details
Copy full SHA for 7237730
Browse repository at this point
Implemet basic functionalities for the publisher entity
Show description for ac41bc6
FirasSahliADLinktech
committed
ac41bc6
View commit details
Copy full SHA for ac41bc6
Browse repository at this point
move flexy_topic to a separate file
Show description for e9a40b0
FirasSahliADLinktech
committed
e9a40b0
View commit details
Copy full SHA for e9a40b0
Browse repository at this point
create basic functionalities for Topic Entity
Show description for 0c278ed
FirasSahliADLinktech
committed
0c278ed
View commit details
Copy full SHA for 0c278ed
Browse repository at this point
Add new libraries to cdds module
Show description for 21362c7
FirasSahliADLinktech
committed
21362c7
View commit details
Copy full SHA for 21362c7
Browse repository at this point
Add new libraries to cdds module
Show description for b6a1c3f
FirasSahliADLinktech
committed
b6a1c3f
View commit details
Copy full SHA for b6a1c3f
Browse repository at this point
separate flexy_reader and flexy_writer in a module
Show description for 483c430
FirasSahliADLinktech
committed
483c430
View commit details
Copy full SHA for 483c430
Browse repository at this point
Implement basic functionalities for reader entity
Show description for 55371d8
FirasSahliADLinktech
committed
55371d8
View commit details
Copy full SHA for 55371d8
Browse repository at this point
Implement basic functionalities for writer entity
Show description for 4a2d92c
FirasSahliADLinktech
committed
4a2d92c
View commit details
Copy full SHA for 4a2d92c
Browse repository at this point
separate flexy_reader and flexy_writer in a module
Show description for 6fe6984
FirasSahliADLinktech
committed
6fe6984
View commit details
Copy full SHA for 6fe6984
Browse repository at this point
Add required c function to runtime module
Show description for b871458
FirasSahliADLinktech
committed
b871458
View commit details
Copy full SHA for b871458
Browse repository at this point
Add utility library to parse IDL files and generate Python classes passed on them
Show description for 61e78fd
FirasSahliADLinktech
committed
61e78fd
View commit details
Copy full SHA for 61e78fd
Browse repository at this point
Install idl_parser while running setup of the package
Show description for 3c08fbf
FirasSahliADLinktech
committed
3c08fbf
View commit details
Copy full SHA for 3c08fbf
Browse repository at this point
test write and read operations of sequence types with flexy_writer and flexy_reader
Show description for 53a9c49
FirasSahliADLinktech
committed
53a9c49
View commit details
Copy full SHA for 53a9c49
Browse repository at this point
Add helloWorld library generated from IDL file, this library is needed fot some tests and examples
Show description for ce4915b
FirasSahliADLinktech
committed
ce4915b
View commit details
Copy full SHA for ce4915b
Browse repository at this point
Test Entity class functionalities
Show description for 0ee1303
FirasSahliADLinktech
committed
0ee1303
View commit details
Copy full SHA for 0ee1303
Browse repository at this point
Add link to helloWorld library in runtime module
Show description for 7f72929
FirasSahliADLinktech
committed
7f72929
View commit details
Copy full SHA for 7f72929
Browse repository at this point
Test Domain Participant Entity functionalities
Show description for 6595fe8
FirasSahliADLinktech
committed
6595fe8
View commit details
Copy full SHA for 6595fe8
Browse repository at this point
Test Topic Entity functionalities
Show description for 926595e
FirasSahliADLinktech
committed
926595e
View commit details
Copy full SHA for 926595e
Browse repository at this point
Test Publisher entity functionalities
Show description for b925d89
FirasSahliADLinktech
committed
b925d89
View commit details
Copy full SHA for b925d89
Browse repository at this point
Test Subscriber entity functionalities
Show description for 309524b
FirasSahliADLinktech
committed
309524b
View commit details
Copy full SHA for 309524b
Browse repository at this point
Test Writer entity basic functionalities
Show description for bd1c78d
FirasSahliADLinktech
committed
bd1c78d
View commit details
Copy full SHA for bd1c78d
Browse repository at this point
Add idl files required for the tests
Show description for 64e83ae
FirasSahliADLinktech
committed
64e83ae
View commit details
Copy full SHA for 64e83ae
Browse repository at this point
Add helloWorld example on FlexyReader and flexyWriter modules
Show description for 4d1391c
FirasSahliADLinktech
committed
4d1391c
View commit details
Copy full SHA for 4d1391c
Browse repository at this point
Implement lookup instance on the writer
Show description for 4d55cf9
FirasSahliADLinktech
committed
4d55cf9
View commit details
Copy full SHA for 4d55cf9
Browse repository at this point
Implement dispose and write_dispose
Show description for 129c5f6
FirasSahliADLinktech
committed
129c5f6
View commit details
Copy full SHA for 129c5f6
Browse repository at this point
Implement read operation
Show description for e299621
FirasSahliADLinktech
committed
e299621
View commit details
Copy full SHA for e299621
Browse repository at this point
Implement read_n operation
Show description for 09c7c51
FirasSahliADLinktech
committed
09c7c51
View commit details
Copy full SHA for 09c7c51
Browse repository at this point
Implement read with loan operation
Show description for 6e44d88
FirasSahliADLinktech
committed
6e44d88
View commit details
Copy full SHA for 6e44d88
Browse repository at this point
Implement lookup instance on reader entity
Show description for 393e03d
FirasSahliADLinktech
committed
393e03d
View commit details
Copy full SHA for 393e03d
Browse repository at this point
Implement read_instance operation
Show description for fb63505
FirasSahliADLinktech
committed
fb63505
View commit details
Copy full SHA for fb63505
Browse repository at this point
Implement take operation
Show description for 6e43dab
FirasSahliADLinktech
committed
6e43dab
View commit details
Copy full SHA for 6e43dab
Browse repository at this point
Implement take with mask operation
Show description for 5e20be4
FirasSahliADLinktech
committed
5e20be4
View commit details
Copy full SHA for 5e20be4
Browse repository at this point
Implement take next operation
Show description for babd7ea
FirasSahliADLinktech
committed
babd7ea
View commit details
Copy full SHA for babd7ea
Browse repository at this point
Implement read next operation
Show description for 537386b
FirasSahliADLinktech
committed
537386b
View commit details
Copy full SHA for 537386b
Browse repository at this point
Implement take_n operation
Show description for 7c3d8e5
FirasSahliADLinktech
committed
7c3d8e5
View commit details
Copy full SHA for 7c3d8e5
Browse repository at this point
Update reader entity constructor
Show description for 504b355
FirasSahliADLinktech
committed
504b355
View commit details
Copy full SHA for 504b355
Browse repository at this point
Write unit tests for writer functionalities
Show description for b027761
FirasSahliADLinktech
committed
b027761
View commit details
Copy full SHA for b027761
Browse repository at this point
Write unit tests for reader functionalities
Show description for 97c0b81
FirasSahliADLinktech
committed
97c0b81
View commit details
Copy full SHA for 97c0b81
Browse repository at this point
Add read condition entity to the cdds module and to runtime library
Show description for 8cff746
FirasSahliADLinktech
committed
8cff746
View commit details
Copy full SHA for 8cff746
Browse repository at this point
Create read condition Entity Class with basic functionalities
Show description for 645c00c
FirasSahliADLinktech
committed
645c00c
View commit details
Copy full SHA for 645c00c
Browse repository at this point
Write tests for the functionalities of the Read Condition entity
Show description for c99c4f4
FirasSahliADLinktech
committed
c99c4f4
View commit details
Copy full SHA for c99c4f4
Browse repository at this point
Add Query Condition class to the cdds module and add required functions to runtime library
Show description for 9d54937
FirasSahliADLinktech
committed
9d54937
View commit details
Copy full SHA for 9d54937
Browse repository at this point
Implement functions for Query Conditions
Show description for e067d05
FirasSahliADLinktech
committed
e067d05
View commit details
Copy full SHA for e067d05
Browse repository at this point
Write tests for the functionalities of the Query Condition entity
Show description for e475569
FirasSahliADLinktech
committed
e475569
View commit details
Copy full SHA for e475569
Browse repository at this point
Add Gaurd condition to CDDS module and runtime library
Show description for 80ed2cb
FirasSahliADLinktech
committed
80ed2cb
View commit details
Copy full SHA for 80ed2cb
Browse repository at this point
Implement functionalities of Gaurd Condition entity
Show description for 9478baa
FirasSahliADLinktech
committed
9478baa
View commit details
Copy full SHA for 9478baa
Browse repository at this point
Write tests for functionalities of Gaurd Condition class
Show description for d6a14f0
FirasSahliADLinktech
committed
d6a14f0
View commit details
Copy full SHA for d6a14f0
Browse repository at this point
Add waitset to cdds module
Show description for ecc17f4
FirasSahliADLinktech
committed
ecc17f4
View commit details
Copy full SHA for ecc17f4
Browse repository at this point
Implement waitset functionalities
Show description for 2675ddd
FirasSahliADLinktech
committed
2675ddd
View commit details
Copy full SHA for 2675ddd
Browse repository at this point
Test waitset functionalities
Show description for 9d3c576
FirasSahliADLinktech
committed
9d3c576
View commit details
Copy full SHA for 9d3c576
Browse repository at this point
Add travis CI
Show description for 36114a3
FirasSahliADLinktech
committed
36114a3
View commit details
Copy full SHA for 36114a3
Browse repository at this point
Commits on Aug 14, 2020
Update the source code to make tox tests on travis succeed
Show description for 96e777c
FirasSahliADLinktech
committed
96e777c
View commit details
Copy full SHA for 96e777c
Browse repository at this point
Commits on Aug 18, 2020
oCorrect travisCI error
Show description for 94b7f77
FirasSahliADLinktech
committed
94b7f77
View commit details
Copy full SHA for 94b7f77
Browse repository at this point
Commits on Aug 20, 2020
Add gitignore
Show description for f337c72
FirasSahliADLinktech
committed
f337c72
View commit details
Copy full SHA for f337c72
Browse repository at this point
Correct import form for platform library
Show description for 282493a
FirasSahliADLinktech
committed
282493a
View commit details
Copy full SHA for 282493a
Browse repository at this point
Commits on Aug 26, 2020
fix import
Show description for 320e698
gabrik
authored and
FirasSahliADLinktech
committed
320e698
View commit details
Copy full SHA for 320e698
Browse repository at this point
fix import
Show description for 649a336
gabrik
authored and
FirasSahliADLinktech
committed
649a336
View commit details
Copy full SHA for 649a336
Browse repository at this point
fix import
Show description for 832fbd3
gabrik
authored and
FirasSahliADLinktech
committed
832fbd3
View commit details
Copy full SHA for 832fbd3
Browse repository at this point
fix import
Show description for 0fdf3cf
gabrik
authored and
FirasSahliADLinktech
committed
0fdf3cf
View commit details
Copy full SHA for 0fdf3cf
Browse repository at this point
fix import
Show description for 4c5f653
gabrik
authored and
FirasSahliADLinktech
committed
4c5f653
View commit details
Copy full SHA for 4c5f653
Browse repository at this point
Update cmake script
Show description for 4eb5cf8
FirasSahliADLinktech
committed
4eb5cf8
View commit details
Copy full SHA for 4eb5cf8
Browse repository at this point
Commits on Sep 1, 2020
change lib to correct build on travis
Show description for 4125826
FirasSahliADLinktech
committed
4125826
View commit details
Copy full SHA for 4125826
Browse repository at this point
Extend wait time during travis debug
Show description for e2f91ef
FirasSahliADLinktech
committed
e2f91ef
View commit details
Copy full SHA for e2f91ef
Browse repository at this point
Commits on Sep 3, 2020
added set -e to configure
Show description for 3d10196
gabrik
committed
3d10196
View commit details
Copy full SHA for 3d10196
Browse repository at this point
moved configure to install phase
Show description for 2e79798
gabrik
committed
2e79798
View commit details
Copy full SHA for 2e79798
Browse repository at this point
added -v in configure
Show description for 7666689
gabrik
committed
7666689
View commit details
Copy full SHA for 7666689
Browse repository at this point
using just uname -s in configure
gabrik
committed
c6a1fa5
View commit details
Copy full SHA for c6a1fa5
Browse repository at this point
Removing second pushd
Show description for a0a880c
gabrik
committed
a0a880c
View commit details
Copy full SHA for a0a880c
Browse repository at this point
Added silly ls to check
Show description for 20bca4a
gabrik
committed
20bca4a
View commit details
Copy full SHA for 20bca4a
Browse repository at this point
removed 'set -ev' from configure file and the ls
Show description for 33e3317
gabrik
committed
33e3317
View commit details
Copy full SHA for 33e3317
Browse repository at this point
copying all libraries in configure
Show description for 0b1490f
gabrik
committed
0b1490f
View commit details
Copy full SHA for 0b1490f
Browse repository at this point
removing developer paths...
Show description for a56da40
gabrik
committed
a56da40
View commit details
Copy full SHA for a56da40
Browse repository at this point
Removed useless travis stages
Show description for 3d8e7c6
gabrik
committed
3d8e7c6
View commit details
Copy full SHA for 3d8e7c6
Browse repository at this point
using a idl in tmp folder
Show description for 7024cf6
gabrik
committed
7024cf6
View commit details
Copy full SHA for 7024cf6
Browse repository at this point
Commits on Sep 4, 2020
Merge pull request #3 from gabrik/create_waitset
Show description for ace6a04
FirasSahliADLinktech
authored
ace6a04
View commit details
Copy full SHA for ace6a04
Browse repository at this point
correct function name to solve errors
Show description for d9f4868
FirasSahliADLinktech
committed
d9f4868
View commit details
Copy full SHA for d9f4868
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL