-
```
I loaded my 1280 mega board with the latest v2.5.3 firmware with the APM planner
The problem which I am facing is that when I arm motors and increase throttle
till just the position where the mo…
-
```
We need a feature for the compiler to generate a binary image of DAT sections
in Spin files.
It should work just like BSTC's -c option.
-c - Write .dat file for C-Compiler (Drops a file)
For …
-
@Juanvvc @gilbertohasnofb @wlbragg @dany93 @andgi @dg-505 @thevirtualfer Do we start adding 3.8 features to master or we use it only for fixing 3.6 bugs until the release milestone?
I can create a n…
-
```
We need a feature for the compiler to generate a binary image of DAT sections
in Spin files.
It should work just like BSTC's -c option.
-c - Write .dat file for C-Compiler (Drops a file)
For …
-
Do you know if the 255 max constants in OpenSpin and GCC apply?
If so, what are your thoughts on the limit being removed?
-
Naze32 board 1.8.1 fw Tricopter
After investigation I have found Yaw control is deactivated at exactly 1100us or lower throttle values.
Servo is active from power on and appears to be correcting yaw …
-
I'd like to recolor the language-colors to more flashy colors so they stand out more on dark backgrounds. Unfortunately, GitHub applies them through inline styles, so we need to create a list of color…
-
Hi, when flashing the last Jtagulator.spin files, propeller tool complain about a "Error: Excepted a subroutine name". Did you have an idea ?
I've got another problem so far, when i connect the jtagu…
-
First of all a great thank you for your awesome work with Rajawali. :)
I am a computer science student and had to create a dice application for android as my last assignment. I followed some of your…
-
I'd like to be able to see what flight mode my quad is in, by looking at some LEDs (either a binary code or using an RGB led). Driving the LEDs and building the visual indicator is easy to do (I have …