benjinne
benjinne
This is unexpected since it always clears all of the subtree __shared_blackboard regardless of whether they were modified or not.
This allows saving to a parent tree with subtrees that are imported. This doesn't load subtrees or save subtrees in external files. Manual local import statements are persisted
When trying to obtain a Token using the example code in version 1.3.1 ~~~ AuthenticationConfig config = AuthenticationConfig.create() .debug() .build(); AuthenticationAPI api = new AuthenticationAPI(config); LoginResult result = api.getTokenForApp(AppCredentials.with(CLIENT_ID, CLIENT_SECRET))...
## Describe problem solved by this pull request This adds the GF_ENFORCE parameter to prevent operators from overriding GF_ACTION outside the geofence. ## Describe your solution This passes the GF_ENFORCE...
## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 - Installation type: - source - Version or commit hash: - latest humble - DDS implementation: - Fast-RTPS ####...
Adds the option to select which board to build similarly to the F1 options. This way we can add more variants easily, however I only added support for f407_vgt6_peo and...
Fixes https://github.com/Serasidis/STM32_HID_Bootloader/issues/52 by creating `bootloader_only_binaries` if it doesn't exist. Tested by removing `bootloader_only_binaries` then running `make generic-pc13`
# Pull request details * **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) - [ x] Bug fix - [ x] Added feature -...
https://templates.blakadder.com/suraielec_UBTW01B.html Suggests the UBTW01B comes with a TYWES3 module, however mine came with a CB3S which doesn't appear to use an ESP32. Is it possible to swap mine with a...
## Bug report **Required Info:** - Operating System: - Ubuntu 22.04 - Installation type: - source - Version or commit hash: - humble - DDS implementation: - default - Client...