[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 336def: [math] VECTx_NORM upda
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 336def: [math] VECTx_NORM updates |
Date: |
Thu, 11 Sep 2014 12:57:43 -0700 |
Branch: refs/heads/math_norm
Home: https://github.com/paparazzi/paparazzi
Commit: 336defae491ef84e4f9fc333df941eb3b2ab822b
https://github.com/paparazzi/paparazzi/commit/336defae491ef84e4f9fc333df941eb3b2ab822b
Author: Felix Ruess <address@hidden>
Date: 2014-09-11 (Thu, 11 Sep 2014)
Changed paths:
M sw/airborne/firmwares/rotorcraft/navigation.c
M sw/airborne/math/pprz_algebra.h
M sw/airborne/math/pprz_algebra_float.c
M sw/airborne/math/pprz_algebra_float.h
M sw/airborne/math/pprz_algebra_int.h
M sw/airborne/modules/digital_cam/hackhd.c
M sw/airborne/modules/mission/mission_rotorcraft_nav.c
M sw/airborne/modules/nav/nav_spiral.c
M sw/airborne/state.c
M sw/airborne/test/pprz_algebra_print.h
Log Message:
-----------
[math] VECTx_NORM updates
- norm functions/macros return the scalar value, don't take norm as arg
- remove some type specific macros where the generic ones can be used
- [paparazzi-commits] [paparazzi/paparazzi] 336def: [math] VECTx_NORM updates,
GitHub <=