paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 291693: [PPRZ Center] Add @AIR


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 291693: [PPRZ Center] Add @AIRCRAFT placeholder constant.
Date: Mon, 06 Jul 2015 15:33:46 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 291693e0969b20d6c8ba738eb46fa358b5bed96d
      
https://github.com/paparazzi/paparazzi/commit/291693e0969b20d6c8ba738eb46fa358b5bed96d
  Author: Piotr Esden-Tempski <address@hidden>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M conf/control_panel_example.xml
    M sw/supervision/pc_control_panel.ml

  Log Message:
  -----------
  [PPRZ Center] Add @AIRCRAFT placeholder constant.

When you use @AIRCRAFT as a constant parameter to a program in your
session, it will be automatically replaced by the name selected in the
A/C dropdown combo box of the Paparazzi Center. This makes it possible
to create generic sessions that start programs which need to know which
aircraft is of interest. For example settings.

This is a possible solution to the #1215 issue.


  Commit: 615f7f4c15acff9df7ba7186f845d309a572dfad
      
https://github.com/paparazzi/paparazzi/commit/615f7f4c15acff9df7ba7186f845d309a572dfad
  Author: Piotr Esden-Tempski <address@hidden>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M sw/supervision/pc_control_panel.ml

  Log Message:
  -----------
  [PPRZ center] Added @AC_ID magic constant.

Refactored the placeholder magic constant code to make it bit prettier
and easier to expand.


  Commit: 3518cd61dcb3735d228d67a8990c6e792fef10cd
      
https://github.com/paparazzi/paparazzi/commit/3518cd61dcb3735d228d67a8990c6e792fef10cd
  Author: Felix Ruess <address@hidden>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M conf/control_panel_example.xml
    M sw/supervision/pc_control_panel.ml

  Log Message:
  -----------
  Merge pull request #1217 from esden/ac_program_parameter

[PPRZ Center] Add #AIRCRAFT# placeholder constant.

When you use #AIRCRAFT# as a constant parameter to a program in your
session, it will be automatically replaced by the name selected in the
A/C dropdown combo box of the Paparazzi Center. This makes it possible
to create generic sessions that start programs which need to know which
aircraft is of interest. For example settings.

The #AC_ID# is handled in the same way, but replaces it with the numeric 
aircraft id.


Compare: 
https://github.com/paparazzi/paparazzi/compare/100821483cc0...3518cd61dcb3

reply via email to

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