-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
56 changed files
with
37,166 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
actfw\_core.linux package | ||
========================= | ||
|
||
Submodules | ||
---------- | ||
|
||
actfw\_core.linux.dma\_heap module | ||
---------------------------------- | ||
|
||
.. automodule:: actfw_core.linux.dma_heap | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.linux.ioctl module | ||
------------------------------ | ||
|
||
.. automodule:: actfw_core.linux.ioctl | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.linux.types module | ||
------------------------------ | ||
|
||
.. automodule:: actfw_core.linux.types | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: actfw_core.linux | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
actfw\_core package | ||
=================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
actfw_core.linux | ||
actfw_core.task | ||
actfw_core.v4l2 | ||
|
||
Submodules | ||
---------- | ||
|
||
actfw\_core.application module | ||
------------------------------ | ||
|
||
.. automodule:: actfw_core.application | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.capture module | ||
-------------------------- | ||
|
||
.. automodule:: actfw_core.capture | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.command\_server module | ||
---------------------------------- | ||
|
||
.. automodule:: actfw_core.command_server | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.service\_client module | ||
---------------------------------- | ||
|
||
.. automodule:: actfw_core.service_client | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.system module | ||
------------------------- | ||
|
||
.. automodule:: actfw_core.system | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.unicam\_isp\_capture module | ||
--------------------------------------- | ||
|
||
.. automodule:: actfw_core.unicam_isp_capture | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: actfw_core | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
actfw\_core.task package | ||
======================== | ||
|
||
Submodules | ||
---------- | ||
|
||
actfw\_core.task.consumer module | ||
-------------------------------- | ||
|
||
.. automodule:: actfw_core.task.consumer | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.task.isolated module | ||
-------------------------------- | ||
|
||
.. automodule:: actfw_core.task.isolated | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.task.join module | ||
---------------------------- | ||
|
||
.. automodule:: actfw_core.task.join | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.task.pipe module | ||
---------------------------- | ||
|
||
.. automodule:: actfw_core.task.pipe | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.task.producer module | ||
-------------------------------- | ||
|
||
.. automodule:: actfw_core.task.producer | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.task.task module | ||
---------------------------- | ||
|
||
.. automodule:: actfw_core.task.task | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.task.tee module | ||
--------------------------- | ||
|
||
.. automodule:: actfw_core.task.tee | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: actfw_core.task | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
actfw\_core.v4l2 package | ||
======================== | ||
|
||
Submodules | ||
---------- | ||
|
||
actfw\_core.v4l2.control module | ||
------------------------------- | ||
|
||
.. automodule:: actfw_core.v4l2.control | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.v4l2.types module | ||
----------------------------- | ||
|
||
.. automodule:: actfw_core.v4l2.types | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
actfw\_core.v4l2.video module | ||
----------------------------- | ||
|
||
.. automodule:: actfw_core.v4l2.video | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: actfw_core.v4l2 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
.. actfw-core documentation master file, created by | ||
sphinx-quickstart on Tue Dec 22 12:45:21 2020. | ||
You can adapt this file completely to your liking, but it should at least | ||
contain the root `toctree` directive. | ||
Welcome to actfw-core's documentation! | ||
====================================== | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:caption: Contents: | ||
|
||
actfw_core | ||
|
||
Indices and tables | ||
================== | ||
|
||
* :ref:`genindex` | ||
* :ref:`modindex` | ||
* :ref:`search` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
project | ||
======= | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
actfw_core | ||
tests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
tests package | ||
============= | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
tests.unit_test | ||
|
||
Submodules | ||
---------- | ||
|
||
tests.test\_import module | ||
------------------------- | ||
|
||
.. automodule:: tests.test_import | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
tests.test\_pipeline module | ||
--------------------------- | ||
|
||
.. automodule:: tests.test_pipeline | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: tests | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
tests.unit\_test package | ||
======================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
tests.unit_test.schema | ||
|
||
Submodules | ||
---------- | ||
|
||
tests.unit\_test.test\_command\_server\_no\_image module | ||
-------------------------------------------------------- | ||
|
||
.. automodule:: tests.unit_test.test_command_server_no_image | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
tests.unit\_test.test\_pad module | ||
--------------------------------- | ||
|
||
.. automodule:: tests.unit_test.test_pad | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
tests.unit\_test.test\_system module | ||
------------------------------------ | ||
|
||
.. automodule:: tests.unit_test.test_system | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: tests.unit_test | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
tests.unit\_test.schema package | ||
=============================== | ||
|
||
Submodules | ||
---------- | ||
|
||
tests.unit\_test.schema.test\_agent\_app\_protocol module | ||
--------------------------------------------------------- | ||
|
||
.. automodule:: tests.unit_test.schema.test_agent_app_protocol | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: tests.unit_test.schema | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
Oops, something went wrong.