Marek Wolan
055c853b0f
#3062 - rename identifier to discriminator
2025-01-31 16:00:32 +00:00
Charlie Crane
e653afaa4c
#2912 - Merge in changes on target branch
2025-01-03 14:48:18 +00:00
Charlie Crane
518b934e09
#2912 - Corrections to some actions & fixing some linting. TODO: Action Manager errors
2024-10-22 17:02:54 +01:00
Nick Todd
c3f266e401
#2913 : Remove unneeded import and pre-commit changes.
2024-10-22 16:26:57 +01:00
Nick Todd
37bdbaf0d1
#2913 : Fix JSON breakage and old-style PORTS and PROTOCOL usage.
2024-10-22 16:15:04 +01:00
Marek Wolan
dd931d900b
port refactor - eod commit, airspace still broken
2024-09-18 16:02:25 +01:00
Marek Wolan
f796babf93
#2705 - Move application registry into application module instead of hardcoding in game module
2024-06-28 11:57:54 +01:00
Archer.Bowen
2954ca966f
Updated core user guide to match exactly that of 3.0.0/internal.
2024-06-07 16:35:33 +01:00
Archer.Bowen
29d42a88dc
Core user guide updated to reflect changes made down stream.
2024-06-07 14:48:22 +01:00
Marek Wolan
4d3c85bc14
#2550 Backport changes into core
2024-05-07 15:35:02 +01:00
Charlie Crane
750cc98703
#2453 - Actioning review comments
2024-04-16 16:52:36 +01:00
Charlie Crane
dcfcfc0c54
#2453 - Merging in updates on dev branch
2024-04-16 16:51:29 +01:00
Marek Wolan
39ec55c7b6
#2459 strip notebook outputs to appease pre-commit
2024-04-15 13:12:51 +01:00
Charlie Crane
3245c7e81e
#2453 - Renaming Server hostname in create-simulation_demo and removing saved output
2024-04-09 14:48:49 +01:00
Charlie Crane
c13d3f191f
#2453 - Correcting errors found from pipeline pre-commit checks
2024-04-09 13:34:57 +01:00
Charlie Crane
f8432bf53b
#2453 - Example Notebooks Require Refactor
...
- create_simulation_demo and network_simulator_demo notebooks have been updated with correct import paths to reflect refactoring within condebase.
- Corrected typo within create-simulation_demo: my_swtich -> my_switch
- updates to ARP implementation. This is now a property in HostNode and NetworkNode, meaning router.arp.show() now works in network_simulator_demo notebook as intended.
2024-04-09 13:26:35 +01:00
Marek Wolan
5a5710c6ae
Rename Sim Actions to request
2023-10-09 13:24:08 +01:00
Chris McCarthy
7c157d27d7
#1800 - Simplified a bunch of stuff in the file system in prep for services and applications. Started adding the database logic. Waiting for the software manager/session manager work from another ticket.
2023-09-06 11:35:41 +01:00
Chris McCarthy
05959e5408
#1800 - Moved the Switch code to a dedicated switch.py module.
...
- Added more switch tests.
- Updated ACL tests to use router acl.
- Updated more docs.
- Moved the Jupyter notebooks to _package_data and fixed up the setup to move all notebooks to ~/primaite/notebooks/example_notebooks.
2023-09-04 12:14:24 +01:00