paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] c2de94: [supervision] add a 'f


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] c2de94: [supervision] add a 'flash mode' combo box
Date: Wed, 18 Dec 2013 13:18:47 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: c2de9410691c0b67ba522813040f9171182d081c
      
https://github.com/paparazzi/paparazzi/commit/c2de9410691c0b67ba522813040f9171182d081c
  Author: Gautier Hattenberger <address@hidden>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    M conf/control_panel_example.xml
    M sw/supervision/Makefile
    M sw/supervision/paparazzicenter.glade
    M sw/supervision/paparazzicenter.ml
    M sw/supervision/pc_aircraft.ml
    M sw/supervision/pc_control_panel.ml

  Log Message:
  -----------
  [supervision] add a 'flash mode' combo box

allow to select the flash mode from the paparazzi center or use board
defaults
new boards/modes have to be added to the control panel xml file (example
file reflect more or less the current state of the board makefiles)


  Commit: 2f0060456b3cb75e04cf89547bfb031ad8dc1af3
      
https://github.com/paparazzi/paparazzi/commit/2f0060456b3cb75e04cf89547bfb031ad8dc1af3
  Author: Gautier Hattenberger <address@hidden>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M conf/Makefile.stm32
    M conf/Makefile.stm32-upload
    M conf/airframes/CDW/DualBoardApFbw.xml
    M conf/airframes/examples/separate_fbw_ap.xml
    M conf/boards/apogee_0.99.makefile
    M conf/boards/apogee_1.0.makefile
    M conf/boards/lia_1.1.makefile
    M conf/boards/lisa_l_1.0.makefile
    M conf/boards/lisa_l_1.1.makefile
    M conf/boards/lisa_m_1.0.makefile
    M conf/boards/lisa_m_2.0.makefile
    M conf/control_panel_example.xml
    A conf/flash_modes.xml
    M sw/supervision/pc_control_panel.ml

  Log Message:
  -----------
  [flash modes] change some mode names and luftboot unused by default


  Commit: 96b2d0f2416c154eba53e3e6727d8b684e0b9cd9
      
https://github.com/paparazzi/paparazzi/commit/96b2d0f2416c154eba53e3e6727d8b684e0b9cd9
  Author: Gautier Hattenberger <address@hidden>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M conf/boards/lia_1.1.makefile
    M conf/boards/lisa_m_2.0.makefile

  Log Message:
  -----------
  better test for luftboot on lisam2 and lia boards


  Commit: 4e9c66d26979b25628562191a99fe3dc36625bb9
      
https://github.com/paparazzi/paparazzi/commit/4e9c66d26979b25628562191a99fe3dc36625bb9
  Author: Felix Ruess <address@hidden>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M conf/Makefile.stm32
    M conf/Makefile.stm32-upload
    M conf/boards/lia_1.1.makefile
    M conf/boards/lisa_m_2.0.makefile

  Log Message:
  -----------
  [conf] move some flash mode vars

- lia_1.1: HAS_LUFTBOOT


  Commit: 4dfba18f5b2a8b9c3923191289094fd826dd138a
      
https://github.com/paparazzi/paparazzi/commit/4dfba18f5b2a8b9c3923191289094fd826dd138a
  Author: Felix Ruess <address@hidden>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M conf/Makefile.stm32-upload
    M conf/flash_modes.xml

  Log Message:
  -----------
  [conf] separate JTAG_BMP FLASH_MODE


  Commit: 5d59b84130c004f301d07b1ca7c0bcf5ea0368c2
      
https://github.com/paparazzi/paparazzi/commit/5d59b84130c004f301d07b1ca7c0bcf5ea0368c2
  Author: Felix Ruess <address@hidden>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M conf/Makefile.stm32-upload

  Log Message:
  -----------
  [conf] stm32-upload: print available FLASH_MODEs


  Commit: e010ee04a0fb40403f727d4a4fd715b435e7dc2f
      
https://github.com/paparazzi/paparazzi/commit/e010ee04a0fb40403f727d4a4fd715b435e7dc2f
  Author: Felix Ruess <address@hidden>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M conf/airframes/examples/quadrotor_mlkf.xml
    M conf/airframes/fraser_lisa_m_rotorcraft.xml

  Log Message:
  -----------
  [conf] remove FLASH_MODE from some example airframes

as it is now selectable from paparazzi center


  Commit: 4eeddf5c5323377c65575a0a2d6202ef5ce9979d
      
https://github.com/paparazzi/paparazzi/commit/4eeddf5c5323377c65575a0a2d6202ef5ce9979d
  Author: Gautier Hattenberger <address@hidden>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

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

  Log Message:
  -----------
  [flash_mode] parse boards' name as regexp


  Commit: a8e2542516079c551cd96f0f6ab2648ce7ccabfa
      
https://github.com/paparazzi/paparazzi/commit/a8e2542516079c551cd96f0f6ab2648ce7ccabfa
  Author: Felix Ruess <address@hidden>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M conf/Makefile.stm32-upload

  Log Message:
  -----------
  [conf] fix Makefile.stm32-upload


  Commit: be2d4d0dc0e9e2b4cdb38b37a91e94f1e28a8fc7
      
https://github.com/paparazzi/paparazzi/commit/be2d4d0dc0e9e2b4cdb38b37a91e94f1e28a8fc7
  Author: Felix Ruess <address@hidden>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M conf/Makefile.stm32
    M conf/Makefile.stm32-upload
    M conf/airframes/CDW/DualBoardApFbw.xml
    M conf/airframes/examples/quadrotor_mlkf.xml
    M conf/airframes/examples/separate_fbw_ap.xml
    M conf/airframes/fraser_lisa_m_rotorcraft.xml
    M conf/boards/apogee_0.99.makefile
    M conf/boards/apogee_1.0.makefile
    M conf/boards/lia_1.1.makefile
    M conf/boards/lisa_l_1.0.makefile
    M conf/boards/lisa_l_1.1.makefile
    M conf/boards/lisa_m_1.0.makefile
    M conf/boards/lisa_m_2.0.makefile
    A conf/flash_modes.xml
    M sw/supervision/Makefile
    M sw/supervision/paparazzicenter.glade
    M sw/supervision/paparazzicenter.ml
    M sw/supervision/pc_aircraft.ml
    M sw/supervision/pc_control_panel.ml

  Log Message:
  -----------
  Merge pull request #597 from paparazzi/flash_mode

[supervision] add a 'flash mode' combo box

Allow to select the flash mode from the paparazzi center or use board
defaults.
New boards/modes have to be added to the flash_modes.xml file (regex for the 
boards supported).

It is also possible to add custom modes in the personal control_panel.xml file.

Specifying the FLASH_MODE in the airframe file, e.g. <configure 
name="FLASH_MODE" value="JTAG"/> makes that the "default" for that airframe.


Compare: 
https://github.com/paparazzi/paparazzi/compare/c2a7a029d9e8...be2d4d0dc0e9

reply via email to

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