paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 0c485d: [logalizer] plotter: d


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 0c485d: [logalizer] plotter: disable update of average and...
Date: Tue, 01 Dec 2015 09:32:59 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 0c485da8e713aba4be5f1a6eafc6399cefabd844
      
https://github.com/paparazzi/paparazzi/commit/0c485da8e713aba4be5f1a6eafc6399cefabd844
  Author: Felix Ruess <address@hidden>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M sw/logalizer/plotter.ml

  Log Message:
  -----------
  [logalizer] plotter: disable update of average and stdev in menu

first of all the image/label with the current value is not displayed anymore 
(at least on Ubuntu 14.04).
And probably more importantly, these constant updates of the menu result in 
high cpu-load and memory usage of hud-service,
rendering the computer unusable if left running for a long time (until 
hud-service is killed and restarted).

Workaround for #1446 by simply disabling the update of these labels/menu entries


  Commit: 4aa5fd4f3cfb09968c96a320a7be109d3bccdcde
      
https://github.com/paparazzi/paparazzi/commit/4aa5fd4f3cfb09968c96a320a7be109d3bccdcde
  Author: Felix Ruess <address@hidden>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M sw/logalizer/plotter.ml

  Log Message:
  -----------
  Merge pull request #1447 from flixr/plotter_hud_workaround

[logalizer] plotter: disable update of average and stdev in menu

On Ubuntu with Unity the `hud-service` will eat your memory if the menu is 
updated often.
Since the display of images (or lables with average) is not working anyway 
right now, disable this.


Compare: 
https://github.com/paparazzi/paparazzi/compare/19e2b6994331...4aa5fd4f3cfb

reply via email to

[Prev in Thread] Current Thread [Next in Thread]