[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 283317: [logalizer] rename plo
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 283317: [logalizer] rename plot to logplotter for clarity |
Date: |
Tue, 14 Jul 2015 15:08:51 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 283317576e1e4dfa6503cc569a47c6a4787db6cb
https://github.com/paparazzi/paparazzi/commit/283317576e1e4dfa6503cc569a47c6a4787db6cb
Author: Felix Ruess <address@hidden>
Date: 2015-07-07 (Tue, 07 Jul 2015)
Changed paths:
M .gitignore
M conf/airframes/OpenUAS/openuas_control_panel_obc2014.xml
M conf/control_panel_example.xml
M sw/logalizer/Makefile
A sw/logalizer/logplotter.ml
R sw/logalizer/plot.ml
Log Message:
-----------
[logalizer] rename plot to logplotter for clarity
Commit: cc4f8123f7350e599baa34801c8e68d9eefc337f
https://github.com/paparazzi/paparazzi/commit/cc4f8123f7350e599baa34801c8e68d9eefc337f
Author: Felix Ruess <address@hidden>
Date: 2015-07-09 (Thu, 09 Jul 2015)
Changed paths:
A sw/logalizer/plot
Log Message:
-----------
[logalizer] launch logplotter via plot with warning for backwards compat
Commit: abc7af93eb4ee46cae07dbc60c675d80f8893598
https://github.com/paparazzi/paparazzi/commit/abc7af93eb4ee46cae07dbc60c675d80f8893598
Author: Felix Ruess <address@hidden>
Date: 2015-07-15 (Wed, 15 Jul 2015)
Changed paths:
M .gitignore
M conf/airframes/OpenUAS/openuas_control_panel_obc2014.xml
M conf/control_panel_example.xml
M sw/logalizer/Makefile
A sw/logalizer/logplotter.ml
A sw/logalizer/plot
R sw/logalizer/plot.ml
Log Message:
-----------
Merge pull request #1226 from paparazzi/logplotter
[logalizer] rename plot to logplotter for clarity
Was quite unclear that plot refers to the log plotter and plotter to the
realtime plotter...
Hence rename the plot executable to logplotter.
If launched via the old plot it will print that plot was renamed to logplotter
and then launch logplotter.
Compare:
https://github.com/paparazzi/paparazzi/compare/37f2e532ef43...abc7af93eb4e