[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] fed128: changed input2ivy test
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] fed128: changed input2ivy test_stick to use cross-platform... |
Date: |
Sat, 30 Jun 2012 05:30:26 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: fed12889e57c7a4d54123964caaef6066ca064f4
https://github.com/paparazzi/paparazzi/commit/fed12889e57c7a4d54123964caaef6066ca064f4
Author: Stephen Dwyer <address@hidden>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M sw/ground_segment/joystick/Makefile
M sw/ground_segment/joystick/README
M sw/ground_segment/joystick/input2ivy.ml
A sw/ground_segment/joystick/ml_sdl_stick.c
A sw/ground_segment/joystick/sdl_stick.c
A sw/ground_segment/joystick/sdl_stick.h
A sw/ground_segment/joystick/test_sdl_stick.c
Log Message:
-----------
changed input2ivy test_stick to use cross-platform Simple DirectMedia Layer
(SDL) libraries instead of native linux, now -d option specifies a device
index, not a device name
Commit: 1a50d4215e59922c142b3eac17069bf3fc0b8078
https://github.com/paparazzi/paparazzi/commit/1a50d4215e59922c142b3eac17069bf3fc0b8078
Author: Stephen Dwyer <address@hidden>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M sw/ground_segment/joystick/Makefile
M sw/ground_segment/joystick/ml_sdl_stick.c
M sw/ground_segment/joystick/sdl_stick.c
M sw/ground_segment/joystick/sdl_stick.h
Log Message:
-----------
fixed some include paths and added ocaml lib paths in makefile
Commit: aed31e32f7d2190a2a3761701fbf3b9ee6e1f041
https://github.com/paparazzi/paparazzi/commit/aed31e32f7d2190a2a3761701fbf3b9ee6e1f041
Author: Felix Ruess <address@hidden>
Date: 2012-06-25 (Mon, 25 Jun 2012)
Changed paths:
M sw/ground_segment/joystick/Makefile
Log Message:
-----------
[joystick] fix sdl linker flags for the ocaml input2ivy
Commit: 812d29b9e24ea59a1aeebc5a9e48441cf407b392
https://github.com/paparazzi/paparazzi/commit/812d29b9e24ea59a1aeebc5a9e48441cf407b392
Author: Felix Ruess <address@hidden>
Date: 2012-06-25 (Mon, 25 Jun 2012)
Changed paths:
M sw/ground_segment/joystick/Makefile
Log Message:
-----------
[joystick] fix sdl libs for ocaml on osx (no SDLmain)
Commit: e8ea1de324733826708ba429cbb8b2f1f9e69a0a
https://github.com/paparazzi/paparazzi/commit/e8ea1de324733826708ba429cbb8b2f1f9e69a0a
Author: Felix Ruess <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M sw/ground_segment/joystick/Makefile
M sw/ground_segment/joystick/README
M sw/ground_segment/joystick/input2ivy.ml
A sw/ground_segment/joystick/ml_sdl_stick.c
A sw/ground_segment/joystick/sdl_stick.c
A sw/ground_segment/joystick/sdl_stick.h
A sw/ground_segment/joystick/test_sdl_stick.c
Log Message:
-----------
Merge pull request #220 from scdwyer/input2ivy-sdl
changed input2ivy and test_stick to use cross-platform Simple DirectMedia Layer
(SDL) libraries instead of native linux, now -d option specifies a device
index, not a device name
Compare:
https://github.com/paparazzi/paparazzi/compare/3fd335c3584e...e8ea1de32473
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] fed128: changed input2ivy test_stick to use cross-platform...,
GitHub <=