[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 97be58: [maps] use BRE instead
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 97be58: [maps] use BRE instead of extended regex for sed |
Date: |
Wed, 22 Oct 2014 13:26:33 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 97be5852c75049165c575821bb32e1c30ad175e4
https://github.com/paparazzi/paparazzi/commit/97be5852c75049165c575821bb32e1c30ad175e4
Author: Felix Ruess <address@hidden>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M data/maps/Makefile
Log Message:
-----------
[maps] use BRE instead of extended regex for sed
Commit: a55a745e9076a331c29eed8f0434984aa36c8cdd
https://github.com/paparazzi/paparazzi/commit/a55a745e9076a331c29eed8f0434984aa36c8cdd
Author: Felix Ruess <address@hidden>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M sw/ground_segment/joystick/Makefile
M sw/ground_segment/misc/Makefile
M sw/ground_segment/tmtc/Makefile
M sw/logalizer/Makefile
M sw/simulator/Makefile
Log Message:
-----------
[build] use pkg-config to find ivy-glib
Commit: a74079885842a1f1e137cf1490ee1fa8b7e5d659
https://github.com/paparazzi/paparazzi/commit/a74079885842a1f1e137cf1490ee1fa8b7e5d659
Author: Felix Ruess <address@hidden>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M conf/Makefile.nps
M conf/Makefile.sim
Log Message:
-----------
[build] use pkg-config to get ivy include dirs for simulation targets
Commit: b742e5f968416916a05d2445aeb277f93a175fbf
https://github.com/paparazzi/paparazzi/commit/b742e5f968416916a05d2445aeb277f93a175fbf
Author: Felix Ruess <address@hidden>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M .gitignore
M sw/logalizer/Makefile
R sw/logalizer/ahrs_utils.h
R sw/logalizer/ahrsview.c
R sw/logalizer/imuview.c
R sw/logalizer/ivy_example.c
R sw/logalizer/motor_bench.c
R sw/logalizer/plot_roll_loop.c
R sw/logalizer/test_2.c
Log Message:
-----------
[logalizer] remove cruft and fix compilation of disp3d
maybe just remove disp3d and some of the other remaining stuff as well...
Compare:
https://github.com/paparazzi/paparazzi/compare/f7d4aa436e6a...b742e5f96841