-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #467
Conversation
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
…isting tlvs, updated examples to use current expected values
… and stdout, couple bugfixes in handling bad commands when using execute commands from tlv based api or coresendmsg, also updates to coresendmsg to display everything in lowercase to mimic previous look and feel, however coresendmg will now work regardless of casing to avoid breaking things again
…s, added enable/disable of toolbar button when running start/stop
…ething more complicated
…updates so that drawing edges are behind nodes
…in node/select modes
…ues when switching between different node bar states
…th scaling toolbar
…o run menu and created custom observers widget
…an to be linked or not
…ting in grpc server code
Enhancement/grpc wlan links
…ode from a session, get_node now requires an expected class that the node would be an instance of, if the returned node is not an instance a CoreError is thrown, this also helps editors pick up expected types to account for variable/function usage better as well
…f classes directly, instead of indirectly through NodeTypes
…is already being done when retrieving the wlan node
…etrieval Enhancement/type checking node retrieval
…lient for setting emane models not requiring a config when using default configuration
… it cannot properly deal with anything more than 1, updated man pages to current 6.4 versions for now
… which requires version 4.7+ vs 4.5+ that we currently expect
…uous, as that is not true and misleading
…emoved extra bloat and no longer requires parameters as they are optional
…ove test_gui type hinting
…etif now depends on being provided InterfaceData
…moved usage of emudata.link_config
…session.update_link
…ic looking for tunnels during add_link
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.