-
Notifications
You must be signed in to change notification settings - Fork 310
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
Overriding desired MAC parameters and defaults #101
Commits on Feb 22, 2019
-
make: Update protoc image version
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 2ddd38b - Browse repository at this point
Copy the full SHA 2ddd38bView commit details -
api: Add additional MACSettings
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for df6a0f0 - Browse repository at this point
Copy the full SHA df6a0f0View commit details -
ns: Set desired parameters on reset if specified in MACSettings
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 5f9c65d - Browse repository at this point
Copy the full SHA 5f9c65dView commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 440bec5 - Browse repository at this point
Copy the full SHA 440bec5View commit details -
api: Make MACSettings optional
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for f4322d7 - Browse repository at this point
Copy the full SHA f4322d7View commit details -
ns: Make MACSettings optional, add defaults
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for d3e6c34 - Browse repository at this point
Copy the full SHA d3e6c34View commit details -
api: Make MACSettings.adr_margin a float
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 9259a7b - Browse repository at this point
Copy the full SHA 9259a7bView commit details -
cli: Add default NS MAC settings to shared config
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 8b5a289 - Browse repository at this point
Copy the full SHA 8b5a289View commit details -
util: Add NetID support to config
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 0fb9447 - Browse repository at this point
Copy the full SHA 0fb9447View commit details -
util: Add ttnpb.RxDelay support to config package
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for d34d783 - Browse repository at this point
Copy the full SHA d34d783View commit details -
util: Fix byte slice/array handling in config
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for e97bb2f - Browse repository at this point
Copy the full SHA e97bb2fView commit details -
ns,cli: Duplicate overridable MAC settings in networkserver config
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 54792d5 - Browse repository at this point
Copy the full SHA 54792d5View commit details -
util: Fix numeric pointer field handling in config
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for fa0f0e7 - Browse repository at this point
Copy the full SHA fa0f0e7View commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 5d31976 - Browse repository at this point
Copy the full SHA 5d31976View commit details -
Configuration menu - View commit details
-
Copy full SHA for cef73e4 - Browse repository at this point
Copy the full SHA cef73e4View commit details -
api: Ensure consistency of MACSettings with DeviceProfile
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 42add61 - Browse repository at this point
Copy the full SHA 42add61View commit details -
ns: Fix handling of joined devices
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for d210908 - Browse repository at this point
Copy the full SHA d210908View commit details -
ns: Construct valid MAC state on reset
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 3781e78 - Browse repository at this point
Copy the full SHA 3781e78View commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 69a419c - Browse repository at this point
Copy the full SHA 69a419cView commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 56fab96 - Browse repository at this point
Copy the full SHA 56fab96View commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 8b0f172 - Browse repository at this point
Copy the full SHA 8b0f172View commit details -
cli: Remove redundant/non-existent device paths
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for c99a7e0 - Browse repository at this point
Copy the full SHA c99a7e0View commit details -
util: Fix NetID handling in config package
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 9c77fbc - Browse repository at this point
Copy the full SHA 9c77fbcView commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for a5d4839 - Browse repository at this point
Copy the full SHA a5d4839View commit details -
api: Add documentation to MACSettings fields
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for ed59477 - Browse repository at this point
Copy the full SHA ed59477View commit details -
ns: Fix MACSettings priority on reset
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 4653cf0 - Browse repository at this point
Copy the full SHA 4653cf0View commit details -
api,util: Make RxDelay implement encoding.Text{Unm,M}arshaler
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for f0c0cf2 - Browse repository at this point
Copy the full SHA f0c0cf2View commit details -
cli: Add support for MACSettings_*Value types
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 3ff844c - Browse repository at this point
Copy the full SHA 3ff844cView commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 994bb2e - Browse repository at this point
Copy the full SHA 994bb2eView commit details -
ci: Run
make messages
ingo.lint
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 284ad74 - Browse repository at this point
Copy the full SHA 284ad74View commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 8c1699e - Browse repository at this point
Copy the full SHA 8c1699eView commit details -
ns: Use cryptoutil.UnwrapAES128Key
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for a857a6f - Browse repository at this point
Copy the full SHA a857a6fView commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 5b2026b - Browse repository at this point
Copy the full SHA 5b2026bView commit details -
Roman Volosatovs committed
Feb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 68e6427 - Browse repository at this point
Copy the full SHA 68e6427View commit details -
ns: Make EUIs optional for ABP devices, validate for OTAA
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 0a8c202 - Browse repository at this point
Copy the full SHA 0a8c202View commit details -
ns: Fix t.Fatal usage in registry tests
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for cd2452a - Browse repository at this point
Copy the full SHA cd2452aView commit details -
ns: Use EndDeviceIdentifiers directly in registry tests
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 31faaf1 - Browse repository at this point
Copy the full SHA 31faaf1View commit details -
ns: Remove misplaced fields in registry tests
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 516193c - Browse repository at this point
Copy the full SHA 516193cView commit details -
ns: Add additional registry create test cases
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 69a9b2e - Browse repository at this point
Copy the full SHA 69a9b2eView commit details -
ns,cli: Specify desired Rx1 delay in config
Roman Volosatovs committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 4974518 - Browse repository at this point
Copy the full SHA 4974518View commit details