Beat Küng
09ecc84cc7
gps file dump: re-implement with an uORB topic & write to the log file ( #4987 )
...
Drawbacks of the previous method: when writing to the SD card, there are
high delays in the write() call of several 100ms, every now and then. The
frequency and length of these events depend on:
- SD card
- used logger bandwidth
- bandwidth of gps data (RTCM)
Since the whole gps thread was blocked during this period, it lead to
gps timeouts and lost module.
What we do now is: publish an orb topic with queuing. This makes it async
and the logger takes care of buffering. This means it's best to:
- use high logger rate
- use large logger buffer
- reduce logger bandwith by disabling unused topics
2016-07-06 09:32:37 +02:00
..
2016-05-14 11:27:07 +02:00
2016-05-22 13:31:35 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2015-06-13 17:03:31 +01:00
2016-05-15 15:37:46 +02:00
2016-05-14 11:27:07 +02:00
2016-07-06 09:32:37 +02:00
2016-05-14 11:27:07 +02:00
2016-06-23 09:08:35 +02:00
2016-05-14 11:27:07 +02:00
2015-05-27 15:21:31 -07:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-06-08 17:11:10 +02:00
2016-05-14 11:27:07 +02:00
2015-05-27 15:21:31 -07:00
2016-06-24 00:08:24 +02:00
2016-05-14 11:27:07 +02:00
2015-05-27 15:21:31 -07:00
2015-05-27 15:21:31 -07:00
2016-05-14 11:27:07 +02:00
2016-05-16 15:12:50 -07:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2015-10-27 09:28:30 +01:00
2016-07-06 09:32:37 +02:00
2016-06-02 09:26:03 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-01-14 18:48:42 +01:00
2016-05-14 11:27:07 +02:00
2016-06-02 07:32:49 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-02-15 23:29:38 +01:00
2016-05-19 11:08:37 +02:00
2015-08-10 15:34:08 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2015-08-20 10:46:59 +02:00
2016-05-14 11:27:07 +02:00
2015-01-28 16:31:19 +01:00
2016-06-23 09:08:35 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2015-05-27 15:21:32 -07:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2015-05-27 15:21:33 -07:00
2016-05-14 11:27:07 +02:00
2015-10-13 21:50:23 +11:00
2015-10-13 21:50:23 +11:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2015-12-28 15:21:50 +01:00
2016-04-02 21:29:25 +01:00
2016-05-14 11:27:07 +02:00
2015-02-28 18:25:35 +01:00
2016-05-14 11:27:07 +02:00
2015-01-28 16:31:19 +01:00
2016-06-24 00:22:01 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-28 14:54:14 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00