-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feature: BER model for radiomodels #64
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 589302a - Browse repository at this point
Copy the full SHA 589302aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d178cab - Browse repository at this point
Copy the full SHA d178cabView commit details -
[simulation] temporary added goroutine dump when node's unresponsive,…
… to debug Github Actions
Configuration menu - View commit details
-
Copy full SHA for d6eff5d - Browse repository at this point
Copy the full SHA d6eff5dView commit details -
[all] added radiomodel logging; LogEntry moved to types; BER model fi…
…le added; BER model applied in MI model; using accurate Nbits for BER; trace level logging enabled better
Configuration menu - View commit details
-
Copy full SHA for 688af8c - Browse repository at this point
Copy the full SHA 688af8cView commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c67f61b - Browse repository at this point
Copy the full SHA c67f61bView commit details -
[all] event deSerialization can now handle an incomplete event; event…
… buffer grows on need; some <-done channels added to speed up the exiting.
Configuration menu - View commit details
-
Copy full SHA for 399bb57 - Browse repository at this point
Copy the full SHA 399bb57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2349f50 - Browse repository at this point
Copy the full SHA 2349f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c1c1d - Browse repository at this point
Copy the full SHA 06c1c1dView commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 003a0ca - Browse repository at this point
Copy the full SHA 003a0caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b43d31 - Browse repository at this point
Copy the full SHA 7b43d31View commit details -
[radiomodel] Improved signal power adding; support for signal detecti…
…on when SNR < 0 db.
Configuration menu - View commit details
-
Copy full SHA for 223bdb4 - Browse repository at this point
Copy the full SHA 223bdb4View commit details
Commits on Sep 6, 2023
-
[all] extra simulation-exiting checks done during node init; added ex…
…tra node process kill func when node's process is unresponsive to SIGTERM.
Configuration menu - View commit details
-
Copy full SHA for a2a785b - Browse repository at this point
Copy the full SHA a2a785bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c43ef47 - Browse repository at this point
Copy the full SHA c43ef47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc1c74 - Browse repository at this point
Copy the full SHA 3bc1c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5772df0 - Browse repository at this point
Copy the full SHA 5772df0View commit details -
[simulation] bugfix deadlock when send-SIGKILL is invoked; lower dela…
…y so that unit test deadline of 3 sec for OTNS closing can be met.
Configuration menu - View commit details
-
Copy full SHA for 55d10f4 - Browse repository at this point
Copy the full SHA 55d10f4View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b5f7f5e - Browse repository at this point
Copy the full SHA b5f7f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad4b9b - Browse repository at this point
Copy the full SHA 6ad4b9bView commit details -
[all] fix in case Sigkill is sent to node; refactored sim.Error() int…
…o error returned for Go period command; timings adapted for kill/exit.
Configuration menu - View commit details
-
Copy full SHA for 71ab9ad - Browse repository at this point
Copy the full SHA 71ab9adView commit details -
[all] ordering updates for goroutine-starting; test fix by reinstatin…
…g stale-event deletion from queue; longer duration for autoGo.
Configuration menu - View commit details
-
Copy full SHA for 51f2783 - Browse repository at this point
Copy the full SHA 51f2783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622c20e - Browse repository at this point
Copy the full SHA 622c20eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e863b4 - Browse repository at this point
Copy the full SHA 2e863b4View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e9c9f32 - Browse repository at this point
Copy the full SHA e9c9f32View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e4ecf4 - Browse repository at this point
Copy the full SHA 9e4ecf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1114d3 - Browse repository at this point
Copy the full SHA a1114d3View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ab59f9 - Browse repository at this point
Copy the full SHA 0ab59f9View commit details -
[radiomodel] new pathloss_model.go file with the ITU and 3GPP path lo…
…ss models; noise floor fix; single pixels-to-meters scaling (0.10) now independent of node's radio range.
Configuration menu - View commit details
-
Copy full SHA for 9115ee7 - Browse repository at this point
Copy the full SHA 9115ee7View commit details -
[all] Shadow fading model with compute+store; examples updated; outdo…
…or rf model; ITU/3GPP indoor models; error handling fixes w.r.t. CLI behavior
Configuration menu - View commit details
-
Copy full SHA for 6898869 - Browse repository at this point
Copy the full SHA 6898869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 667e524 - Browse repository at this point
Copy the full SHA 667e524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6efbcbb - Browse repository at this point
Copy the full SHA 6efbcbbView commit details -
[all] added -no-logfile option and activate it for stress tests (to s…
…peed up); removed RADIO_RANGE in some tests
Configuration menu - View commit details
-
Copy full SHA for a2d18d8 - Browse repository at this point
Copy the full SHA a2d18d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eaae0a - Browse repository at this point
Copy the full SHA 2eaae0aView commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f53689f - Browse repository at this point
Copy the full SHA f53689fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e988bd5 - Browse repository at this point
Copy the full SHA e988bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f7171 - Browse repository at this point
Copy the full SHA 44f7171View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd8a68 - Browse repository at this point
Copy the full SHA dfd8a68View commit details