Commit Graph

44 Commits

Author SHA1 Message Date
Gautier Hattenberger a6ce60069e [log] prevent display when no points
close #897
2015-01-12 11:42:34 +01:00
Gautier Hattenberger ad6fe1d0f5 [plot] fix loading of logs with strings that are not representing a float 2015-01-09 18:40:54 +01:00
Gautier Hattenberger 3c8ee22880 [ground_segment] improve readability of icons and add a few more 2014-12-10 22:20:11 +01:00
Felix Ruess 97ea2b7ed4 [messages] rename class to msg_class
makes it possible to use the python parser using xmlobject since class is a reserved word.
2014-08-27 14:40:21 +02:00
Gautier Hattenberger 9613239e81 [types] add support for new telemetry types
Comming from the old 'messages' branch:
- support for char and 64 bytes
- support for fixed length arrays
2013-11-14 17:38:25 +01:00
Gautier Hattenberger 3804823110 [plot] draw curves at low resolution when moving/selecting in log plotter
much faster when dealing with huge logs
2013-11-13 16:49:15 +01:00
Felix Ruess d5b53269ba cleanup: remove ident from source files. 2012-11-11 16:10:31 +01:00
Gautier Hattenberger b05dcdf163 fix kml export from log plotter 2011-09-28 16:07:01 +02:00
Felix Ruess f8d4f5f662 fix altitude in kml export of log plotter, gps messages now have alt in mm, we should probably use the alt unit in the first place 2011-08-27 18:48:34 +02:00
Felix Ruess f77fae3361 cleanup trailing whitespaces 2011-08-18 09:47:40 +02:00
Pascal Brisset ab1319b526 fix color index in Curves menu 2010-04-09 16:07:26 +00:00
Pascal Brisset 3224627df7 remove useless function 2010-04-04 15:37:59 +00:00
Pascal Brisset 3d94557773 add KML export for booz logs 2010-03-30 13:34:37 +00:00
Pascal Brisset d7c57e81ad fix bug on window resizing 2010-02-01 14:09:00 +00:00
Pascal Brisset 811368c550 add xfig export 2009-11-26 17:13:00 +00:00
Pascal Brisset a45f7abdf7 add Close menu entry (^W) to plotters 2009-11-01 19:24:33 +00:00
Pascal Brisset 787f82535f add visible rectangle selection 2009-09-08 19:17:35 +00:00
Pascal Brisset 3392f486d0 add pan with middle button 2009-09-06 19:25:20 +00:00
Pascal Brisset 66c2313b83 add mouse controls:
- drag rectangle with left button
  - zoom with wheel, only x if ctrl, only y if shift
  - reset y scale with right
2009-09-05 09:50:36 +00:00
Pascal Brisset b8b0d30029 fix bug (min_float <> -max_float) 2009-08-31 16:22:14 +00:00
Pascal Brisset 34cbd3eebe Replace brute pixmap allocations by the lazy Gtk_tools.pixmap_in_drawing_area 2009-08-15 10:18:18 +00:00
Pascal Brisset 0df0ecca9e - Access to array values added in log plotter 2009-08-09 19:43:28 +00:00
Pascal Brisset 92d68d7cf8 * CSV export now possible in batch
* Choice for the separator
2009-05-08 20:35:58 +00:00
Pascal Brisset 7d007a85c4 CSV export should use the messages.xml from the log 2009-03-25 16:44:55 +00:00
Pascal Brisset 345cce0b43 Taking into account the alt_unit_coef field 2009-02-11 19:25:36 +00:00
Pascal Brisset 95d35c1ef2 *** empty log message *** 2009-02-11 17:39:46 +00:00
Pascal Brisset 1650b8fd79 export CVS 2008-12-05 16:18:31 +00:00
Pascal Brisset d3a7fd89ae Offset added in scaling 2008-11-27 09:34:47 +00:00
Antoine Drouin 928a334e9e *** empty log message *** 2008-09-08 16:51:41 +00:00
Pascal Brisset 7993ce825c duplicate removed 2008-08-31 14:30:48 +00:00
Pascal Brisset 5f344dbaf3 Top menu removed from the screenshot
Top margin added in the drawing area
2008-05-24 17:48:20 +00:00
Pascal Brisset aac93af10d Bug fix: File menu was appearing in the screenshots 2008-05-17 09:23:57 +00:00
Pascal Brisset b1f9611365 Bug fixed: factor in secondary windows 2007-09-10 10:09:18 +00:00
Pascal Brisset 4b880c8631 Bugs fixed (right end cut, strange display on narrow time window) 2007-09-10 07:45:51 +00:00
Pascal Brisset 751a272f5f Display info in the log file chooser 2007-08-06 09:43:25 +00:00
Pascal Brisset d8defdc5fb KML path export 2007-07-20 23:09:22 +00:00
Pascal Brisset 7c52b03213 logo attached to windows 2007-07-10 05:06:34 +00:00
Pascal Brisset b1e0923db3 change scale behavior 2007-06-20 08:19:16 +00:00
Pascal Brisset 343417d1da titles, snapshot 2007-06-17 16:42:20 +00:00
Pascal Brisset 0b82ce7603 use of protocol different from conf/messages.xml 2007-06-17 08:27:28 +00:00
Pascal Brisset 1b55ccba14 better file chooser 2007-06-16 17:07:20 +00:00
Pascal Brisset a4d0c64d3f *** empty log message *** 2007-06-14 11:53:43 +00:00
Pascal Brisset d2bccf5192 *** empty log message *** 2007-06-11 05:49:12 +00:00
Pascal Brisset 58c786d2b9 *** empty log message *** 2007-06-05 15:10:09 +00:00