Yura Kriachko

Results 24 issues of Yura Kriachko

When I'm running commands like `MSP_BOARD_INFO` it takes good 5-10 seconds to process each command. Is that normal? What is the proper way to get fast accel/gyro values from FC?...

fix for: 1) Warning: DateTimeField received a naive datetime (2010-12-26 07:37:27.151411) while time zone support is active. 2) AmbiguousTimeError

After generation a few items of some model I'm always get such warning: ``` RuntimeWarning: DateTimeField received a naive datetime (2008-02-01 22:35:30.090386) while time zone support is active ```

Traceback (most recent call last): File "project/manage.py", line 14, in execute_manager(settings) File "/Users/cccccaaa/Desktop/django_projects/q5/.env/src/django/django/core/management/**init**.py", line 436, in execute_manager utility.execute() File "/Users/cccccaaa/Desktop/django_projects/q5/.env/src/django/django/core/management/**init**.py", line 359, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/Users/cccccaaa/Desktop/django_projects/q5/.env/src/django/django/core/management/base.py", line 196, in...

I want to use yocto for Rock 5b. How hard would it be? Any hints on where to start?

There is a launchui tool, it's a simple executable that incorporates nodejs and gives an easy way to package node apps. It's quite similar to electronjs, it also uses electron-builder...

![2016-03-12 13-34-29 arc](https://cloud.githubusercontent.com/assets/394729/13721128/4b0bab4a-e857-11e5-96ca-45287254b50a.png)

There is a problem with default values in MSP override init frame, it makes the drone spin like crazy. In this PR the idea is to provide typical default values...

Changes Requested
RN: BUGFIX

I want to improve FPS on Raspberry PI. Does it make sense to look into 16 or 8 bit quantization? Would be possible to run it with this code?

question