Jueon Park
Jueon Park
Ideas: - apply clangformat to all the source files - check if all the files start with the copyright comments - Auto generate `Model.h` file from the configuration file
Multiple arguments support for some APIs like the Nvidia's official python library is missing. Functionally, it is not a big deal but it would be great if the library covers...
- fix for #399 (not only `Ax`, but also all the cuda-numpy interface functions potentially have the same issue.) - the memory order of the numpy arrays must be c-contiguous...
I'm trying to run `Python/demos/d03_generateData.py` with the head phantom that is flipped upside down. If I run the original demo code, it works. But if I add this one line...
- related to: NVIDIA/jetson-gpio#81 - Nvidia's official *Jetson.GPIO*'s implementation has been changed to use gpio character device, instead of sysfs. - *JetsonGPIO* should be changed to gpio character device implementation...
It takes a few minutes to build`JetsonGPIO` from the source codes. There is a pre-built docker image of course, but it would be nice if there is a pre-built binaries...
Add more sample codes to `samples` directory. Translating some(not 'all') sample codes from the original `Jetson.GPIO` to C++ would be good enough.
- [ ] add details on how to use `PWM` class. - [x] add a link to the official L4T documentation about how to configure the 40-pin expansion header.
Update sysfs pwm dir for kernel 5.15. See: https://github.com/NVIDIA/jetson-gpio/commit/e9f417a40fd2347182ed82af6a3a7b837db9df64 > [!NOTE] > The variable `sysfs_prefixes` is also used here: https://github.com/pjueon/JetsonGPIO/blob/a8b0d5392a277e1fe2a1359398ec8e47dc48e1db/src/GPIOPinData.cpp#L690-L698 > Should check if this change should also be applied...
### Describe your suggested feature - Add "Update progress when marked as read/watched" option to the tracking setting. - When this option is enabled, update the tracking when the episodes...