Blake Harnden
|
9d88eba1f5
|
docs: added tutorials overview and tutorial 6
|
2023-06-06 09:40:44 -07:00 |
|
Blake Harnden
|
2176fcc5a3
|
docs: adding tutorial 7
|
2023-06-05 13:57:06 -07:00 |
|
Blake Harnden
|
c554983436
|
docs: adding tutorial 4
|
2023-06-05 13:27:34 -07:00 |
|
Blake Harnden
|
75a92f3a38
|
docs: adjustments for tutorial 1 to working order
|
2023-06-05 13:07:59 -07:00 |
|
Blake J. Harnden
|
580916f2f0
|
docs: adding tutorial 1 images
|
2023-06-05 11:26:14 -07:00 |
|
Blake J. Harnden
|
a5727e3355
|
docs: adding tutorial 1
|
2023-06-05 11:11:00 -07:00 |
|
Blake Harnden
|
01585b6ec5
|
docs: fixed example emane model code to properly load platform config
|
2023-05-01 08:40:48 -07:00 |
|
Blake Harnden
|
d2008b1e5a
|
docs: improved navigation, fixed type for warning in emane/gpsd
|
2023-04-20 12:01:39 -07:00 |
|
Blake Harnden
|
c444304040
|
docs: fixed issue with bad imports in grpc doc examples
|
2023-04-10 11:19:46 -07:00 |
|
Blake Harnden
|
fcf1448ab6
|
docs: small documentation cleanup
|
2023-03-28 21:51:27 -07:00 |
|
Blake Harnden
|
15df06d834
|
docs: updates to reformat and adjust documentation in regards to using specific services
|
2023-03-28 21:47:27 -07:00 |
|
Blake Harnden
|
0053ddb57d
|
docs: updates to leverage mkdocs material admonitions
|
2023-03-28 21:42:43 -07:00 |
|
Blake Harnden
|
5b41b4e5be
|
docs: brought out hardware in the loop concepts to a higher level for easier visbility, rather than being hidden within the gui docs
|
2023-03-13 16:22:08 -07:00 |
|
Blake Harnden
|
078e0df329
|
docs: initial changes to support using mkdocs material
|
2023-03-07 21:49:50 -08:00 |
|
Blake Harnden
|
785cf82ba3
|
docs: added complete install examples based on dockerfile commands
|
2023-03-07 10:46:31 -08:00 |
|
Blake Harnden
|
f10c7cac45
|
docs: reformatted bird documentation and removed invalid example link
|
2023-02-06 09:22:00 -08:00 |
|
Blake Harnden
|
0ffcc10953
|
docs: add example for installing emane using downloaded protoc
|
2023-02-03 16:52:14 -08:00 |
|
Blake Harnden
|
4dca3eac39
|
docs: updated install page to remark on solutions for the common issue a user may run into when docker is installed
|
2023-02-03 16:45:47 -08:00 |
|
Blake Harnden
|
d215330426
|
docs: fix example for scripts ran from gui and how to optionally retrieve the coreemu instance
|
2023-01-19 16:13:00 -08:00 |
|
Blake Harnden
|
9ccb1880a1
|
docs: removed usages of pygui
|
2022-12-09 10:22:12 -08:00 |
|
Blake Harnden
|
b430de226d
|
Merge branch 'develop' of https://github.com/coreemu/core into develop
|
2022-12-05 01:15:29 -08:00 |
|
Blake Harnden
|
e176a02460
|
docs: fixed documentation to point to the right files
|
2022-12-05 01:15:09 -08:00 |
|
Blake Harnden
|
e96322c9af
|
docs: update install instruction for emane to denote passing PYTHON to the emane helper task
|
2022-11-30 10:47:17 -08:00 |
|
Blake Harnden
|
82739ce3af
|
install: updates to make python3.9 the minimum required version, updates to various dependencies to account for known vulnerabilities
|
2022-10-13 10:15:38 -07:00 |
|
Blake Harnden
|
9218fb0b6f
|
docs: added notes about new wireless node type to GUI documentation
|
2022-10-12 08:48:23 -07:00 |
|
Blake Harnden
|
c067de6792
|
docs: updates to install page to cover all install types and PATH issues
|
2022-10-07 12:52:53 -07:00 |
|
Blake Harnden
|
382ff6d49b
|
docs: updated install doc to provide a better example for installing emane python bindings into a virtual environment
|
2022-08-30 12:25:34 -07:00 |
|
Blake Harnden
|
018865b2a2
|
docs: added install note about upgrading pip to avoid building from source related issues
|
2022-08-02 13:49:38 -07:00 |
|
Blake Harnden
|
d8632da96b
|
install: fixed install.md error for docker build command, fixed default dockerfile example for centos package install to not use NO_VENV
|
2022-07-27 16:41:23 -07:00 |
|
Blake Harnden
|
28d3deeee8
|
install: updated and added dockerfiles for ubuntu/centos, updated notes on install page to correlate
|
2022-05-25 21:43:52 -07:00 |
|
Blake Harnden
|
2e3e085522
|
daemon: adjustments to revamp how core nodes are created in session.add_node, nodes now provide a create_options function for node specific options that are type hinted
|
2022-05-25 10:51:42 -07:00 |
|
Blake Harnden
|
d83bfed608
|
merged latest updates from develop
|
2022-03-22 10:03:03 -07:00 |
|
Blake Harnden
|
d684b8eb5a
|
docs: updated emane python example to use updated set_config
|
2022-03-11 11:04:01 -08:00 |
|
Blake Harnden
|
6cf2793e30
|
install: removed netgraph checks in configure.ac, removed referenced to netgraph in docs
|
2022-03-08 16:50:09 -08:00 |
|
Blake Harnden
|
f0750d78b0
|
docs: updated plantuml files to remove tlv/imn references and regenerated images
|
2022-03-08 16:10:22 -08:00 |
|
Blake Harnden
|
c8a589ef76
|
daemon: removing python tlv related code and tests related to it
|
2022-03-08 14:18:47 -08:00 |
|
Blake Harnden
|
3eed1a09fb
|
docs: removing references to imn, tcl, tk, tlv, and .core, removed unused icons
|
2022-03-08 11:30:03 -08:00 |
|
Blake Harnden
|
b085105a6b
|
install: updated install instructions to use the right command for centos example
|
2022-02-28 10:03:34 -08:00 |
|
Blake Harnden
|
2dd3839396
|
docs: updated emane docs to remove old GUI references and update the example pictures to include the configuration dialog of the new gui
|
2022-02-25 12:17:51 -08:00 |
|
Blake Harnden
|
482ad037f4
|
docs: updates to cleanup formatting on tables and denote that the python gui is the default in index.md
|
2022-02-25 10:38:14 -08:00 |
|
Blake Harnden
|
113be65078
|
install: adjustments to have a better workflow for installation
|
2022-02-17 15:17:07 -08:00 |
|
Blake Harnden
|
9d32c432db
|
install: updates to README and install docs for installing to run ensurepath after setup.sh ends
|
2022-02-17 15:03:09 -08:00 |
|
Blake Harnden
|
0fcc532c0d
|
docs: updated note on poetry version installed
|
2022-02-11 21:04:12 -08:00 |
|
Blake Harnden
|
47b02c3e7b
|
docs: removed notes on needing to install ebtables legacy
|
2022-02-09 12:47:49 -08:00 |
|
Blake Harnden
|
df5ff02f95
|
docs: fix for bad config service example
|
2022-02-01 21:26:03 -08:00 |
|
Blake Harnden
|
bc8c49c573
|
added docs on how to leverage Dockerfile install for core and update Dockerfile to default to master for latest release
|
2022-01-12 15:30:10 -08:00 |
|
Blake Harnden
|
8cf2b9af08
|
install: updates to docs and scripts for installing core
|
2022-01-11 11:06:06 -08:00 |
|
Blake Harnden
|
f98594e927
|
install: updates to install docs and update to task for installing emane to be limited to installing for the python virtual environment, recommend official packages instead
|
2021-11-17 15:55:05 -08:00 |
|
Blake Harnden
|
c055103c1b
|
readme: updated to add a quick start section
|
2021-11-16 12:52:31 -08:00 |
|
Blake Harnden
|
22e92111d0
|
daemon: updates to provide config types for configurable values, without the need to specify the enumerated type
|
2021-11-15 16:40:30 -08:00 |
|