Commit graph

11 commits

Author SHA1 Message Date
Felix Walter
8b3d84e6f4 doc/testing: Document that now we need -r in integration tests
Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2025-06-06 09:01:41 +02:00
Fiona Fuchs
e7c9c7579a Add existing documentation material to MkDocs
This adds existing documentation files for ud3tn to the MkDocs skeleton.

Signed-off-by: Fiona Fuchs <fiona.fuchs@d3tn.com>
2024-11-12 11:33:24 +01:00
Felix Walter
b47b4e421b doc: Annotate code blocks with sh
This ensures proper syntax highlighting.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-10-01 09:27:50 +02:00
Felix Walter
8dd5989c44 doc: Update documentation fo v0.14.0
- document implemented fragmentation and storage features for AAP 2.0
- add AAP 2.0 interactions to quick start guide
- update Manpage, README, and testing docs accordingly

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-10-01 09:27:50 +02:00
Maximilian Nitsch
3ba8281796 treewide: Use python-ud3tn-utils scripts instead of those from tools/
Changes all occurrences of the old script paths from tools/ to the
scripts installed by python-ud3tn-utils.

Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com>
2024-07-01 10:10:56 +02:00
Oleksandr Nazymko
40c2f967ca Adjust testing documentation
This adjusts the commands for the integration tests. uD3TN needs to be started with remote configuration enabled for the tests to work.

Signed-off-by: Oleksandr Nazymko <oleksandr.nazymko@d3tn.com>
2023-05-17 11:07:13 +02:00
Felix Walter
6b0b1ddac8 doc: Add ION interop tests to testing.md
Closes: #125

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2023-05-12 08:22:20 +02:00
Marius Feldmann
691b7c3172 Remove STM32/FreeRTOS support from uD3TN
Former releases of uD3TN have included support for STM32/FreeRTOS.
Having this support from the first moment on was a good thing in
order to optimize for platforms with limited resources. As this
platform is not used in current uD3TN setups and as it results in quite
some maintenance work, it is removed with this commit. The removed parts
cover the implementation itself, tests, tools, documentation, parts of
the build/make scripts as well as licensing information.

Signed-off-by: Marius Feldmann <marius.feldmann@d3tn.com>
2022-03-22 00:05:13 +01:00
Felix Walter
8d53addb5e doc: Update config and testing documentation with new name
Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2020-11-17 15:50:36 +01:00
Felix Walter
567d8790dc Update README and testing documentation concerning STM32
This adds some better explanations concerning debugging with the STM32.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2020-11-15 14:22:16 +01:00
Felix Walter
0ce4bee910
Initial import of uPCN v0.8.0 source code
This is the initial commit for uD3TN. uD3TN is a fork of uPCN v0.8.0,
which will be developed and maintained in a public Git repository.

For questions concerning the history of and code provided with uPCN,
please get in touch with us via: contact <at> d3tn <dot> com

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2020-11-14 11:56:40 +01:00