Laurent Lalanne
|
6f3bcf817e
|
LP-326 Reduce minimal sync pulse lenght to 2700µs
|
2016-05-31 08:03:15 +02:00 |
|
Ákos Máté
|
f2867fbba1
|
Workaround for the turnigy 9x stock receiver with PPM encoder.
LP-198 The receiver holds the last value on channel 4 and 5, when no signal.
Without the workaround, CC3D can not detect the loss of signal.
|
2015-12-18 15:09:25 +01:00 |
|
Alessio Morale
|
6226aec2a7
|
OP-943 uses pios_mem API for heap allocation
|
2014-06-11 22:15:40 +02:00 |
|
Brian Webb
|
7c10623615
|
OP-932 Adds a semaphore to PPM input to signal when a new frame has been received. This can be used to process a new frame with as low a latency as possible.
|
2013-06-26 17:56:10 -07:00 |
|
Sexy Pony
|
900f643bbd
|
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
|
2013-05-19 17:37:30 +03:00 |
|
Richard Flay (Hyper)
|
ed68fbe68d
|
OP-951: Adds -Wshadow to flight CFLAGS and fixes resulting compilation breakage.
+review OPReview
|
2013-05-14 07:01:45 +09:30 |
|
Richard Flay (Hyper)
|
a2d8544931
|
OP-931: adds -Wextra compiler option for the flight code, and makes the bazillion code changes required
to make the flight code compile again. Needs careful review, particularly all the fixes for the
signed vs unsigned comparisons.
+review OPReview-459
|
2013-05-05 16:32:24 +09:30 |
|
Brian Webb
|
ab926da507
|
OP-924: Added a supervisor timeout to the PPM output driver. This is based on the code in the PPM input driver. A (minor) uninitialize variable bug was also fixed in the PPM input driver.
|
2013-05-01 02:48:44 +01:00 |
|
Oleg Semyonov
|
b6e1331e5d
|
Rename flight/PiOS->flight/pios
|
2013-04-25 13:13:41 +03:00 |
|