Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xAAL
Code
Python
Commits
d8a4cbbd70676fb5f90f316399ddbb1d4ede1ca8
Select Git revision
0 results
python
Author
Search by author
Any Author
authors
0 authors
Feb 07, 2022
Docker won't work in it mode from Makefile
· d8a4cbbd
jkerdreu
authored
3 years ago
d8a4cbbd
Comments
· 1017b61d
jkerdreu
authored
3 years ago
1017b61d
- swicth to aiotools by default
· 73ec6c99
jkerdreu
authored
3 years ago
73ec6c99
Oups
· f6bf5c32
jkerdreu
authored
3 years ago
f6bf5c32
Missing
· ecae9624
jkerdreu
authored
3 years ago
ecae9624
- missing colored
· 3c730499
jkerdreu
authored
3 years ago
3c730499
- renaming tools to legacytools
· 99e5f79d
jkerdreu
authored
3 years ago
99e5f79d
Moved to legacy package
· 06ceee8e
jkerdreu
authored
3 years ago
06ceee8e
Nothing
· 92ffd85d
jkerdreu
authored
3 years ago
92ffd85d
- split helpers vs aiohelpers
· 2e197877
jkerdreu
authored
3 years ago
2e197877
Missing aioconsole
· b591eb55
jkerdreu
authored
3 years ago
b591eb55
Added comments
· 332677d6
jkerdreu
authored
3 years ago
332677d6
- code refactoring
· 874abc3d
jkerdreu
authored
3 years ago
874abc3d
Feb 06, 2022
- Transform xaal.lib.binding.UUID to uuid.UUID to comply RapidJSON specs
· a0f18a6a
jkerdreu
authored
3 years ago
a0f18a6a
Feb 04, 2022
Added the last command: xaal-tail ;)
· ef1af282
jkerdreu
authored
3 years ago
ef1af282
Fix cmdline parsing (-v)
· 73fa415a
jkerdreu
authored
3 years ago
73fa415a
Feb 03, 2022
Add xaal-send command line
· 9b25f677
jkerdreu
authored
3 years ago
9b25f677
Refactoring ! (ouch)
· b6a2f10a
jkerdreu
authored
3 years ago
b6a2f10a
Added search by key and value
· 75144d32
jkerdreu
authored
3 years ago
75144d32
'color' cleanup
· 54982ae8
jkerdreu
authored
3 years ago
54982ae8
- Mr Proper had a lot of works
· 2ad3096d
jkerdreu
authored
3 years ago
2ad3096d
Added delay on send, due to avoid congestion
· e117eadd
jkerdreu
authored
3 years ago
e117eadd
Feb 01, 2022
- Change idle_detection (issue with loaded xAAL network)
· e9743067
jkerdreu
authored
3 years ago
e9743067
Jan 28, 2022
Better metadb server handling, but still have issue w/ timeout
· 6f7b0ce4
jkerdreu
authored
3 years ago
6f7b0ce4
Cleanup
· 87a21435
jkerdreu
authored
3 years ago
87a21435
Jan 26, 2022
Added query_db test timeout
· 1035e277
jkerdreu
authored
3 years ago
1035e277
Jan 25, 2022
Added metadb on xaal-info, still some works to do before doing it on walker
· 79e805e4
jkerdreu
authored
3 years ago
79e805e4
Added querydb
· d5e301cd
jkerdreu
authored
3 years ago
d5e301cd
Fix dev_type filtering in log
· bf43364a
jkerdreu
authored
3 years ago
bf43364a
Fix dev_type filtering
· bad8e955
jkerdreu
authored
3 years ago
bad8e955
- Better command line options handling
· 2ec4ff1d
jkerdreu
authored
3 years ago
2ec4ff1d
Jan 24, 2022
Better command line handling
· 96a2ff4b
jkerdreu
authored
3 years ago
96a2ff4b
Ouch, that's a refactoring !
· 17baa940
jkerdreu
authored
3 years ago
17baa940
Jan 21, 2022
- Initial release (missing on SVN)
· 069cf27c
jkerdreu
authored
3 years ago
069cf27c
update from unittests
· 4b37365b
jkerdreu
authored
3 years ago
4b37365b
Jan 14, 2022
Added device test
· 85d6eb0e
jkerdreu
authored
3 years ago
85d6eb0e
Added timer
· 1cf2f89d
jkerdreu
authored
3 years ago
1cf2f89d
Jan 13, 2022
Initial release
· 8a410ff5
jkerdreu
authored
3 years ago
8a410ff5
Nothing
· 82c15af3
jkerdreu
authored
3 years ago
82c15af3
Added extra check for get_attributes get_description methods, part of the API
· b278dc49
jkerdreu
authored
3 years ago
b278dc49
Loading