paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] aeaad9: [gcs] add -ac_ids opti


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] aeaad9: [gcs] add -ac_ids option to specify list of displa...
Date: Mon, 04 May 2015 14:12:35 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: aeaad9a186fa5702efb58db7ff80b8f55492f9b1
      
https://github.com/paparazzi/paparazzi/commit/aeaad9a186fa5702efb58db7ff80b8f55492f9b1
  Author: Felix Ruess <address@hidden>
  Date:   2015-05-04 (Mon, 04 May 2015)

  Changed paths:
    M sw/ground_segment/cockpit/gcs.ml
    M sw/ground_segment/cockpit/live.ml
    M sw/ground_segment/cockpit/live.mli

  Log Message:
  -----------
  [gcs] add -ac_ids option to specify list of displayed aircrafts

the parameter needs to be a comma separated list of aircraft ids, e.g.

$ ground_segment/cockpit/gcs -ac_ids 11,22
$ ground_segment/cockpit/gcs -ac_ids 33

to display the Aircrafts with IDs 11 and 22 in first GCS, and only the aircraft 
with ID 33 in the second one.

Should close #1056



reply via email to

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