Commit Graph

176 Commits

Author SHA1 Message Date
Felix Ruess cc692509c2 renamed time_since_last_bat_msg to time_since_last_msg in ground message TELEMETRY_STATUS for clarity. it has nothing to do with the bat message, but always contains the time since the last telemetry message received 2011-12-14 14:53:02 +01:00
Felix Ruess 2229f3a888 fix include of tkdatabox_markers.h 2011-10-15 20:25:29 +02:00
Felix Ruess 1180d1b328 removed linking of libpcre where not needed, otherwise place after glibivy 2011-10-15 20:17:43 +02: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
Felix Ruess 035eb8300a Add Meteo Plot Profile through gnuplot. 2011-07-24 16:59:51 +02:00
Felix Ruess c447214c79 renamed BOOZ2_FP message to ROTORCRAFT_FP 2011-03-27 22:15:55 +02:00
lamestllama d445143f9f updated default ivy bus mechanism for consistency 2011-01-26 04:37:22 +10:30
lamestllama 743c885532 All agents now use default_ivy_bus to determine the default ivy bus address and port to use. If IVY_BUS env is set then this value is used otherwise if the operating system is OSX then 224.255.255.255:2010 is the default. For Linux and all other OS 127.255.255.255:2010 is used. This is still overriden by the use of the -b command line option. 2011-01-24 04:30:23 +10:30
lamestllama 49ea0c218f updated ocaml ground segement applications to use IVY_BUS env if available 2011-01-20 10:17:23 +10:30
Eric Parsonage 6910a00a2f updated for OSX 2010-11-19 00:12:57 +01:00
Felix Ruess f4bef9b1aa uuups, of course use angle brackets for standard c math.h library 2010-10-26 01:20:19 +00:00
Felix Ruess 5ddb0aaa47 use double quotes instead of angle brackets for math includes 2010-10-25 22:55:42 +00:00
Felix Ruess 16b3b0cab5 move and rename booz2_navigation to rotorcraft navigation 2010-09-28 19:00:55 +00:00
Allen Ibara 030ef34883 logalizer dependency: export depends on gtk_export 2010-09-15 03:41:04 +00:00
Pascal Brisset af99540169 fix bug on non lowercase field for CSV export 2010-04-29 12:31:21 +00:00
Pascal Brisset ab1319b526 fix color index in Curves menu 2010-04-09 16:07:26 +00:00
Pascal Brisset 450e8ea4c1 update with glade-3 2010-04-04 15:38:56 +00:00
Pascal Brisset 3224627df7 remove useless function 2010-04-04 15:37:59 +00:00
Pascal Brisset 812db61363 add dependencies over the libraries 2010-03-31 06:49:24 +00:00
Pascal Brisset 3d94557773 add KML export for booz logs 2010-03-30 13:34:37 +00:00
Martin Mueller d48fac7199 New flight figure 'cube', increase SD card timestamp resolution to 100us. 2010-03-29 06:14:48 +00:00
Pascal Brisset d7c57e81ad fix bug on window resizing 2010-02-01 14:09:00 +00:00
Pascal Brisset c777899f62 fix bug in average and stdev display 2010-01-26 18:25:55 +00:00
Pascal Brisset 811368c550 add xfig export 2009-11-26 17:13:00 +00:00
Pascal Brisset 4e548d649a remove unsupported ~deletable argument (was tested only on Karmic) 2009-11-02 14:59:55 +00:00
Pascal Brisset a45f7abdf7 add Close menu entry (^W) to plotters 2009-11-01 19:24:33 +00:00
Martin Mueller 96f84e3757 rc telemetry tests 2009-10-19 18:32:12 +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 641bb61012 add right button to reset y scale 2009-09-05 10:16:35 +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 9655a545a4 replace ad-hoc code by ExtXml.exapnad_ac_xml 2009-08-24 22:23:16 +00:00
Pascal Brisset e7e9a5cc04 add ~type_hint:`DIALOG 2009-08-22 07:58:21 +00:00
Pascal Brisset e7f3169d75 move .conf files in var/conf/ 2009-08-19 10:30:48 +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 4fe5661963 add handling of compressed .conf files 2009-08-15 08:57:36 +00:00
Pascal Brisset 22f38e3b46 add search for a .conf file from the md5 signature 2009-08-15 08:42:56 +00:00
Pascal Brisset 2fb7e78465 Use GPS time if avaible with no fix 2009-08-13 20:40:06 +00:00
Pascal Brisset 7557f97e94 Fix handling of source 1 (datalink) messages 2009-08-13 19:43:49 +00:00
Pascal Brisset fb462876ee Values in arrays now dragable and plotable with real-time plotter 2009-08-09 21:08:28 +00:00
Pascal Brisset 327d4951e4 - Added handling of array values in real time plotter 2009-08-09 20:30:40 +00:00
Pascal Brisset 0df0ecca9e - Access to array values added in log plotter 2009-08-09 19:43:28 +00:00
Pascal Brisset b5a64ed0e9 2009-08-09 14:04:53 +00:00
Pascal Brisset b3de6dca95 2009-08-07 12:48:03 +00:00
Martin Mueller 1d2dbdfbbe get non-event values 2009-08-05 17:24:23 +00:00
Antoine Drouin c1fa8ecb40 fixed FLOAT_QUAT_NORM 2009-06-06 16:24:35 +00:00
Antoine Drouin 848fc0d5a6 more rotation matrices functions 2009-05-21 14:07:29 +00:00