svs072477

Results 5 issues of svs072477

Hi, I build firmware for rp2040 with make raspberrypi_pico_default - it's OK. I convert .elf file to .uf2 with elf2uf2 tool. Then, I take pi pico board, connect to this...

bug

ugly.min.js.gz:8 Uncaught TypeError: e.toFixed is not a function at t._applyToFixedAndParseFloat (http://192.168.1.42/ugly.min.js.gz:8:19864) at t._applyPrecision (http://192.168.1.42/ugly.min.js.gz:8:19624) at t.setValue (http://192.168.1.42/ugly.min.js.gz:8:9982) at Z.fn.init.e.fn.(anonymous function) [as slider] (http://192.168.1.42/ugly.min.js.gz:8:2486) at Object.success (http://192.168.1.42/ugly.min.js.gz:1:6562) at c (http://192.168.1.42/ugly.min.js.gz:4:627) at...

I connect a mks mini 12864 to RURAMPS4D. Added end of file 1550.h #if ENABLED(MKS_MINI_12864) #define ORIG_BEEPER_PIN 62 #define BTN_EN1 44 #define BTN_EN2 42 #define BTN_ENC 40 #define SD_DETECT_PIN 51...

Runtime error

Hi, I have a problem to takeoff in GUIDED mode. Drone arming, but motors in idle speed. Then I change GUIDED to LOITER mode on start. after takeoff I change...

Hi. I have a mini drone with an ov2640 camera connected to ESP32, the video stream in mjpeg format is transmitted over the rstp protocol. In vlc player, the stream...