1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight
2013-05-04 16:50:20 +01:00
..
libraries OP-932: Changed the clock syncronization to happen only on packts transmitted from the coordinator to the remote modem. The Tx finished time of the previous packet is now sent in the packet header. This is compared to the Rx complete time of that packet on the remote modem to calcualte the difference between two modems. This eliminates the need for ACKing, so ACKs were removed for PPM and status packet. 2013-05-04 16:50:08 +01:00
modules Fixes recent, but broken, commit of fix for OP-754. Bunny is bad. 2013-05-04 11:30:39 +09:30
pios OP-932: Changed the clock syncronization to happen only on packts transmitted from the coordinator to the remote modem. The Tx finished time of the previous packet is now sent in the packet header. This is compared to the Rx complete time of that packet on the remote modem to calcualte the difference between two modems. This eliminates the need for ACKing, so ACKs were removed for PPM and status packet. 2013-05-04 16:50:08 +01:00
Project Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext 2013-05-02 09:00:12 +03:00
targets OP-932: Fixes vitual com port and (not tested) raw comms over a UART on the OPLink. 2013-05-03 14:46:01 +01:00
tests/logfs Fix broken unit tests 2013-05-03 20:27:03 +02:00
uavobjects Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext 2013-05-02 09:00:12 +03: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