Stefan Karlsson
|
3d8d803c33
|
OP-922 Fix missing ppm_id to ppm_out_id rename
|
2014-08-16 16:58:16 +02:00 |
|
Alessio Morale
|
6226aec2a7
|
OP-943 uses pios_mem API for heap allocation
|
2014-06-11 22:15:40 +02: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)
|
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
|
39c6e81d07
|
OP-924: Ensures that the PPM pulse turns off between PPM frames.
|
2013-05-01 02:48:48 +01:00 |
|
Brian Webb
|
76e4638b8f
|
OP-924: Added back setting of Tracking to true when a new sample is set.
|
2013-05-01 02:48:46 +01:00 |
|
Brian Webb
|
56a524ab9e
|
OP-924: Completely turn off PPM output when it's not being refreshed. Also fixed testing of PPM input on the OPlink that was broken when the return values were changed to negative values. The PPM values were being stored in an unsigned datatype, which made detecting negative error returns impossible.
|
2013-05-01 02:48:45 +01:00 |
|
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 |
|