-
Minor changes often lead to very large diffs. Need some kind of canonicalization pass.
-
I would like for lighttelemetry to be supported. It is a low baudrate protocol at 1200 or 2400 baud it transmitts all the needed telemetry for an antenna tracker and more. It is already supported in T…
-
How to reproduce
1) connect FC to PC and change the USB access permissions to just 'read'
2) start gcs
3) click disconnect
Core was generated by `build/ground/gcs/bin/taulabsgcs.bin'.
Program termin…
-
As reported in #1473 (but separated out into its own issue here), enabling Autotune with CC3D results in a boot fault. I'm guessing with MWRate mode included CC3D is running out of memory. This might …
-
Using RC-2 provided by @mlyle on the forum here: http://forum.taulabs.org/viewtopic.php?f=6&t=900
On the Board Identification page the "Detected board type" is **naze** but the "Next"-button stays gr…
-
E.g., `` passes the generator just fine. The generator should catch this and fail.
-
I2C pins are setup as PushPull (GPIO_OType_PP) https://github.com/cleanflight/cleanflight/blob/master/src/main/drivers/bus_i2c_stm32f30x.c#L104
Is this this correct?
-
@AlessioMorale discovered this: https://bitbucket.org/librepilot/librepilot/pull-requests/45/lp-108-fix-temp-calculation-get-rid-of/diff
We suffer from it as well:
- https://github.com/TauLabs/TauLa…
-
I've had a sparky 1 reset in flight due to the independent watchdog firing. It seems to be easy to reproduce for me.
Example of the reboot happening in flight here: http://gfycat.com/SelfassuredMen…
-
I'm running TauLabs master: 20150131-4082e9d8 on OS X 10.10.2 from a terminal using
```
rm -r ~/.config/TauLabs/; /Applications/Tau\ Labs\ GCS.app/Contents/MacOS/Tau\ Labs\ GCS
```
There's no board …