paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] d41af4: [rotorcraft] move comp


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] d41af4: [rotorcraft] move compute_dist2_to_home and ground...
Date: Fri, 11 Apr 2014 11:01:41 -0700

  Branch: refs/heads/multiproc_compilation
  Home:   https://github.com/paparazzi/paparazzi
  Commit: d41af456eee8866007eb5fa6a3f72ed4ba103064
      
https://github.com/paparazzi/paparazzi/commit/d41af456eee8866007eb5fa6a3f72ed4ba103064
  Author: Felix Ruess <address@hidden>
  Date:   2014-04-11 (Fri, 11 Apr 2014)

  Changed paths:
    M sw/airborne/firmwares/rotorcraft/autopilot.c
    M sw/airborne/firmwares/rotorcraft/navigation.c
    M sw/airborne/firmwares/rotorcraft/navigation.h

  Log Message:
  -----------
  [rotorcraft] move compute_dist2_to_home and ground_alt


  Commit: e0f80abb32ad01032258094bcde160139d18c624
      
https://github.com/paparazzi/paparazzi/commit/e0f80abb32ad01032258094bcde160139d18c624
  Author: Felix Ruess <address@hidden>
  Date:   2014-04-11 (Fri, 11 Apr 2014)

  Changed paths:
    M Makefile.ac
    M conf/Makefile.lpc21
    M conf/Makefile.omap
    M conf/Makefile.stm32

  Log Message:
  -----------
  [build] parallel build for firmwares

on OSX using sysctl seems to be faster than using system_profile and also more 
robust
(output is not named differently)


  Commit: 0665c0f89b05403a1224d6a53c762885f15caf66
      
https://github.com/paparazzi/paparazzi/commit/0665c0f89b05403a1224d6a53c762885f15caf66
  Author: Felix Ruess <address@hidden>
  Date:   2014-04-11 (Fri, 11 Apr 2014)

  Changed paths:
    M Makefile.ac

  Log Message:
  -----------
  [build] only build firmware in parallel with J=AUTO

by passing J=AUTO from toplevel make it will auto-detect the number of CPUs
Number of processes can also be explicitly set with e.g. J=4
Calling make without a J variable is the same as J=1 (serial compilation)


  Commit: 85e3ac7c15974b5a550aaf20f85c36e30d179b9b
      
https://github.com/paparazzi/paparazzi/commit/85e3ac7c15974b5a550aaf20f85c36e30d179b9b
  Author: Felix Ruess <address@hidden>
  Date:   2014-04-11 (Fri, 11 Apr 2014)

  Changed paths:
    M conf/Makefile.arm-embedded-common

  Log Message:
  -----------
  [build] make sure gcc version is printed at the beginning


Compare: 
https://github.com/paparazzi/paparazzi/compare/cc46d5c9b6c6...85e3ac7c1597

reply via email to

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