-
environment : windows7
I just run command "make gcs", copy "build/ground/gcs/" to new windows PC, run "build/ground/gcs/bin/taulabsgcs.exe". There is an error : lost Qt5Cored.dll.
I think it depends o…
-
What does the GCS log warning:
20:46:38[WARNING]file:///C:/TauLabs/build/ground/gcs/share/taulabs/pfd/default/PfdIndicators.qml:17:38: Unable to assign [undefined] to QString
mean? Seeing this on l…
-
http://eelinux.ee.usm.maine.edu/courses/ele486/docs/Chebyshev%20II.pdf
https://github.com/hrrr/ChibiFlight/blob/master/source/filter.c
from @mlyle on IRC regarding chibiflight butterworth:
> 22:33 …
fujin updated
9 years ago
-
There is a problem within the code that invert mpu6000 axis to adapt them to board convention.
it is done as
axis = - (int16_t)original value;
this create a problems as INT16_MIN != - INT16_MAX
`(int…
-
I noted maybe a strange priority of the "low level" tasks for flight control.
The MPU task and stabilization task have highest priority, but sensor task and attitude task have "only" high priority.
T…
-
- Navigation, return-to-home, and path following significantly improved.
- New targets added: Naze32/OpenNaze and AeroQuad32 (aq32).
- TauLinkModule and ground-side UAVO to FrSky telemetry bridging su…
mlyle updated
9 years ago
-
Taranis (not plus)
opentx 2.1.2N418
Italian language
X8R receiver binded
Telemetry page
Screen1
option: Value
When scroll parameter the showed value are
.....
.....
.....
Gv9
OFF
ABSM
NO
(Blank)
…
-
Using build taulabs_next_20150510_191255_be71c3afc6_win32.exe
With template gemini-prerelease-m2.uav
The MotorsSpinWhileArmed setting can be changed to FALSE, but returns to TRUE when I close GCS an…
-
Hardware
- 480-class collective-pitch helicopter, 120 degree swash
- sparky2
- DSMX satellite receiver (SPM9645) bound in slave or master mode, 11-bit channels, connected to sparky2 3-pin receiver hea…
-
TauLabs will not compile on Windows 7 64bit, with MinGW 4.8.1 DW2.
It gets through a portion of the build, then fails with:
```
make[5]: Entering directory 'q:/Mischa-Alff/TauLabs/build/ground/gcs/sr…