mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-10 06:59:54 +08:00
x.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* Log player
|
||||
* Converter for OpenLog logfiles to TLM
|
||||
*
|
||||
* Copyright (C) 2011 Christoph Niemann
|
||||
*
|
||||
@@ -34,7 +34,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
//define the message id for the OPENLOG_TIMESTAMP message (default is 59)
|
||||
#define MSG_NUMBER 59
|
||||
#define MSG_NUMBER 129
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
FILE *in,*out;
|
||||
|
||||
Reference in New Issue
Block a user