Skip to content
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

Fix: errors on 'exit' and signal handling / Feature: node panel in GUI #70

Merged
merged 11 commits into from
Sep 21, 2023

Conversation

EskoDijk
Copy link
Owner

No description provided.

@EskoDijk EskoDijk changed the title Fix: error upon 'exit' command Fix: errors on 'exit' and signal handling / Feature: node panel in GUI Sep 20, 2023
@EskoDijk EskoDijk linked an issue Sep 20, 2023 that may be closed by this pull request
@EskoDijk EskoDijk merged commit d2c0417 into main Sep 21, 2023
20 checks passed
@EskoDijk EskoDijk deleted the pr-node-panel branch September 21, 2023 17:17
EskoDijk added a commit that referenced this pull request Sep 24, 2024
#70)

* [cli][pylibs] Bugfix for OTNS 'exit' command.

* [cli][cmd][dispatcher][otns_main][otnstester][simulation][visualize] harmonized the 'exit' debug messages; bugfix that CLI Close() could lockup.

* [web] added node info panel textarea. It shows also last Tx power and Tx channel based on the info received from the 'Send' push event.

* [cli] try to avoid blocking on CLI close

* [all] better staged starting of webserver and other components. This solves the issue that webserver was being started still while rest of program was already done exiting.

* [all] remove unused code, minor updates.
EskoDijk added a commit that referenced this pull request Sep 24, 2024
#70)

* [cli][pylibs] Bugfix for OTNS 'exit' command.

* [cli][cmd][dispatcher][otns_main][otnstester][simulation][visualize] harmonized the 'exit' debug messages; bugfix that CLI Close() could lockup.

* [web] added node info panel textarea. It shows also last Tx power and Tx channel based on the info received from the 'Send' push event.

* [cli] try to avoid blocking on CLI close

* [all] better staged starting of webserver and other components. This solves the issue that webserver was being started still while rest of program was already done exiting.

* [all] remove unused code, minor updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show node info when node is selected
1 participant