Thorsten von Eicken
Thorsten von Eicken
How can I perform a glitch free initialization? Example: I have a digital I/O pin that is in input mode, that reads high, and I need to turn it into...
This issue is related to #33 and to the discussion in #28 about how to expose async in ECMA-419. The core question I'd like to examine is whether on an...
I know that SMBus refers to the System Management Bus with specs found at http://www.smbus.org. This post may come across as pedantic even though that's not my normal style, but...
- [x] I have searched open and closed issues for duplicates - [x] I am submitting a bug report for existing functionality that does not work as intended - [x]...
I started writing a dynamically loadable native module and before I got to add any real code the "stub testing" I did caused a hard crash (Guru meditation error, etc)....
I'm looking for info on `lr11xx_gnss_doppler_solver_result_s` https://github.com/Lora-net/SWL2001/blob/master/lbm_lib/smtc_modem_core/radio_drivers/lr11xx_driver/src/lr11xx_gnss_types.h#L436C16-L448 Specifically: - what are the units for one_shot_accuracy / filtered_accuracy ? - what does the filtering consist of?
I'd like to perform a number of tests around GNSS cold-start and I wonder how I can erase the almanac data in an LR1110 (firmware v4.1). Alternatively, is there an...
The SAMLResponse below raises ERR_FAILED_TO_VERIFY_SIGNATURE whether I use @authenio/samlify-xmllint-wasm or @authenio/samlify-xsd-schema-validator. When I paste the response into https://www.samltool.com/validate_xml.php it comes out as valid. ``` https://sandbox.motus.org 6mz343wl3fk+58z4uOEHSkE4xr+U5LiTwOo9CJCEnm8= pILxjU7nWcv+8A3lBBgaEjiXDqPwM99LfVnhGSZ/dMP+OMPD04OhffpAscS6joicwuRfkUt3UOek LrPsg7qNIA/tk/6LToWdSGGS2ybg+9ULK+PVZlF2ndO5XxZ+KuBPh5lE64+2v/cBVyCwVI4846HY Eq5Pb308aAvyb8MW1UedCvd0dAbuoDPOxZ8kZ/DFfm8Iqw1lOeLJojs1c2OYSC8iqn+Ns17mvq+1 DpFd/ZDkNbWHjbxpLlqU0KT3FcNWaLI0seD7HPZ0tqHZvMwNuFnF2yciBQa4S6tyUnjkEaTjexl6 ...