1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight
Werner Backes 8fa79377c3 Lowered rfm22b_rcvr supervisor timeout. Timeout values above 159 exceed uint8_t
range during timeout calculation and effectively disable the supervisor.
2013-05-02 12:56:57 +02:00
..
libraries 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
modules Merge branch 'corvuscorax/delayed_callbacks_with_delay' into next 2013-05-01 15:34:16 +02:00
pios Merge remote-tracking branch 'origin/next' into os/debug-pins 2013-05-01 11:13:30 +02:00
Project Rename template files to *.template to screen from uncrustify processing 2013-04-30 16:54:27 +02:00
targets Lowered rfm22b_rcvr supervisor timeout. Timeout values above 159 exceed uint8_t 2013-05-02 12:56:57 +02:00
tests/logfs Rename PiOS/Common->PiOS/common 2013-04-25 13:13:39 +03:00
uavobjects Merge branch 'corvuscorax/delayed_callbacks_with_delay' into next 2013-05-01 15:34:16 +02:00
uavtalk OP-899: move UAVObjects and UAVTalk one level up from targets 2013-04-24 00:07:07 +03:00
.gitattributes Update flight/.gitattributes to include *.template files 2013-04-30 22:15:58 +02:00