1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/libraries
2013-05-04 16:50:08 +01:00
..
inc 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
math Cherry-pick and hand-merge of Sami's math cleanup commit from branch sambas/diffnext: 5f3e0c3e1d 2013-04-28 10:45:28 +09:30
PyMite Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
rscode Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
aes.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
alarms.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
CoordinateConversions.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
fifo_buffer.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
insgps13state.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
insgps16state.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
insgps_helper.c Cherry-pick and hand-merge of Sami's math cleanup commit from branch sambas/diffnext: 5f3e0c3e1d 2013-04-28 10:45:28 +09:30
op_dfu.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
paths.c Merge remote-tracking branch 'origin/next' into sambas/diffnext 2013-04-26 16:31:19 +03:00
printf2.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
printf-stdarg.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
sanitycheck.c Merge remote-tracking branch 'origin/next' into sambas/diffnext 2013-04-26 16:31:19 +03:00
stopwatch.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
taskmonitor.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
WorldMagModel.c Cherry-pick and hand-merge of Sami's math cleanup commit from branch sambas/diffnext: 5f3e0c3e1d 2013-04-28 10:45:28 +09:30