Raul Victor Trombin

Results 26 issues of Raul Victor Trombin

I'm using criterion to run bench on a raspberry pi4 target, but compile it from zero there takes 21 minutes. Someone already tryed to cross compile the required stuff and...

I'm using this crate to read a ADS1115 sensor on a raspberry pi4. It's something like follows: ``` let dev = I2cdev::new("/dev/i2c-1").unwrap(); let address = adc_Address::default(); let adc = Ads1x1x::new_ads1115(dev,...

I would like to compare the PR's benchmark with the master one, My ideia is: instead use a cache, to try something with: ``` - name: Get previous benchmark data...

### Describe the bug The official latest 32-bit lite image is loading aarch64, It's fixed if place `arm_64bit=0` inside /boot/config.txt ### Steps to reproduce the behaviour fresh install latest release...

https://pypi.org/project/bluerobotics-ping/ Previous versions: https://pypi.org/project/bluerobotics-ping/0.0.7/

There is some way/instruction on how to set ranged inputs? something at the struct field like: [api_v2(min_value = 0)] For enuns and direct type values it works pretty fine.

https://github.com/paperclip-rs/paperclip/blob/master/core/src/v2/models.rs#L67

The default custom option keeps the old adresses as reference. ![CPT2308041328-799x677](https://github.com/bluerobotics/cockpit/assets/80598030/353f5278-7e2d-4254-8ddf-b7a69b9b7107) It's OK if you reload the page, and back to configuration menu.

bug
P1 - Important Priority

Issue: can't map buttons using d-pad (axis 6 & 7); ![image](https://github.com/bluerobotics/cockpit/assets/80598030/80771ad5-d924-4fec-8d5f-f32d40d8264a) Tryng to set 8BitDO controller; Details: OS: Linux ThinkPad-T495 6.5.0-17-generic #17~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 16 14:32:32 UTC 2...

enhancement
ux
new-feature
joystick

Something similar to: https://bobboteck.github.io/joy/joy.html But also with a slider bar to control zoom and focus: ![image](https://github.com/bluerobotics/cockpit/assets/80598030/8334ddc9-5e19-4c16-8822-2b02d0369191) It could even be used to control the ROV using two of then on...

enhancement
new-feature